Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
Modifier and Type | Method and Description |
---|---|
static ThisExp |
ThisExp.makeGivingContext(ScopeExp context) |
Modifier and Type | Method and Description |
---|---|
protected R |
ExpVisitor.visitThisExp(ThisExp exp,
D d) |
protected Expression |
FindCapturedVars.visitThisExp(ThisExp exp,
java.lang.Void ignored) |