public static class InfluxQueryParser.GtExpressionContext extends InfluxQueryParser.BooleanExpressionContext
| Constructor and Description |
|---|
GtExpressionContext(InfluxQueryParser.BooleanExpressionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
List<InfluxQueryParser.OperandContext> |
operand() |
InfluxQueryParser.OperandContext |
operand(int i) |
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic GtExpressionContext(InfluxQueryParser.BooleanExpressionContext ctx)
public List<InfluxQueryParser.OperandContext> operand()
public InfluxQueryParser.OperandContext operand(int i)
public 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 © 2014–2015 Red Hat, Inc.. All rights reserved.