Metadata Nodes (comment / group / block-start / block-end)
These nodes do not participate in execution; they are only used for layout and visualization.
Schema
- See: Node.java
Examples
Common types:
comment: notes node that holds description textgroup: grouping node used for visual groupingblock-start/block-end: internal boundaries for loop blocks and similar structures