TypeInfo

org.scalactic.source.TypeInfo
See theTypeInfo companion class
object TypeInfo

Companion object for Position that defines an implicit method that uses a macro to grab the enclosing position.

Attributes

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

Members list

Value members

Concrete methods

def apply[T](name: String): TypeInfo[T]

Attributes

Source
TypeInfo.scala

Implicits

Implicits

implicit inline def gen[T]: TypeInfo[T]

Attributes

Source
TypeInfo.scala