| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.compiler | |
| org.eclipse.xtext.xbase.compiler.output |
| Modifier and Type | Method and Description |
|---|---|
protected ImportManager |
JvmModelGenerator.createImportManager(JvmDeclaredType type) |
protected ImportManager |
StringBuilderBasedAppendable.getImportManager() |
ImportManager |
JvmModelGenerator.getImportManager(ITreeAppendable appendable) |
| Modifier and Type | Method and Description |
|---|---|
TreeAppendable |
JvmModelGenerator.createAppendable(org.eclipse.emf.ecore.EObject context,
ImportManager importManager,
GeneratorConfig config) |
| Constructor and Description |
|---|
StringBuilderBasedAppendable(ImportManager importManager) |
StringBuilderBasedAppendable(ImportManager importManager,
String indentation,
String lineSeparator) |
| Constructor and Description |
|---|
FakeTreeAppendable(ImportManager typeSerializer) |
FakeTreeAppendable(ImportManager typeSerializer,
String indentation,
String lineSeparator) |
SharedAppendableState(ImportManager importManager,
org.eclipse.emf.ecore.resource.Resource resource) |
SharedAppendableState(String indentation,
String lineSeparator,
ImportManager importManager,
org.eclipse.emf.ecore.resource.Resource resource) |
TreeAppendable(ImportManager importManager,
ITraceURIConverter converter,
ILocationInFileProvider locationProvider,
IJvmModelAssociations jvmModelAssociations,
org.eclipse.emf.ecore.EObject source,
String indentation,
String lineSeparator) |
Copyright © 2015. All Rights Reserved.