class TextViewTreeScope : TreeScope
TextViewTreeScope() |
var append: Boolean |
|
var textView: TextView? |
var level: Int |
fun filter(vararg filter: Filter): Unitfun filter(lambda: FilterDeclaration): Unit |
|
fun formatter(formatter: Formatter): Unitfun formatter(lambda: FormatterDeclaration): Unit |