| Package | Description |
|---|---|
| org.clafer.ast.analysis |
This package provides various analysis and optimizations to perform on the
AST.
|
| Modifier and Type | Method and Description |
|---|---|
Offsets |
Analysis.getOffsets(AstAbstractClafer clafer) |
| Modifier and Type | Method and Description |
|---|---|
Map<AstAbstractClafer,Offsets> |
Analysis.getOffsetMap() |
| Modifier and Type | Method and Description |
|---|---|
Analysis |
Analysis.setOffsetMap(Map<AstAbstractClafer,Offsets> offsetMap) |
Copyright © 2013. All Rights Reserved.