|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectharpoon.ClassFile.HData
harpoon.IR.Tree.Data
harpoon.Backend.Runtime1.Data
harpoon.Backend.Runtime1.DataInitializers
public class DataInitializers
DataInitializers
outputs a table listing the
static initializers needed for the program, in the proper
dependency order.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class harpoon.IR.Tree.Data |
---|
Data.TreeFactory |
Field Summary |
---|
Fields inherited from class harpoon.Backend.Runtime1.Data |
---|
root |
Fields inherited from class harpoon.IR.Tree.Data |
---|
desc, frame, modCount, tf |
Constructor Summary | |
---|---|
DataInitializers(Frame f,
HClass hc,
List staticInitializers)
Creates a DataInitializers . |
Method Summary |
---|
Methods inherited from class harpoon.Backend.Runtime1.Data |
---|
_DATUM, _DATUM, emitUtf8String, getHClass, getRootElement, hashCode, toUTF8 |
Methods inherited from class harpoon.IR.Tree.Data |
---|
getDesc, print |
Methods inherited from class harpoon.ClassFile.HData |
---|
clone, getElementsI, getElementsL, print |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataInitializers(Frame f, HClass hc, List staticInitializers)
DataInitializers
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |