Skip to main content

attribute_effects

Function attribute_effects 

Source
pub fn attribute_effects(
    patch: &StructuredPatch,
    check_result: &CheckResult,
    line_map: &LineAttributionMap,
    max_line_distance: u32,
) -> Result<Vec<AttributionTriple>, CeaCoreError>