public interface ProceedHandler
JvstCodeGen.setProceedHandler(ProceedHandler, String),
javassist.compiler.JvstCodeGen#atMethodCall(Expr)| 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 © 2013. All rights reserved.