Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: groovy-jdk
-
Labels:None
-
Number of attachments :
Description
Looking at the GroovyDoc for @EqualsAndHashCode, the GroovyDoc here is missing methods:
http://groovy.codehaus.org/gapi/groovy/transform/EqualsAndHashCode.html
but they can be seen in the JavaDoc:
http://groovy.codehaus.org/api/groovy/transform/EqualsAndHashCode.html
There is a glitch in GroovyDoc processing and/or some formatting within the EqualsAndHashCode source file that needs tweaking.
Issue Links
- is related to
-
GROOVY-5429
Add excludes to @EqualsAndHashCode
-
Split off from original issue.