Searched refs:translateIntDef (Results 1 – 1 of 1) sorted by relevance
151 result[key] = ObjectFormatter.translateIntDef(obj, key, value);255 private static translateIntDef(parentObj: any, propertyName: string, value: any): string { method in ObjectFormatter