| Interface | Description |
|---|---|
| IContextualOutputConfigurationProvider |
Interface for providing output configurations with a given context.
|
| IDerivedResourceMarkers | |
| IFilePostProcessor |
The
IFilePostProcessor allows to rewrite the contents that will
be written into a given file. |
| IFilePostProcessorExtension |
Extension interface to
IFilePostProcessor. |
| IFileSystemAccess | |
| IFileSystemAccessExtension | |
| IFileSystemAccessExtension2 | |
| IFileSystemAccessExtension3 |
This class extends
IFileSystemAccess with the capability to write binary files. |
| IFileSystemAccessExtension4 |
This interface extends
IFileSystemAccess with the capability to check files for existence. |
| IGenerator | |
| IOutputConfigurationProvider |
Interface for providing default output configurations.
|
| JavaIoFileSystemAccess.IFileCallback |
| Class | Description |
|---|---|
| AbstractFileSystemAccess | |
| AbstractFileSystemAccess2 |
Abstract base class for file system access supporting
IFileSystemAccessExtension3 and IFileSystemAccessExtension4. |
| FileSystemAccessQueue | |
| FileSystemAccessRequest | |
| FileSystemSupportBasedFileSystemAccess |
An adapter between {org.eclipse.xtend.lib.macro.file.MutableFileSystemSupport} and {org.eclipse.xtext.generator.IFileSystemAccess}
|
| GeneratorComponent | |
| GeneratorComponent.Outlet | |
| IGenerator.NullGenerator | |
| InMemoryFileSystemAccess | |
| IOutputConfigurationProvider.Delegate | |
| JavaIoFileSystemAccess | |
| LineSeparatorHarmonizer |
Replaces all line breaks with the configured line separator.
|
| OutputConfiguration | |
| OutputConfiguration.SourceMapping |
Specifies the output folder for a source folder (may be null, in which case the output folder of the enclosing
OutputConfiguration is used). |
| OutputConfigurationProvider |
Copyright © 2015. All Rights Reserved.