|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.util.AbstractLinkedStack.Element<T>
protected static class AbstractLinkedStack.Element<T>
| Field Summary | |
|---|---|
protected AbstractLinkedStack.Element<T> |
parent
|
protected T |
value
|
| Constructor Summary | |
|---|---|
AbstractLinkedStack.Element(AbstractLinkedStack.Element<T> parent,
T value)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AbstractLinkedStack.Element<T> parent
protected T value
| Constructor Detail |
|---|
public AbstractLinkedStack.Element(AbstractLinkedStack.Element<T> parent,
T value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||