public static class UriParserParser.GeoLiteralContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
UriParserParser.GeoLiteralContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
UriParserParser.CollectionLiteralContext |
collectionLiteral() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
UriParserParser.LineStringLiteralContext |
lineStringLiteral() |
UriParserParser.MultilineStringLiteralContext |
multilineStringLiteral() |
UriParserParser.MultipointLiteralContext |
multipointLiteral() |
UriParserParser.MultipolygonLiteralContext |
multipolygonLiteral() |
UriParserParser.PointLiteralContext |
pointLiteral() |
UriParserParser.PolygonLiteralContext |
polygonLiteral() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic UriParserParser.GeoLiteralContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public UriParserParser.CollectionLiteralContext collectionLiteral()
public UriParserParser.LineStringLiteralContext lineStringLiteral()
public UriParserParser.MultipointLiteralContext multipointLiteral()
public UriParserParser.MultilineStringLiteralContext multilineStringLiteral()
public UriParserParser.MultipolygonLiteralContext multipolygonLiteral()
public UriParserParser.PointLiteralContext pointLiteral()
public UriParserParser.PolygonLiteralContext polygonLiteral()
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.ParserRuleContextpublic <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 © 2013–2015 The Apache Software Foundation. All rights reserved.