ReplacePostifixFromRegion

Constructors

this
this(size_t region, immutable(string[][]) list)
Undocumented in source.

Members

Functions

get
string get(string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Variables

list
string[][] list;
Undocumented in source.

Meta