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
ProtectedType
andProtectedTypeBody
. - Added
Attribute
andAttributeSpecification
.
Changes
- Renamed
UseStatement
toUseClause
. - Made
RangeExpression
asBinaryExpression
. - Split
RangeExpression
intoAscendingRangeExpression
andDecendingRangeExpression
Bug Fixes
- tbd