Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT 6 API and Codan

There is not much of Codan API itself, and it is in provisional state.
You can generate javadoc I think if you check out source.
If you looking for API for AST traversal it it is fully documented in
javadoc in the reference you provided.
 "Pre-release 3.0"  should be probably removed from there because it is 6.0 API
Framework in included in CDT 7.0, but can be used with CDT 6 as well.


On Wed, Apr 21, 2010 at 11:48 AM, Marica M <marica.marius@xxxxxxxxx> wrote:
> I've a couple of questions:
>
> 1. Where can I find the API documentation for CDT 6? The current [1]
> Specification shows "Pre-release 3.0"
>
> 2. What CDT version, was the current Codan based on?
>
> 3. Does Codan have an API documetation/tutorial/...?
>
> Thanks!
>
> [1]
> http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.cdt.doc.isv/ref
> erence/api/overview-summary.html
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top