CodeQL library for Java
codeql/java-all 0.7.4 ( changelog , source )
Search

Member predicate Element :: fromSource

Holds if this element pertains to a source file.

Elements pertaining to source files may include generated elements not visible in source code, such as implicit default constructors.

predicate fromSource ( )