ajvincent / ajvincent/es-membrane

ts-morph-structures: Implement statement structures missing from ts-morph

Aperta
#284 0 commenti 0 reazioni 1 assegnatario Rivendicata da @ajvincent Vedi su GitHub
Lingua principale
JavaScript
Stelle
118
Fork
13
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I started ts-morph-structures partly in response to an issue asking for [expression structures](https://github.com/dsherret/ts-morph/issues/683). Ultimately the issue was closed as not planned, and I had implemented _type_ structures.

Fast forward to today, and I actually do need statement structures. I'm dealing with a mix of structures and strings which represent class method statements. (`try { return super.ownKeys(...); } finally { /* do something */ }`).

I'll also need to implement my ["stage four / five" bootstrapping plan](https://github.com/ajvincent/ts-morph-structures/issues/82).

(sigh) I was hoping to avoid this.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.