Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ stream
Method
stream
src/main/java/pascal/taie/analysis/dataflow/fact/SetFact.java:170–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
public
Stream<E> stream() {
171
return
set.stream();
172
}
173
174
@Override
175
public
Iterator<E> iterator() {
Callers
15
main
Method · 0.80
testIRBuilder
Method · 0.80
printParams
Method · 0.80
test
Method · 0.80
classSignatures
Method · 0.80
methodSignatures
Method · 0.80
typeSignatures
Method · 0.80
composeArgs
Method · 0.80
buildClassPath
Method · 0.80
test
Method · 0.80
mapServiceRoute
Method · 0.80
visit
Method · 0.80
Calls
no outgoing calls
Tested by
10
main
Method · 0.64
testIRBuilder
Method · 0.64
printParams
Method · 0.64
test
Method · 0.64
classSignatures
Method · 0.64
methodSignatures
Method · 0.64
typeSignatures
Method · 0.64
composeArgs
Method · 0.64
buildClassPath
Method · 0.64
test
Method · 0.64