LeftShiftNode.initialize

Initializes a shift node.

struct LeftShiftNode
@nogc nothrow static
initialize

Parameters

self LeftShiftNode*

Address of node being initialized.

Return Value

Type: err_t

Zero on success, non-zero on failure.