Node.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Seq opBinary(Node rhs)
  2. Alt opBinary(Node rhs)
    class Node
    extern (D) @safe pure nothrow
    opBinary
    (
    string op
    )
    if (
    op == `|`
    )

Meta