Package orc.ast.oil.expression

Class Summary
Call  
Catch  
DeclareDefs A group of mutually recursive definitions, and the expression to which they are scoped.
DeclareType Bind a type in the given scope.
Def A unit of syntax that encapsulates an expression definition.
Expression Base class for the portable (.oil, for Orc Intermediate Language) abstract syntax tree.
HasType An expression with an ascribed type.
Otherwise  
Parallel  
Pruning  
Sequential  
Stop  
Throw  
WithLocation Annotate an expression with a source location.