LeafBlock

class LeafBlock(val start: Int, content: String)

Constructors

Link copied to clipboard
constructor(start: Int, content: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val start: Int