Searched defs:visitChildren (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/ | ||
H A D | ParseTreeVisitor.php | 27 public function visitChildren(RuleNode $node); function |
H A D | AbstractParseTreeVisitor.php | 38 public function visitChildren(RuleNode $node) function in Antlr\\Antlr4\\Runtime\\Tree\\AbstractParseTreeVisitor |