CodeQL library for Go
codeql/go-all 0.7.14 (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)