| 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 | 
|---|---|
static List<AstClafer> | 
AstUtil.getSuperHierarchy(AstClafer clafer)
Finds the supertype hierarchy of the Clafer. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TypeException  | 
Copyright © 2013. All Rights Reserved.