public static class CEXLParser.PrimaryExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PrimaryExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
CEXLParser.EndsWithExprContext |
endsWithExpr() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
CEXLParser.IndexExprContext |
indexExpr() |
CEXLParser.IpExprContext |
ipExpr() |
CEXLParser.MatchesExprContext |
matchesExpr() |
CEXLParser.MatchExprContext |
matchExpr() |
CEXLParser.OperandContext |
operand() |
CEXLParser.StartsWithExprContext |
startsWithExpr() |
CEXLParser.TimestampExprContext |
timestampExpr() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PrimaryExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public CEXLParser.OperandContext operand()
public CEXLParser.IndexExprContext indexExpr()
public CEXLParser.MatchExprContext matchExpr()
public CEXLParser.IpExprContext ipExpr()
public CEXLParser.TimestampExprContext timestampExpr()
public CEXLParser.MatchesExprContext matchesExpr()
public CEXLParser.StartsWithExprContext startsWithExpr()
public CEXLParser.EndsWithExprContext endsWithExpr()
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.ParserRuleContextCopyright © 2017–2018 Red Hat. All rights reserved.