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

mdoc.internal.sourcecode.SourceContext.scala Maven / Gradle / Ivy

package mdoc.internal.sourcecode

case class SourceStatement[T](value: T, source: String)
object SourceStatement extends StatementMacro




© 2015 - 2024 Weber Informatics LLC | Privacy Policy