[nem-en] [Completion] Filtering of property assessor methods

Kamil Skalski kamil.skalski at gmail.com
Mon Jun 19 15:51:34 CEST 2006


I guess they have the SpecialName attribute. So you can test if
(x : IMember).Attributes %&& NemerleAttributes.SpecialName
is true.

This handles also other "hidden" / generated members.

2006/6/19, vc <vc at rsdn.ru>:
> Hi,
>
> The completion engine return many unnecessary methods. For example, property
> assessor methods.
>
> How to distinguish, what the method is property assessor?
>
> VladD2
>
>
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>


-- 
Kamil Skalski
http://nazgul.omega.pl



More information about the devel-en mailing list