for converting specific language to UAST
npm install @ant-yasa/uast-parser-java-js> UAST specification is a Lodash-esque utility library for Unified-AST(UAST) nodes
Using npm:
``sh`
npm install --save-dev @ant-yasa/uast-parser-java-js
or using yarn:
`sh``
yarn add @ant-yasa/uast-parser-java-js --dev