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

Member predicate InterfaceType::getAnEmbeddedInterface

Gets a type whose underlying type is an interface that is embedded into this interface.

Note that the methods of the embedded interface are already considered as part of the method set of this interface.

Type getAnEmbeddedInterface()