Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getFieldAccess
Method
getFieldAccess
src/main/java/pascal/taie/ir/stmt/FieldStmt.java:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
public
abstract FieldAccess getFieldAccess();
40
41
public
FieldRef getFieldRef() {
42
return
getFieldAccess().getFieldRef();
Callers
1
getFieldRef
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected