viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.security
/
LabelParameter
Label
Parameter
data
class
LabelParameter
(
val
name
:
LabelVariable
)
:
LabelExpression
Constructors
Functions
Properties
Constructors
Label
Parameter
Link copied to clipboard
fun
LabelParameter
(
name
:
LabelVariable
)
Functions
interpret
Link copied to clipboard
open
override
fun
interpret
(
)
:
Label
rename
Link copied to clipboard
open
override
fun
rename
(
renamer
:
(
String
)
->
String
)
:
LabelExpression
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Properties
name
Link copied to clipboard
val
name
:
LabelVariable