Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPhpPreprocessor ¶
func NewPhpPreprocessor() preprocessor.PreProcessor
Types ¶
type Preprocessor ¶
type Preprocessor struct{}
func (*Preprocessor) Name ¶
func (p *Preprocessor) Name() string
func (*Preprocessor) ProcessContent ¶
func (p *Preprocessor) ProcessContent(content string) string
func (*Preprocessor) SupportedFileTypes ¶
func (p *Preprocessor) SupportedFileTypes() []string
Click to show internal directories.
Click to hide internal directories.