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

Member predicate TypeSetTerm::hasTilde

Holds if this term has a tilde in front of it.

A tilde is used to indicate that the term refers to all types with a given underlying type.

predicate hasTilde()