Home
last modified time | relevance | path

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

/PHP-Parser/grammar/
H A Dparser.template79 protected array $gotoDefault = array(
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php103 protected array $gotoDefault; variable in PhpParser\\ParserAbstract
345 $state = $this->gotoDefault[$nonTerminal];
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php1021 protected array $gotoDefault = array( variable in PhpParser\\Parser\\Php8
H A DPhp7.php1012 protected array $gotoDefault = array( variable in PhpParser\\Parser\\Php7

Completed in 32 milliseconds