Skip to main content

collect_ruby_semantic_diagnostics

Function collect_ruby_semantic_diagnostics 

Source
pub fn collect_ruby_semantic_diagnostics(
    graph: RubyGraphSource<'_>,
    ruby: &dyn RubySource,
    gems: &dyn RubyGemSurface,
    file: &ProjectFile,
    source: &str,
) -> SemanticDiagnosticReport
Expand description

Collect Ruby semantic diagnostics and the proof or suppression behind each.