darg ~master (2017-03-21T15:55:03Z)
Dub
Repo
Argument.this
darg
Argument
An argument with a multiplicity specifier.
this
(
string
name
,
size_t
count
=
1
)
this
(
string
name
,
size_t
lowerBound
,
size_t
upperBound
)
this
(
string
name
,
Multiplicity
multiplicity
)
struct
Argument
this
pure nothrow
(
string
name
,
Multiplicity
multiplicity
)
Meta
Source
See Implementation
darg
Argument
constructors
this
properties
multiplicityError
usage
variables
lowerBound
name
upperBound
An argument with a multiplicity specifier.