MacroCompat

munit.internal.MacroCompat
object MacroCompat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait ClueMacro

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Clue

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Assertions
object Assertions
trait BaseFunSuite
class FunSuite

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Location

Value members

Concrete methods

def clueImpl[T : Type](value: Expr[T])(implicit evidence$1: Type[T], Quotes): Expr[Clue[T]]
def locationImpl()(using Quotes): Expr[Location]