Bug 50258

Summary: AST.parseCompilationUnit(... IWorkingCopyOwner..) should allow null
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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