public class JGenerator extends Generator
| Constructor and Description |
|---|
JGenerator(FileManager manager,
TypeRegistry registry,
JOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(CDocument document)
Each compiler must implement this method.
|
getFileManagerpublic JGenerator(FileManager manager, TypeRegistry registry, JOptions options)
public void generate(CDocument document) throws IOException, GeneratorException
Generatorgenerate in class GeneratorIOExceptionGeneratorExceptionCopyright © 2016. All rights reserved.