|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectharpoon.Interpret.Tree.UndefinedRef
public class UndefinedRef
UndefinedRef is a reference of an unknown type
| Constructor Summary | |
|---|---|
UndefinedRef(harpoon.Interpret.Tree.StaticState ss)
Class constructor. |
|
UndefinedRef(harpoon.Interpret.Tree.StaticState ss,
Integer length,
Integer hashCode,
harpoon.Interpret.Tree.ClazPointer classPtr)
Class constructor. |
|
| Method Summary | |
|---|---|
Object |
clone()
|
protected void |
finalize()
|
Object |
get(HField h)
Throws an error. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UndefinedRef(harpoon.Interpret.Tree.StaticState ss)
public UndefinedRef(harpoon.Interpret.Tree.StaticState ss,
Integer length,
Integer hashCode,
harpoon.Interpret.Tree.ClazPointer classPtr)
| Method Detail |
|---|
public Object get(HField h)
public Object clone()
protected void finalize()
throws Throwable
finalize in class ObjectThrowable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||