public static class ExpressionFilterParser.FilterContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
FilterContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
Instantiates a new Filter context.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
EOF()
Eof terminal node.
|
ExpressionFilterParser.FilterExpressionContext |
filterExpression()
Filter expression filter expression context.
|
int |
getRuleIndex() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic FilterContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
parent - the parentinvokingState - the invoking statepublic ExpressionFilterParser.FilterExpressionContext filterExpression()
public org.antlr.v4.runtime.tree.TerminalNode EOF()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic <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 © 2011–2019 Danish Maritime Authority. All rights reserved.