InlineReplace.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(IStemOperation) opCall(const(string[2][]) list)
    class InlineReplace
    static pure
    immutable(IStemOperation)
    opCall
    (
    const(string[2][]) list
    )
  2. immutable(IStemOperation) opCall(immutable(string[2][]) list)
  3. immutable(IStemOperation) opCall(immutable(string) from, immutable(string) to)

Meta