enum jnc.StorageKind
enum StorageKind { Undefined = 0, Alias, Typedef, Static, Tls, Stack, Heap, Member, Abstract, Virtual, Override, Mutable, Disposable, This, _Count, };
enum StorageKind { Undefined = 0, Alias, Typedef, Static, Tls, Stack, Heap, Member, Abstract, Virtual, Override, Mutable, Disposable, This, _Count, };