PatternExpression

Undocumented in source.

Constructors

this
this(bool _prefix, bool _suffix, T _value)
Undocumented in source.

Members

Functions

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

Variables

prefix
bool prefix;
Undocumented in source.
suffix
bool suffix;
Undocumented in source.
value
T value;
Undocumented in source.

Inherited Members

From Expression

render
string render()
Undocumented in source.

Meta