org.scalameta.overload.Hack.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common_2.11 Show documentation
Show all versions of common_2.11 Show documentation
Bag of private and public helpers used in scala.meta's APIs and implementations
The newest version!
package org.scalameta
package overload
trait Hack1
object Hack1 {
implicit val instance: Hack1 = null
}
trait Hack2
object Hack2 {
implicit val instance: Hack2 = null
}
trait Hack3
object Hack3 {
implicit val instance: Hack3 = null
}
trait Hack4
object Hack4 {
implicit val instance: Hack4 = null
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy