Delim

Pair of Delimiters. Used to desribe for example comment and string delimiter syntax.

Constructors

this
this(string intro)
Undocumented in source.
this
this(string intro, string finish)
Undocumented in source.

Members

Variables

finish
string finish;
Undocumented in source.
intro
string intro;
Undocumented in source.

Meta