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

Method getInvokeString

src/main/java/pascal/taie/ir/exp/InvokeExp.java:88–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 public abstract String getInvokeString();
89
90 public String getArgsString() {
91 return "(" + args.stream()

Callers 2

toStringMethod · 0.95
toStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected