Searched refs:next_field_or_path (Results 1 – 1 of 1) sorted by relevance
32 def iter_linked_list(head_value, next_field_or_path, argument79 if next_field_or_path[0] == '.':83 elt = elt.chkGetValueForExpressionPath(next_field_or_path)88 elt = elt.chkGetChildMemberWithName(next_field_or_path)