public static class MySQLStatementParser.UpdateContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
UpdateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
MySQLStatementParser.SetAssignmentsClauseContext |
setAssignmentsClause() |
MySQLStatementParser.UpdateClauseContext |
updateClause() |
MySQLStatementParser.WhereClauseContext |
whereClause() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic UpdateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.UpdateClauseContext updateClause()
public MySQLStatementParser.SetAssignmentsClauseContext setAssignmentsClause()
public MySQLStatementParser.WhereClauseContext whereClause()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.