unittest "name" {}
Richard (Rikki) Andrew Cattermole
richard at cattermole.co.nz
Thu Feb 16 14:30:23 UTC 2023
On 17/02/2023 3:22 AM, apz28 wrote:
> document = generate document for class X
> generate document for function class X.foo
We could easily generate such strings in this example.
We also have access to core.attributes to make the compiler understand
other information, if its desired.
There are solutions here that don't require making this more
complicated. So we'd need a concrete attributes above name of easily
extracted from the AST.
More information about the Digitalmars-d
mailing list