Package org.eclipse.xtext.generator

Interface Summary
IDerivedResourceMarkers  
IFilePostProcessor  
IFileSystemAccess  
IFileSystemAccessExtension  
IFileSystemAccessExtension2  
IGenerator  
IGeneratorFragment  
IGeneratorFragmentExtension  
IOutputConfigurationProvider  
NamingAware  
 

Class Summary
AbstractFileSystemAccess  
AbstractGeneratorFragment  
AbstractInheritingGeneratorFragment A generator fragment that generates code which inherits form the generated code of the super language.
AntlrDelegatingFragment Delegates to an AntLR generator fragment on the classpath.
BindFactory  
Binding  
BindKey  
BindValue  
CompositeGeneratorFragment  
DefaultGeneratorFragment  
DelegatingGeneratorFragment  
Generator The main xtext generator.
GeneratorComponent  
GeneratorComponent.Outlet  
GeneratorUtil  
GenModelAccess  
ImplicitRuntimeFragment  
InMemoryFileSystemAccess  
IOutputConfigurationProvider.Delegate  
JavaIoFileSystemAccess  
LanguageConfig  
LineSeparatorHarmonizer Replaces all line breaks with the configured line separator.
LoggingGeneratorFragment  
MergeableManifest Deprecated. use MergeableManifest instead
Naming Utility class providing names and the like for general artifacts used in all Xtext projects There's a corresponding Xtend file (Naming.ext) mapping the methods defined inhere to Xtend signatures.
OutputConfiguration  
OutputConfigurationProvider  
Xtend2ExecutionContext  
Xtend2GeneratorFragment  
Xtend2GeneratorFragment.GenericGrammarAccess