TypeInfo

object TypeInfo

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

Companion:
class
Source:
TypeInfo.scala
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Implicits

Implicits

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