Module new_array

Source
Expand description

Represents a new array node in the AST.

Structsยง

NewArrayNode
Represents a return node in the AST, such as return 5.