Actions
Task #7646
closedStructures in nML
Start date:
10/27/2016
Due date:
11/11/2016
% Done:
0%
Estimated time:
Detected in build:
svn
Published in build:
2.4.2
Description
Support for struct data type in nML.
Updated by Alexander Kamkin about 8 years ago
struct StructTypeName ( field1: FieldType1, ... fieldN: FieldTypeN )
- Fields can be of arbitrary types (including structural types).
- Internal representation should not change (flat variables).
Updated by Andrei Tatarnikov about 8 years ago
- Status changed from New to Resolved
Updated by Andrei Tatarnikov about 8 years ago
- Status changed from Resolved to Closed
Actions