| Package | Description |
|---|---|
| net.morimekta.providence.generator |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Generator.generate(ProgramTypeRegistry registry)
Each compiler must implement this method.
|
void |
Generator.generateGlobal(ProgramRegistry registry,
Collection<File> inputFiles)
Generate anything that is dependent on the global scope, or not
directly connected to a single program.
|
Copyright © 2015–2019 morimekta.net. All rights reserved.