CfNode.makeArray

CfNode makeArray(Location loc = Location.init) @safe pure

Creates an empty array node.

Parameters

locSource location

Returns

A CfNode with type ARRAY.