public static class OracleStatementParser.TablePropertiesContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
TablePropertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
AS() |
OracleStatementParser.ColumnPropertiesContext |
columnProperties() |
int |
getRuleIndex() |
OracleStatementParser.UnionSelectContext |
unionSelect() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic TablePropertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public OracleStatementParser.ColumnPropertiesContext columnProperties()
public org.antlr.v4.runtime.tree.TerminalNode AS()
public OracleStatementParser.UnionSelectContext unionSelect()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019. All rights reserved.