ahrefs/atd

atdd: support recursive declaration through references

elrandar opened this issue · 0 comments

Add support for dlang tag (eg <dlang t="ref">), to represent one element of a struct as a reference type (pointer).
Currently this is not supported, and recursive types can only be implement through using lists.