Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
Modifier and Type | Method and Description |
---|---|
protected R |
ExpVisitor.visitTryExp(TryExp exp,
D d) |
protected Expression |
FindTailCalls.visitTryExp(TryExp exp,
Expression returnContinuation) |
protected Expression |
InlineCalls.visitTryExp(TryExp exp,
Type required) |