Properties

P constEnumOnlyModule: boolean

Type:
  • boolean

P declarations: ts.Declaration[]

Type:

P exports: ts.SymbolTable

P exportSymbol: ts.Symbol

Type:

P id: number

Type:
  • number

P members: ts.SymbolTable

P mergeId: number

Type:
  • number

P name: string

Type:
  • string

P parent: ts.Symbol

Type:

P valueDeclaration: ts.Declaration

Methods

M getDeclarations() ts.Declaration[]

Returns: { Array.<ts.Declaration> }

M getDocumentationComment() ts.SymbolDisplayPart[]

Returns: { Array.<ts.SymbolDisplayPart> }

M getFlags() ts.SymbolFlags

Returns: { ts.SymbolFlags }

M getName() string

Returns: { string }