Searched refs:first_field_or_path (Results 1 – 1 of 1) sorted by relevance
33 first_field_or_path = None): argument72 if first_field_or_path is None:74 elif first_field_or_path[0] == '.':75 elt = head_value.chkGetValueForExpressionPath(first_field_or_path)77 elt = head_value.chkGetChildMemberWithName(first_field_or_path)