Lines Matching refs:_attributes
153 if include_attributes and node._attributes:
154 for name in node._attributes:
186 if attr in old_node._attributes and attr in new_node._attributes:
206 if 'lineno' in node._attributes:
211 if 'end_lineno' in node._attributes:
216 if 'col_offset' in node._attributes:
221 if 'end_col_offset' in node._attributes:
245 if 'lineno' in child._attributes:
248 "end_lineno" in child._attributes