Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getCastType
Method
getCastType
src/main/java/pascal/taie/ir/exp/CastExp.java:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
public
Type getCastType() {
51
return
castType;
52
}
53
54
@Override
55
public
Type getType() {
Callers
6
handleNewNonInvokeStmt
Method · 0.95
buildCast
Method · 0.80
equals
Method · 0.80
hashCode
Method · 0.80
isWanted
Method · 0.80
computeTypeInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected