Companion

object Companion

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
isStartOfLineWithConstraints
Link copied to clipboard
common
fun isStartOfLineWithConstraints(pos: LookaheadText.Position, constraints: MarkdownConstraints): Boolean
passSmallIndent
Link copied to clipboard
common
fun passSmallIndent(text: CharSequence, startOffset: Int = 0): Int
toString
Link copied to clipboard
common
open fun toString(): String