Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getOperator
Method
getOperator
src/main/java/pascal/taie/ir/exp/BinaryExp.java:41–41 ·
view source on GitHub ↗
@return the operator.
()
Source
from the content-addressed store, hash-verified
39
* @
return
the operator.
40
*/
41
Op getOperator();
42
43
/**
44
* @
return
the first operand.
Callers
7
toString
Method · 0.65
visit
Method · 0.65
visit
Method · 0.65
evaluate
Method · 0.65
equals
Method · 0.65
hashCode
Method · 0.65
hasNoSideEffect
Method · 0.65
Implementers
1
AbstractBinaryExp
src/main/java/pascal/taie/ir/exp/Abstr
Calls
no outgoing calls
Tested by
no test coverage detected