public class ReflectionSummary extends Object
Constructor and Description |
---|
ReflectionSummary() |
Modifier and Type | Method and Description |
---|---|
void |
addType(int bcIndex,
TypeReference T) |
TypeAbstraction |
getTypeForNewInstance(int bcIndex,
IClassHierarchy cha) |
Set<TypeReference> |
getTypesForProgramLocation(int bcIndex) |
public void addType(int bcIndex, TypeReference T)
public TypeAbstraction getTypeForNewInstance(int bcIndex, IClassHierarchy cha)
public Set<TypeReference> getTypesForProgramLocation(int bcIndex)