[nem-en] Using: distinguishing between namespace and static class
name
Michal Moskal
michal.moskal at gmail.com
Tue Aug 1 09:02:41 CEST 2006
On 7/31/06, Igor Tkachev <it at rsdn.ru> wrote:
> Hello devel-en,
>
> As I promised before, integration questions are coming.
> Here they go :)
>
> Code:
>
> using System.Xml;
> using System.Console;
>
> I need to distinguish somehow between namespaces and static classes.
> I found method OnAfterUsingDirectiveParse (passes.n) taking parameters
> that do not have anything I could use to figure out WTF I am parsing.
>
> So, how can figure out what is that? Some little flag would be good
> enough.
>
> I am guessing my next question will be about namespace aliases:
>
> using SC = System.Console;
Sorry, but I'm not much into the topic. Could you please explain how
do you call into the compiler? Using the completion engine?
--
Michał
More information about the devel-en
mailing list