Documentation
¶
Overview ¶
Package sourcemap records backend-independent relationships between generated code and TypeRB source. Target-specific source-map encodings are deliberately layered on top of this model.
Index ¶
Constants ¶
View Source
const Version = 1
Variables ¶
This section is empty.
Functions ¶
func IsMarkerLine ¶
func StartMarker ¶
Types ¶
type Map ¶
func ExtractMarkers ¶
ExtractMarkers removes codegen-only marker lines after target formatting and converts their byte ranges into the shared mapping model.
Click to show internal directories.
Click to hide internal directories.