Format

object Format
class Object
trait Matchable
class Any
Format.type

Type members

Classlikes

object Expr
object QuotedExpr
object Term
object TermRaw
object Tree
object Type
object TypeOf
object TypeRepr
object TypeReprW

Same as TypeRepr but also widens the type since frequently types are singleton i.e. 'person.name' has the type 'name' as opposed to String

Same as TypeRepr but also widens the type since frequently types are singleton i.e. 'person.name' has the type 'name' as opposed to String

Value members

Concrete methods

def apply(code: String, showErrorTrace: Boolean): String