public interface IInitialStateBuilder<BlockStateType extends IBlockState<BlockStateType,CallContextType,CallEdgeType>,CallContextType extends ICallContext<CallContextType>,CallEdgeType extends ICallEdge<BlockStateType>>
| Modifier and Type | Method and Description |
|---|---|
void |
addInitialState(BasicBlock global_entry_block,
GenericSolver.SolverInterface c,
org.jdom.Document document)
Builds the initial state.
|
void addInitialState(BasicBlock global_entry_block, GenericSolver.SolverInterface c, org.jdom.Document document)
Copyright © 2012 Aarhus University