Bug 50258 - AST.parseCompilationUnit(... IWorkingCopyOwner..) should allow null
Summary: AST.parseCompilationUnit(... IWorkingCopyOwner..) should allow null
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-20 05:23 EST by Martin Aeschlimann CLA
Modified: 2004-02-12 13:30 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 Martin Aeschlimann CLA 2004-01-20 05:23:15 EST
20040120

The passed in WorkingCopyOwner could also be null to specify the primary working
copy owner (e.g you can use AST.parseCompilationUnit(cu, true, cu.getOwner(),
monitor)
Comment 1 Jerome Lanneluc CLA 2004-01-20 06:35:51 EST
Changed spec and implementation of all AST APIs that take a working copy owner 
to allow null.
Comment 2 David Audel CLA 2004-02-12 13:30:39 EST
Verified for 3.0M7