Documentation
Dlang.org
GyreD (source)
LeftShiftNode.initialize
gyre
nodes
LeftShiftNode
Initializes a shift node.
struct
LeftShiftNode
@
nogc
nothrow static
err_t
initialize
(
LeftShiftNode
*
self
)
Parameters
self
LeftShiftNode
*
Address of node being initialized.
Return Value
Type:
err_t
Zero on success, non-zero on failure.
gyre
nodes
LeftShiftNode
functions
opEquals
opIndex
toHash
properties
inEdges
outEdges
static functions
dispose
initialize
variables
input
output
shift
Initializes a shift node.