| Package | Description |
|---|---|
| de.dentrassi.varlink.idl.serializer | |
| de.dentrassi.varlink.idl.varlinkIdl | |
| de.dentrassi.varlink.idl.varlinkIdl.impl | |
| de.dentrassi.varlink.idl.varlinkIdl.util |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VarlinkIdlSemanticSequencer.sequence_ElementType_TypeReference(org.eclipse.xtext.serializer.ISerializationContext context,
TypeReference semanticObject)
Contexts:
ElementType returns TypeReference
Constraint:
(name=ID multi?='[]'?)
|
protected void |
VarlinkIdlSemanticSequencer.sequence_TypeReference(org.eclipse.xtext.serializer.ISerializationContext context,
TypeReference semanticObject)
Contexts:
TypeReference returns TypeReference
Constraint:
name=ID
|
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
VarlinkIdlFactory.createTypeReference()
Returns a new object of class 'Type Reference'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeReferenceImpl
An implementation of the model object 'Type Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeReference |
VarlinkIdlFactoryImpl.createTypeReference() |
| Modifier and Type | Method and Description |
|---|---|
T |
VarlinkIdlSwitch.caseTypeReference(TypeReference object)
Returns the result of interpreting the object as an instance of 'Type Reference'.
|
Copyright © 2017–2018. All rights reserved.