Searched refs:GetValue (Results 1 – 1 of 1) sorted by relevance
282 v = self.GetValue(base_data, array_pos)287 def GetValue(self, base_data, array_pos=0): member in KCSubTypeElement314 _v = self.GetValue(base_data, i)335 e_data = [self.GetValue(base_data, i) for i in range(self.count)]337 e_data = self.GetValue(base_data)397 return self.custom_JsonRepr([e.GetValue(base_data) for e in self.elements])