Skip to main content
Version: Next

RoutineSourceFile

Always emits the class-less new Routine(...) form; there is no decorator form for routines.

Index

Constructors

constructor

Methods

generate

  • generate(): string
  • Returns string

getBaseName

  • getBaseName(extension): string
  • Parameters

    • extension: string = '.ts'

    Returns string

getClassName

  • getClassName(): string
  • Returns string