|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.lisp.Interpreter ix.util.lisp.LispInterpreter ix.ip2.LispComputeInterpreter ix.iplan.PlanCheckingSimulator.CheckingInterpreter
protected class PlanCheckingSimulator.CheckingInterpreter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.util.lisp.LispInterpreter |
---|
LispInterpreter.JavaNull, LispInterpreter.Parser, LispInterpreter.Syntax, LispInterpreter.SyntaxError |
Nested classes/interfaces inherited from class ix.util.lisp.Interpreter |
---|
Interpreter.AbstractEnv, Interpreter.AbstractFunction, Interpreter.And, Interpreter.Assignment, Interpreter.Call, Interpreter.Closure, Interpreter.Env, Interpreter.Error, Interpreter.Expr, Interpreter.Function, Interpreter.GlobalEnv, Interpreter.If, Interpreter.JFunction, Interpreter.Lambda, Interpreter.Let, Interpreter.LexicalEnv, Interpreter.Literal, Interpreter.Or, Interpreter.Sequence, Interpreter.VarRef, Interpreter.While |
Field Summary |
---|
Fields inherited from class ix.ip2.LispComputeInterpreter |
---|
modelManager, UNDEF |
Fields inherited from class ix.util.lisp.LispInterpreter |
---|
COND, ELLIPSIS, JAVA_NULL, LAMBDA, parserTable, PROGN, QUOTE, reader |
Fields inherited from class ix.util.lisp.Interpreter |
---|
acceptOnlySafeBuiltins, DEFAULT, FALSE, globalEnv, iscript, TRUE |
Constructor Summary | |
---|---|
PlanCheckingSimulator.CheckingInterpreter(Ip2 ip2)
|
Method Summary | |
---|---|
protected java.lang.Object |
getWorldStateValue(LList pattern)
|
Methods inherited from class ix.ip2.LispComputeInterpreter |
---|
compute, defineBuiltins, loadSupportCode, main |
Methods inherited from class ix.util.lisp.LispInterpreter |
---|
define, define, define, defineInitialValues, defineSyntax, installDefinitions, isTrue, loadLisp, loadLisp, parseForm, parseList, readEvalPrintLoop, topLevelEval |
Methods inherited from class ix.util.lisp.Interpreter |
---|
isSafe, nameForClass, topLevelApply, topLevelEval |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ix.ip2.ComputeInterpreter |
---|
define, isTrue |
Constructor Detail |
---|
public PlanCheckingSimulator.CheckingInterpreter(Ip2 ip2)
Method Detail |
---|
protected java.lang.Object getWorldStateValue(LList pattern)
getWorldStateValue
in class LispComputeInterpreter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |