Searched refs:shouldVisitNextChild (Results 1 – 1 of 1) sorted by relevance
45 if (!$this->shouldVisitNextChild($node, $result)) {154 protected function shouldVisitNextChild(RuleNode $node, $currentResult) : bool function in Antlr\\Antlr4\\Runtime\\Tree\\AbstractParseTreeVisitor