| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.compiler | |
| org.eclipse.xtext.xbase.typesystem.computation |
This package contains the primary hooks for the actual type computation in Xbase
as well as their respective base implementations.
|
| org.eclipse.xtext.xbase.typesystem.internal | |
| org.eclipse.xtext.xbase.typesystem.legacy |
Classes that serve as adapter to the old implementations or interfaces
of the type system.
|
| org.eclipse.xtext.xbase.typesystem.override | |
| org.eclipse.xtext.xbase.typesystem.references |
Lightweight representations for the various
JvmTypeReference
which offer some rich API. |
| org.eclipse.xtext.xbase.validation |
| Modifier and Type | Method and Description |
|---|---|
protected CommonTypeComputationServices |
AbstractXbaseCompiler.getTypeComputationServices() |
| Modifier and Type | Method and Description |
|---|---|
protected CommonTypeComputationServices |
AbstractClosureTypeHelper.getServices() |
| Modifier and Type | Method and Description |
|---|---|
CommonTypeComputationServices |
ResolvedTypes.getServices() |
protected CommonTypeComputationServices |
DefaultReentrantTypeResolver.getServices() |
| Constructor and Description |
|---|
ResolvedTypes.Owner(CommonTypeComputationServices services,
org.eclipse.emf.ecore.resource.ResourceSet context) |
| Constructor and Description |
|---|
StandardTypeReferenceOwner(CommonTypeComputationServices services,
org.eclipse.emf.ecore.EObject context)
Deprecated.
|
StandardTypeReferenceOwner(CommonTypeComputationServices services,
org.eclipse.emf.ecore.resource.Resource context)
Deprecated.
|
StandardTypeReferenceOwner(CommonTypeComputationServices services,
org.eclipse.emf.ecore.resource.ResourceSet context)
Deprecated.
|
| Constructor and Description |
|---|
RawResolvedFeatures(JvmDeclaredType type,
CommonTypeComputationServices services) |
| Modifier and Type | Method and Description |
|---|---|
CommonTypeComputationServices |
StandardTypeReferenceOwner.getServices() |
protected CommonTypeComputationServices |
LightweightTypeReference.getServices() |
CommonTypeComputationServices |
ITypeReferenceOwner.getServices()
Access to commonly used services for type references.
|
| Constructor and Description |
|---|
StandardTypeReferenceOwner(CommonTypeComputationServices services,
org.eclipse.emf.ecore.EObject context) |
StandardTypeReferenceOwner(CommonTypeComputationServices services,
org.eclipse.emf.ecore.resource.Resource context) |
StandardTypeReferenceOwner(CommonTypeComputationServices services,
org.eclipse.emf.ecore.resource.ResourceSet context) |
| Modifier and Type | Method and Description |
|---|---|
protected CommonTypeComputationServices |
XbaseValidator.getServices() |
Copyright © 2015. All Rights Reserved.