public static class MySqlParser.ReplicationFilterContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
ReplicationFilterContext() |
ReplicationFilterContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(MySqlParser.ReplicationFilterContext ctx) |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ReplicationFilterContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public ReplicationFilterContext()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(MySqlParser.ReplicationFilterContext ctx)
Copyright © 2021 Markus Heberling. All rights reserved.