Home
last modified time | relevance | path

Searched refs:actionDefault (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/grammar/
H A Dparser.template63 protected array $actionDefault = array(
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php90 protected array $actionDefault; variable in PhpParser\\ParserAbstract
246 $rule = $this->actionDefault[$state];
305 $rule = $this->actionDefault[$state];
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp7.php781 protected array $actionDefault = array( variable in PhpParser\\Parser\\Php7
H A DPhp8.php783 protected array $actionDefault = array( variable in PhpParser\\Parser\\Php8

Completed in 24 milliseconds