Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getValue
Method
getValue
src/main/java/pascal/taie/ir/exp/NegExp.java:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
Var getValue() {
41
return
value;
42
}
43
44
@Override
45
public
Var getOperand() {
Callers
15
convertAnnotationElement
Method · 0.45
getElementEntries
Method · 0.45
toString
Method · 0.45
transferEdge
Method · 0.45
visit
Method · 0.45
downgradeOnControlSplit
Method · 0.45
copyFrom
Method · 0.45
forEach
Method · 0.45
toString
Method · 0.45
evaluate
Method · 0.45
get
Method · 0.45
equals
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected