| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.annotations | |
| org.eclipse.xtext.xbase.annotations.typesystem | |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ITypeComputer> |
DefaultXbaseWithAnnotationsRuntimeModule.bindITypeComputer() |
| Modifier and Type | Class and Description |
|---|---|
class |
XbaseWithAnnotationsTypeComputer |
| Modifier and Type | Class and Description |
|---|---|
class |
XbaseTypeComputer
Base implementation for the
ITypeComputer. |
| Modifier and Type | Method and Description |
|---|---|
protected ITypeComputer |
DefaultReentrantTypeResolver.getTypeComputer() |
protected ITypeComputer |
AbstractTypeComputationState.getTypeComputer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultReentrantTypeResolver.setTypeComputer(ITypeComputer typeComputer) |
Copyright © 2015. All Rights Reserved.