| Package | Description |
|---|---|
| org.parboiled.matchers |
| Modifier and Type | Field and Description |
|---|---|
private FirstOfStringsMatcher.Record |
FirstOfStringsMatcher.root |
(package private) FirstOfStringsMatcher.Record[] |
FirstOfStringsMatcher.Record.subs |
| Modifier and Type | Method and Description |
|---|---|
(package private) static FirstOfStringsMatcher.Record |
FirstOfStringsMatcher.createRecord(int pos,
char[][] strings) |
| Constructor and Description |
|---|
Record(char[] chars,
FirstOfStringsMatcher.Record[] subs,
boolean complete) |