Searched refs:first_field_or_path (Results 1 – 1 of 1) sorted by relevance
29 first_field_or_path = None): argument68 if first_field_or_path is None:70 elif first_field_or_path[0] == '.':71 elt = head_value.chkGetValueForExpressionPath(first_field_or_path)73 elt = head_value.chkGetChildMemberWithName(first_field_or_path)