Module languages

Module languages 

Source

Modules§

kotlin
rust
typescript

Structs§

ImportBindingInfo
Represents an import binding that maps a local name to a symbol in another file. Used for two-phase indexing to resolve cross-file references.

Functions§

compute_content_hash
Compute a normalized content hash for duplicate detection. Returns None if the content is too small (< MIN_HASH_SIZE bytes).