public abstract class RelOp extends Operator
Constructor and Description |
---|
RelOp(int offset,
int variableLength) |
Modifier and Type | Method and Description |
---|---|
abstract void |
if_codegen(ClassFile classfile,
CodeAttribute code,
java.lang.String type,
boolean not) |
codegen, getOffset, getVariableLength, makePrimitive, makeWrapper, TRExp, TRExpPossibility
public abstract void if_codegen(ClassFile classfile, CodeAttribute code, java.lang.String type, boolean not) throws JVMCodeException
JVMCodeException