public static class MySQLStatementParser.InsertContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
InsertContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ColumnClauseContext |
columnClause() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
ID() |
MySQLStatementParser.InsertClauseContext |
insertClause() |
org.antlr.v4.runtime.tree.TerminalNode |
INTO() |
MySQLStatementParser.OnDuplicateClauseContext |
onDuplicateClause() |
MySQLStatementParser.PartitionClauseContext |
partitionClause() |
MySQLStatementParser.SetClauseContext |
setClause() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic InsertContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.InsertClauseContext insertClause()
public org.antlr.v4.runtime.tree.TerminalNode ID()
public MySQLStatementParser.SetClauseContext setClause()
public MySQLStatementParser.ColumnClauseContext columnClause()
public org.antlr.v4.runtime.tree.TerminalNode INTO()
public MySQLStatementParser.PartitionClauseContext partitionClause()
public MySQLStatementParser.OnDuplicateClauseContext onDuplicateClause()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2019. All rights reserved.