Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getOperand1
Method
getOperand1
src/main/java/pascal/taie/ir/exp/BinaryExp.java:46–46 ·
view source on GitHub ↗
@return the first operand.
()
Source
from the content-addressed store, hash-verified
44
* @
return
the first operand.
45
*/
46
Var getOperand1();
47
48
/**
49
* @
return
the second operand.
Callers
6
visit
Method · 0.65
findRedundantComparison
Method · 0.65
evaluate
Method · 0.65
transferEdge
Method · 0.65
equals
Method · 0.65
hashCode
Method · 0.65
Implementers
1
AbstractBinaryExp
src/main/java/pascal/taie/ir/exp/Abstr
Calls
no outgoing calls
Tested by
no test coverage detected