| Package | Description |
|---|---|
| org.clafer.ast.analysis |
This package provides various analysis and optimizations to perform on the
AST.
|
| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.basicType(AstClafer type) |
Type |
Analysis.getType(AstExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
Map<AstExpr,Type> |
Analysis.getTypeMap() |
| Modifier and Type | Method and Description |
|---|---|
Analysis |
Analysis.setTypeMap(Map<AstExpr,Type> typeMap) |
Copyright © 2013. All Rights Reserved.