v1.4.0
Fixed and added support for the following nodes:
- Static import statements.
- Import aliases.
- Base initializer in constructors.
- Attribute lists for methods.
- Arrow expressions for methods.
- Method modifiers (
public
,static
). - Other unhandled fields for methods.
- Support comments properly.