core
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
core
core
/
dev.fishies.coho.core.highlighting
/
Prism
/
tokenize
tokenize
open
override
fun
tokenize
(
text
:
String
,
grammar
:
Prism4j.Grammar
)
:
MutableList
<
Prism4j.Node
>