public class PlusOp extends AddOp
Constructor and Description |
---|
PlusOp(int offset,
int variableLength) |
Modifier and Type | Method and Description |
---|---|
void |
codegen(ClassFile classfile,
CodeAttribute code,
Expr expr,
boolean neg,
java.util.Vector paralist) |
getOffset, getVariableLength, makePrimitive, makeWrapper, TRExp, TRExpPossibility
public void codegen(ClassFile classfile, CodeAttribute code, Expr expr, boolean neg, java.util.Vector paralist) throws JVMCodeException
codegen
in class AddOp
JVMCodeException