Searched refs:Printfln (Results 1 – 1 of 1) sorted by relevance
116 func (gc *generatedContents) Printfln(format string, args ...interface{}) { func812 contents.Printfln("// This is auto-generated. DO NOT EDIT.")815 contents.Printfln("")816 contents.Printfln("%s {", bpModule.moduleType)818 contents.Printfln("}")829 contents.Printfln("// %s", line)850 contents.Printfln("%s: [", name)853 contents.Printfln("%q,", v[i])856 contents.Printfln("],")858 contents.Printfln("%s: [],", name)[all …]