Releases: mxmlextrema/as3parser
Releases · mxmlextrema/as3parser
1.1.2
1.1.0
Refactor AS3Parser, because indeed these things had to change.
- Removal:
ConfigurationDirective
and its grammar (that is, no additional conditional compilation features other than the ones in common Flex compilers) - Rename:
NormalConfigurationDirective
=>ConfigurationDirective
- Rename:
ExpressionWithTypeArguments
=>ApplyTypeExpression
- Rename:
TreeSemantics
=>NodeAssignment
- Rename:
TreeSemanticsAccessor
=>NodeAssignmentMethod