- chunks
inout(Chunk[]) chunks [@property getter]
Undocumented in source.
- continuation
bool continuation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- glued
bool glued [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- indentation
uint indentation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- kind
ChunkKind kind [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- newLineCount
uint newLineCount [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- separator
Separator separator [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- span
inout(Span) span [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- startsRegion
bool startsRegion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- startsUnwrappedLine
bool startsUnwrappedLine [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- text
inout(string) text [@property getter]
Undocumented in source.