Package orc.ast.extended

Desugared AST which is very close to the source form.

See:
          Description

Interface Summary
ASTNode  
ExpressionVisitor<E> Visitor for expressions in the extended AST.
Visitor<E> Visitor for extended ASTs.
 

Class Summary
Walker  
 

Package orc.ast.extended Description

Desugared AST which is very close to the source form. Specifically this includes patterns and declarations.