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

Member predicate StructType::hasField

Holds if this struct contains a field name with type tp, possibly inside a (nested) embedded field.

predicate hasField(string name, Type tp)