Bug 45671 - Need source range and getTypeSignature() for local variables
Summary: Need source range and getTypeSignature() for local variables
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.0 M5   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 45445
  Show dependency tree
 
Reported: 2003-10-28 10:45 EST by Dani Megert CLA
Modified: 2003-11-21 12:13 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 Dani Megert CLA 2003-10-28 10:45:01 EST
I20031028

see bug 45445
Comment 1 Jerome Lanneluc CLA 2003-10-30 13:12:55 EST
Changed ILocalVariable to extend ISourceReference.
Added ILocalVariable.getTypeSignature().

Added regression tests ResolveTests.testLocalVarTypeSignature1() and 
testLocalVarTypeSignature2().
Comment 2 David Audel CLA 2003-11-21 12:13:08 EST
Verified.