TypeCtors

Zero, one or several keywords: const, immutable, inout, shared

class TypeCtors : Lexem {
TypeCtor[] _list;
}

Meta