|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockExp | |
---|---|
gnu.expr | Supports Expression ,
and various related classes need to compile programming languages. |
Uses of BlockExp in gnu.expr |
---|
Methods in gnu.expr with parameters of type BlockExp | |
---|---|
protected R |
ExpVisitor.visitBlockExp(BlockExp exp,
D d)
|
protected Expression |
FindTailCalls.visitBlockExp(BlockExp exp,
Expression returnContinuation)
|
Constructors in gnu.expr with parameters of type BlockExp | |
---|---|
ExitExp(BlockExp block)
|
|
ExitExp(Expression result,
BlockExp block)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |