StyledString

Undocumented in source.

Constructors

this
this(string s)
Undocumented in source.

Members

Functions

addStyle
StyledString addStyle(int before, int after)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

afters
int[] afters;
Undocumented in source.
befores
int[] befores;
Undocumented in source.
s
string s;
Undocumented in source.

Meta