public class InternalContractGenerator extends Object implements ContractGenerator
| Constructor and Description |
|---|
InternalContractGenerator(StateSpaceGeneratorFactory factory,
Program program) |
| Modifier and Type | Method and Description |
|---|---|
Contract |
generateContract(ProgramState initialState) |
public InternalContractGenerator(StateSpaceGeneratorFactory factory, Program program)
public Contract generateContract(ProgramState initialState)
generateContract in interface ContractGeneratorCopyright © 2019. All rights reserved.