CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (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(Locatable e, Location l)