|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.snapshot.FunctionTag
This class represents the tag `function'
| Constructor Summary | |
(package private) |
FunctionTag(Function f)
Constructor for LIR |
(package private) |
FunctionTag(HirRoot hirRoot,
SubpDefinition subpDef)
Constructor for HIR |
(package private) |
FunctionTag(MacroFlowGraph mfg)
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 |
FunctionTag(Function f)
f - The current function
FunctionTag(MacroFlowGraph mfg)
throws PassException
mfg - The current macro flow graph
PassException - Any exceptions in it
FunctionTag(HirRoot hirRoot,
SubpDefinition subpDef)
hirRoot - The current HirRootsubpDef - The current subprogram| 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 | |||||||||