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

Member predicate SourceSinkInterpretationInput::SourceOrSinkElement::hasFullInfo

Holds if this source or sink element is a method or field that was specified with the given values for e, pkg, type and subtypes.

predicate hasFullInfo(Entity e, string pkg, string type, boolean subtypes)