Searched refs:IndentedPrintf (Results 1 – 1 of 1) sorted by relevance
103 func (gc *generatedContents) IndentedPrintf(format string, args ...interface{}) { func859 contents.IndentedPrintf("// This is auto-generated. DO NOT EDIT.\n")861 contents.IndentedPrintf("\n")862 contents.IndentedPrintf("%s {\n", bpModule.moduleType)864 contents.IndentedPrintf("}\n")875 contents.IndentedPrintf("// %s\n", line)903 contents.IndentedPrintf("%s: {\n", name)905 contents.IndentedPrintf("},\n")915 contents.IndentedPrintf("%s: ", name)950 contents.IndentedPrintf("")[all …]