dextool v4.0.0 (2021-09-08T15:39:18Z)
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
aliases
Info
constructors
this
structs
ArrayInfo
CtorInfo
DtorInfo
FuncInfo
FuncPtrInfo
FuncSignatureInfo
PointerInfo
PrimitiveInfo
RecordInfo
SimpleInfo
TypeRefInfo
variables
info
usr
The type 'const int x[2][3]'