| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.typesystem.references |
Lightweight representations for the various
JvmTypeReference
which offer some rich API. |
| Modifier and Type | Method and Description |
|---|---|
LightweightTypeReference |
StandardTypeReferenceOwner.newReferenceTo(Class<?> type,
TypeReferenceInitializer<? super ParameterizedTypeReference> init)
Creates a references to the given class or returns an
UnknownTypeReference if no
JRE is available. |
LightweightTypeReference |
ITypeReferenceOwner.newReferenceTo(Class<?> type,
TypeReferenceInitializer<? super ParameterizedTypeReference> init)
Creates a reference to the given class or returns an
UnknownTypeReference if no
JRE is available. |
Copyright © 2015. All Rights Reserved.