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