Directories
¶
| Path | Synopsis |
|---|---|
|
Package diagnostics contains generated localizable diagnostic messages.
|
Package diagnostics contains generated localizable diagnostic messages. |
|
Package jsnum provides JS-like number handling.
|
Package jsnum provides JS-like number handling. |
|
Exports interfaces and types defining the node builder - concrete implementations are on top of the checker, but these types and interfaces are used by the emit resolver in the printer
|
Exports interfaces and types defining the node builder - concrete implementations are on top of the checker, but these types and interfaces are used by the emit resolver in the printer |
|
Package printer exports a Printer for pretty-printing TS ASTs and writer interfaces and implementations for using them Intended ultimate usage:
|
Package printer exports a Printer for pretty-printing TS ASTs and writer interfaces and implementations for using them Intended ultimate usage: |
|
Package stringutil Exports common rune utilities for parsing and emitting javascript
|
Package stringutil Exports common rune utilities for parsing and emitting javascript |
|
Package transpiler provides a checker-free TypeScript-to-JavaScript transpilation entry point (the equivalent of the classic ts.transpileModule): it parses a single module, erases types and lowers TypeScript-only syntax, and emits JavaScript — without constructing a Program or a type checker.
|
Package transpiler provides a checker-free TypeScript-to-JavaScript transpilation entry point (the equivalent of the classic ts.transpileModule): it parses a single module, erases types and lowers TypeScript-only syntax, and emits JavaScript — without constructing a Program or a type checker. |
Click to show internal directories.
Click to hide internal directories.