| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.typesystem |
This package is the entry point for clients of the Xbase type inference.
|
| org.eclipse.xtext.xbase.typesystem.internal | |
| org.eclipse.xtext.xbase.typesystem.references |
Lightweight representations for the various
JvmTypeReference
which offer some rich API. |
| org.eclipse.xtext.xbase.typesystem.util | |
| org.eclipse.xtext.xbase.typing |
| Modifier and Type | Method and Description |
|---|---|
JvmTypeReference |
LocalVariableCapturer.getTypeReference(XComputedTypeReferenceImplCustom context) |
JvmTypeReference |
InferredTypeIndicator.getTypeReference(XComputedTypeReferenceImplCustom context) |
| Modifier and Type | Method and Description |
|---|---|
protected JvmTypeReference |
LogicalContainerAwareReentrantTypeResolver.DemandTypeReferenceProvider.doGetTypeReference(XComputedTypeReferenceImplCustom context) |
protected JvmTypeReference |
LogicalContainerAwareReentrantTypeResolver.AnyTypeReferenceProvider.doGetTypeReference(XComputedTypeReferenceImplCustom context) |
protected JvmTypeReference |
LogicalContainerAwareReentrantTypeResolver.DemandTypeReferenceProvider.handleReentrantInvocation(XComputedTypeReferenceImplCustom context) |
| Modifier and Type | Method and Description |
|---|---|
protected JvmTypeReference |
UnboundTypeReferenceResolver.doGetTypeReference(XComputedTypeReferenceImplCustom context) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract JvmTypeReference |
AbstractReentrantTypeReferenceProvider.doGetTypeReference(XComputedTypeReferenceImplCustom context) |
JvmTypeReference |
AbstractReentrantTypeReferenceProvider.getTypeReference(XComputedTypeReferenceImplCustom context) |
protected JvmTypeReference |
AbstractReentrantTypeReferenceProvider.handleReentrantInvocation(XComputedTypeReferenceImplCustom context)
Allows to deal with reentrant invocation for the given context.
|
| Modifier and Type | Method and Description |
|---|---|
JvmTypeReference |
IJvmTypeReferenceProvider.getTypeReference(XComputedTypeReferenceImplCustom context) |
Copyright © 2015. All Rights Reserved.