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.php88 protected array $actionDefault; variable in PhpParser\\ParserAbstract
244 $rule = $this->actionDefault[$state];
303 $rule = $this->actionDefault[$state];
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php767 protected array $actionDefault = array( variable in PhpParser\\Parser\\Php8
H A DPhp7.php767 protected array $actionDefault = array( variable in PhpParser\\Parser\\Php7

Completed in 31 milliseconds