Skip to main content

Module array

Module array 

Source
Expand description

Array declaration node.

Structsยง

ArrayDecl
An array is an ordered collection of data (either primitive or object depending upon the language).