Function Parameter.withUdas

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

immutable(Parameter) withUdas (
  immutable(char[])[] value
) immutable;