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

Member predicate InterfaceType::getADirectlyEmbeddedInterface

Gets a type whose underlying type is an interface that is directly 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 getADirectlyEmbeddedInterface()