Package org.parboiled
Interface SkippableAction<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanskipInPredicates()Determines whether the execution of this action is to be skipped inside of predicate matchers.
-