Skip to content

2.3.0

Compare
Choose a tag to compare
@Col-E Col-E released this 08 Dec 09:49

What's Changed

  • ASTElement will no longer have null children
  • ASTElement children are sorted by position
  • ASTElement.range() will now consider children
  • ASTMethod now has children: modifiers, exception, code
    • Fixes its range() computation
  • Fixes in analysis with missing opcode handling

Full Changelog: 2.2.0...2.3.0