Package | Description |
---|---|
org.clafer.ast.analysis |
This package provides various analysis and optimizations to perform on the
AST.
|
Modifier and Type | Method and Description |
---|---|
PartialSolution |
Analysis.getPartialSolution(AstClafer clafer) |
Modifier and Type | Method and Description |
---|---|
Map<AstClafer,PartialSolution> |
Analysis.getPartialSolutionMap() |
Modifier and Type | Method and Description |
---|---|
Analysis |
Analysis.setPartialSolutionMap(Map<AstClafer,PartialSolution> partialSolutionMap) |
Copyright © 2013. All Rights Reserved.