Searched defs:prop4 (Results 1 – 10 of 10) sorted by relevance
12 get prop4(): string { return ""; } method in One13 set prop4(s: string | number) { } method in One26 get prop4(): string { return ""; } method in Two27 set prop4(s: string | boolean) { } method in Two
34 prop4 = { property in A52 prop4 = ' ' + property in B
32 public prop4 = { property in Foo2
26 var prop4: Y<(<Tany>() => Tany), <Tany>() => Tany>; // parenthesized first type argument variable
111 public prop4(a: number): number; method in c
23 var prop4: Y<(<Tany>() => Tany), <Tany>() => Tany>; // parenthesized first type argument variable48 var prop4; // parenthesized first type argument variable
44 var _g = strIndexed, _h = named, prop4 = _g[_h]; variable
112 public prop4(aorb: any) { method in c214 c.prototype.prop4 = function (aorb) { method in c
19 prop4: 1 property30 prop4: obj2 property
19 prop4: 0 property