How to call companion's apply #15620
              
                Unanswered
              
          
                  
                    
                      Odomontois
                    
                  
                
                  asked this question in
                Metaprogramming
              
            Replies: 1 comment
-
| 
 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose one have macros with
At some points I already know that A is a
case classand need to construct an expression of calling companion'sapplymethodHow do I do this?
Currently I have
An just can't find out how to receive this
noPrefixvalue of NoPrefix type, or how to reference the companion other wayBeta Was this translation helpful? Give feedback.
All reactions