public class SetType extends TypeAbstraction
PointType. These are immutable. TODO: fix for efficiency if needed.ContextItem.Value<T>TOP| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
TypeReference |
getTypeReference()
A TypeReference representing the types of this abstraction
|
int |
hashCode() |
Iterator<TypeReference> |
iteratePoints() |
TypeAbstraction |
meet(TypeAbstraction rhs) |
getTypepublic SetType(PointType[] points)
public TypeReference getTypeReference()
TypeAbstractiongetTypeReference in class TypeAbstractionpublic TypeAbstraction meet(TypeAbstraction rhs) throws com.ibm.wala.util.debug.UnimplementedError
meet in class TypeAbstractioncom.ibm.wala.util.debug.UnimplementedErrorpublic boolean equals(Object obj)
equals in class TypeAbstractionpublic int hashCode()
hashCode in class TypeAbstractionpublic Iterator<TypeReference> iteratePoints()
Copyright © 2015. All rights reserved.