public static class ShadowDistSQLStatementParser.ExecuteContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
ShadowDistSQLStatementParser.AlterShadowAlgorithmContext |
alterShadowAlgorithm() |
ShadowDistSQLStatementParser.AlterShadowRuleContext |
alterShadowRule() |
ShadowDistSQLStatementParser.CreateShadowRuleContext |
createShadowRule() |
ShadowDistSQLStatementParser.DropShadowAlgorithmContext |
dropShadowAlgorithm() |
ShadowDistSQLStatementParser.DropShadowRuleContext |
dropShadowRule() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
SEMI() |
ShadowDistSQLStatementParser.ShowShadowAlgorithmsContext |
showShadowAlgorithms() |
ShadowDistSQLStatementParser.ShowShadowRulesContext |
showShadowRules() |
ShadowDistSQLStatementParser.ShowShadowTableRulesContext |
showShadowTableRules() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public ShadowDistSQLStatementParser.CreateShadowRuleContext createShadowRule()
public ShadowDistSQLStatementParser.AlterShadowRuleContext alterShadowRule()
public ShadowDistSQLStatementParser.DropShadowRuleContext dropShadowRule()
public ShadowDistSQLStatementParser.ShowShadowRulesContext showShadowRules()
public ShadowDistSQLStatementParser.ShowShadowTableRulesContext showShadowTableRules()
public ShadowDistSQLStatementParser.ShowShadowAlgorithmsContext showShadowAlgorithms()
public ShadowDistSQLStatementParser.DropShadowAlgorithmContext dropShadowAlgorithm()
public ShadowDistSQLStatementParser.AlterShadowAlgorithmContext alterShadowAlgorithm()
public org.antlr.v4.runtime.tree.TerminalNode SEMI()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2021 The Apache Software Foundation. All rights reserved.