| Interface | Description |
|---|---|
| AnalysisCallback | |
| FileConverter | |
| InteractiveConsoleFactory |
Interface for running console interactively.
|
| InteractiveConsoleInterface | |
| InteractiveConsoleResponse |
Public interface for repl responses.
|
| PathBasedFile | |
| Reporter |
Define an interface for a reporter of the compiler.
|
| VirtualDirectory | |
| VirtualFile |
VirtualFile is an abstraction for file-like objects. |
| VirtualFileRef |
VirtualFileRef represents a reference to a file-like object. |
| VirtualFileWrite |
| Class | Description |
|---|---|
| ArtifactInfo |
Define constants of Scala compiler useful for artifact resolution.
|
| BasicVirtualFileRef |
| Enum | Description |
|---|---|
| InteractiveConsoleResult | |
| UseScope |
Defines the scope in which a name hash was captured.
|
| Exception | Description |
|---|---|
| CompileCancelled |
Represent the cancellation of a compilation run.
|
| CompileFailed |
Represent a failure occurred during compilation of Java or Scala sources.
|