O
        
            
                
            
            object
        
        
            CommentOps
            
        
        
            
                extends
                
                    Object
                    with Serializable
                    
                
            
        
    
    
    
    
    
        
            
Supertypes
            
                
                    Object, 
                
                    Serializable
                
            
        
    
    
    
    
    
    
    
        Members
        
            
                
                    
                
                
                    
                
                
                
                
                    
                    
                        
                            
                        
                        def 
                    
                    
                    
                        
                        
                            
                                expanded
                            
                        
                        
                        
                        
                        
                            
                                
                                    (
                                                                    
                                        
                                            self:
                                            
                                            Comment
                                        
                                        
                                    
                                    )
                                
                            
                        
                        
                        
                            : Option[String]
                        
                        
                        
                    
                    
                    
                        
                            Expanded comment string, if any
                        
                     
                    
                    
                        
                        
                        
                            Expanded comment string, if any
                        
                        
                     
                 
            
                
                    
                
                
                    
                
                
                
                
            
                
                    
                
                
                    
                
                
                
                
                    
                    
                        
                            
                        
                        def 
                    
                    
                    
                        
                        
                            
                                usecases
                            
                        
                        
                        
                        
                        
                            
                                
                                    (
                                                                    
                                        
                                            self:
                                            
                                            Comment
                                        
                                        
                                    
                                    )
                                
                            
                        
                        
                        
                            : List[(
String, Option[DefDef]
)]
                        
                        
                        
                    
                    
                    
                        
                            List of usecases and their corresponding trees, if any
                        
                     
                    
                    
                        
                        
                        
                            List of usecases and their corresponding trees, if any