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