| Package | Description | 
|---|---|
| org.clafer.ast | 
 This package provides the language for building Clafer AST. 
 | 
| org.clafer.ast.analysis | 
 This package provides various analysis and optimizations to perform on the
 AST. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
AstExprVisitor.visit(AstJoinParent ast,
          A a)  | 
AstExpr | 
AstExprRewriter.visit(AstJoinParent ast,
          T a)  | 
| Modifier and Type | Method and Description | 
|---|---|
AstExpr | 
OptimizerAnalyzer.visit(AstJoinParent ast,
          Analysis a)  | 
Copyright © 2013. All Rights Reserved.