|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.parboiled.support.MatcherPath.Element
public static class MatcherPath.Element
| Field Summary | |
|---|---|
int |
level
|
Matcher |
matcher
|
int |
startIndex
|
| Constructor Summary | |
|---|---|
MatcherPath.Element(Matcher matcher,
int startIndex,
int level)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Matcher matcher
public final int startIndex
public final int level
| Constructor Detail |
|---|
public MatcherPath.Element(Matcher matcher,
int startIndex,
int level)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||