| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.typesystem.references |
Lightweight representations for the various
JvmTypeReference
which offer some rich API. |
| org.eclipse.xtext.xbase.validation | |
| org.eclipse.xtext.xtype | |
| org.eclipse.xtext.xtype.impl | |
| org.eclipse.xtext.xtype.util |
| Modifier and Type | Method and Description |
|---|---|
LightweightTypeReference |
LightweightTypeReferenceFactory.doVisitComputedTypeReference(XComputedTypeReference reference) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
ProxyAwareUIStrings.doVisitComputedTypeReference(XComputedTypeReference reference,
StringBuilder param) |
| Modifier and Type | Method and Description |
|---|---|
XComputedTypeReference |
XtypeFactory.createXComputedTypeReference()
Returns a new object of class 'XComputed Type Reference'
|
| Modifier and Type | Class and Description |
|---|---|
class |
XComputedTypeReferenceImpl
An implementation of the model object 'XComputed Type Reference'
|
class |
XComputedTypeReferenceImplCustom |
| Modifier and Type | Method and Description |
|---|---|
XComputedTypeReference |
XtypeFactoryImpl.createXComputedTypeReference() |
| Modifier and Type | Method and Description |
|---|---|
T |
XtypeSwitch.caseXComputedTypeReference(XComputedTypeReference object)
Returns the result of interpreting the object as an instance of 'XComputed Type Reference'
|
Result |
XtypeReferenceVisitor.doVisitComputedTypeReference(XComputedTypeReference reference) |
Result |
AbstractXtypeReferenceVisitor.doVisitComputedTypeReference(XComputedTypeReference reference) |
Result |
XtypeReferenceVisitorWithParameter.doVisitComputedTypeReference(XComputedTypeReference reference,
Parameter param) |
Result |
AbstractXtypeReferenceVisitorWithParameter.doVisitComputedTypeReference(XComputedTypeReference reference,
Parameter param) |
Copyright © 2015. All Rights Reserved.