hunt-extra ~master (2022-03-03T03:00:29Z)
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.