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