Bug 265083

Summary: Visitor for building model structure based on entry in the World
Product: [Tools] AspectJ Reporter: Andrew Clement <aclement>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: DEVELOPMENT   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:
Bug Depends on:    
Bug Blocks: 265045    

Description Andrew Clement CLA 2009-02-17 02:08:49 EST
The new worlds need a reliable visitor that can visit a type from those worlds and build the appropriate structure in the AspectJ structure model.  Ideally all worlds can utilise the same visitor - but what it creates must look *exactly* the same regardless of whether the type came from a bcelworld entry, a reflectionworld entry or a JDTWorld entry.