treessence / fr.bipi.tressence.dsl / TextViewTreeScope

TextViewTreeScope

class TextViewTreeScope : TreeScope

Constructors

<init>

TextViewTreeScope()

Properties

append

var append: Boolean

textView

var textView: TextView?

Inherited Properties

level

var level: Int

Inherited Functions

filter

fun filter(vararg filter: Filter): Unit
fun filter(lambda: FilterDeclaration): Unit

formatter

fun formatter(formatter: Formatter): Unit
fun formatter(lambda: FormatterDeclaration): Unit