Constructor
new InputArgument(index)
Hierarchy
Parameters:
Name | Type | Description |
---|---|---|
index |
The index of the input argument |
- Source:
Extends
Members
index
The index of the input argument
- Source:
Methods
getIndex()
Gets the index of this argument.
- Source:
head()
Extracts the designator at the head of a composition. For designators that
are atomic, returns the designator itself.
- Overrides:
- Source:
tail()
Extracts the designator made of the tail of a composition. For designators
that are atomic, returns null.
- Overrides:
- Source: