FieldRange

Undocumented in source.

Constructors

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

Members

Functions

build
void build()
Undocumented in source. Be warned that the author may not have intended to support it.
directivesAllowContinue
bool directivesAllowContinue(Selection sel, Json vars)
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.

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.

Variables

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

Meta