scala.reflect

object Print

[source: scala/reflect/Print.scala]

object Print
extends (Any) => String
Method Summary
def apply [A](code : Code[A]) : String
def apply (datatype : Type) : String
def apply (symbol : Symbol) : String
def apply (tree : Tree) : String
def apply (any : Any) : String
Methods inherited from Function1
toString, compose, andThen
Methods inherited from AnyRef
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf