SemanticsNode

A node that emits unresolved semantics entries.

One successful callback produces the node's complete local semantics payload. The runtime retains that payload until semantics invalidation and combines it with the node's current accumulated bounds.

Functions

Link copied to clipboard
abstract fun semantics(scope: SemanticsScope)

Emits this node's semantics on the owning tree thread.