in scala.reflect
class Type

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

Constructor Summary
def this

Constructor Detail
def this