|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mycompiler.mystatement.UnaryNot
public class UnaryNot
Constructor Summary | |
---|---|
UnaryNot()
|
Method Summary | |
---|---|
void |
codegen(ClassFile classfile,
CodeAttribute code,
boolean sw)
|
void |
if_codegen(ClassFile classfile,
CodeAttribute code,
boolean sw)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnaryNot()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |