@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| Validator |
Type of validators instruction emitters may register to be run as a post-processing step.
|
| Class | Description |
|---|---|
| Compiler |
Compiles TIS-100 assembly code into instructions.
|
| Exception | Description |
|---|---|
| ParseException |
Thrown by the
Compiler when the specified code contains errors. |