About contextbuilder

Victor Vicente de Carvalho victor.v.carvalho at gmail.com
Mon Mar 8 01:54:13 UTC 2010


>
> You can either use your generic AST node, or if you only ever have one node
> which specifies an identifier, you can make your builder more type safe by
> using the type of that node which gives you the identifier.
>
>
After reading the pages you sent me the things are getting more clear,
thanks.  I'm trying to implement an language plugin for erlang, which is
functional and dynamically typed. So in my case the contextbuilder will be
just for my functions? and about declaration builder? I can just give the
"meaning" of my declaration or it is specting something more "real"?

More helpful stuff:
>
> http://api.kde.org/extragear-api/sdk-
>
> apidocs/kdevplatform/language/duchain/html/classKDevelop_1_1AbstractContextBuilder.html#_details
>
> http://api.kde.org/extragear-api/sdk-
> apidocs/kdevplatform/language/duchain/html/Implementing.html


Thanks again, they were very helpful :)


>
>
> Cheers,
> Hamish.
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100307/e376e56b/attachment.html>


More information about the KDevelop-devel mailing list