| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.formatting | |
| org.eclipse.xtext.xbase.formatting2 | |
| org.eclipse.xtext.xbase.serializer | |
| 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 |
|---|---|
protected void |
XbaseFormatter2._format(XFunctionTypeRef func,
FormattableDocument document)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtypeFormatter._format(XFunctionTypeRef func,
IFormattableDocument document) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractXtypeSemanticSequencer.sequence_XFunctionTypeRef(org.eclipse.emf.ecore.EObject context,
XFunctionTypeRef semanticObject)
Deprecated.
|
protected void |
AbstractXtypeSemanticSequencer.sequence_XFunctionTypeRef(ISerializationContext context,
XFunctionTypeRef semanticObject)
Contexts:
JvmTypeReference returns XFunctionTypeRef
XFunctionTypeRef returns XFunctionTypeRef
JvmArgumentTypeReference returns XFunctionTypeRef
Constraint:
((paramTypes+=JvmTypeReference paramTypes+=JvmTypeReference*)?
|
| Modifier and Type | Method and Description |
|---|---|
protected JvmType |
IndexingLightweightTypeReferenceFactory._getType(XFunctionTypeRef it) |
LightweightTypeReference |
LightweightTypeReferenceFactory.doVisitFunctionTypeReference(XFunctionTypeRef reference) |
LightweightTypeReference |
IndexingLightweightTypeReferenceFactory.doVisitFunctionTypeReference(XFunctionTypeRef reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
JvmTypeReferencesValidator.checkFunctionTypeArgsNonVoid(XFunctionTypeRef typeRef) |
StringBuilder |
ProxyAwareUIStrings.doVisitFunctionTypeReference(XFunctionTypeRef reference,
StringBuilder param) |
| Modifier and Type | Method and Description |
|---|---|
XFunctionTypeRef |
XtypeFactory.createXFunctionTypeRef()
Returns a new object of class 'XFunction Type Ref'
|
| Modifier and Type | Class and Description |
|---|---|
class |
XFunctionTypeRefImpl
An implementation of the model object 'XFunction Type Ref'
|
class |
XFunctionTypeRefImplCustom |
| Modifier and Type | Method and Description |
|---|---|
XFunctionTypeRef |
XtypeFactoryImpl.createXFunctionTypeRef() |
| Modifier and Type | Method and Description |
|---|---|
T |
XtypeSwitch.caseXFunctionTypeRef(XFunctionTypeRef object)
Returns the result of interpreting the object as an instance of 'XFunction Type Ref'
|
Result |
XtypeReferenceVisitor.doVisitFunctionTypeReference(XFunctionTypeRef reference) |
Result |
AbstractXtypeReferenceVisitor.doVisitFunctionTypeReference(XFunctionTypeRef reference) |
Result |
XtypeReferenceVisitorWithParameter.doVisitFunctionTypeReference(XFunctionTypeRef reference,
Parameter param) |
Result |
AbstractXtypeReferenceVisitorWithParameter.doVisitFunctionTypeReference(XFunctionTypeRef reference,
Parameter param) |
Copyright © 2015. All Rights Reserved.