CodeQL library for C#
codeql/csharp-all 0.9.0 (changelog, source)
Search

Member predicate PrintAstConfiguration::shouldPrint

Controls whether the Element should be considered for AST printing. By default it checks whether the Element e belongs to Location l.

predicate shouldPrint(Element e, Location l)