TransformUtil
object TransformUtil
- Source:
- TransformUtil.scala
Value members
Concrete methods
def substituteLambdaParams(using qctx: Quotes)(oldParams: List[ValDef], newParams: List[Tree], body: Term, owner: Symbol): Term
- Source:
- TransformUtil.scala
widen, which works over 'or' and 'and' types. (bug in dotty?)
widen, which works over 'or' and 'and' types. (bug in dotty?)
- Source:
- TransformUtil.scala