Module parser

Module parser 

Source

Structsยง

CodeAST
A representation of code structure that will be sent to the LLM
CodeParser
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