viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax
/
NamedArguments
/
get
get
operator
fun
get
(
label
:
ArgumentLabel
)
:
T
Returns the argument associated with label
label
.
Throws
Undefined
Name
Error
if there is no argument with label
label
.