Searched refs:gotoDefault (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | parser.template | 79 protected array $gotoDefault = array( |
/PHP-Parser/lib/PhpParser/ | ||
H A D | ParserAbstract.php | 103 protected array $gotoDefault; variable in PhpParser\\ParserAbstract |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 1018 protected array $gotoDefault = array( variable in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 1013 protected array $gotoDefault = array( variable in PhpParser\\Parser\\Php8 |
Completed in 26 milliseconds