TypeInfoMacro

org.scalactic.source.TypeInfoMacro
object TypeInfoMacro

Helper class for Position macro. (Will be removed from the public API if possible in a subsequent 3.0.0-RCx release.)

Attributes

Source
TypeInfoMacro.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def genTypeInfo[T : Type](implicit evidence$1: Type[T], Quotes): Expr[TypeInfo[T]]

Helper method for TypeInfo macro.

Helper method for TypeInfo macro.

Attributes

Source
TypeInfoMacro.scala