|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Jasic.Statement
Base interface for a Jasic statement. The different supported statement types like "print" and "goto" implement this.
Method Summary | |
---|---|
void |
execute()
Statements implement this to actually perform whatever behavior the statement causes. |
Method Detail |
---|
void execute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |