public class SplitArrayElementsTypeStore extends ArrayElementsTypeStore
object| Constructor and Description |
|---|
SplitArrayElementsTypeStore(AnalysisObject object) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(PointsToAnalysis bb) |
ArrayElementsTypeFlow |
readFlow() |
String |
toString() |
ArrayElementsTypeFlow |
writeFlow() |
objectpublic SplitArrayElementsTypeStore(AnalysisObject object)
public ArrayElementsTypeFlow writeFlow()
writeFlow in class ArrayElementsTypeStorepublic ArrayElementsTypeFlow readFlow()
readFlow in class ArrayElementsTypeStorepublic void init(PointsToAnalysis bb)
init in class ArrayElementsTypeStore