NodeSeqWith[D: NodeData val]¶ [Source] A sequence of AST nodes with a given node data type. type NodeSeqWith[D: NodeData val] is Array[NodeWith[D] val] val Type Alias For¶ Array[NodeWith[D] val] val