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

Module Compilation

Provides a class representing individual compiler invocations that occurred during the build.

Import path

import semmle.code.java.Compilation

Imports

FileSystem

Provides classes for working with files and folders.

Classes

Compilation

An invocation of the compiler. Note that more than one file may be compiled per invocation. For example, this command compiles three source files: