| Package | Description |
|---|---|
| de.rwth.i2.attestor.phases.symbolicExecution.recursive | |
| de.rwth.i2.attestor.phases.symbolicExecution.recursive.interproceduralAnalysis |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalProcedureRegistry |
| Constructor and Description |
|---|
InternalProcedureCall(Method method,
HeapConfiguration precondition,
StateSpaceGeneratorFactory factory,
ProcedureRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
protected ProcedureRegistry |
AbstractInterproceduralMethodExecutor.procedureRegistry |
| 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) |
Copyright © 2018. All rights reserved.