FieldRange

Undocumented in source.

Constructors

this
this(Selections sels, Document doc)
Undocumented in source.
this
this(FieldRange old)
Undocumented in source.

Members

Functions

popFront
void popFront()
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.

Meta