Searched refs:_IsCompoundStatement (Results 1 – 1 of 1) sorted by relevance
198 _IsCompoundStatement(self.line.first) and765 if (_IsCompoundStatement(self.line.first) and863 def _IsCompoundStatement(token): function