Home
last modified time | relevance | path

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

/PHP-Parser/grammar/
H A Dparser.template83 protected array $ruleToNonTerminal = array(
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php107 protected array $ruleToNonTerminal; variable in PhpParser\\ParserAbstract
340 $nonTerminal = $this->ruleToNonTerminal[$rule];
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp7.php1041 protected array $ruleToNonTerminal = array( variable in PhpParser\\Parser\\Php7
H A DPhp8.php1036 protected array $ruleToNonTerminal = array( variable in PhpParser\\Parser\\Php8

Completed in 20 milliseconds