|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.snapshot.InfoTag
This class represents the tag `info'.
| Constructor Summary | |
(package private) |
InfoTag(BasicBlk blk)
Constructor for LIR |
(package private) |
InfoTag(BBlock blk)
Constructor for HIR |
(package private) |
InfoTag(MacroTask mt)
Constructor for MDF |
| Method Summary | |
java.lang.String |
toString()
Generate the XML representation with no white spaces before. |
java.lang.String |
toString(int space)
Generate the XML representation in string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
InfoTag(BasicBlk blk)
blk - The current basic blockInfoTag(BBlock blk)
blk - The current basic blockInfoTag(MacroTask mt)
mt - The current macro task| Method Detail |
public java.lang.String toString(int space)
space - The number of the white spaces
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||