Package org.jmol.script
package org.jmol.script
-
ClassDescriptionError handling for ScriptEvaluator, ScriptProcess, and ScriptParamsThe ScriptExpr class holds the main functions for processing mathematical and atom selection expressions.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/2007The ScriptParam class holds methods used to parse parameters in Jmol scripts.the idea here is that the process { ...An abstract class subclassed by ScriptCompiler taking care of the second phase of syntax checking.ScriptVariable classScript token class.