public interface GeneratedPages
Modifier and Type | Method and Description |
---|---|
void |
generateToFile(SourceGenerator sg,
Module module)
generates the file of the page
|
void generateToFile(SourceGenerator sg, Module module) throws java.io.IOException
sg
- source generatormodule
- parent module of the pagejava.io.IOException
- if anything bad happens writing the code