Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ visit
Method
visit
src/main/java/pascal/taie/ir/exp/ExpVisitor.java:33–33 ·
view source on GitHub ↗
(Var var)
Source
from the content-addressed store, hash-verified
31
32
// var
33
default T visit(Var var) {
34
return
visitDefault(var);
35
}
36
Callers
15
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
Implementers
3
ImplicitThrowAnalysis
src/main/java/pascal/taie/analysis/exc
IsNullVisitor
src/main/java/pascal/taie/analysis/bug
InterConstantPropagation
src/main/java/pascal/taie/analysis/dat
Calls
no outgoing calls
Tested by
no test coverage detected