Uses of Class
nl.basjes.parse.useragent.parser.UserAgentTreeWalkerParser.MatcherConcatContext
Packages that use UserAgentTreeWalkerParser.MatcherConcatContext
-
Uses of UserAgentTreeWalkerParser.MatcherConcatContext in nl.basjes.parse.useragent.parser
Methods in nl.basjes.parse.useragent.parser with parameters of type UserAgentTreeWalkerParser.MatcherConcatContextModifier and TypeMethodDescriptionvoidUserAgentTreeWalkerBaseListener.enterMatcherConcat(UserAgentTreeWalkerParser.MatcherConcatContext ctx) Enter a parse tree produced by thematcherConcatlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerListener.enterMatcherConcat(UserAgentTreeWalkerParser.MatcherConcatContext ctx) Enter a parse tree produced by thematcherConcatlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerBaseListener.exitMatcherConcat(UserAgentTreeWalkerParser.MatcherConcatContext ctx) Exit a parse tree produced by thematcherConcatlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerListener.exitMatcherConcat(UserAgentTreeWalkerParser.MatcherConcatContext ctx) Exit a parse tree produced by thematcherConcatlabeled alternative inUserAgentTreeWalkerParser.matcher().UserAgentTreeWalkerBaseVisitor.visitMatcherConcat(UserAgentTreeWalkerParser.MatcherConcatContext ctx) Visit a parse tree produced by thematcherConcatlabeled alternative inUserAgentTreeWalkerParser.matcher().UserAgentTreeWalkerVisitor.visitMatcherConcat(UserAgentTreeWalkerParser.MatcherConcatContext ctx) Visit a parse tree produced by thematcherConcatlabeled alternative inUserAgentTreeWalkerParser.matcher().