v0.10.4
Created on: 25.06.2021 - 13:20:06
New Features
- Implemented Names (simple, indexed, parenthesis, attribute, selected).
- Added
NullLiteral. - Added
AllName. - Implementations for
ProtectedTypeandProtectedTypeBody. - Added
AttributeandAttributeSpecification.
Changes
- Renamed
UseStatementtoUseClause. - Made
RangeExpressionasBinaryExpression. - Split
RangeExpressionintoAscendingRangeExpressionandDecendingRangeExpression
Bug Fixes
- tbd