InHtmlBlock

data class InHtmlBlock(val type: Int) : BlockLexState

Constructors

Link copied to clipboard
constructor(type: Int)

Properties

Link copied to clipboard
val type: Int