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

Method getValue

src/main/java/pascal/taie/ir/exp/CastExp.java:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 public Var getValue() {
47 return value;
48 }
49
50 public Type getCastType() {
51 return castType;

Callers 3

visitMethod · 0.95
visitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected