Searched refs:comment_block (Results 1 – 2 of 2) sorted by relevance
43 def GetCopyrightBlockAttributes(self, comment_block): argument48 if not comment_block:50 matches = self._attribute_pattern.findall(comment_block)
268 comment_block = ""271 comment_block += ln273 comments_map[ln[1:-2]] = comment_block275 comment_block = ""