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

Member predicate FieldDecl::getNameExpr

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

Expr getNameExpr(int i)