UNPKG

tree-ast-grep-mcp

Version:

Simple, direct ast-grep wrapper for AI coding agents. Zero abstractions, maximum performance.

7 lines (6 loc) 122 B
function deepFunction() { console.log("Deep nested function"); if (true) { console.log("Inside condition"); } }