public class DivideOp extends MulOp
Constructor and Description |
---|
DivideOp(int offset,
int variableLength) |
Modifier and Type | Method and Description |
---|---|
void |
codegen(ClassFile classfile,
CodeAttribute code,
Expr expr,
boolean neg,
de.dhbwstuttgart.typeinference.Menge paralist) |
getOffset, getVariableLength, makePrimitive, makeWrapper, TRExp, TRExpPossibility
public void codegen(ClassFile classfile, CodeAttribute code, Expr expr, boolean neg, de.dhbwstuttgart.typeinference.Menge paralist) throws JVMCodeException
codegen
in class Operator
JVMCodeException