dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
FuncSignatureFmt
cpptooling
data
kind_type_format
Undocumented in source.
@
safe
struct
FuncSignatureFmt {
TypeIdLR
typeId
;
this
(TypeIdLR typeId);
void
toString
(WriterL wl, WriterR wr);
}
Constructors
this
this
(TypeIdLR typeId)
Undocumented in source.
Members
Functions
toString
void
toString
(WriterL wl, WriterR wr)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
typeId
TypeIdLR
typeId
;
Undocumented in source.
Meta
Source
See Implementation
cpptooling
data
kind_type_format
structs
ArrayFmt
ArraySize
CtorFmt
CvPtrQ
CvQ
DeclId
DtorFmt
FuncFmt
FuncPtrFmt
FuncSignatureFmt
Left
PtrFmt
PtrQ
Right
SimpleFmt
TypeId
TypeIdLR