Package orc.ast.simple.expression

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