Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private parser

parser: TypescriptParser

Methods

Private addServiceToPreviousDefinition

  • addServiceToPreviousDefinition(serviceClassName: string, definitionToModify: string, definitionFileType: DefinitionFileType): string

Private createServiceFile

  • createServiceFile(servicePath: string, ignoreContext: boolean | undefined): Promise<void>

getAction

  • getAction(): function

getAlias

  • getAlias(): string

Private getDeclarationContentByDefType

getDescription

  • getDescription(): string

Private getImportDefinitions

  • getImportDefinitions(pathToService: string, serviceClassName: string, parsedFile: File, defFileContent: string): DeclarationInfo

Private getModifiedFileContent

  • getModifiedFileContent(pathToService: string, serviceClassName: string, defFilePath: string, definitionFileType: DefinitionFileType): Promise<string>

Private getModifiedServiceDefinitions

getName

  • getName(): string

getOptions

Private getServiceClassName

  • getServiceClassName(servicePath: string): string

Private getServiceFileContent

  • getServiceFileContent(serviceClassName: string): string

Private getServiceImportLine

  • getServiceImportLine(pathToService: string, serviceClassName: string): string

Private locationInsideServicesDir

  • locationInsideServicesDir(pathToService: string): string

Private modifyServiceDefinitionFile

  • modifyServiceDefinitionFile(pathToService: string, serviceClassName: string, definitionFileType: DefinitionFileType): Promise<void>

Private writeServiceFile

  • writeServiceFile(servicePath: string, ignoreContext: boolean | undefined): Promise<void>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc