FieldRange

Undocumented in source.

Constructors

this
this(Selections sels, Document doc, string[] typenames)
Undocumented in source.
this
this(FieldRange old)
Undocumented in source.

Members

Functions

build
void build()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
FieldRangeItem front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
save
FieldRange save [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cur
FixedSizeArray!(Selections, 32) cur;
Undocumented in source.
doc
Document doc;
Undocumented in source.
typenames
string[] typenames;
Undocumented in source.

Meta