Directories
¶
Path | Synopsis |
---|---|
Package ast defines the abstract syntax tree (AST) for the TypeScript programming language and provides functionality for traversing the AST.
|
Package ast defines the abstract syntax tree (AST) for the TypeScript programming language and provides functionality for traversing the AST. |
Package parser provides a [Parse] function for parsing TypeScript source files into an abstract syntax tree (AST).
|
Package parser provides a [Parse] function for parsing TypeScript source files into an abstract syntax tree (AST). |
Package token contains the definition of the lexical tokens of the TypeScript programming language.
|
Package token contains the definition of the lexical tokens of the TypeScript programming language. |
Click to show internal directories.
Click to hide internal directories.