Searched refs:next_field_or_path (Results 1 – 1 of 1) sorted by relevance
28 def iter_linked_list(head_value, next_field_or_path, argument75 if next_field_or_path[0] == '.':79 elt = elt.chkGetValueForExpressionPath(next_field_or_path)84 elt = elt.chkGetChildMemberWithName(next_field_or_path)