2 Matching Annotations
  1. Jan 2024
    1. Any constructor that can be called with new and has the prototype property can be the candidate for the parent class.

      Classes declared with class and functions with constructor and an assigned prototype.

  2. Nov 2020