Searched refs:getTypedRuleContexts (Results 1 – 2 of 2) sorted by relevance
1359 return $this->getTypedRuleContexts(SqlNamesContext::class);1490 return $this->getTypedRuleContexts(ExpressionContext::class);1546 return $this->getTypedRuleContexts(ExpressionContext::class);1682 return $this->getTypedRuleContexts(ColumnContext::class);1738 return $this->getTypedRuleContexts(PredicateContext::class);1811 return $this->getTypedRuleContexts(PredicateContext::class);1823 return $this->getTypedRuleContexts(PredicateGroupContext::class);1975 return $this->getTypedRuleContexts(OrderByDefContext::class);
234 public function getTypedRuleContexts(string $ctxType) : array function in Antlr\\Antlr4\\Runtime\\ParserRuleContext