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

Member predicate RefType :: isTopLevel

Holds if this is a top-level type, which is not nested inside any other types.

predicate isTopLevel ( )