Operation |
The OperationMacro type exposes the following members.
| Name | Description | |
|---|---|---|
| ArgumentIdentifier | Gets or sets the identifier for the argument. | |
| ArgumentType | Gets or sets the argument type of the operation. | |
| CharPositionInLine | Gets the char position in line. | |
| ErrorList | Gets or sets the list of possible errors for the operation. | |
| Line | Gets the line number. | |
| LinkedOperationList | Gets or sets the list of linked operations. | |
| Module | Gets or sets the module. | |
| Name | Name. | |
| ResultIdentifier | Gets or sets the identifier for the result. | |
| ResultType | Gets or sets the result type of the operation. |