Context Type
Record fields
| Record Field |
Description
|
|
|
Full Usage:
DebugMode
Field type: bool
|
When enabled, genNode emits NodeStart/NodeEnd WriterEvents around each Oak node. Only used by CodeFormatter.GetWriterEventsAsync for diagnostic output.
|
|
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Column
Returns: int
|
|
|
Run a probe function in dummy mode for speculative formatting (e.g. futureNlnCheck, exceedsWidth). Creates a backup point, runs `f` with Mode=Dummy, rolls back the event list, and returns the resulting context so the caller can inspect WriterModel metadata.
|
|
|
Static members
| Static member |
Description
|
|
|
|
Initialize with a string writer and use space as delimiter
|
fantomas