is_method_final

Function is_method_final 

Source
pub fn is_method_final(
    codebase: &CodebaseMetadata,
    fqcn: &str,
    method_name: &str,
) -> bool