in scala.reflect
class Type

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

Constructor Summary
def this

Constructor Detail
def this