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

Member predicate PrintAstConfiguration::shouldPrintFunction

Holds if the AST for func should be printed. By default, holds for all functions.

predicate shouldPrintFunction(FuncDecl func)