public class BundledStateRefinementStrategy extends Object implements StateRefinementStrategy
| Constructor and Description |
|---|
BundledStateRefinementStrategy(List<StateRefinementStrategy> strategies) |
| Modifier and Type | Method and Description |
|---|---|
ProgramState |
refine(SemanticsCommand semanticsCommand,
ProgramState state) |
public BundledStateRefinementStrategy(List<StateRefinementStrategy> strategies)
public ProgramState refine(SemanticsCommand semanticsCommand, ProgramState state)
refine in interface StateRefinementStrategyCopyright © 2019. All rights reserved.