This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 130240 - Introduce GeneratorUtilities.createMethod method
Summary: Introduce GeneratorUtilities.createMethod method
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 129140
  Show dependency tree
 
Reported: 2008-03-16 13:10 UTC by Jan Lahoda
Modified: 2008-03-25 15:49 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Proposed change. (15.78 KB, patch)
2008-03-16 13:11 UTC, Jan Lahoda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2008-03-16 13:10:50 UTC
I would like to introduce a new method: "GeneratorUtilities.createMethod", which should create a new MethodTree for the
given ExecutableElement. Please see the attached diff.
Comment 1 Jan Lahoda 2008-03-16 13:11:34 UTC
Created attachment 58447 [details]
Proposed change.
Comment 2 Jan Lahoda 2008-03-25 10:05:00 UTC
If there are not objections, I will integrate the change later today or tomorrow.
Comment 3 Jan Lahoda 2008-03-25 15:49:44 UTC
Integrated:
http://hg.netbeans.org/main/rev/336b0a55b158