2.3.0
What's Changed
ASTElement
will no longer havenull
childrenASTElement
children are sorted by positionASTElement.range()
will now consider childrenASTMethod
now has children:modifiers
,exception
,code
- Fixes its
range()
computation
- Fixes its
- Fixes in analysis with missing opcode handling
Full Changelog: 2.2.0...2.3.0