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
CompileError
void setReturnType(JvstTypeChecker c, ASTList args) throws CompileError
CompileError
Copyright © 2024. All rights reserved.