|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bytecode | |
|---|---|
| classUtils.javassist.compiler | |
| Uses of Bytecode in classUtils.javassist.compiler |
|---|
| Methods in classUtils.javassist.compiler that return Bytecode | |
|---|---|
Bytecode |
Javac.compileBody(CtBehavior method,
java.lang.String src)
Compiles a method (or constructor) body. |
Bytecode |
Javac.getBytecode()
Returns the produced bytecode. |
| Methods in classUtils.javassist.compiler with parameters of type Bytecode | |
|---|---|
static int |
JvstCodeGen.compileParameterList(Bytecode code,
CompileTimeClass[] params,
int regno)
|
void |
ProceedHandler.doit(JvstCodeGen gen,
Bytecode b,
ASTList args)
|
| Constructors in classUtils.javassist.compiler with parameters of type Bytecode | |
|---|---|
CodeGen(Bytecode b)
|
|
Javac(Bytecode b,
CompileTimeClass thisClass)
Constructs a compiler. |
|
JvstCodeGen(Bytecode b,
CompileTimeClass cc,
ClassPool cp)
|
|
MemberCodeGen(Bytecode b,
CompileTimeClass cc,
ClassPool cp)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||