| 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.xtype | |
| org.eclipse.xtext.xtype.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
InferredTypeIndicator
This is a
type reference provider that
can be used to describe an infered type reference during the model inference. |
class |
LocalVariableCapturer |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LogicalContainerAwareReentrantTypeResolver.AbstractDemandTypeReferenceProvider |
static class |
LogicalContainerAwareReentrantTypeResolver.AnyTypeReferenceProvider |
class |
LogicalContainerAwareReentrantTypeResolver.DemandTypeReferenceProvider |
protected static class |
LogicalContainerAwareReentrantTypeResolver.LocalVariableCapturerImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
UnboundTypeReferenceResolver |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReentrantTypeReferenceProvider |
| Modifier and Type | Method and Description |
|---|---|
IJvmTypeReferenceProvider |
XComputedTypeReference.getTypeProvider()
Returns the value of the 'Type Provider' attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
XComputedTypeReference.setTypeProvider(IJvmTypeReferenceProvider value)
Sets the value of the '
Type Provider' attribute |
| Modifier and Type | Field and Description |
|---|---|
protected static IJvmTypeReferenceProvider |
XComputedTypeReferenceImpl.TYPE_PROVIDER_EDEFAULT
The default value of the '
Type Provider' attribute |
protected IJvmTypeReferenceProvider |
XComputedTypeReferenceImpl.typeProvider
The cached value of the '
Type Provider' attribute |
| Modifier and Type | Method and Description |
|---|---|
IJvmTypeReferenceProvider |
XComputedTypeReferenceImpl.getTypeProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
XComputedTypeReferenceImpl.setTypeProvider(IJvmTypeReferenceProvider newTypeProvider) |
Copyright © 2015. All Rights Reserved.