public interface ProceedHandler
Modifier and Type | Method | 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 © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.