All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dotty.tools.scaladoc.tasty.reflect.scala Maven / Gradle / Ivy

There is a newer version: 3.7.0-RC1-bin-20250117-1778a6e-NIGHTLY
Show newest version
package dotty.tools.scaladoc
package tasty

import scala.quoted._

/** Shorthand for `quotes.reflect` */
transparent inline def reflect(using q: Quotes): q.reflect.type = q.reflect




© 2015 - 2025 Weber Informatics LLC | Privacy Policy