Package org.parboiled.annotations
Annotation Type DontSkipActionsInPredicates
-
@Retention(RUNTIME) @Target(METHOD) public @interface DontSkipActionsInPredicatesAnnotation that can be used on parser methods returningRuleobjects. Overrides a globalSkipActionsInPredicatesannotation on the parser class for the specific method.