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