Module aya.cli.impl

Interface CompilerAdvisor

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
DelegateCompilerAdvisor, DiskCompilerAdvisor, InMemoryCompilerAdvisor

public interface CompilerAdvisor extends AutoCloseable
Advises the compiler to be incremental, helps in-memory analysis, and behaves as the bridge between the library compiler and its caller.