public static class VerdictSQLParser.Set_statmentContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
VerdictSQLParser.IdContext |
member_name |
| Constructor and Description |
|---|
Set_statmentContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
VerdictSQLParser.Assignment_operatorContext |
assignment_operator() |
VerdictSQLParser.ExpressionContext |
expression() |
int |
getRuleIndex() |
VerdictSQLParser.IdContext |
id() |
org.antlr.v4.runtime.tree.TerminalNode |
LOCAL_ID() |
VerdictSQLParser.Set_specialContext |
set_special() |
org.antlr.v4.runtime.tree.TerminalNode |
SET() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic VerdictSQLParser.IdContext member_name
public Set_statmentContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode SET()
public org.antlr.v4.runtime.tree.TerminalNode LOCAL_ID()
public VerdictSQLParser.ExpressionContext expression()
public VerdictSQLParser.IdContext id()
public VerdictSQLParser.Assignment_operatorContext assignment_operator()
public VerdictSQLParser.Set_specialContext set_special()
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 © 2018 University of Michigan. All rights reserved.