analyzer.interp
Class InterpreterClass
java.lang.Object
|
+--analyzer.interp.InterpreterClass
- public class InterpreterClass
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
c
protected java.lang.Class c
name
protected java.lang.String name
node
protected DataTreeNode node
interpreter
protected Interpreter interpreter
InterpreterClass
public InterpreterClass(java.lang.Class c,
DataTreeNode node)
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Object
getInstance
public Interpreter getInstance()
- Returns the instance of the interpreter for this object.
Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu