Expand description
Code analysis and navigation tool
Provides code analysis operations with structured output.
Structs§
- Batch
Read Entry - A single entry in a
CodeTools::batch_readresponse. - Code
Stats - Code statistics
- Code
Tools - Code analysis service
- Definition
Hit - A single definition hit.
- Dependency
- Dependency information
- Dependency
Group - A group of dependencies from a single manifest section (e.g.
[dependencies]). - EditOp
- A single str-replace edit operation for
CodeTools::batch_edit. - Edit
OpResult - Result of applying a single
EditOp. - Glob
Match - A single file match returned by a glob search.
- Grep
Match - A single line match returned by a grep search, with optional surrounding context.
- Language
Stats - Statistics for a specific language
- Lint
Result - Lint result
- Outline
Node - A lightweight symbol entry for file outlines.
- Reference
Hit - A single reference hit (line-level match).
- Repository
Map - Repository map output.
- Symbol
- Code symbol information
- Test
Result - Test result
Enums§
- Lint
Level - Symbol
Kind - Kind of code symbol