NoChange

open class NoChange : Change(source)

No change. The Node is not mutated.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun evaluate(csmConditional: CsmConditional, node: Node): Boolean
Link copied to clipboard
Link copied to clipboard
open fun getValue(property: ObservableProperty, node: Node): Any