sipha-analysis 2.0.0

Grammar-agnostic scope extents and definition collection for sipha syntax trees (LSP support)
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 0 items with examples
  • Size
  • Source code size: 8.9 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • sipha-parser/sipha
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • NyalephTheCat

Grammar-agnostic analysis helpers for sipha syntax trees.

Provides scope extents (offset → scope) and definition collection for LSP (go-to-def, references, document symbols). Grammar-specific logic is passed via callbacks.