Package | Description |
---|---|
de.uka.ilkd.key.symbolic_execution | |
de.uka.ilkd.key.symbolic_execution.model | |
de.uka.ilkd.key.symbolic_execution.model.impl |
Modifier and Type | Class and Description |
---|---|
static class |
ExecutionNodeReader.KeYlessMethodCall
An implementation of
IExecutionMethodCall which is independent
from KeY and provides such only children and default attributes. |
Modifier and Type | Method and Description |
---|---|
IExecutionMethodCall |
ExecutionNodeReader.AbstractKeYlessBaseExecutionNode.getMethodCall()
A reference to the
IExecutionMethodCall which is now returned. |
Modifier and Type | Method and Description |
---|---|
protected void |
ExecutionNodeWriter.appendExecutionMethodCall(int level,
IExecutionMethodCall node,
boolean saveVariables,
boolean saveCallStack,
boolean saveReturnValues,
boolean saveConstraints,
java.lang.StringBuffer sb)
Converts the given
IExecutionMethodCall into XML and appends it to the StringBuffer . |
protected void |
ExecutionNodeWriter.appendMethodReturns(int level,
IExecutionMethodCall node,
java.lang.StringBuffer sb)
Appends the method return entries to the given
StringBuffer . |
Modifier and Type | Method and Description |
---|---|
IExecutionMethodCall |
IExecutionBaseMethodReturn.getMethodCall()
A reference to the
IExecutionMethodCall which is now returned. |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionMethodCall
The default implementation of
IExecutionMethodCall . |
Modifier and Type | Method and Description |
---|---|
IExecutionMethodCall |
AbstractExecutionMethodReturn.getMethodCall()
A reference to the
IExecutionMethodCall which is now returned. |
Copyright © 2003-2019 The KeY-Project.