Searched refs:gotoBase (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | parser.template | 75 protected array $gotoBase = array( |
/PHP-Parser/lib/PhpParser/ | ||
H A D | ParserAbstract.php | 96 protected array $gotoBase; variable in PhpParser\\ParserAbstract |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 995 protected array $gotoBase = array( variable in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 990 protected array $gotoBase = array( variable in PhpParser\\Parser\\Php8 |
Completed in 23 milliseconds