An approximation of the type of the underlying value.
An approximation of the type of the underlying value. It is the best
type information directly available. The precision of the type information
depends on the number of post-processing steps that are done.
Concrete Value Members
final def!=(arg0: Any): Boolean
Definition Classes
AnyRef → Any
final def##(): Int
Definition Classes
AnyRef → Any
def+(other: String): String
Implicit information
This member is added by an implicit conversion from Expr to
any2stringadd[Expr] performed by method any2stringadd in scala.Predef.