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