parseLabel

fun String.parseLabel(path: String = "<string>"): LabelExpression

Parses this string as a security label.


fun SourceFile.parseLabel(): LabelExpression

Parses this source file as a security label.