public class ThriftGenerator extends Generator
| Constructor and Description |
|---|
ThriftGenerator(FileManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(net.morimekta.providence.reflect.contained.CDocument document)
Each compiler must implement this method.
|
getFileManagerpublic ThriftGenerator(FileManager manager)
public void generate(net.morimekta.providence.reflect.contained.CDocument document) throws IOException
Generatorgenerate in class Generatordocument - The document to generate files from.IOException - If a file could not be written.Copyright © 2016. All rights reserved.