| Package | Description |
|---|---|
| org.parboiled | |
| org.parboiled.matchers |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SkippableAction<V>
An action that can optionally be skipped when run underneath a predicate matcher.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Action> |
ParserStatistics.getActions() |
| Modifier and Type | Field and Description |
|---|---|
Action |
ActionMatcher.action |
| Constructor and Description |
|---|
ActionMatcher(Action action) |