Searched refs:strip_comment (Results 1 – 1 of 1) sorted by relevance
185 def CurrentLine(self, strip_comment=True): argument187 if strip_comment:191 def NextLine(self, strip_comment=True): argument195 return self.CurrentLine(strip_comment)