Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getLValue
Method
getLValue
src/main/java/pascal/taie/ir/stmt/Invoke.java:73–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
@Override
74
@Nullable
75
public
Var getLValue() {
76
return
result;
77
}
78
79
@Nullable
80
public
Var getResult() {
Callers
15
getArrayAccess
Method · 0.45
getFieldAccess
Method · 0.45
findDefiniteThrows
Method · 0.45
visit
Method · 0.45
updateLValueIfReferenceType
Method · 0.45
initialize
Method · 0.45
visit
Method · 0.45
transferLoadArray
Method · 0.45
transferNode
Method · 0.45
transferNode
Method · 0.45
transferNode
Method · 0.45
isDeadAssignment
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected