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

Member predicate TypeParamDecl::getNameExpr

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

Expr getNameExpr(int i)