Bug 3240 - need to find method declarations in anonymous inner types (1GCBPRI)
Summary: need to find method declarations in anonymous inner types (1GCBPRI)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:51 EDT by Philipe Mulet CLA
Modified: 2002-01-11 09:04 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2001-10-10 22:51:50 EDT
AK (4/17/01 12:52:45 PM)
	to finish the RenameMethod refactoring we need a way to find declarations of methods in anonymous inner types
	
	(we use IType.newTypeHierarchy to find all methods (with the same name and the number of parameters) declared in this hierarchy
	but method from anonymous inner types are not there).


NOTES:
	JW (6/4/01 3:45:09 PM) not for 0.9

	DA (6/20/01 11:51:56 AM)
		This is not made in build 0.125.
Comment 1 Philipe Mulet CLA 2001-10-12 09:41:07 EDT
Was fixed in 204
Comment 2 DJ Houghton CLA 2001-10-23 23:52:34 EDT
PRODUCT VERSION:
	java ui 107