org.jmol.viewer
Class Compiler.FlowContext
java.lang.Object
org.jmol.viewer.Compiler.FlowContext
- Enclosing class:
- Compiler
private static class Compiler.FlowContext
- extends java.lang.Object
Method Summary |
(package private) void |
setFunction(Function function)
|
(package private) void |
setFunction(java.lang.String script,
int ichCurrentCommand,
int pt,
short[] lineNumbers,
int[] lineIndices,
java.util.Vector lltoken)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
token
Token token
pt0
int pt0
function
Function function
parent
Compiler.FlowContext parent
Compiler.FlowContext
Compiler.FlowContext(Token token,
int pt0,
Compiler.FlowContext parent)
setFunction
void setFunction(Function function)
setFunction
void setFunction(java.lang.String script,
int ichCurrentCommand,
int pt,
short[] lineNumbers,
int[] lineIndices,
java.util.Vector lltoken)