codeql/go-all
2.1.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a term in the intersection of type-set literals a and b.
a
b
import semmle.go.Types
TypeSetTerm getTermInIntersection(TypeSetLiteralType a, TypeSetLiteralType b)