|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.expr.Initializer
gnu.expr.ProcInitializer
public class ProcInitializer
| Field Summary |
|---|
| 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 gnu.expr.Initializer |
|---|
reverse |
| 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)
emit in class Initializer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||