How to get the enclosing implicits stack from within a blackbox macro

前端 未结 0 1618
你的背包
你的背包 2021-02-14 11:15

I have a blackbox implicit macro whose implementation calls scala.reflect.macros.Typers.typecheck(tree: Tree, ...). Something like this:

trait Showab         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题