pub type ParameterList = Vec<(Loc, Option<Parameter>)>;
struct ParameterList { /* private fields */ }