Hierarchy

  • FileMapper

Constructors

Properties

currentScope: IScope
disallowNewFunctions: number
map: IScope
numconstructors: number
relations: Map<string, Map<ConnectorType, Set<string>>>
tsoptions: ParsedCommandLine
umloptions: IOptions

Methods

  • Prevent the adding of new scopes. This is used to deal with inner functions. Note that each call to preventNewScope mostbe accompanied by a call to allowNewScopes

    Returns void

Generated using TypeDoc