gdscript-base 0.2.1

Foundational POD types (FileId, TextSize/TextRange, LineIndex, result structs) for gdscript-analyzer.
Documentation

gdscript-base

Foundational POD types — FileId, TextSize/TextRange, LineIndex, and shared result structs — used across the whole workspace.

An internal layer of gdscript-analyzer, a fast, embeddable GDScript (Godot 4.x) static-analysis library ("Roslyn for Godot"). You normally don't depend on this crate directly — use gdscript-ide (the public API), or the @gdscript-analyzer/core (Node) / @gdscript-analyzer/wasm (browser) packages.