Searched defs:protected (Results 1 – 3 of 3) sorted by relevance
36 protected a: typeof x; variable37 protected b(a: typeof x) { } variable38 protected get c() { variable43 protected set c(v: typeof x) { } variable44 protected d: (a: typeof x) => void; variable
36 protected a: typeof x; variable37 protected b(a: typeof x) { } variable38 protected get c() { variable43 protected set c(v: typeof x) { } variable44 protected d: (a: typeof x) => void ; variable
416 protected, enumerator