Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RX_COMMENTS *regexp.Regexp
)
Functions ¶
func NewCSharpPreprocessor ¶
func NewCSharpPreprocessor() preprocessor.PreProcessor
Types ¶
type CSharpPreprocessor ¶
type CSharpPreprocessor struct { }
func (CSharpPreprocessor) Name ¶
func (g CSharpPreprocessor) Name() string
func (CSharpPreprocessor) ProcessContent ¶
func (g CSharpPreprocessor) ProcessContent(content string) string
func (CSharpPreprocessor) SupportedFileTypes ¶
func (g CSharpPreprocessor) SupportedFileTypes() []string
Click to show internal directories.
Click to hide internal directories.