public static class MySQLStatementParser.DataTypeName_Context
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
DataTypeName_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
List<MySQLStatementParser.Identifier_Context> |
identifier_() |
MySQLStatementParser.Identifier_Context |
identifier_(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic DataTypeName_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public List<MySQLStatementParser.Identifier_Context> identifier_()
public MySQLStatementParser.Identifier_Context identifier_(int i)
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.