Companion

object Companion

Functions

filterBlockquotes
Link copied to clipboard
common
fun filterBlockquotes(tokensCache: TokensCache, textRange: IntRange): List<IntRange>
isPunctuation
Link copied to clipboard
common
fun isPunctuation(info: TokensCache.Iterator, lookup: Int): Boolean
isWhitespace
Link copied to clipboard
common
fun isWhitespace(info: TokensCache.Iterator, lookup: Int): Boolean