storyboard-text
Toggle table of contents
0.1.0-alpha02
common
Platform filter
common
Switch theme
Search in API
storyboard-text
storyboard-text
/
dev.bnorm.storyboard.text.highlight
Package-level
declarations
Types
Functions
Types
Code
Scope
Link copied to clipboard
enum
CodeScope
:
Enum
<
CodeScope
>
Code
Style
Link copied to clipboard
@
Immutable
class
CodeStyle
Language
Link copied to clipboard
enum
Language
:
Enum
<
Language
>
Functions
highlight
Link copied to clipboard
fun
String
.
highlight
(
codeStyle
:
CodeStyle
,
language
:
Language
,
scope
:
CodeScope
=
CodeScope.File
,
identifierStyle
:
(
String
)
->
SpanStyle
?
=
{ null }
)
:
AnnotatedString