Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in typescript-compiler-api
TypeScript Compiler API: How to get fully qualified name of type without absolute path?
Dec 10, 2025
typescript
typescript-compiler-api
What is the fastest route to regenerate Types in a Program instance after *some* files modified?
Dec 11, 2025
typescript-compiler-api
How to get type information of a property type imported from another file in TypeScript Compiler API?
Dec 08, 2025
typescript
typescript-compiler-api
Is it possible to get comments as nodes in the AST using the typescript compiler API?
Dec 06, 2025
typescript
abstract-syntax-tree
static-analysis
typescript-compiler-api
How to generate global property access expression with the Typescript Compiler API?
Nov 26, 2025
typescript
typescript-compiler-api
Prevent Typescript compiler from checking entire classes to save time?
Nov 25, 2025
javascript
node.js
typescript
tsconfig
typescript-compiler-api
Can TypeScript Compiler API resolve the value of an expression?
Oct 29, 2025
typescript
abstract-syntax-tree
typescript-compiler-api
Creating a SourceFile from an array of Statement-nodes instead of a string
Oct 29, 2025
typescript
typescript-compiler-api
Typescript Compiler API:How to get absolute path to source file of import module using typescript compiler api
Oct 27, 2025
typescript
typescript-compiler-api
Read and update object with Typescript compiler API
Oct 19, 2025
javascript
typescript
compiler-construction
typescript-compiler-api
Add comment before function using TypeScript Compiler API
Mar 08, 2023
typescript
typescript-compiler-api
How can use compiler API to transform Typescript to Typescript?
Jan 03, 2023
typescript
typescript-compiler-api
How can I use the TS Compiler API to find where a variable was defined in another file
Oct 17, 2022
typescript
typescript-compiler-api
How do you use the Typescript compiler's Typechecker to get the declared (alias) type, rather than the resolved type?
Aug 19, 2020
typescript
typescript-compiler-api
How to transform TypeScript code before type-checking using Compiler API
Jul 04, 2022
typescript
typescript-compiler-api
how to use typescript Compiler API to get normal function info, eg: returnType/parameters?
Feb 05, 2023
typescript
typescript-compiler-api
Older Entries »