check_class_interface_annotation

Function check_class_interface_annotation 

Source
pub fn check_class_interface_annotation(entity: &Entity<'_>) -> bool
Expand description

Check if a class is marked as @interface by reading source file comments This is needed when libclang’s get_comment() doesn’t capture the annotation