public static class UriParserParser.PrimitiveLiteralContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
UriParserParser.PrimitiveLiteralContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic UriParserParser.PrimitiveLiteralContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public UriParserParser.NullruleLiteralContext nullruleLiteral()
public UriParserParser.BooleanNonCaseLiteralContext booleanNonCaseLiteral()
public UriParserParser.DecimalLiteralContext decimalLiteral()
public UriParserParser.NaninfinityLiteralContext naninfinityLiteral()
public UriParserParser.IntLiteralContext intLiteral()
public UriParserParser.BinaryLiteralContext binaryLiteral()
public UriParserParser.DateLiteralContext dateLiteral()
public UriParserParser.DatetimeoffsetLiteralContext datetimeoffsetLiteral()
public UriParserParser.DurationLiteralContext durationLiteral()
public UriParserParser.GuidLiteralContext guidLiteral()
public UriParserParser.StringLiteralContext stringLiteral()
public UriParserParser.TimeofdayLiteralContext timeofdayLiteral()
public UriParserParser.EnumLiteralContext enumLiteral()
public UriParserParser.GeographyCollectionContext geographyCollection()
public UriParserParser.GeographyLineStringContext geographyLineString()
public UriParserParser.GeographyMultilineStringContext geographyMultilineString()
public UriParserParser.GeographyMultipointContext geographyMultipoint()
public UriParserParser.GeographyMultipolygonContext geographyMultipolygon()
public UriParserParser.GeographyPointContext geographyPoint()
public UriParserParser.GeographyPolygonContext geographyPolygon()
public UriParserParser.GeometryCollectionContext geometryCollection()
public UriParserParser.GeometryLineStringContext geometryLineString()
public UriParserParser.GeometryMultilineStringContext geometryMultilineString()
public UriParserParser.GeometryMultipointContext geometryMultipoint()
public UriParserParser.GeometryMultipolygonContext geometryMultipolygon()
public UriParserParser.GeometryPointContext geometryPoint()
public UriParserParser.GeometryPolygonContext geometryPolygon()
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.