Uses of Class
nl.basjes.parse.useragent.parser.UserAgentTreeWalkerParser.MatcherIsValidVersionContext
Packages that use UserAgentTreeWalkerParser.MatcherIsValidVersionContext
-
Uses of UserAgentTreeWalkerParser.MatcherIsValidVersionContext in nl.basjes.parse.useragent.parser
Methods in nl.basjes.parse.useragent.parser with parameters of type UserAgentTreeWalkerParser.MatcherIsValidVersionContextModifier and TypeMethodDescriptionvoidUserAgentTreeWalkerBaseListener.enterMatcherIsValidVersion(UserAgentTreeWalkerParser.MatcherIsValidVersionContext ctx) Enter a parse tree produced by thematcherIsValidVersionlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerListener.enterMatcherIsValidVersion(UserAgentTreeWalkerParser.MatcherIsValidVersionContext ctx) Enter a parse tree produced by thematcherIsValidVersionlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerBaseListener.exitMatcherIsValidVersion(UserAgentTreeWalkerParser.MatcherIsValidVersionContext ctx) Exit a parse tree produced by thematcherIsValidVersionlabeled alternative inUserAgentTreeWalkerParser.matcher().voidUserAgentTreeWalkerListener.exitMatcherIsValidVersion(UserAgentTreeWalkerParser.MatcherIsValidVersionContext ctx) Exit a parse tree produced by thematcherIsValidVersionlabeled alternative inUserAgentTreeWalkerParser.matcher().UserAgentTreeWalkerBaseVisitor.visitMatcherIsValidVersion(UserAgentTreeWalkerParser.MatcherIsValidVersionContext ctx) Visit a parse tree produced by thematcherIsValidVersionlabeled alternative inUserAgentTreeWalkerParser.matcher().UserAgentTreeWalkerVisitor.visitMatcherIsValidVersion(UserAgentTreeWalkerParser.MatcherIsValidVersionContext ctx) Visit a parse tree produced by thematcherIsValidVersionlabeled alternative inUserAgentTreeWalkerParser.matcher().