Expand description
This module contains the core utilities for dealing with the binding graph for Slang.
It’s based on the stack graph library.
Structs§
- Binding
Graph - Represents the binding graph for Slang.
- Built
InLocation - Represents a built-in location in the binding graph.
- Definition
- Represents a definition in the binding graph.
- Reference
- Represents a reference to a node in the binding graph.
- User
File Location - Represents a location in a user file.
Enums§
- Binding
Location - Represents a location in the binding graph.