PostgreSQL AST traversal utilities for pgsql-parser
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Traverse JSON Schema passing each schema object to callback
Yet another simple Postgres SQL parser/modifier
traverse and transform objects by visiting every node on a recursive walk
PostgreSQL AST Deparser
PostgreSQL AST types from the real Postgres parser
The real PostgreSQL query parser
Traverse an object and convert all ISO strings into Dates.
TypeScript definitions for @babel/traverse
AST utils for webassemblyjs
traverse and transform objects by visiting every node on a recursive walk
PostgreSQL AST enums for deparsing
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
PostgreSQL identifier quoting and keyword classification utilities
Visitor keys used to help traverse the TypeScript-ESTree AST
The LaunchQL Proto parser
Lightweight Babel AST traversal
PostgreSQL AST enums from the real Postgres parser
PostgreSQL AST utils for pgsql-parser
PL/pgSQL AST Deparser - Converts PL/pgSQL function ASTs back to SQL
TypeScript definitions for traverse
TypeScript definitions for babel-traverse
This package exports a method that will traverse a JSON-Schema, calling a mutation function for each sub schema found. It is useful for building tools to work with JSON Schemas.