public static class SQL92StatementParser.CreateDefinition_Context
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
CreateDefinition_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.CheckConstraintDefinition_Context |
checkConstraintDefinition_() |
SQL92StatementParser.ColumnDefinitionContext |
columnDefinition() |
SQL92StatementParser.ConstraintDefinition_Context |
constraintDefinition_() |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic CreateDefinition_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public SQL92StatementParser.ColumnDefinitionContext columnDefinition()
public SQL92StatementParser.ConstraintDefinition_Context constraintDefinition_()
public SQL92StatementParser.CheckConstraintDefinition_Context checkConstraintDefinition_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.