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  
 

Package orc.ast.simple Description

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