public static class MySQLStatementParser.ConstraintDefinition_Context
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
ConstraintDefinition_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
CONSTRAINT() |
MySQLStatementParser.ForeignKeyOption_Context |
foreignKeyOption_() |
int |
getRuleIndex() |
MySQLStatementParser.IgnoredIdentifier_Context |
ignoredIdentifier_() |
MySQLStatementParser.PrimaryKeyOption_Context |
primaryKeyOption_() |
MySQLStatementParser.UniqueOption_Context |
uniqueOption_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ConstraintDefinition_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.PrimaryKeyOption_Context primaryKeyOption_()
public MySQLStatementParser.UniqueOption_Context uniqueOption_()
public MySQLStatementParser.ForeignKeyOption_Context foreignKeyOption_()
public org.antlr.v4.runtime.tree.TerminalNode CONSTRAINT()
public MySQLStatementParser.IgnoredIdentifier_Context ignoredIdentifier_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.