public interface MessageMatcherListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
MessageMatcherParser.void enterParseMatcher(MessageMatcherParser.ParseMatcherContext ctx)
MessageMatcherParser.parseMatcher().ctx - the parse treevoid exitParseMatcher(MessageMatcherParser.ParseMatcherContext ctx)
MessageMatcherParser.parseMatcher().ctx - the parse treevoid enterParseTagSelector(MessageMatcherParser.ParseTagSelectorContext ctx)
MessageMatcherParser.parseTagSelector().ctx - the parse treevoid exitParseTagSelector(MessageMatcherParser.ParseTagSelectorContext ctx)
MessageMatcherParser.parseTagSelector().ctx - the parse treevoid enterAndMatcher(MessageMatcherParser.AndMatcherContext ctx)
andMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid exitAndMatcher(MessageMatcherParser.AndMatcherContext ctx)
andMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid enterNotMatcher(MessageMatcherParser.NotMatcherContext ctx)
notMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid exitNotMatcher(MessageMatcherParser.NotMatcherContext ctx)
notMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid enterOrMatcher(MessageMatcherParser.OrMatcherContext ctx)
orMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid exitOrMatcher(MessageMatcherParser.OrMatcherContext ctx)
orMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid enterToMatcher(MessageMatcherParser.ToMatcherContext ctx)
toMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid exitToMatcher(MessageMatcherParser.ToMatcherContext ctx)
toMatcher
labeled alternative in MessageMatcherParser.compoundMatcher().ctx - the parse treevoid enterBooleanMatcher(MessageMatcherParser.BooleanMatcherContext ctx)
booleanMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitBooleanMatcher(MessageMatcherParser.BooleanMatcherContext ctx)
booleanMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterThrowableMatcher(MessageMatcherParser.ThrowableMatcherContext ctx)
throwableMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitThrowableMatcher(MessageMatcherParser.ThrowableMatcherContext ctx)
throwableMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterTagMatcher(MessageMatcherParser.TagMatcherContext ctx)
tagMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitTagMatcher(MessageMatcherParser.TagMatcherContext ctx)
tagMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterParamMatcher(MessageMatcherParser.ParamMatcherContext ctx)
paramMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitParamMatcher(MessageMatcherParser.ParamMatcherContext ctx)
paramMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterLevelMatcher(MessageMatcherParser.LevelMatcherContext ctx)
levelMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitLevelMatcher(MessageMatcherParser.LevelMatcherContext ctx)
levelMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterBetweenMatcher(MessageMatcherParser.BetweenMatcherContext ctx)
betweenMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitBetweenMatcher(MessageMatcherParser.BetweenMatcherContext ctx)
betweenMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterMessageMatcher(MessageMatcherParser.MessageMatcherContext ctx)
messageMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitMessageMatcher(MessageMatcherParser.MessageMatcherContext ctx)
messageMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterInGroupMatcher(MessageMatcherParser.InGroupMatcherContext ctx)
inGroupMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitInGroupMatcher(MessageMatcherParser.InGroupMatcherContext ctx)
inGroupMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterInRootMatcher(MessageMatcherParser.InRootMatcherContext ctx)
inRootMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid exitInRootMatcher(MessageMatcherParser.InRootMatcherContext ctx)
inRootMatcher
labeled alternative in MessageMatcherParser.matcherAtom().ctx - the parse treevoid enterAndTagSelector(MessageMatcherParser.AndTagSelectorContext ctx)
andTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid exitAndTagSelector(MessageMatcherParser.AndTagSelectorContext ctx)
andTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid enterToTagSelector(MessageMatcherParser.ToTagSelectorContext ctx)
toTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid exitToTagSelector(MessageMatcherParser.ToTagSelectorContext ctx)
toTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid enterOrTagSelector(MessageMatcherParser.OrTagSelectorContext ctx)
orTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid exitOrTagSelector(MessageMatcherParser.OrTagSelectorContext ctx)
orTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid enterNotTagSelector(MessageMatcherParser.NotTagSelectorContext ctx)
notTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid exitNotTagSelector(MessageMatcherParser.NotTagSelectorContext ctx)
notTagSelector
labeled alternative in MessageMatcherParser.compoundTagSelector().ctx - the parse treevoid enterTagSelectorAtom(MessageMatcherParser.TagSelectorAtomContext ctx)
MessageMatcherParser.tagSelectorAtom().ctx - the parse treevoid exitTagSelectorAtom(MessageMatcherParser.TagSelectorAtomContext ctx)
MessageMatcherParser.tagSelectorAtom().ctx - the parse treevoid enterTagMatcherAtom(MessageMatcherParser.TagMatcherAtomContext ctx)
MessageMatcherParser.tagMatcherAtom().ctx - the parse treevoid exitTagMatcherAtom(MessageMatcherParser.TagMatcherAtomContext ctx)
MessageMatcherParser.tagMatcherAtom().ctx - the parse treevoid enterTagNameList(MessageMatcherParser.TagNameListContext ctx)
MessageMatcherParser.tagNameList().ctx - the parse treevoid exitTagNameList(MessageMatcherParser.TagNameListContext ctx)
MessageMatcherParser.tagNameList().ctx - the parse treevoid enterTagName(MessageMatcherParser.TagNameContext ctx)
MessageMatcherParser.tagName().ctx - the parse treevoid exitTagName(MessageMatcherParser.TagNameContext ctx)
MessageMatcherParser.tagName().ctx - the parse treevoid enterLevel(MessageMatcherParser.LevelContext ctx)
MessageMatcherParser.level().ctx - the parse treevoid exitLevel(MessageMatcherParser.LevelContext ctx)
MessageMatcherParser.level().ctx - the parse treevoid enterLevelShared(MessageMatcherParser.LevelSharedContext ctx)
MessageMatcherParser.levelShared().ctx - the parse treevoid exitLevelShared(MessageMatcherParser.LevelSharedContext ctx)
MessageMatcherParser.levelShared().ctx - the parse treevoid enterString(MessageMatcherParser.StringContext ctx)
MessageMatcherParser.string().ctx - the parse treevoid exitString(MessageMatcherParser.StringContext ctx)
MessageMatcherParser.string().ctx - the parse tree