Any way to get file/line for symbol declaration?

Nicholas Wilson iamthewilsonator at hotmail.com
Mon Jun 10 01:04:42 UTC 2019


On Sunday, 9 June 2019 at 22:17:08 UTC, Manu wrote:
> I'm thinking something like: __traits(getLoc, symbol) ==
> AliasSeq!(file, line, column) for the declaration of the symbol
> specified.

https://github.com/dlang/dmd/pull/10013


More information about the Digitalmars-d mailing list