|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--UnaryMinus
Constructor Summary | |
UnaryMinus()
|
Method Summary | |
void |
codegen(ClassFile classfile,
CodeAttribute code,
java.lang.String type,
boolean neg)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UnaryMinus()
Method Detail |
public void codegen(ClassFile classfile, CodeAttribute code, java.lang.String type, boolean neg) throws JVMCodeException
JVMCodeException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |