Argument.this

An argument with a multiplicity specifier.

  1. this(string name, size_t count = 1)
  2. this(string name, size_t lowerBound, size_t upperBound)
  3. this(string name, Multiplicity multiplicity)
    struct Argument
    this
    pure nothrow

Meta