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