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.php105 protected array $ruleToNonTerminal; variable in PhpParser\\ParserAbstract
338 $nonTerminal = $this->ruleToNonTerminal[$rule];
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php1026 protected array $ruleToNonTerminal = array( variable in PhpParser\\Parser\\Php8
H A DPhp7.php1008 protected array $ruleToNonTerminal = array( variable in PhpParser\\Parser\\Php7

Completed in 24 milliseconds