Bug 36165 - [DOM/AST] Incorrect grammar rule in TypeDeclaration
Summary: [DOM/AST] Incorrect grammar rule in TypeDeclaration
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: 3.0 M1   Edit
Assignee: Jim des Rivieres CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-07 14:33 EDT by Jim des Rivieres CLA
Modified: 2003-06-06 09:15 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim des Rivieres CLA 2003-04-07 14:33:38 EDT
Build R2.1

The javadoc for TypeDeclaration gives an incorrect grammar rule
for interface declarations. It should show that interface declarations
can extend multiple types.
Comment 1 Jim des Rivieres CLA 2003-04-07 18:59:08 EDT
Change release to HEAD. Fixed in 2.2 builds >20030407. Updated build notes.
Comment 2 Jim des Rivieres CLA 2003-04-07 19:00:13 EDT
Closing.
Comment 3 David Audel CLA 2003-06-06 09:15:36 EDT
Verified.