|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--modcheck.LabelHandler
| Constructor Summary | |
LabelHandler()
|
|
| Method Summary | |
static VardecList |
accomplishAction(Label _l,
Modstate _m)
Fuehre Aktion eines Labels durch. |
static boolean |
checkExpr(Label _l,
Modstate _m)
Pruefe Zulaessigkeit eines Labels. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public LabelHandler()
| Method Detail |
public static boolean checkExpr(Label _l,
Modstate _m)
Label - mit "Expr"Modstate - mit Ausgangsdaten (inbes. Variablenwerte)
public static VardecList accomplishAction(Label _l,
Modstate _m)
throws java.lang.NumberFormatException
Label - mit "Action"Modstate - mit Ausgangsdaten
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||