Uses of Class
org.parboiled.matchers.CustomMatcher
Packages that use CustomMatcher
-
Uses of CustomMatcher in org.parboiled
Methods in org.parboiled that return types with arguments of type CustomMatcherMethods in org.parboiled with parameters of type CustomMatcher -
Uses of CustomMatcher in org.parboiled.matchervisitors
Methods in org.parboiled.matchervisitors with parameters of type CustomMatcherModifier and TypeMethodDescriptionCanMatchEmptyVisitor.visit(CustomMatcher matcher) DefaultMatcherVisitor.visit(CustomMatcher matcher) GetStarterCharVisitor.visit(CustomMatcher matcher) IsSingleCharMatcherVisitor.visit(CustomMatcher matcher) IsStarterCharVisitor.visit(CustomMatcher matcher) MatcherVisitor.visit(CustomMatcher matcher)