| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.serializer | |
| org.eclipse.xtext.util |
| Modifier and Type | Method and Description |
|---|---|
NamedArgument |
XtextFactory.createNamedArgument()
Returns a new object of class 'Named Argument'
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<NamedArgument> |
RuleCall.getArguments()
Returns the value of the 'Arguments' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedArgumentImpl
An implementation of the model object 'Named Argument'
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<NamedArgument> |
RuleCallImpl.arguments
The cached value of the '
Arguments' containment reference list |
| Modifier and Type | Method and Description |
|---|---|
NamedArgument |
XtextFactoryImpl.createNamedArgument() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<NamedArgument> |
RuleCallImpl.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSemanticSequencer.sequence_NamedArgument(ISerializationContext context,
NamedArgument semanticObject)
Contexts:
NamedArgument returns NamedArgument
Constraint:
((parameter=[Parameter|ID] calledByName?
|
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseNamedArgument(NamedArgument object)
Returns the result of interpreting the object as an instance of 'Named Argument'
|
Copyright © 2015. All Rights Reserved.