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

Predicate graphProperties

Holds if property key of the graph has the given value.

Import path

import semmle.go.PrintAst
predicate graphProperties(string key, string value)