Package org.parboiled

Interface MatchHandler

    • Method Detail

      • match

        boolean match​(MatcherContext<?> context)
        Runs the given MatcherContext.
        Parameters:
        context - the MatcherContext
        Returns:
        true if matched