Package org.parboiled.annotations
Annotation 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.