Function Parameter.withType

Return a new Parameter object with the type attribute set to value.

immutable(Parameter) withType (
  string value
) immutable;