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#
GraphBuilderimplementation for tier-2 graph coverage. - type_
extractor - Type extraction utilities for C#
TypeOfand Reference edges.