public static class ExpressionFilterParser.StringContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
StringContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
Instantiates a new String context.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
int |
getRuleIndex() |
ExpressionFilterParser.NumberContext |
number()
Number number context.
|
org.antlr.v4.runtime.tree.TerminalNode |
STRING()
String terminal node.
|
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic StringContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
parent - the parentinvokingState - the invoking statepublic ExpressionFilterParser.NumberContext number()
public org.antlr.v4.runtime.tree.TerminalNode STRING()
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.