Uses of Package
orc.ast.extended.type

Packages that use orc.ast.extended.type
orc.ast.extended.declaration.def   
orc.ast.extended.declaration.type   
orc.ast.extended.expression   
orc.ast.extended.pattern   
orc.ast.extended.type   
 

Classes in orc.ast.extended.type used by orc.ast.extended.declaration.def
Type
          Abstract superclass of syntactic types in the extended AST.
 

Classes in orc.ast.extended.type used by orc.ast.extended.declaration.type
Type
          Abstract superclass of syntactic types in the extended AST.
 

Classes in orc.ast.extended.type used by orc.ast.extended.expression
Type
          Abstract superclass of syntactic types in the extended AST.
 

Classes in orc.ast.extended.type used by orc.ast.extended.pattern
Type
          Abstract superclass of syntactic types in the extended AST.
 

Classes in orc.ast.extended.type used by orc.ast.extended.type
LambdaType
          A lambda type: lambda[X,...,X](T,...,T) :: T
Type
          Abstract superclass of syntactic types in the extended AST.