FieldInit

Individual field in the Ctor with information about its callees and location.

struct FieldInit {
CSX csx;
Loc loc;
}

Meta