[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[news.eclipse.tools.jdt] Get default value of field without using AST
From
: Michael Pradel <
michael@xxxxxxxxxxxxxxxx
>
Date
: Sun, 02 Apr 2006 22:12:57 +0200
Newsgroups
:
eclipse.tools.jdt
Organization
: EclipseCorner
User-agent
: Mozilla Thunderbird 1.0.7 (X11/20051017)
Is there a way to get the default value of an IField using JDT Core only, i.e. without using an AST?
E.g. for
private int n = 4;
I'd like to have the "4".
Thanks, Michael
Follow-Ups
:
[news.eclipse.tools.jdt] Re: Get default value of field without using AST
From:
Jerome Lanneluc
Prev by Date:
[news.eclipse.tools.jdt] any plan to support maven2 plugin as built-in feature?
Next by Date:
[news.eclipse.tools.jdt] Re: Quick Fix LightBulb, Ctrl-1, and image on IMarkerResolution2 not present
Previous by thread:
[news.eclipse.tools.jdt] any plan to support maven2 plugin as built-in feature?
Next by thread:
[news.eclipse.tools.jdt] Re: Get default value of field without using AST
Index(es):
Date
Thread