public static class MatcherPath.Element
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
level |
Matcher |
matcher |
int |
startIndex |
| Constructor and Description |
|---|
MatcherPath.Element(Matcher matcher,
int startIndex,
int level) |