codeql/go-all
2.1.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the method set of this type contains a method named m of type t.
m
t
predicate hasMethod(string m, SignatureType t)