anishshobithps / anishshobithps/luma
AST-1d: Add source span/location info to all nodes
Aberta
ast
priority: high
status: ready
type: feature
- Linguagem predominante
- TypeScript
- Estrelas
- 1
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Define a span type as { file: string; line: int; col: int } and wrap every expr, stmt, and decl node in a located record { node: 'a; span: span } so the codegen and error renderer can report accurate source locations.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.