Node.opCall

Creates a new Node.

struct Node
static
opCall
(
Document!(T).Node node
)

Parameters

node Document!(T).Node

the internal node implementation

Return Value

Type: Node

the newly create node

Meta