Scrapes shared properties among objects like name, description, etc.

Constructors

Properties

fetcher: Fetcher
fieldScraper: FieldScraper
inheritanceScraper: InheritanceScraper
methodScraper: MethodScraper
TypeParameterTextRegex: RegExp = ...

Matches type parameters in the form Foo

Methods