[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[news.eclipse.tools.jdt] Stroing persistent data on the AST
From
: Michael Desmond <
michael.desmond@xxxxxxxxx
>
Date
: Wed, 21 Dec 2005 17:24:04 -0800
Newsgroups
:
eclipse.tools.jdt
Organization
: EclipseCorner
User-agent
: Mozilla Thunderbird 1.0.6 (Windows/20050716)
Hi,
I need a way to store information on AST nodes and the information must persist between recreations of the AST tree (modifications to source code).
setProperty will not work as the properties are cleared when the tree is recreated
Has anyone come up against this problem? I see no solution using the AST as is... does anyone know of a solution?
Thanks Mike
Prev by Date:
[news.eclipse.tools.jdt] Re: Create a project via the JDT API
Next by Date:
[news.eclipse.tools.jdt] Problem with Outline / Structure
Previous by thread:
[news.eclipse.tools.jdt] Multiple inheritance and covariance subtyping in Java 1.5 and jdt core
Next by thread:
[news.eclipse.tools.jdt] Problem with Outline / Structure
Index(es):
Date
Thread