Interface MangleClassDefinitionOptionsInternal

Hierarchy

  • MangleClassDefinitionOptionsInternal

Properties

category: string

The category of the class

classInstanceVariableNames: string[]

The class instance variable names of the class

istanceVariableNames: string[]

The instance variable names of the class

package: string

The package of the class

superclass: string

The superclass of the class

superclassPackage: string

The package of the superclass

Generated using TypeDoc