Bug 80378 - Javadoc of CompletionProposal#getFlags() needs polish
Summary: Javadoc of CompletionProposal#getFlags() needs polish
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.1 M4   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 10:58 EST by Markus Keller CLA
Modified: 2004-12-15 12:52 EST (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-12-07 10:58:58 EST
Javadoc of CompletionProposal#getFlags() needs polish. Towards the end:
(1)	 * for the method that is being createdn</li>
	 * </ul>
(2)	 * For kinds of completion proposals, this method returns
	 * <code>Flags.AccDefault</code>.
	 * </p>

(1) "created", not "createdn"
(2) For *other* kinds ...

---------------------------
In Javadoc of CompletionProposal#getReplaceStart():
	 * to the original request offset. For example, a
	 * it would be possible for a type completion to 

=> no "a" at end of first line
Comment 1 Olivier Thomann CLA 2004-12-07 21:19:17 EST
Fixed and released in HEAD.
Comment 2 Frederic Fusier CLA 2004-12-15 12:52:33 EST
Verified for 3.1 M4 using build I200412142000.