Home
last modified time | relevance | path

Searched defs:visitChildren (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DParseTreeVisitor.php27 public function visitChildren(RuleNode $node); function
H A DAbstractParseTreeVisitor.php38 public function visitChildren(RuleNode $node) function in Antlr\\Antlr4\\Runtime\\Tree\\AbstractParseTreeVisitor