ReplacePostifixFromRegion.opCall

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

Meta