Frames | No Frames |
Methods with parameter type gnu.expr.ModuleMethod | |
Object | A subclass will typically override this like:
switch (method.selector) {
case 3: return function3();
case 5: return function5();
default: super.apply0(method);
}
|
Object | A subclass will typically override this like:
switch (method.selector) {
case 3: return function3();
case 5: return function5();
default: super.apply0(method);
}
|
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
Object | |
int | |
int | |
int | |
int | |
int | |
int | |
int | |
int | |
int | ModuleBody.match4(ModuleMethod proc, Object arg1, Object arg2, Object arg3, Object arg4, CallContext ctx) |
int | ModuleWithContext.match4(ModuleMethod proc, Object arg1, Object arg2, Object arg3, Object arg4, CallContext ctx) |
int | |
int |
Methods with parameter type gnu.expr.ModuleMethod | |
Object | A subclass will typically override this like:
switch (method.selector) {
case 3: return function3();
case 5: return function5();
default: super.apply0(method);
}
|
Object | |
Object | |
Object | |
Object | |
Object |