Compilation Overview The process of compiling a set of source files into a corresponding set of class files is not a simple one, but can be generally divided into three stages. Different parts of source files may proceed through the process at different rates, on an "as needed" basis.
- Parse
- Enter
- Annotate
- Attribute
- Flow
- Desugar
- Generate