| Package | Description |
|---|---|
| org.parboiled.matchers | |
| org.parboiled.support |
| Modifier and Type | Field and Description |
|---|---|
private Var[] |
VarFramingMatcher.variables |
| Constructor and Description |
|---|
VarFramingMatcher(Rule inner,
Var[] variables) |
| Modifier and Type | Class and Description |
|---|---|
class |
StringBuilderVar
Simple specialization of a
Var for StringBuilders. |
class |
StringVar
Simple specialization of a
Var for Strings. |