SequenceParserExceptionCallParameterIssue Fields |
The SequenceParserExceptionCallParameterIssue type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
The associated action/sequence/procedure/function instance (in case of interpreted sequences).
| |
| BadParamIndexOrNumExpected |
The index of the bad parameter or the number of expected parameters.
| |
| CallIssue |
The kind of the call issue.
(Inherited from SequenceParserExceptionCallIssue.) | |
| DefType |
The type of the definition that caused the error, Unknown if no definition was involved.
(Inherited from SequenceParserExceptionCallIssue.) | |
| ExpectedType |
The expected type or types
| |
| Function | ||
| GivenType |
The given type
| |
| NameCalled | (Inherited from SequenceParserExceptionCallIssue.) | |
| NumGiven |
The number of inputs or outputs given to the rule.
| |
| Procedure | ||
| Sequence |