Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Get typed AST from Rescript file

$
0
0

Yes, for getting AST information.
I was able to solve my use case with the JSON documentation dump.
I needed the exported function names and their input and return type, which I was able to find in the JSON.


Viewing all articles
Browse latest Browse all 2592

Trending Articles