public interface ProceedHandler
javassist.compiler.JvstCodeGen#setProceedHandler(ProceedHandler, String)| Modifier and Type | Method and Description |
|---|---|
void |
doit(JvstCodeGen gen,
Bytecode b,
ASTList args) |
void |
setReturnType(JvstTypeChecker c,
ASTList args) |
void doit(JvstCodeGen gen, Bytecode b, ASTList args) throws CompileError
CompileErrorvoid setReturnType(JvstTypeChecker c, ASTList args) throws CompileError
CompileErrorCopyright © 2018. All rights reserved.