RawSyntax

Represents the raw tree structure underlying the syntax tree. These nodes have no notion of identity and only provide structure to the tree. They are immutable and can be freely shared between syntax nodes.

RawSyntax.swift:200

This declaration is gated by at least one @_spi attribute.

struct RawSyntax