Searched defs:barModule (Results 1 – 1 of 1) sorted by relevance
62 type barModule struct { struct63 SimpleName64 properties struct {75 func (b *barModule) DynamicDependencies(ctx DynamicDependerModuleContext) []string {79 func (b *barModule) GenerateBuildActions(ModuleContext) {82 func (b *barModule) Bar() bool {86 func (b *barModule) Walk() bool {