Home
last modified time | relevance | path

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

/PHP-Parser/grammar/
H A Dparser.template75 protected array $gotoBase = array(
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php96 protected array $gotoBase; variable in PhpParser\\ParserAbstract
341 $idx = $this->gotoBase[$nonTerminal] + $stateStack[$stackPos];
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php998 protected array $gotoBase = array( variable in PhpParser\\Parser\\Php8
H A DPhp7.php989 protected array $gotoBase = array( variable in PhpParser\\Parser\\Php7

Completed in 46 milliseconds