Skip to content

JCodeModel 3.1.0

Compare
Choose a tag to compare
@phax phax released this 20 Oct 07:50
· 290 commits to master since this release
  • Added AbstractJType._new()
  • Change return types of special JBlock methods to void to avoid chaining (issue #62) - incompatible change!
  • Added new JExpr.invokeThis and JExpr.invokeSuper static methods