Back to API Reference
Struct
TextSemanticChange
sealed
One incremental change emitted after a semantic tree commit.
public TextSemanticChangeKind Kind{ get }Change kind.
public TextSemanticNode Node{ get }Current node for Added/Updated, or the removed previous node.
