|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--absynt.Absyn
|
+--absynt.TransitionList
Eine Liste von Transitionen
| Field Summary | |
Transition |
head
|
TransitionList |
next
|
| Fields inherited from class absynt.Absyn |
location |
| Constructor Summary | |
TransitionList(Transition t,
TransitionList tl)
|
|
| Method Summary | |
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public Transition head
public TransitionList next
| Constructor Detail |
public TransitionList(Transition t,
TransitionList tl)
| Method Detail |
public boolean hasMoreElements()
public java.lang.Object nextElement()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||