tsutils icon indicating copy to clipboard operation
tsutils copied to clipboard

handle deeply nested AST structures

Open ajafff opened this issue 5 years ago • 0 comments
trafficstars

Ref: https://github.com/microsoft/TypeScript/pull/36248

  • [x] convertAst
  • [x] getTokenAtPosition
  • [x] hasSideEffects
  • [x] forEachToken
  • [ ] usage analysis

ajafff avatar Jan 22 '20 08:01 ajafff