ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
FieldInit
dmd
ctorflow
Individual field in the Ctor with information about its callees and location.
struct
FieldInit {
CSX
csx
;
Loc
loc
;
}
Meta
Source
See Implementation
dmd
ctorflow
functions
mergeCallSuper
mergeFieldInit
structs
CtorFlow
FieldInit
Individual field in the Ctor with information about its callees and location.