|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object joeq.Compiler.Quad.Operator joeq.Compiler.Quad.Operator.Branch
public abstract static class Operator.Branch
Nested Class Summary |
---|
Field Summary |
---|
Fields inherited from class joeq.Compiler.Quad.Operator |
---|
_delegate, anyexception, arithexception, arrayboundsexception, arraystoreexception, classcastexceptions, illegalmonitorstateexception, negativesizeexception, noexceptions, noregisters, nullptrexception, resolutionexceptions |
Constructor Summary | |
---|---|
Operator.Branch()
|
Method Summary | |
---|---|
boolean |
hasSideEffects()
|
Methods inherited from class joeq.Compiler.Quad.Operator |
---|
accept, getDefinedRegisters, getReg1_check, getReg1, getReg12, getReg123, getReg1234, getReg124, getReg2, getReg23, getReg234, getReg24, getReg3, getThrownExceptions, getUsedRegisters, interpret |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Operator.Branch()
Method Detail |
---|
public boolean hasSideEffects()
hasSideEffects
in class Operator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |