Node.alloc
json.node.Node alloc()Allocates a new, uninitialized node.
Use json.node.Node.init_ and its variants to initialize the returned value.
Returns
the newly allocated node
json.node.Node alloc()Allocates a new, uninitialized node.
Use json.node.Node.init_ and its variants to initialize the returned value.