Uses of Class
nl.basjes.parse.useragent.parser.UserAgentTreeWalkerParser.MatcherConcatPostfixContext
Packages that use UserAgentTreeWalkerParser.MatcherConcatPostfixContext
-
Uses of UserAgentTreeWalkerParser.MatcherConcatPostfixContext in nl.basjes.parse.useragent.parser
Methods in nl.basjes.parse.useragent.parser with parameters of type UserAgentTreeWalkerParser.MatcherConcatPostfixContextModifier and TypeMethodDescriptionvoidUserAgentTreeWalkerBaseListener.enterMatcherConcatPostfix(UserAgentTreeWalkerParser.MatcherConcatPostfixContext ctx) Enter a parse tree produced by thematcherConcatPostfixlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerListener.enterMatcherConcatPostfix(UserAgentTreeWalkerParser.MatcherConcatPostfixContext ctx) Enter a parse tree produced by thematcherConcatPostfixlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerBaseListener.exitMatcherConcatPostfix(UserAgentTreeWalkerParser.MatcherConcatPostfixContext ctx) Exit a parse tree produced by thematcherConcatPostfixlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerListener.exitMatcherConcatPostfix(UserAgentTreeWalkerParser.MatcherConcatPostfixContext ctx) Exit a parse tree produced by thematcherConcatPostfixlabeled alternative inUserAgentTreeWalkerParser.matcher().UserAgentTreeWalkerBaseVisitor.visitMatcherConcatPostfix(UserAgentTreeWalkerParser.MatcherConcatPostfixContext ctx) Visit a parse tree produced by thematcherConcatPostfixlabeled alternative inUserAgentTreeWalkerParser.matcher().UserAgentTreeWalkerVisitor.visitMatcherConcatPostfix(UserAgentTreeWalkerParser.MatcherConcatPostfixContext ctx) Visit a parse tree produced by thematcherConcatPostfixlabeled alternative inUserAgentTreeWalkerParser.matcher().