Skip to main content

Module span_map

Module span_map 

Source
Expand description

Span maps for real files and macro expansions.

Structs§

RealSpanMap

Enums§

SpanMap
Spanmap for a macro file or a real file

Functions§

real_span_map 🔒
This is an implementation detail of HirFileId::span_map. Outside this crate, use HirFileId::from(file_id).span_map(db) instead of real_span_map(db, file_id).

Type Aliases§

ExpansionSpanMap