scala.quoted.Quotes.reflectModule.PackageClauseModule
 
  Methods of the module object val PackageClause
  
 
  Attributes
  
   - 
    Source
   
- 
    Quotes.scala
   
- 
    Graph
   
- 
    
     
     
     
     
- 
    Supertypes
   
- 
    
     
     
      trait Matchable
      
      class Any
      
 
- 
    Self type
   
- 
    
   
 
 Members list
 
 
  
   
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             Create a package clause package pid { stats }
             
            
             
              Create a package clause package pid { stats }
              
             Attributes
             
              - 
               Source
              
- 
               Quotes.scala
              
 
            
           
          
         
        
         
          
          
         
         
          
          
           
           
            
             Copy a package clause package pid { stats }
             
            
             
              Copy a package clause package pid { stats }
              
             Attributes
             
              - 
               Source
              
- 
               Quotes.scala
              
 
            
           
          
         
        
         
          
          
         
         
          
          
           
           
            
             Matches a package clause package pid { stats } and extracts the pid and stats
             
            
             
              Matches a package clause package pid { stats } and extracts the pid and stats
              
             Attributes
             
              - 
               Source
              
- 
               Quotes.scala