public class TypeLiteralHelper extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
TypeLiteralHelper(ExpressionTypeComputationState state) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyPackageFragment(XMemberFeatureCall memberFeatureCall,
JvmDeclaredType type) |
protected LightweightTypeReference |
getAsClassLiteral(JvmIdentifiableElement feature) |
protected LightweightTypeReference |
getRawTypeForName(Class<?> clazz,
ITypeReferenceOwner owner)
Deprecated.
use
ITypeReferenceOwner.newReferenceTo(Class) instead. |
protected TypeLiteralHelper(ExpressionTypeComputationState state)
@Deprecated protected LightweightTypeReference getRawTypeForName(Class<?> clazz, ITypeReferenceOwner owner)
ITypeReferenceOwner.newReferenceTo(Class) instead.protected LightweightTypeReference getAsClassLiteral(JvmIdentifiableElement feature)
protected void applyPackageFragment(XMemberFeatureCall memberFeatureCall, JvmDeclaredType type)
Copyright © 2015. All Rights Reserved.