public static class MySQLStatementParser.ValidStatementContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
ValidStatementContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ValidStatementContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.CreateTableContext createTable()
public MySQLStatementParser.AlterTableContext alterTable()
public MySQLStatementParser.DropTableContext dropTable()
public MySQLStatementParser.TruncateTableContext truncateTable()
public MySQLStatementParser.InsertContext insert()
public MySQLStatementParser.ReplaceContext replace()
public MySQLStatementParser.UpdateContext update()
public MySQLStatementParser.DeleteContext delete()
public MySQLStatementParser.SelectContext select()
public MySQLStatementParser.CallContext call()
public MySQLStatementParser.SetVariableContext setVariable()
public MySQLStatementParser.BeginStatementContext beginStatement()
public MySQLStatementParser.DeclareStatementContext declareStatement()
public MySQLStatementParser.FlowControlStatementContext flowControlStatement()
public MySQLStatementParser.CursorStatementContext cursorStatement()
public MySQLStatementParser.ConditionHandlingStatementContext conditionHandlingStatement()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2021 The Apache Software Foundation. All rights reserved.