Apache Groovy: A powerful multi-faceted programming language for the JVM platform
programming-language
groovy
compiler
functional-programming
dynamic-typing
metaprogramming
jvm-languages
static-typing
-
Updated
Jul 31, 2021 - Java
A lot of the Javadoc comments int the public API are missing documentation for things like parameters and return types (think
@paramand@returntags). In my opinion, the most glaring omissions of these details are in the metamodel docs, found in the subpackages ofspoon.reflect.For example, at the time of writing