Table of Contents

Enum TCompactMode

Namespace
gudusoft.gsqlparser.pp.para.styleenums
Assembly
gudusoft.gsqlparser.dll

Output-density modes for the formatter.

public enum TCompactMode

Fields

CpmNone = 0

Run the normal statement-specific pretty-printing pipeline.

Cpmugly = 1

Skip normal layout and emit compact token text, wrapping at the configured line width.