FormatPreserved

class FormatPreserved[T]
Members defined in FormatPreserved (2 members)

fallback

RW

Controls preserve formatting for cases when there is no associated source text or preserve is false.

preserve

RW

Controls formatting in majority of cases. Set to true to preserve tokens and keywords as they appear in the source code.

Attributes

property fallback: syside.T

Controls preserve formatting for cases when there is no associated source text or preserve is 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.

Used in