- computeAlignIndex
size_t computeAlignIndex(SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- computeIndent
uint computeIndent(SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- computeSplit
Split computeSplit(SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- isActive
bool isActive(SolveState s)
Undocumented in source. Be warned that the author may not have intended to support it.
- mustExplode
bool mustExplode(SolveState s)
Undocumented in source. Be warned that the author may not have intended to support it.
- mustSplit
bool mustSplit(SolveState s, size_t start, size_t stop)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerElement
void registerElement(size_t i)
Undocumented in source.
- registerTrailingSplit
void registerTrailingSplit(size_t i)
Undocumented in source.
- parent
Span parent;
Undocumented in source.
- getState
ulong getState(SolveState s)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCost
uint getCost(SolveState s)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Span rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
- print
string print(Span span)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- matchLevel
bool matchLevel(Span s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Split
enum Split
Undocumented in source.
- computeIndent
uint computeIndent(SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- computeAlignIndex
size_t computeAlignIndex(SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- computeSplit
Split computeSplit(SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
Span ensuring lists of items are formatted as expected.