Package orc.ast.oil.expression

Class Summary
Atomic  
Call  
Catch  
DeclareDefs  
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.
Isolated The "isolated" keyword.
Otherwise  
Parallel  
Pruning  
Sequential  
Stop  
Throw  
WithLocation Annotate an expression with a source location.