MCPcopy Create free account
hub / github.com/LFYSec/MScan / size

Method size

src/main/java/pascal/taie/analysis/pta/pts/PointsToSet.java:73–73  ·  view source on GitHub ↗

@return the number of objects in this set.

()

Source from the content-addressed store, hash-verified

71 * @return the number of objects in this set.
72 */
73 int size();
74
75 /**
76 * @return all objects in this set.

Callers 15

getClassScopeMethod · 0.65
getMethodScopeMethod · 0.65
clearUnusedResultsMethod · 0.65
analyzeMethod · 0.65
findDefiniteThrowsMethod · 0.65
analyzeMethod · 0.65
compareResultMethod · 0.65
transferCallEdgeMethod · 0.65
sizeMethod · 0.65
computeDefsMethod · 0.65
getNumberOfEdgesMethod · 0.65
getNumberOfMethodsMethod · 0.65

Implementers 1

DelegatePointsToSetsrc/main/java/pascal/taie/analysis/pta

Calls

no outgoing calls

Tested by

no test coverage detected