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

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

There is a newer version: 2.6.3
Show newest version
package mdoc.internal.sourcecode

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy