FormatPreserved
- class FormatPreserved[T]
Formatting option that can either be preserved from source, or overridden.
Members defined in
FormatPreserved(2 members) Attributes
- property fallback: syside.T
Controls
preserveformatting for cases when there is no associated source text orpreserveis false.
- property preserve: bool
Controls formatting in majority of cases. Set to true to preserve tokens and keywords as they appear in the source code.