Package org.parboiled.annotations
Annotation Type DontExtend
-
@Retention(RUNTIME) @Target(METHOD) public @interface DontExtendAnnotation that can be used on parser methods returningRuleobjects. Instructs parboiled to completely ignore this method during parser extension.