public class UnaryNot
extends java.lang.Object
Constructor and Description |
---|
UnaryNot() |
Modifier and Type | Method and Description |
---|---|
void |
codegen(ClassFile classfile,
CodeAttribute code,
boolean sw) |
void |
if_codegen(ClassFile classfile,
CodeAttribute code,
boolean sw) |
public void codegen(ClassFile classfile, CodeAttribute code, boolean sw) throws JVMCodeException
JVMCodeException
public void if_codegen(ClassFile classfile, CodeAttribute code, boolean sw) throws JVMCodeException
JVMCodeException