ABSTRACT.rst 309 B

123456789
  1. ABSTRACT
  2. --------
  3. Is this source file an abstract class.
  4. A property on a source file that indicates if the source file
  5. represents a class that is abstract. This only makes sense for
  6. languages that have a notion of an abstract class and it is only used
  7. by some tools that wrap classes into other languages.