toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.style
/
CSS
/
Companion
/
tokenize
tokenize
fun
tokenize
(
str
:
String
)
:
List
<
CSS.Companion.Token
>
fun
tokenize
(
ss
:
StrReader
)
:
List
<
CSS.Companion.Token
>