| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.serializer | |
| org.eclipse.xtext.util | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Method and Description |
|---|---|
ParameterReference |
XtextFactory.createParameterReference()
Returns a new object of class 'Parameter Reference'
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterReferenceImpl
An implementation of the model object 'Parameter Reference'
|
| Modifier and Type | Method and Description |
|---|---|
ParameterReference |
XtextFactoryImpl.createParameterReference() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSemanticSequencer.sequence_ParameterReference(ISerializationContext context,
ParameterReference semanticObject)
Contexts:
Disjunction returns ParameterReference
Disjunction.Disjunction_1_0 returns ParameterReference
Conjunction returns ParameterReference
Conjunction.Conjunction_1_0 returns ParameterReference
Negation returns ParameterReference
Atom returns ParameterReference
ParenthesizedCondition returns ParameterReference
ParameterReference returns ParameterReference
Constraint:
parameter=[Parameter|ID]
|
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseParameterReference(ParameterReference object)
Returns the result of interpreting the object as an instance of 'Parameter Reference'
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ConditionEvaluator.caseParameterReference(ParameterReference object) |
Copyright © 2015. All Rights Reserved.