| Package | Description |
|---|---|
| org.parboiled.support |
| Modifier and Type | Field and Description |
|---|---|
MatcherPath.Element |
MatcherPath.element |
| Modifier and Type | Method and Description |
|---|---|
MatcherPath.Element |
MatcherPath.getElementAtLevel(int level)
Returns the Element at the given level.
|
| Constructor and Description |
|---|
MatcherPath(MatcherPath.Element element,
MatcherPath parent)
Constructs a new MatcherPath wrapping the given elements.
|
Copyright © 2019. All rights reserved.