viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.security
/
LabelLiteral
Label
Literal
data
class
LabelLiteral
(
val
name
:
Host
)
:
LabelExpression
Constructors
Functions
Properties
Constructors
Label
Literal
Link copied to clipboard
fun
LabelLiteral
(
name
:
Host
)
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
:
Host