AdditionNode.initialize

Initializes an addition node.

struct AdditionNode
@nogc nothrow static
initialize

Parameters

self AdditionNode*

Address of node being initialized.

Return Value

Type: err_t

Zero on success, non-zero on failure.