get_elements


Description:

public List<unowned Node>? get_elements ()

Retrieves all the elements of an array as a list of nodes.

Parameters:

this

a JSON array

Returns:

the elements of the array