| Modifier and Type | Method and Description |
|---|---|
CounterexampleGenerator.Builder |
CounterexampleGenerator.Builder.setScopeExtractorFactory(Function<Method,ScopeExtractor> scopeExtractorFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScopeExtractor |
| 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 |
|---|---|
ScopeExtractor |
AbstractMethodExecutor.getScopeExtractor() |
| Constructor and Description |
|---|
AbstractMethodExecutor(ScopeExtractor scopeExtractor,
ContractCollection contractCollection) |
Copyright © 2018. All rights reserved.