|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uk.co.badgersinfoil.jactionscript.Action
|
+--uk.co.badgersinfoil.jactionscript.GotoLabelAction
| Constructor Summary | |
GotoLabelAction(java.lang.String label)
|
|
| Method Summary | |
void |
accept(Visitor v)
|
java.lang.String |
getLabel()
|
| Methods inherited from class uk.co.badgersinfoil.jactionscript.Action |
getMnemonic |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GotoLabelAction(java.lang.String label)
| Method Detail |
public java.lang.String getLabel()
public void accept(Visitor v)
throws JASVisitorException
accept in class ActionJASVisitorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||