public static class SQLServerStatementParser.ColumnIndexContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
ColumnIndexContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ClusterOption_Context |
clusterOption_() |
SQLServerStatementParser.FileStreamOn_Context |
fileStreamOn_() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
INDEX() |
SQLServerStatementParser.IndexNameContext |
indexName() |
SQLServerStatementParser.IndexOnClauseContext |
indexOnClause() |
SQLServerStatementParser.WithIndexOption_Context |
withIndexOption_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ColumnIndexContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode INDEX()
public SQLServerStatementParser.IndexNameContext indexName()
public SQLServerStatementParser.ClusterOption_Context clusterOption_()
public SQLServerStatementParser.WithIndexOption_Context withIndexOption_()
public SQLServerStatementParser.IndexOnClauseContext indexOnClause()
public SQLServerStatementParser.FileStreamOn_Context fileStreamOn_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.