enum jnc.ModuleItemKind
enum ModuleItemKind { Undefined = 0, Namespace, Scope, Type, Typedef, Alias, Const, Variable, FunctionArg, Function, Property, PropertyTemplate, EnumConst, Field, BaseTypeSlot, Orphan, Lazy, _Count, };
enum ModuleItemKind { Undefined = 0, Namespace, Scope, Type, Typedef, Alias, Const, Variable, FunctionArg, Function, Property, PropertyTemplate, EnumConst, Field, BaseTypeSlot, Orphan, Lazy, _Count, };