Searched refs:visitChildren (Results 1 – 4 of 4) sorted by relevance
27 public function visitChildren(RuleNode $node); function
38 public function visitChildren(RuleNode $node) function in Antlr\\Antlr4\\Runtime\\Tree\\AbstractParseTreeVisitor
205 return $visitor->visitChildren($this);
1234 …visitChildren(e){for(let t in e){let r=e[t];e.hasOwnProperty(t)&&(r.type!==void 0?this.visit(r):Ar…1236 …),this.isStarting&&(this.startRegexp+=t)}}visitChildren(e){e.type==="Group"&&e.quantifier||super.v…1238 …visitChildren(e){if(this.found!==!0){switch(e.type){case"Lookahead":this.visitLookahead(e);return;…