protected static class TypeUsageCollector.PreferredType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.xtext.common.types.JvmType |
referencedType |
java.lang.String |
unresolvedTypeName |
org.eclipse.xtext.common.types.JvmType |
usedType |
| Constructor and Description |
|---|
PreferredType(org.eclipse.xtext.common.types.JvmType referencedType,
org.eclipse.xtext.common.types.JvmType usedType) |
PreferredType(java.lang.String name) |