Interface CompilerContext

  • All Superinterfaces:
    Context

    public interface CompilerContext
    extends Context
    Compiler context can be used to provide additional meta-information for runtime, which can be used by other plugins.

    Plugins which need the specific compiler contexts, should declare a dependency on the compiler plugin.