storyboard-root
Toggle table of contents
0.1.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
storyboard-root
storyboard-text
/
dev.bnorm.storyboard.text.highlight
/
highlight
highlight
fun
String
.
highlight
(
codeStyle
:
CodeStyle
,
language
:
Language
,
scope
:
CodeScope
=
CodeScope.File
,
identifierStyle
:
(
String
)
->
SpanStyle
?
=
{ null }
)
:
AnnotatedString
(
source
)