viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax
/
ArgumentLabel
Argument
Label
data
class
ArgumentLabel
(
val
name
:
String
)
:
Name
,
Comparable
<
ArgumentLabel
>
The name assigned to an argument.
Constructors
Functions
Properties
Constructors
Argument
Label
Link copied to clipboard
fun
ArgumentLabel
(
name
:
String
)
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
ArgumentLabel
)
:
Int
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Properties
name
Link copied to clipboard
open
override
val
name
:
String
name
Category
Link copied to clipboard
open
override
val
nameCategory
:
String