Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Not A Bug
-
Affects Version/s: 1.7.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:All
-
Number of attachments :
Description
The javadoc for NodeChildren should be at http://groovy.codehaus.org/api/groovy/util/slurpersupport/NodeChildren.html
There is no NodeChildren doc - you have to go to http://groovy.codehaus.org/api/groovy/util/slurpersupport/NoChildren.html and the class is referred to as NoChildren instead of NodeChildren throught, both in the doc for the class itself and the package index
Issue Links
- is related to
-
GROOVY-4136
gapi document generation ignores access modifiers set on groovydoc
-
NoChildren and NodeChildren are different... but were is NodeChildren referenced from?