public static class MessageMatcherParser.CompoundMatcherContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
de.sayayi.lib.protocol.matcher.MessageMatcher.Junction |
matcher |
| Constructor and Description |
|---|
CompoundMatcherContext() |
CompoundMatcherContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(MessageMatcherParser.CompoundMatcherContext 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 CompoundMatcherContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public CompoundMatcherContext()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(MessageMatcherParser.CompoundMatcherContext ctx)