scala.meta.contrib.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalameta_2.12 Show documentation
Show all versions of scalameta_2.12 Show documentation
Scalameta umbrella module that includes all public APIs
package scala.meta
import scala.meta.contrib.implicits.implicits
import scala.meta.contrib.instances.instances
package object contrib extends implicits with instances with TreeExtractors
© 2015 - 2025 Weber Informatics LLC | Privacy Policy