Skip to content

ParserModule

reference
1 min readUpdated

Kind: Module

Source: atloria-monorepo/apps/api/src/parser/parser.module.ts

Relationships

  • MODULE_IMPORTS → DatabaseModule
  • MODULE_DECLARES → ParserController
  • MODULE_PROVIDES → parserservice
  • MODULE_PROVIDES → TypeScriptParser
  • MODULE_PROVIDES → JavaScriptParser
  • MODULE_PROVIDES → pythonparser
  • MODULE_PROVIDES → SymbolIndexService
  • MODULE_EXPORTS → parserservice
  • MODULE_EXPORTS → SymbolIndexService

Referenced By

  • AppModule (MODULE_IMPORTS)

Was this page helpful?

Download as PDF