Home
last modified time | relevance | path

Searched defs:ruleNode (Results 1 – 1 of 1) sorted by path

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DParseTreeWalker.php57 protected function enterRule(ParseTreeListener $listener, RuleNode $ruleNode) : void argument
67 protected function exitRule(ParseTreeListener $listener, RuleNode $ruleNode) : void argument