scala.reflect

class Code

[source: scala/reflect/Code.scala]

class Code[Type](val tree : Tree)
extends AnyRef
This type is required by the compiler and should not be used in client code.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf