Skip to main content

Module relations

Module relations 

Source
Expand description

Relation extraction helpers for the C# plugin.

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.

Re-exports§

pub use graph_builder::CSharpGraphBuilder;

Modules§

graph_builder
C# GraphBuilder implementation for tier-2 graph coverage.
type_extractor
Type extraction utilities for C# TypeOf and Reference edges.