public static class SqlBaseParser.TimeZoneSpecifierContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
TimeZoneSpecifierContext() |
TimeZoneSpecifierContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(SqlBaseParser.TimeZoneSpecifierContext ctx) |
int |
getRuleIndex() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public TimeZoneSpecifierContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public TimeZoneSpecifierContext()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void copyFrom(SqlBaseParser.TimeZoneSpecifierContext ctx)
Copyright © 2012-2016. All Rights Reserved.