dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
TypeKind.ArrayInfo
cpptooling
data
kind
TypeKind
The type 'const int x[2][3]'
struct
TypeKind
pure @
safe
nothrow @
nogc
static
struct
ArrayInfo {
ArrayFmt
fmt
;
ArrayInfoIndex
[]
indexes
;
USRType
element
;
}
Members
Variables
element
USRType
element
;
usr for 'int'
fmt
ArrayFmt
fmt
;
int %s%s
indexes
ArrayInfoIndex
[]
indexes
;
[2, 3]
Meta
Source
See Implementation
cpptooling
data
kind
TypeKind
structs
ArrayInfo
CtorInfo
DtorInfo
FuncInfo
FuncPtrInfo
FuncSignatureInfo
PointerInfo
PrimitiveInfo
RecordInfo
SimpleInfo
TypeRefInfo
unions
InternalInfo
The type 'const int x[2][3]'