public static class STAQueryOptionsGrammar.BoolExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
BoolExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
STAQueryOptionsGrammar.AndExprContext |
andExpr() |
STAQueryOptionsGrammar.AnyExprContext |
anyExpr() |
STAQueryOptionsGrammar.BoolMethodCallExprContext |
boolMethodCallExpr() |
STAQueryOptionsGrammar.BoolParenExprContext |
boolParenExpr() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
STAQueryOptionsGrammar.EqExprContext |
eqExpr() |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
STAQueryOptionsGrammar.GeExprContext |
geExpr() |
int |
getRuleIndex() |
STAQueryOptionsGrammar.GtExprContext |
gtExpr() |
STAQueryOptionsGrammar.LeExprContext |
leExpr() |
STAQueryOptionsGrammar.LtExprContext |
ltExpr() |
STAQueryOptionsGrammar.NeExprContext |
neExpr() |
STAQueryOptionsGrammar.NotExprContext |
notExpr() |
STAQueryOptionsGrammar.OrExprContext |
orExpr() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic BoolExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public STAQueryOptionsGrammar.BoolMethodCallExprContext boolMethodCallExpr()
public STAQueryOptionsGrammar.NotExprContext notExpr()
public STAQueryOptionsGrammar.AnyExprContext anyExpr()
public STAQueryOptionsGrammar.BoolParenExprContext boolParenExpr()
public STAQueryOptionsGrammar.AndExprContext andExpr()
public STAQueryOptionsGrammar.OrExprContext orExpr()
public STAQueryOptionsGrammar.EqExprContext eqExpr()
public STAQueryOptionsGrammar.NeExprContext neExpr()
public STAQueryOptionsGrammar.LtExprContext ltExpr()
public STAQueryOptionsGrammar.LeExprContext leExpr()
public STAQueryOptionsGrammar.GtExprContext gtExpr()
public STAQueryOptionsGrammar.GeExprContext geExpr()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.