Package orc.ast.simple.expression

Class Summary
Call  
Catch  
DeclareDefs A group of mutually recursive definitions, and the expression to which they are scoped.
DeclareType A syntactic type declaration, and the expression to which it is scoped.
Def A unit of syntax that encapsulates an expression definition.
Expression Base class for the simplified abstract syntax tree.
HasType An expression with an ascribed syntactic type.
Let  
Otherwise  
Parallel  
Pruning  
Sequential  
Stop  
Throw  
WithLocation Annotate an expression with a source location.