| Package | Description | 
|---|---|
| org.clafer.ast | 
 This package provides the language for building Clafer AST. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AstConstant | 
Asts.constant(AstClafer type,
                int... value)  | 
static AstConstant | 
Asts.constant(int value)  | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
AstExprVisitor.visit(AstConstant ast,
          A a)  | 
AstExpr | 
AstExprRewriter.visit(AstConstant ast,
          T a)  | 
Copyright © 2013. All Rights Reserved.