Skip to content

v1.4.0

Compare
Choose a tag to compare
@dennwc dennwc released this 19 Feb 20:58
· 22 commits to master since this release

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.