in scala.reflect
class Type

abstract class Type
extends java.lang.Object
with scala.ScalaObject
Direct Known Subclasses:
NoType, NamedType, ThisType, SingleType, PolyType, TypeBounds, NoPrefix, PrefixedType, MethodType, AppliedType

Constructor Summary
def this

Constructor Detail
def this