Annotation Interface DontSkipActionsInPredicates


@Retention(RUNTIME) @Target(METHOD) public @interface DontSkipActionsInPredicates
Annotation that can be used on parser methods returning Rule objects. Overrides a global SkipActionsInPredicates annotation on the parser class for the specific method.