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