static class Instanceof.ProceedForInstanceof extends java.lang.Object implements ProceedHandler
Modifier and Type | Field and Description |
---|---|
(package private) int |
index |
Constructor and Description |
---|
ProceedForInstanceof(int i) |
Modifier and Type | Method and Description |
---|---|
void |
doit(JvstCodeGen gen,
Bytecode bytecode,
ASTList args) |
void |
setReturnType(JvstTypeChecker c,
ASTList args) |
public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) throws CompileError
doit
in interface ProceedHandler
CompileError
public void setReturnType(JvstTypeChecker c, ASTList args) throws CompileError
setReturnType
in interface ProceedHandler
CompileError