| Package | Description |
|---|---|
| net.sourceforge.czt.animation.eval |
CZT ZLive Animator
|
| net.sourceforge.czt.animation.eval.result |
| Modifier and Type | Method and Description |
|---|---|
static RelSet |
FlattenVisitor.getRelSet(net.sourceforge.czt.z.ast.LetExpr e)
Non-null result means this LET encodes a relation/function space.
|
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.czt.base.ast.Term |
ResultTreeToZVisitor.visitRelSet(RelSet relSet)
We do not attempt to enumerate function spaces,
since this is rarely useful -- they are usually too big,
and they are usually used for membership tests.
|
| Modifier and Type | Method and Description |
|---|---|
R |
RelSetVisitor.visitRelSet(RelSet term)
Visits a RelSet.
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.