Header menu logo fantomas

WriterModel Type

Record fields

Record Field Description

AtColumn

Full Usage: AtColumn

Field type: int

helper indentation information, if AtColumn > Indent after NewLine, Indent will be set to AtColumn

Field type: int

Column

Full Usage: Column

Field type: int

current length of last line of output

Field type: int

Indent

Full Usage: Indent

Field type: int

current indentation

Field type: int

Lines

Full Usage: Lines

Field type: string list

lines of resulting text, in reverse order (to allow more efficient adding line to end)

Field type: string list

Mode

Full Usage: Mode

Field type: WriteModelMode

dummy = "fake" writer used in `autoNln`, `autoNlnByFuture`

Field type: WriteModelMode

WriteBeforeNewline

Full Usage: WriteBeforeNewline

Field type: string

text to be written before next newline

Field type: string

Instance members

Instance member Description

this.IsDummy

Full Usage: this.IsDummy

Returns: bool
Returns: bool

Type something to start searching.