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

Member predicate FuncDef::getParameter

Gets the ith parameter of this function.

The receiver variable, if any, is considered to be the -1st parameter.

Parameter getParameter(int i)