Package | Description |
---|---|
de.uka.ilkd.key.symbolic_execution |
Modifier and Type | Method and Description |
---|---|
protected AbstractUpdateExtractor.NodeGoal |
AbstractUpdateExtractor.iterateBackOnParents(AbstractUpdateExtractor.NodeGoal nodeToStartAt,
boolean force)
Performs a backward iteration on the parents starting at the given
AbstractUpdateExtractor.NodeGoal until the first parent with at least two open
branches has been found. |
Modifier and Type | Method and Description |
---|---|
protected AbstractUpdateExtractor.NodeGoal |
AbstractUpdateExtractor.iterateBackOnParents(AbstractUpdateExtractor.NodeGoal nodeToStartAt,
boolean force)
Performs a backward iteration on the parents starting at the given
AbstractUpdateExtractor.NodeGoal until the first parent with at least two open
branches has been found. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractUpdateExtractor.isParentReachedOnAllChildGoals(Node currentNode,
java.util.List<AbstractUpdateExtractor.NodeGoal> branchLeafs)
Checks if parent backward iteration on all given
AbstractUpdateExtractor.NodeGoal has
reached the given Node . |
Copyright © 2003-2019 The KeY-Project.