def initialize: (flags: Integer, elements: Array, opening_loc: Location?, closing_loc: Location?, location: Location) -> void
Integer
opening_loc
Location
closing_loc
def accept: (visitor: Visitor) -> void
Visitor
def child_nodes: () -> Array[nil | Node]
child_nodes