Open
Description
Implement the features suggested by @xeals in #52:
- The class docs could be re-applied to the primary constructor, which can be determined by the
GENERATED
orRECORD
flags set on the method (which I think is specified, but I can't find the exact mention in the JVM spec) @param
tags from the primary constructor could be applied to the fields and/or methods