|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Compiler.Quad.Operator
joeq.Compiler.Quad.Operator.Branch
joeq.Compiler.Quad.Operator.Goto
joeq.Compiler.Quad.Operator.Goto.GOTO
public static class Operator.Goto.GOTO
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class joeq.Compiler.Quad.Operator.Goto |
|---|
Operator.Goto.GOTO |
| Field Summary | |
|---|---|
static Operator.Goto.GOTO |
INSTANCE
|
| Fields inherited from class joeq.Compiler.Quad.Operator |
|---|
anyexception, arithexception, arrayboundsexception, arraystoreexception, classcastexceptions, illegalmonitorstateexception, negativesizeexception, noexceptions, noregisters, nullptrexception, resolutionexceptions |
| Method Summary | |
|---|---|
void |
interpret(Quad q,
QuadInterpreter s)
|
java.lang.String |
toString()
|
| Methods inherited from class joeq.Compiler.Quad.Operator.Goto |
|---|
accept, create, getTarget, setTarget |
| Methods inherited from class joeq.Compiler.Quad.Operator.Branch |
|---|
hasSideEffects |
| Methods inherited from class joeq.Compiler.Quad.Operator |
|---|
getDefinedRegisters, getReg1_check, getReg1, getReg2, getReg3, getThrownExceptions, getUsedRegisters |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Operator.Goto.GOTO INSTANCE
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
public void interpret(Quad q,
QuadInterpreter s)
interpret in class Operator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||