Retrieving the Scope of a statement
Cristian Creteanu
cristian.creteanu at pm.me
Sun May 3 09:05:29 UTC 2020
On Saturday, 2 May 2020 at 21:40:28 UTC, Cristian Creteanu wrote:
> On Thursday, 23 April 2020 at 09:26:22 UTC, Jacob Carlborg
> wrote:
>> In addition to what Basile mentioned, you can have a look at
>> VisualD [1], which now uses DMD for semantic analysis and
>> intellisense.
>>
>> [1]
>> https://github.com/rainers/visuald/blob/master/vdc/semantic.d
>>
>> --
>> /Jacob Carlborg
>
> It seems that VisualD uses scopes defined internally rather
> than the ones used by DMD
My bad, VisualD does use ScopeDsymbol instead, so I should've
taken a closer look. Thanks for the suggestion, I will pay more
attention to VisualD in the future.
More information about the Digitalmars-d
mailing list