Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getType
Method
getType
src/main/java/pascal/taie/ir/exp/Var.java:116–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
@Override
117
public
Type getType() {
118
return
type;
119
}
120
121
/**
122
* @
return
true
if
this variable is a (temporary) variable
Callers
10
updateLValueIfReferenceType
Method · 0.95
visit
Method · 0.95
findRedundantComparison
Method · 0.95
onNewCSMethod
Method · 0.95
extractMHVars
Method · 0.95
onNewCallEdge
Method · 0.95
computeTypeInfo
Method · 0.95
processCallSource
Method · 0.95
getBackPropagateStmts
Method · 0.95
compareAndSwapObject
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected