Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getClassScope
Method · 0.65
getMethodScope
Method · 0.65
clearUnusedResults
Method · 0.65
analyze
Method · 0.65
findDefiniteThrows
Method · 0.65
analyze
Method · 0.65
compareResult
Method · 0.65
transferCallEdge
Method · 0.65
size
Method · 0.65
computeDefs
Method · 0.65
getNumberOfEdges
Method · 0.65
getNumberOfMethods
Method · 0.65
Implementers
1
DelegatePointsToSet
src/main/java/pascal/taie/analysis/pta
Calls
no outgoing calls
Tested by
no test coverage detected