public static class SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
extends java.lang.Object
SymbolicExecutionTreeBuilder.analyse()
to inform about newly completed blocks and returned methods.Constructor and Description |
---|
SymbolicExecutionCompletions() |
Modifier and Type | Method and Description |
---|---|
IExecutionNode<?>[] |
getBlockCompletions()
Returns the newly block completion.
|
IExecutionBaseMethodReturn<?>[] |
getMethodReturns()
Returns the newly methods return.
|
public IExecutionNode<?>[] getBlockCompletions()
public IExecutionBaseMethodReturn<?>[] getMethodReturns()
Copyright © 2003-2019 The KeY-Project.