public static class VerdictSQLParser.Sql_clauseContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Sql_clauseContext(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.Ddl_clauseContext |
ddl_clause() |
int |
getRuleIndex() |
VerdictSQLParser.Other_statementContext |
other_statement() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Sql_clauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public VerdictSQLParser.Ddl_clauseContext ddl_clause()
public VerdictSQLParser.Other_statementContext other_statement()
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.