Constructor.node

Undocumented in source. Be warned that the author may not have intended to support it.
class Constructor
package @trusted
node
(
T
U
)
(
const Mark start
,
const Mark end
,
const Tag tag
,,)
if (
(
is(T : string) ||
is(T == Node[])
||
is(T == Node.Pair[])
)
&&
)

Meta