ast
Retrieve detailed AST and synthetic module context for C++20/23 module declarations and imports.
Instructions
Return clangd's detailed AST plus synthetic module context for module declarations/imports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| endLine | No | ||
| startLine | No | ||
| endCharacter | No | ||
| startCharacter | No |