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

Module FileSystem

Provides classes for working with files and folders.

Import path

import semmle.code.FileSystem

Imports

Location

Provides classes and predicates for working with locations.

Classes

Container

A file or folder.

File

A file.

Folder

A folder.

JarFile

A Java archive file with a “.jar” extension.