public static class ExpressionFilterParser.TargetPositionInsideContext extends ExpressionFilterParser.FilterExpressionContext
| Constructor and Description |
|---|
TargetPositionInsideContext(ExpressionFilterParser.FilterExpressionContext ctx)
Instantiates a new Target position inside context.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
ExpressionFilterParser.BboxContext |
bbox()
Bbox bbox context.
|
ExpressionFilterParser.CircleContext |
circle()
Circle circle context.
|
org.antlr.v4.runtime.tree.TerminalNode |
TGT_POSITION()
Tgt position terminal node.
|
org.antlr.v4.runtime.tree.TerminalNode |
WITHIN()
Within terminal node.
|
copyFrom, getRuleIndexaddChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic TargetPositionInsideContext(ExpressionFilterParser.FilterExpressionContext ctx)
ctx - the ctxpublic org.antlr.v4.runtime.tree.TerminalNode TGT_POSITION()
public ExpressionFilterParser.BboxContext bbox()
public ExpressionFilterParser.CircleContext circle()
public org.antlr.v4.runtime.tree.TerminalNode WITHIN()
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.