public static class ExpressionFilterParser.MessageCallsignInContext extends ExpressionFilterParser.FilterExpressionContext
| Constructor and Description |
|---|
MessageCallsignInContext(ExpressionFilterParser.FilterExpressionContext ctx)
Instantiates a new Message callsign in context.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
ExpressionFilterParser.InContext |
in()
In in context.
|
org.antlr.v4.runtime.tree.TerminalNode |
MSG_CALLSIGN()
Msg callsign terminal node.
|
ExpressionFilterParser.NotinContext |
notin()
Notin notin context.
|
ExpressionFilterParser.StringListContext |
stringList()
String list string list context.
|
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic MessageCallsignInContext(ExpressionFilterParser.FilterExpressionContext ctx)
ctx - the ctxpublic ExpressionFilterParser.InContext in()
public org.antlr.v4.runtime.tree.TerminalNode MSG_CALLSIGN()
public ExpressionFilterParser.StringListContext stringList()
public ExpressionFilterParser.NotinContext notin()
public <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.