Expand description
Core types for AST operations
Structs§
- AstNode
- AST node representation with location metadata
- Chunk
Metadata - Metadata for a code chunk
- Code
Chunk - Code chunk for hierarchical organization
- Parsed
Ast - Parsed AST with metadata
- Source
Location - Source location with precise file:line:column metadata
Enums§
- AstNode
Kind - AST node kind classification
- Chunk
Level - Hierarchical chunk level
- Visibility
- Code visibility level