Versions in this module Expand all Collapse all v0 v0.1.0 Jan 22, 2024 Changes in this version + func NewSwiftPreprocessor() preprocessor.PreProcessor + type Preprocessor struct + func (p *Preprocessor) Name() string + func (p *Preprocessor) ProcessContent(content string) string + func (p *Preprocessor) SupportedFileTypes() []string