Kdevelop ruby parser patch
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Fri Apr 21 13:20:17 UTC 2006
On Friday 21 April 2006 05:53, Tim Harper wrote:
> Here is the ruby parser patch. This will recognize classes like so:
>
> class Widget::WidgetContentTextController < Widget::WidgetContentController
>
> and, just discards the namespace Widget:: and stores
> WidgetContentTextController.
Thanks for the patch, I've applied it to the release and 3.4 branches. In the
future it might be better to create a namespace in the class browser for the
Widget:: module too..
-Richard
More information about the KDevelop-devel
mailing list