Home | History | Annotate | Download | only in compiler

Lines Matching defs:yield_stmt

417     def yield_stmt(self, nodelist):
1500 if hasattr(symbol, 'yield_stmt'):
1501 _legal_node_types.append(symbol.yield_stmt)