Package | Description |
---|---|
de.uka.ilkd.key.symbolic_execution | |
de.uka.ilkd.key.symbolic_execution.model.impl |
Modifier and Type | Class and Description |
---|---|
static class |
ExecutionNodeReader.KeYlessBranchCondition
An implementation of
IExecutionLoopCondition which is independent
from KeY and provides such only children and default attributes. |
Modifier and Type | Method and Description |
---|---|
protected IExecutionBranchCondition |
SymbolicExecutionTreeBuilder.searchDirectParentBodyPreservesInvariantBranchCondition(IExecutionNode<?> current)
Searches the direct parent
IExecutionBranchCondition representing
the 'Body Preserves Invariant' branch. |
Modifier and Type | Method and Description |
---|---|
protected void |
ExecutionNodeWriter.appendExecutionBranchCondition(int level,
IExecutionBranchCondition node,
boolean saveVariables,
boolean saveCallStack,
boolean saveReturnValues,
boolean saveConstraints,
java.lang.StringBuffer sb)
Converts the given
IExecutionBranchCondition into XML and appends it to the StringBuffer . |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionBranchCondition
The default implementation of
IExecutionBranchCondition . |
Copyright © 2003-2019 The KeY-Project.