shows

object shows
class Object
trait Matchable
class Any
shows.type

Value members

Concrete methods

def showCode[A : Type](a: Expr[A])(implicit evidence$9: Type[A], quotes: Quotes): Expr[String]
inline def showCode_[A](inline a: A): String
def showShortCode[A : Type](a: Expr[A])(implicit evidence$8: Type[A], quotes: Quotes): Expr[String]
inline def showShortCode_[A](inline a: A): String
def showTree[A : Type](a: Expr[A])(implicit evidence$7: Type[A], quotes: Quotes): Expr[String]
inline def showTree_[A](inline a: A): String