buildAggregation a
          
          
            Signature: a:DfAggregateAggregation -> CodeTree 
                       
         | 
        
            
               
               
            
          
         | 
      
      
        
          
            buildColumn c
          
          
            Signature: c:DfAggregateColumn -> CodeTree 
                       
         | 
        
            
               
               
            
          
         | 
      
      
        
          
            buildComponent c
          
          
            Signature: c:DfComponent -> CodeTree 
                       
         | 
        
            
               
               
            
          
         | 
      
      
        
          
            buildInputConnection arg1
          
          
            Signature: DfInputConnection -> CodeTree 
                       
         | 
        
            
               
               
            
          
         | 
      
      
        
          
            buildLogic o
          
          
            Signature: o:T -> CodeTree 
                       
         | 
        
            
               
               
            
          
         | 
      
      
        
          
            makeScaling (arg1, arg2)
          
          
            Signature: (DfAggregateScaling * int option) -> CodeTree 
                       
         | 
        
            
               
               
            
          
         |