OrderingTerm

Undocumented in source.

Constructors

this
this(Blob expr, OrderingTermSort sortTerm)
Undocumented in source.

Members

Functions

toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

expr
SumType!(None, Blob) expr;
Undocumented in source.
sortTerm
SumType!(None, OrderingTermSort) sortTerm;
Undocumented in source.

Meta