Package orc.ast.simple

Desugared AST which is close to the final format (OIL) but includes named variables.

See:
          Description

Class Summary
Call  
Definition A unit of syntax that encapsulates an expression definition.
Defs  
Expression Base class for the simplified abstract syntax tree.
Let  
Parallel  
Semi  
Sequential  
Silent  
Where  
WithLocation Annotate an expression with a source location.
 

Package orc.ast.simple Description

Desugared AST which is close to the final format (OIL) but includes named variables.