TypeKind.InternalInfo

Formatting information needed to reproduce the type and identifier.

Members

Variables

array
ArrayInfo array;
Undocumented in source.
ctor
CtorInfo ctor;
Undocumented in source.
dtor
DtorInfo dtor;
Undocumented in source.
func
FuncInfo func;
Undocumented in source.
funcPtr
FuncPtrInfo funcPtr;
Undocumented in source.
funcSignature
FuncSignatureInfo funcSignature;
Undocumented in source.
null_
Void null_;

Formatting information needed to reproduce the type and identifier.

pointer
PointerInfo pointer;
Undocumented in source.
primitive
PrimitiveInfo primitive;
Undocumented in source.
record
RecordInfo record;
Undocumented in source.
simple
SimpleInfo simple;
Undocumented in source.
typeRef
TypeRefInfo typeRef;
Undocumented in source.

Meta