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