Tag

class Tag

Highlighting tags are markers that denote a highlighting category. They are associated with parts of a syntax tree by a language mode, and then mapped to an actual style by a Highlighter.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val base: Tag?
Link copied to clipboard
val id: Int
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String