| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.imports |
| Modifier and Type | Method and Description |
|---|---|
RewritableImportSection |
RewritableImportSection.Factory.createNewEmpty(XtextResource resource) |
RewritableImportSection |
RewritableImportSection.Factory.parse(XtextResource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected JvmDeclaredType |
ConflictResolver.findBestMatch(Collection<JvmDeclaredType> types,
TypeUsages usages,
RewritableImportSection importSection) |
protected boolean |
ConflictResolver.isBetter(JvmDeclaredType candidate,
JvmDeclaredType currentBestMatch,
TypeUsages usages,
RewritableImportSection importSection) |
Copyright © 2015. All Rights Reserved.