Uses of Enum Class
org.ek9lang.compiler.CompilationPhase

Packages that use CompilationPhase
Package
Description
A-1 - Start here for the main command-line entry use of the compiler.
B - For the EK9 compiler itself.
Common parts of processing that can be reused across various phases.
The directives are really aimed at helping the creation of the EK9 language, but they maybe very useful in the early stages of adoption of ek9 (should there be any).
A-2 - Start here for tooling entry point specifically 'language server' implementation.