| Class | Description |
|---|---|
| CommandWatcherThread | |
| ContextToken | |
| FileLoadThread | |
| ScriptCompiler | |
| ScriptContext | |
| ScriptDelayThread | |
| ScriptError |
Error handling for ScriptEvaluator, ScriptProcess, and ScriptParams
|
| ScriptEval | |
| ScriptExpr |
The ScriptExpr class holds the main functions for
processing mathematical and atom selection expressions.
|
| ScriptFlowContext | |
| ScriptFunction | |
| ScriptManager | |
| ScriptMathProcessor |
Reverse Polish Notation Engine for IF, SET, and @{...}
Just a (not so simple?) RPN processor that can handle boolean, int, float,
String, Point3f, BitSet, Array, Hashtable, Matrix3f, Matrix4f
-- Bob Hanson 2/16/2007
|
| ScriptParallelProcessor | |
| ScriptParam |
The ScriptParam class holds methods used to parse parameters
in Jmol scripts.
|
| ScriptProcess |
the idea here is that the process { ...
|
| ScriptProcessRunnable | |
| ScriptQueueThread | |
| ScriptTokenParser | |
| SV |
ScriptVariable class
|
| T |
Script token class.
|
| Exception | Description |
|---|---|
| ScriptException | |
| ScriptInterruption |