Type Alias FormattingCollector

FormattingCollector: ((node: CstNode, mode: "prepend" | "append", formatting: FormattingAction) => void)