- canSplit
bool canSplit(Span span, SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(Span span, Span s)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAlignIndex
size_t getAlignIndex(Span span, SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- getExtraIndent
uint getExtraIndent(Span span, Span base, SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- getIndent
uint getIndent(Span span, SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTop
Span getTop(Span span)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSameLevel
bool isSameLevel(Span a, Span b)
Undocumented in source. Be warned that the author may not have intended to support it.
- mustSplit
bool mustSplit(Span span, SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.