ParseTree.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(ParseTree) opIndex(size_t index)
    struct ParseTree
    ref inout pure nothrow @nogc
    inout(ParseTree)
    opIndex
    (
    size_t index
    )
  2. inout(ParseTree[]) opIndex()

Meta