CdmNode.emptyArray

CdmNode emptyArray(CdmLocation loc = CdmLocation.init) pure @safe

Creates an empty ARRAY node.

Parameters

locSource location.

Returns

A new CdmNode with type ARRAY and no children.