| Modifier and Type | Class and Description |
|---|---|
class |
CounterexampleContractCollection |
| Constructor and Description |
|---|
CounterexampleContractCollection(ContractCollection delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalContractCollection |
| Constructor and Description |
|---|
AbstractInterproceduralMethodExecutor(Method method,
ScopeExtractor scopeExtractor,
ContractCollection contractCollection,
ProcedureRegistry procedureRegistry) |
NonRecursiveMethodExecutor(Method method,
ScopeExtractor scopeExtractor,
ContractCollection contractCollection,
ProcedureRegistry procedureRegistry) |
RecursiveMethodExecutor(Method method,
ScopeExtractor scopeExtractor,
ContractCollection contractCollection,
ProcedureRegistry procedureRegistry) |
| Modifier and Type | Method and Description |
|---|---|
ContractCollection |
AbstractMethodExecutor.getContractCollection() |
| Constructor and Description |
|---|
AbstractMethodExecutor(ScopeExtractor scopeExtractor,
ContractCollection contractCollection) |
Copyright © 2019. All rights reserved.