Searched refs:ruleToLength (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | parser.template | 87 protected array $ruleToLength = array( |
/PHP-Parser/lib/PhpParser/ | ||
H A D | ParserAbstract.php | 110 protected array $ruleToLength; variable in PhpParser\\ParserAbstract |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 1108 protected array $ruleToLength = array( variable in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 1103 protected array $ruleToLength = array( variable in PhpParser\\Parser\\Php8 |
Completed in 30 milliseconds