code_nav.structural_search
Search code using abstract syntax tree (AST) patterns via ast-grep. Provide a pattern and target language to locate matching code constructs.
Instructions
AST/code-shape search using ast-grep or sg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| language | Yes | ||
| scope | No | ||
| limit | No |