JavaParser v3.0.1 Release Notes

    • ๐Ÿ“œ 699 433 325 Javadoc can now be parsed
    • 703 696 added NodeWithOptionalScope
    • 702 FieldAccessExpr now implements NodeWithSimpleName, which means that "field" has been renamed to "name"
    • 707 706 improve range of array types and levels
    • ๐Ÿ›  709 smaller improvements and fixes