|
sdr 0.21 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Warped | |
---|---|
net.cscott.sdr.calls.ast | This package contains the abstract syntax used for call definition and evaluation. |
net.cscott.sdr.calls.transform | This package contains code to parse call lists and transform call abstract syntax in various ways. |
Uses of Warped in net.cscott.sdr.calls.ast |
---|
Methods in net.cscott.sdr.calls.ast that return Warped | |
---|---|
Warped |
Warped.build(Warp warp,
Comp child)
Factory: creates new If only if it would differ from this. |
Uses of Warped in net.cscott.sdr.calls.transform |
---|
Methods in net.cscott.sdr.calls.transform with parameters of type Warped | |
---|---|
abstract RESULT |
ValueVisitor.visit(Warped w,
CLOSURE t)
|
Comp |
Elaborate.visit(Warped w,
Formation f)
A little optimization: for pairs of Warps, compose them into one node. |
Comp |
TransformVisitor.visit(Warped w,
T t)
|
|
sdr 0.21 | |||||||||
PREV NEXT | FRAMES NO FRAMES |