hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
Argument.this
hunt
util
Argument
Argument
An argument with a multiplicity specifier.
this
(string name, size_t count)
this
(string name, size_t lowerBound, size_t upperBound)
this
(string name, Multiplicity multiplicity)
struct
Argument
pure nothrow
this
(
string
name
,
Multiplicity
multiplicity
)
Meta
Source
See Implementation
hunt
util
Argument
Argument
constructors
this
properties
multiplicityError
usage
variables
lowerBound
name
upperBound
An argument with a multiplicity specifier.