public static class FEEL_1_1Parser.CondAndCompContext extends FEEL_1_1Parser.ConditionalAndExpressionContext
Constructor and Description |
---|
CondAndCompContext(FEEL_1_1Parser.ConditionalAndExpressionContext ctx) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
FEEL_1_1Parser.ComparisonExpressionContext |
comparisonExpression() |
copyFrom, getRuleIndex
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public CondAndCompContext(FEEL_1_1Parser.ConditionalAndExpressionContext ctx)
public FEEL_1_1Parser.ComparisonExpressionContext comparisonExpression()
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept
in interface org.antlr.v4.runtime.tree.ParseTree
accept
in class org.antlr.v4.runtime.RuleContext
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.