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