Uses of Package
orc.error.compiletime.typing

Packages that use orc.error.compiletime.typing
orc.ast.oil.expression   
orc.ast.oil.expression.argument   
orc.ast.oil.type   
orc.ast.simple.type   
orc.error.compiletime.typing   
orc.lib.state   
orc.lib.state.types   
orc.lib.util   
orc.runtime.sites.core Fundamental sites. 
orc.type   
orc.type.ground   
orc.type.inference   
orc.type.java   
orc.type.structured   
orc.type.tycon   
 

Classes in orc.error.compiletime.typing used by orc.ast.oil.expression
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.ast.oil.expression.argument
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.ast.oil.type
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.ast.simple.type
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.error.compiletime.typing
InsufficientTypeInformationException
           
MultiTypeException
           
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.lib.state
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.lib.state.types
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.lib.util
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.runtime.sites.core
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.type
MissingTypeException
          Exception raised
TypeArityException
           
TypeException
           
UnrepresentableTypeException
          Thrown when trying to marshal a generated type which cannot be represented syntactically.
 

Classes in orc.error.compiletime.typing used by orc.type.ground
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.type.inference
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.type.java
TypeArityException
           
TypeException
           
 

Classes in orc.error.compiletime.typing used by orc.type.structured
TypeException
           
UnrepresentableTypeException
          Thrown when trying to marshal a generated type which cannot be represented syntactically.
 

Classes in orc.error.compiletime.typing used by orc.type.tycon
TypeException
           
UnrepresentableTypeException
          Thrown when trying to marshal a generated type which cannot be represented syntactically.