CodeQL library for Java
codeql/java-all 0.6.2 ( 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 )