| Modifier and Type | Method and Description |
|---|---|
ContractMatch |
CounterexampleContractCollection.matchContract(HeapConfiguration precondition) |
| Modifier and Type | Method and Description |
|---|---|
ContractMatch |
InternalPreconditionMatchingStrategy.match(Contract contract,
HeapConfiguration heapInScope) |
ContractMatch |
InternalContractCollection.matchContract(HeapConfiguration precondition) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HeapConfiguration> |
InternalScopedHeap.merge(ContractMatch contractMatch) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoContractMatch |
| Modifier and Type | Field and Description |
|---|---|
static ContractMatch |
ContractMatch.NO_CONTRACT_MATCH |
| Modifier and Type | Method and Description |
|---|---|
ContractMatch |
PreconditionMatchingStrategy.match(Contract contract,
HeapConfiguration heapInScope) |
ContractMatch |
ContractCollection.matchContract(HeapConfiguration precondition) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HeapConfiguration> |
ScopedHeap.merge(ContractMatch contractMatch) |
Copyright © 2019. All rights reserved.