Package org.parboiled.annotations
Annotation Type MemoMismatches
-
@Retention(RUNTIME) @Target(METHOD) public @interface MemoMismatches
Annotation that can be used on parser methods returningRule
objects. Instructs parboiled to memoize consecutive mismatches of this rule.