public static class OracleStatementParser.OpColumnClauseContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
OpColumnClauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AddColumnSpecificationContext |
addColumnSpecification() |
OracleStatementParser.DropColumnClauseContext |
dropColumnClause() |
int |
getRuleIndex() |
OracleStatementParser.ModifyColumnSpecificationContext |
modifyColumnSpecification() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic OpColumnClauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public OracleStatementParser.AddColumnSpecificationContext addColumnSpecification()
public OracleStatementParser.ModifyColumnSpecificationContext modifyColumnSpecification()
public OracleStatementParser.DropColumnClauseContext dropColumnClause()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.