Predicate paramsString
Gets a parenthesized string containing all parameter types of this callable, separated by a comma.
Returns an empty parenthesized string if the callable has no parameters. Parameter types are represented by their type erasure.
Import path
import semmle.code.java.dataflow.ExternalFlow