public interface FileGenerator<T extends CtElement> extends Processor<T>
Environment.getDefaultFileGenerator()
.Modifier and Type | Method and Description |
---|---|
List<File> |
getCreatedFiles()
Gets the created files.
|
File |
getOutputDirectory()
Gets the root directory where files are created.
|
getEnvironment, getProcessedElementTypes, getTraversalStrategy, init, initProperties, interrupt, isToBeProcessed, process, process, processingDone
getFactory, setFactory
Copyright © 2007–2019 Inria. All rights reserved.