RemovePostifixFromRegion

Constructors

this
this(size_t region, 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 postfix)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

list
string[] list;
Undocumented in source.

Meta