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

Member predicate CompositeLit::getKey

Gets the ith key expression in this literal.

If the ith element of this literal has no key, this predicate is undefined for i.

Expr getKey(int i)