MCPcopy 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

buildCastMethod · 0.80
equalsMethod · 0.80
hashCodeMethod · 0.80
isWantedMethod · 0.80
computeTypeInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected