Bug 178607

Summary: [API][dom] RecoveredTypeBinding and RecoveredVariableBinding should not be public
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.3   
Target Milestone: 3.3 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix
none
Better patch none

Description Olivier Thomann CLA 2007-03-21 13:22:51 EDT
These two classes should have the package default visibility.

org.eclipse.jdt.core.dom.RecoveredTypeBinding
org.eclipse.jdt.core.dom.RecoveredVariableBinding
Comment 1 Olivier Thomann CLA 2007-03-21 13:28:12 EDT
Created attachment 61577 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2007-03-21 13:31:18 EDT
Created attachment 61581 [details]
Better patch

This second patch adds a small description for the RecoveredVariableBinding class.
Comment 3 Mike Wilson CLA 2007-03-21 14:13:39 EDT
+1
Comment 4 Olivier Thomann CLA 2007-03-21 21:53:04 EDT
Released for 3.3M6
Comment 5 Olivier Thomann CLA 2007-03-21 22:20:52 EDT
Verified that these two classes are no longer part of the API reference using  I20070321-1800.