Interface JctCompilation


@API(since="0.0.1", status=STABLE) public interface JctCompilation
The result of a compilation.

This provides access to a number of useful pieces of information including the file manager used for the compilation, compiler logs, and diagnostics.

Since:
0.0.1
Author:
Ashley Scopes