BlockNode
Non-empty brace syntax such as {a, b}.
Empty braces are represented as an empty-block StructureNode.
Properties
Link copied to clipboard
Immediate syntax children in source order.
Link copied to clipboard
expressions between the braces
Link copied to clipboard
Stable structural category of this node.
Link copied to clipboard
End-exclusive range of source characters belonging to this node.
Link copied to clipboard
End-exclusive range of absolute token IDs belonging to this node.
Functions
Link copied to clipboard
Dispatches this block to SyntaxNodeVisitor.visitBlock.