Function GraphNode.getSlotTypeRight
Returns the (integer) type of right (output) idx
slot.
long getSlotTypeRight
(
const(long) idx
) nothrow @nogc const;
Returns the (integer) type of right (output) idx
slot.
long getSlotTypeRight
(
const(long) idx
) nothrow @nogc const;