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

com.avsystem.commons.macros.CompatMacroCommons.scala Maven / Gradle / Ivy

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