Package | Description |
---|---|
net.sourceforge.czt.animation.eval |
CZT ZLive Animator
|
Modifier and Type | Field and Description |
---|---|
protected Stack<ZLiveResult> |
TextUI.stack_ |
Modifier and Type | Method and Description |
---|---|
ZLiveResult |
ZLive.evalTerm(boolean expr,
net.sourceforge.czt.base.ast.Term term,
Envir env0)
Evaluate an expression or predicate.
|
Modifier and Type | Method and Description |
---|---|
void |
ZLive.compile(ZLiveResult result)
Processes and compiles a term into internal FlatPred form.
|
void |
ZLive.evaluate(ZLiveResult result)
Evaluates a term that has already been preprocessed and compiled.
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.