|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BinaryOpCodeGenerator
| Method Summary | |
|---|---|
PType |
getResultType(TypeManager manager)
|
void |
visit(org.objectweb.asm.MethodVisitor mv,
Frame frame,
Expression operand1,
Expression operand2,
PClass clazz)
|
void |
visitBranch(org.objectweb.asm.MethodVisitor mv,
Frame frame,
Expression operand1,
Expression operand2,
PClass clazz,
org.objectweb.asm.Label label)
|
| Method Detail |
|---|
void visit(org.objectweb.asm.MethodVisitor mv,
Frame frame,
Expression operand1,
Expression operand2,
PClass clazz)
void visitBranch(org.objectweb.asm.MethodVisitor mv,
Frame frame,
Expression operand1,
Expression operand2,
PClass clazz,
org.objectweb.asm.Label label)
PType getResultType(TypeManager manager)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||