Skip to content

Block

Supertype of the nodes that introduce a nested body.

A block node carries nothing beyond what every Node does; its type is what says which construct opened the body.

Inherits from: Node