Bug 328115 - [DOM] All ASTNode APIs should specify types of property descriptors
Summary: [DOM] All ASTNode APIs should specify types of property descriptors
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 trivial (vote)
Target Milestone: 3.7 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 07:11 EDT by Markus Keller CLA
Modified: 2010-10-26 08:13 EDT (History)
2 users (show)

See Also:


Attachments
Fix (25.08 KB, patch)
2010-10-19 07:11 EDT, Markus Keller CLA
no flags Details | Diff
Fix 2 (25.08 KB, patch)
2010-10-19 07:14 EDT, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2010-10-19 07:11:03 EDT
Created attachment 181170 [details]
Fix

HEAD, follow-up to bug 322596

Some of the properties are still missing descriptions in HEAD. This patch
- completes the the doc,
- turns some <code> references to {@link} (in CompilationUnit), and
- fixes a wrong element type (in TagElement).
Comment 1 Markus Keller CLA 2010-10-19 07:14:15 EDT
Created attachment 181171 [details]
Fix 2

Same as first fix, but removes a bad space in CompilationUnit.
Comment 2 Olivier Thomann CLA 2010-10-20 09:49:08 EDT
Released for 3.7M3.
Thanks for the patch.
Comment 3 Satyam Kandula CLA 2010-10-26 08:13:42 EDT
Verified for 3.7M3 using build I20101025-0901