|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbcg.Compiler.Condition
bcg.Compiler.Not
protected class Compiler.Not
Simple inverting condition
| Method Summary | |
|---|---|
java.lang.Object |
ifFalse(org.objectweb.asm.Label l)
|
java.lang.Object |
ifTrue(org.objectweb.asm.Label l)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object ifTrue(org.objectweb.asm.Label l)
public java.lang.Object ifFalse(org.objectweb.asm.Label l)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||