|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Operator | +--RelOp
Constructor Summary | |
RelOp()
|
Method Summary | |
abstract void |
if_codegen(ClassFile classfile,
CodeAttribute code,
java.lang.String type,
boolean not)
|
Methods inherited from class Operator |
codegen |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelOp()
Method Detail |
public abstract void if_codegen(ClassFile classfile, CodeAttribute code, java.lang.String type, boolean not) throws JVMCodeException
JVMCodeException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |