Structsยง
- CodeAST
- A representation of code structure that will be sent to the LLM
- Code
Parser - A robust code parser system that analyzes source code and produces clean, accurate Abstract Syntax Trees (ASTs) optimized for LLM consumption.
- Range
- Represents a source code location range