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

Member predicate ControlFlow::ConditionGuardNode::ensures

Holds if this guard ensures that the result of nd is b.

predicate ensures(Node nd, boolean b)