Bug 50615 - DOM/AST visitor doesn't seem to work fine for FieldDeclaration
Summary: DOM/AST visitor doesn't seem to work fine for FieldDeclaration
Status: RESOLVED INVALID
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: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-26 11:08 EST by Olivier Thomann CLA
Modified: 2004-01-27 14:28 EST (History)
0 users

See Also:


Attachments
Source code (11.75 KB, text/plain)
2004-01-26 11:09 EST, Olivier Thomann CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2004-01-26 11:08:12 EST
From EC, it seems that there is a case where a visitor of a FieldDeclaration
doesn't work as expected.
Source code attached.
Comment 1 Olivier Thomann CLA 2004-01-26 11:09:32 EST
Created attachment 7564 [details]
Source code
Comment 2 Olivier Thomann CLA 2004-01-27 14:28:29 EST
Close as INVALID.