TreehouseScope

interface TreehouseScope

Functions

appendDiff
Link copied to clipboard
common
abstract fun appendDiff(diff: NodeDiff)
abstract fun appendDiff(diff: PropertyDiff)
equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
nextId
Link copied to clipboard
common
abstract fun nextId(): Long
toString
Link copied to clipboard
common
open fun toString(): String