|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttip.types.Type
tip.types.Pointer
public class Pointer
Constructor Summary | |
---|---|
Pointer(Type reftype)
|
Method Summary | |
---|---|
Type |
getRefType()
|
String |
toString()
|
void |
unify(Type other)
Unify this type and the given type |
Methods inherited from class tip.types.Type |
---|
clearMarks, equiv, find, isRoot, renameRootVariables, union |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Pointer(Type reftype)
Method Detail |
---|
public Type getRefType()
public void unify(Type other)
Type
unify
in class Type
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |