Methods

.ΒΆ

.(obj:NormalType, attr:Str)

Get NormalType (a type that is typically defined by user) attribute. Throws AttrNotFound.

attr

Attribute to get. Currently only "name" and "constructors" are supported.

Returns

Str for "name" and Arr for "constructors".