CodeQL library for Python
codeql/python-all 4.1.0 (changelog, source)
Search

Member predicate PrintAstConfiguration::shouldPrintYaml

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

predicate shouldPrintYaml(YamlNode y, Location l)