Versions in this module Expand all Collapse all v1 v1.2.1 Aug 30, 2024 Changes in this version + func ProcessSource(revelContainer *model.RevelContainer) (sourceInfo *model.SourceInfo, compileError error) + type SourceInfoProcessor struct + func NewSourceInfoProcessor(sourceProcessor *SourceProcessor) *SourceInfoProcessor + type SourceProcessor struct + func NewSourceProcessor(revelContainer *model.RevelContainer) *SourceProcessor