Argument.this

An argument with a multiplicity specifier.

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

Meta