Node.opAssign

Assignment (shallow copy) by reference.

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

Meta