CodeQL library for Go
codeql/go-all 0.7.12 (changelog, source)
Search

Member predicate Type::hasMethod

Holds if the method set of this type contains a method named m of type t.

predicate hasMethod(string m, SignatureType t)