| Package | Description |
|---|---|
| org.parboiled | |
| org.parboiled.matchers | |
| org.parboiled.matchervisitors | |
| org.parboiled.parserunners |
| Class and Description |
|---|
| MatcherVisitor
The interface to be implemented by all visitors of
Matchers. |
| Class and Description |
|---|
| MatcherVisitor
The interface to be implemented by all visitors of
Matchers. |
| Class and Description |
|---|
| CanMatchEmptyVisitor
A
MatcherVisitor determining whether a matcher can legally succeed with an empty match. |
| DefaultMatcherVisitor
A basic
MatcherVisitor implementation that delegates all visiting methods to one default value method. |
| DoWithMatcherVisitor.Action |
| MatcherVisitor
The interface to be implemented by all visitors of
Matchers. |
| Class and Description |
|---|
| DefaultMatcherVisitor
A basic
MatcherVisitor implementation that delegates all visiting methods to one default value method. |
| DoWithMatcherVisitor.Action |
| IsSingleCharMatcherVisitor
A
MatcherVisitor determining whether a matcher is a basic single character matcher. |
| MatcherVisitor
The interface to be implemented by all visitors of
Matchers. |