A syntax node that represents a section of code. It holds a direct reference to a syntax node in the original document, provided by a language support plugin.
Optional
Additional description for the syntax node.
A descriptive name for the syntax node.
The range of the code represented by the syntax node.
The original syntax node.
The type of the syntax node.
A syntax node that represents a section of code. It holds a direct reference to a syntax node in the original document, provided by a language support plugin.