public interface ProceedHandler
| 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 © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.