microsoft/ifc-spec

DeclSort::UsingDirective

DarkArc opened this issue · 2 comments

IFC 0.43 (and earlier) contain DeclSort::UsingDirective but do not document its fields.

DeclSort::UsingDirective was documented by PR #76 but not ported to the 0.43 branch. It was represented as a directive, a new sort.

Fixed by #76 .
using-directive is represented by DirSort::Using.