|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsfi
interpreter
| Constructor Summary | |
interpreter(java.awt.TextArea pin,
java.awt.TextArea pout)
Creates a new instance of interpreter |
|
| Method Summary | |
void |
error(java.lang.String message)
Default error method. |
boolean |
execWordRANDOM()
|
void |
output(java.lang.String o)
Default output method. |
| Methods inherited from class sfi |
addSystemWord, col, defineConstant, defineVariable, deleteString, execute, execWord, getConstant, getString, getVariableValue, ip, isDefinedConstant, isDefinedVariable, isDefinedWord, isStackEmpty, line, stackClear, stackPop, stackPush, storeString, storeVariableValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public interpreter(java.awt.TextArea pin,
java.awt.TextArea pout)
| Method Detail |
public boolean execWordRANDOM()
public void error(java.lang.String message)
sfi
error in class sfimessage - Error message.public void output(java.lang.String o)
sfi
output in class sfio - Output.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||