Skip to content

CommentNode

The backend-neutral representation of a value plus its attached comment.

Produced by toData with comments: true, and only for nodes that actually carry a comment — the observation-surface peer of the internal Commented wrapper.

Property Modifier Type

comment?

readonly

string

eolComment?

readonly

string

value

readonly

unknown