public class ImportedTypesCollector extends TypeUsageCollector
TypeUsageCollector.PreferredType| Constructor and Description |
|---|
ImportedTypesCollector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
acceptType(org.eclipse.xtext.common.types.JvmType type,
org.eclipse.xtext.common.types.JvmType usedType,
org.eclipse.xtext.util.ITextRegion refRegion) |
acceptPreferredType, acceptPreferredType, acceptStaticExtensionImport, acceptStaticImport, acceptType, acceptType, acceptUnresolvedType, addJavaDocReferences, collectAllReferences, collectStaticImportsFrom, collectStaticImportsFrom, collectTypeUsages, findPreferredType, findPreferredType, getCurrentContext, getFirstNameSegment, getReferencedElement, getResource, getTypeUsages, needsStaticImportprotected void acceptType(org.eclipse.xtext.common.types.JvmType type,
org.eclipse.xtext.common.types.JvmType usedType,
org.eclipse.xtext.util.ITextRegion refRegion)
acceptType in class TypeUsageCollector