Bug 328115

Summary: [DOM] All ASTNode APIs should specify types of property descriptors
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: Olivier_Thomann, satyam.kandula
Version: 3.7   
Target Milestone: 3.7 M3   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Fix
none
Fix 2 none

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