viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.parsing
/
parseLabel
parse
Label
fun
String
.
parseLabel
(
path
:
String
=
"<string>"
)
:
LabelExpression
Content copied to clipboard
Parses
this
string as a security label.
fun
SourceFile
.
parseLabel
(
)
:
LabelExpression
Content copied to clipboard
Parses
this
source file as a security label.