
com.avsystem.commons.macros.CompatMacroCommons.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-macros_2.12 Show documentation
Show all versions of commons-macros_2.12 Show documentation
AVSystem commons library for Scala
The newest version!
package com.avsystem.commons
package macros
trait CompatMacroCommons { this: MacroCommons =>
type NamedArgTree = c.universe.AssignOrNamedArg
final val NamedArgTree = c.universe.AssignOrNamedArg
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy