in scala.reflect
class Type

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

Constructor Summary
def this

Constructor Detail
def this