|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Compiler.Quad.Operand.TypeOperand
public static class Operand.TypeOperand
| Nested Class Summary |
|---|
| Method Summary | |
|---|---|
void |
attachToQuad(Quad q)
|
Operand |
copy()
|
Quad |
getQuad()
|
jq_Type |
getType()
|
boolean |
isSimilar(Operand that)
|
void |
setType(jq_Type f)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public jq_Type getType()
public void setType(jq_Type f)
public java.lang.String toString()
toString in class java.lang.Objectpublic Operand copy()
copy in interface Operandpublic void attachToQuad(Quad q)
attachToQuad in interface Operandpublic Quad getQuad()
getQuad in interface Operandpublic boolean isSimilar(Operand that)
isSimilar in interface Operand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||