Skip to main content

Module relations

Module relations 

Source
Expand description

Relation tracking for JavaScript using the shared relations core.

No new semantics here. New behaviour must go via sqry_core::graph::GraphBuilder and the language-specific *GraphBuilder (see this module’s export) to build CodeGraph.

Modules§

types

Structs§

JavaScriptGraphBuilder
Graph builder for JavaScript files using unified CodeGraph architecture.