[nem-en] Re: += Macro and delegates
Andrey Khropov
andrey.khropov at gmail.com
Fri Dec 8 17:19:07 CET 2006
Kamil Skalski wrote:
> If the original expression expanded into call of add_ method and the
> macro was += then I guess you can safely assume that:
>
> match (original) {
> | <[ $e += $method ]> =>
> }
>
Well, this will give me two PExprs. How can I make TExprs from them (I guess I
need some context info to do that - MethodBuilder or TypeBuilder or ...) ?
--
AKhropov
More information about the devel-en
mailing list