|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Interpreter
to interpret the correct code.IfInterpreter
with a given file, a set of conditions, an interpreter
to run the conditions, a VAT and a FAT.
Interpreter
with no given code to interpret.
IOException
with no brief message, meaning that the result of
getBriefMessage()
will be "Generic IO error"
IOException
with the specified brief message which then be the return
value from a call to getBriefMessage()
.
LoopInterpreter.isDone()
to return false
on the first loop and check the ending
condition on any subsequent loops.
true
if the end statement evaluates to zero, false
if the end statement evaluates
to a true (non-zero) value.
Constants.TRUE
if
the two strings are equal and Constants.FALSE
otherwise.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |