public static class MessageMatcherParser.TagMatcherContext extends MessageMatcherParser.MatcherAtomContext
matcher| Constructor and Description |
|---|
TagMatcherContext(MessageMatcherParser.MatcherAtomContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
MessageMatcherParser.TagMatcherAtomContext |
tagMatcherAtom() |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic TagMatcherContext(MessageMatcherParser.MatcherAtomContext ctx)
public MessageMatcherParser.TagMatcherAtomContext tagMatcherAtom()
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContext