Bug 36165

Summary: [DOM/AST] Incorrect grammar rule in TypeDeclaration
Product: [Eclipse Project] JDT Reporter: Jim des Rivieres <jeem>
Component: CoreAssignee: Jim des Rivieres <jeem>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: philippe_mulet
Version: 2.1   
Target Milestone: 3.0 M1   
Hardware: All   
OS: All   
Whiteboard:

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.