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

Member predicate Public::ReadNode::reads

Holds if this data-flow node evaluates to value of v, which is a value entity, that is, a constant, variable, field, function, or method.

predicate reads(ValueEntity v)