| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.compiler | |
| org.eclipse.xtext.xbase.compiler.output |
| Modifier and Type | Method and Description |
|---|---|
protected ImportingStringConcatenation |
JvmModelGenerator.createImportingStringConcatenation(SharedAppendableState state,
ITypeReferenceOwner owner) |
| Modifier and Type | Method and Description |
|---|---|
SharedAppendableState |
TreeAppendable.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected TreeAppendable |
TreeAppendable.createChild(SharedAppendableState state,
ILocationInFileProvider locationProvider,
IJvmModelAssociations jvmModelAssociations,
Set<ILocationData> newData,
boolean useForDebugging) |
protected TreeAppendable |
ErrorTreeAppendable.createChild(SharedAppendableState state,
ILocationInFileProvider locationProvider,
IJvmModelAssociations jvmModelAssociations,
Set<ILocationData> newData,
boolean useForDebugging) |
| Constructor and Description |
|---|
ErrorTreeAppendable(SharedAppendableState state,
ITraceURIConverter converter,
ILocationInFileProvider locationProvider,
IJvmModelAssociations jvmModelAssociations,
Set<ILocationData> sourceLocations,
boolean useForDebugging) |
ImportingStringConcatenation(SharedAppendableState state,
ITypeReferenceOwner typeReferenceOwner) |
TreeAppendable(SharedAppendableState state,
ITraceURIConverter converter,
ILocationInFileProvider locationProvider,
IJvmModelAssociations jvmModelAssociations,
org.eclipse.emf.ecore.EObject source) |
TreeAppendable(SharedAppendableState state,
ITraceURIConverter converter,
ILocationInFileProvider locationProvider,
IJvmModelAssociations jvmModelAssociations,
Set<ILocationData> sourceLocations,
boolean useForDebugging) |
Copyright © 2015. All Rights Reserved.