|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrlgamekit.interpreter.InterpreterDemo
public class InterpreterDemo
Demonstrator for the interpreter framework.
Interpreter,
Functions| Constructor Summary | |
|---|---|
InterpreterDemo()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Runs a simple script through the interpreter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterpreterDemo()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Unused.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||