A library for generating Java code through an abstract syntax tree (AST) approach. This library allows you to programmatically generate Java code in a type-safe manner.
This is a *temporary* fork of [@amplication/java-ast](https://github.com/amplication/java-ast). It exists to get fixes for the following issues:
## Installation
AST utility module for statically analyzing JSX
Java Parser in JavaScript
A modern CSS parser and stringifier with TypeScript support
AST utils for webassemblyjs
AST-aware v8-to-istanbul
The lightest signal library.
A toolkit for easy Babel AST generation and manipulation.
This package provides common interfaces for AST (Abstract Syntax Tree) nodes and code generation writers used across different language-specific AST packages in Amplication.
Generate regular expressions from regjsparser’s AST.
Parse & stringify .properties files
A JavaScript library of spatial predicates and functions for processing geometry
Esprima-compatible implementation of the Mozilla JS Parser API
Transform HAST to Babel AST (JSX)
Flow types for the Javascript AST
A library for analysing JS RegExp
A JavaScript parser built from the Hermes engine
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Search and Rewrite code at large scale using precise AST pattern
Oxc Parser Node API
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations