Bug 53165 - Javadoc for TagElement#fragments(): List element type?
Summary: Javadoc for TagElement#fragments(): List element type?
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.0 M9   Edit
Assignee: Jim des Rivieres CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 06:55 EST by Markus Keller CLA
Modified: 2004-05-18 13:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2004-02-26 06:55:13 EST
The javadoc of TagElement#fragments() doesn't mention that the list element type
is IDocElement.
Comment 1 Olivier Thomann CLA 2004-03-24 12:00:21 EST
This is trivial to fix.
Comment 2 Jim des Rivieres CLA 2004-03-24 13:38:01 EST
IDocElement is not an API class (we decided it was not worth cluttering the 
API). I've added "(element type: <code>ASTNode</code>)"; the body of the 
method spec spells of the current list of legal ASTNode types allowed.
Comment 3 Olivier Thomann CLA 2004-05-18 13:07:00 EDT
Verified in 200405180816