Package com.wakaztahir.codeeditor.prettify.parser
Types
Link copied to clipboard
This is similar to the combinePrefixPattern.js in JavaScript Prettify.
Link copied to clipboard
open class StylePattern( val tokenStyle: String, val regExp: Regex, val shortcutChars: String? = null, val unknownThing: String? = null)
Content copied to clipboard