UNPKG

@snyk/java-call-graph-builder

Version:

Tool for building a call graph for JVM ecosystem (Maven, Gradle...)

3 lines (2 loc) 137 B
export declare function removeParams(functionCall: string): string; export declare function toFQclassName(functionCall: string): string;