Uses of Package
orc.type

Packages that use orc.type
orc.ast.oil Internal representation of OIL, the Orc Intermediate Language. 
orc.ast.oil.arg   
orc.ast.simple.type   
orc.error.compiletime.typing   
orc.lib.bool   
orc.lib.comp   
orc.lib.math   
orc.lib.state   
orc.lib.state.types   
orc.lib.str   
orc.lib.time   
orc.lib.util   
orc.runtime.sites.core Fundamental sites. 
orc.type   
orc.type.ground   
 

Classes in orc.type used by orc.ast.oil
ArrowType
           
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.ast.oil.arg
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.ast.simple.type
Type
          Abstract superclass of all types for the Orc typechecker.
Variance
          Variances of type parameters.
 

Classes in orc.type used by orc.error.compiletime.typing
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.bool
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.comp
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.math
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.state
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.state.types
DotType
          Composite type for sites which can receive messages (using the .
MutableContainerType
           
Tycon
          Root class for all type constructors.
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.str
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.time
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.lib.util
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.runtime.sites.core
Type
          Abstract superclass of all types for the Orc typechecker.
 

Classes in orc.type used by orc.type
ArrowType
           
Constraint
          Upper and lower bound constraints on a type variable.
ImmutableContainerType
           
Tycon
          Root class for all type constructors.
Type
          Abstract superclass of all types for the Orc typechecker.
Variance
          Variances of type parameters.
 

Classes in orc.type used by orc.type.ground
Type
          Abstract superclass of all types for the Orc typechecker.