MCPcopy Create free account
hub / github.com/LFYSec/MScan / isStatic

Method isStatic

src/main/java/pascal/taie/ir/stmt/FieldStmt.java:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 public boolean isStatic() {
46 return getFieldRef().isStatic();
47 }
48}

Callers

nothing calls this directly

Calls 1

getFieldRefMethod · 0.95

Tested by

no test coverage detected