Calls the default transformer on the given tree. Default transformer = recur into tree's children and assemble the results.
Calls the current transformer on the given tree. Current transformer = argument to the transform
call.
© 2002-2019 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://www.scala-lang.org/api/2.13.0/scala-reflect/scala/reflect/macros/Internals$ContextInternalApi$TransformApi.html
Functions that are available during transform.
transform