|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--gnu.expr.Initializer
|
+--gnu.expr.ProcInitializer
| Fields inherited from class gnu.expr.Initializer |
field |
| Constructor Summary | |
ProcInitializer(LambdaExp lexp,
Compilation comp)
|
|
| Method Summary | |
void |
emit(Compilation comp)
|
static void |
emitLoadModuleMethod(LambdaExp proc,
Compilation comp)
Create and load a ModuleMethod for the given procedure. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ProcInitializer(LambdaExp lexp,
Compilation comp)
| Method Detail |
public static void emitLoadModuleMethod(LambdaExp proc,
Compilation comp)
public void emit(Compilation comp)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||