Bug 3218 - No interface to polymorphically acess ICompilationUnit (1G8D2ZP)
Summary: No interface to polymorphically acess ICompilationUnit (1G8D2ZP)
Status: RESOLVED WONTFIX
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:28 EDT
TM (30.01.2001 12:21:27)
	IBM Java Model [0.1 - 012401H19]

	There is no interface that allows acess to the containing compilation unit from all members of 
	a compilation unit.
	There is IMember which offers getCompilationUnit(), but import declarations, for example
	don't have a getCompilationUnit() method.

JW (6/4/01 3:48:12 PM) Not for 0.9

DA (6/20/01 5:30:19 PM)
	Always true for build 0.125.
Comment 1 Philipe Mulet CLA 2001-10-12 06:23:12 EDT
Closing