|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--harpoon.ClassFile.HData | +--harpoon.IR.Tree.Data | +--harpoon.Backend.Runtime1.Data | +--harpoon.Backend.Runtime1.DataConfigChecker
DataConfigChecker
outputs some (never used) references
which will be unresolved (resulting in linker errors at build-time)
unless the runtime configuration matches the flex configuration.
Nested Class Summary |
Nested classes 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, tf |
Constructor Summary | |
DataConfigChecker(Frame f,
HClass hc)
Creates a DataConfigChecker . |
Methods inherited from class harpoon.Backend.Runtime1.Data |
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 DataConfigChecker(Frame f, HClass hc)
DataConfigChecker
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |