public class TypeLiteralHelper
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
TypeLiteralHelper(ExpressionTypeComputationState state) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyPackageFragment(XMemberFeatureCall memberFeatureCall,
org.eclipse.xtext.common.types.JvmDeclaredType type) |
protected LightweightTypeReference |
getAsClassLiteral(org.eclipse.xtext.common.types.JvmIdentifiableElement feature) |
protected LightweightTypeReference |
getRawTypeForName(java.lang.Class<?> clazz,
ITypeReferenceOwner owner)
Deprecated.
use
ITypeReferenceOwner.newReferenceTo(Class) instead. |
protected TypeLiteralHelper(ExpressionTypeComputationState state)
@Deprecated protected LightweightTypeReference getRawTypeForName(java.lang.Class<?> clazz, ITypeReferenceOwner owner)
ITypeReferenceOwner.newReferenceTo(Class) instead.protected LightweightTypeReference getAsClassLiteral(org.eclipse.xtext.common.types.JvmIdentifiableElement feature)
protected void applyPackageFragment(XMemberFeatureCall memberFeatureCall, org.eclipse.xtext.common.types.JvmDeclaredType type)