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

Member predicate ParameterOrResultDecl::getNameExpr

Gets the expression representing the name of the ith variable declared in this declaration (0-based).

Expr getNameExpr(int i)