Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchMain ¶
SearchMain files input file list return file name
Types ¶
type IncludePreprocessor ¶
type IncludePreprocessor struct { FileName string // contains filtered or unexported fields }
func NewIncludeProcessor ¶
func NewIncludeProcessor(fileName string) *IncludePreprocessor
func (*IncludePreprocessor) Process ¶
func (ip *IncludePreprocessor) Process() io.Reader
Click to show internal directories.
Click to hide internal directories.