Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessSource ¶
func ProcessSource(revelContainer *model.RevelContainer) (sourceInfo *model.SourceInfo, compileError error)
Types ¶
type SourceInfoProcessor ¶
type SourceInfoProcessor struct {
// contains filtered or unexported fields
}
func NewSourceInfoProcessor ¶
func NewSourceInfoProcessor(sourceProcessor *SourceProcessor) *SourceInfoProcessor
type SourceProcessor ¶
type SourceProcessor struct {
// contains filtered or unexported fields
}
func NewSourceProcessor ¶
func NewSourceProcessor(revelContainer *model.RevelContainer) *SourceProcessor
Click to show internal directories.
Click to hide internal directories.