Node.opAssign

Assignment (shallow copy) by value.

  1. void opAssign(Node rhs)
    struct Node
    void
    opAssign
    @safe nothrow
  2. void opAssign(ref Node rhs)

Meta