Package | Description |
---|---|
de.uka.ilkd.key.symbolic_execution | |
de.uka.ilkd.key.symbolic_execution.object_model | |
de.uka.ilkd.key.symbolic_execution.object_model.impl |
Modifier and Type | Class and Description |
---|---|
static class |
SymbolicLayoutReader.KeYlessState
An implementation of
ISymbolicState which is independent
from KeY and provides such only children and default attributes. |
Modifier and Type | Method and Description |
---|---|
ISymbolicState |
SymbolicLayoutReader.KeYlessLayout.getState()
Returns the symbolic state.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SymbolicLayoutWriter.appendState(int level,
ISymbolicLayout model,
ISymbolicState state,
java.lang.StringBuffer sb)
Appends the given
ISymbolicState with its children to the given StringBuffer . |
void |
SymbolicLayoutReader.KeYlessLayout.setState(ISymbolicState state)
Sets the state.
|
Modifier and Type | Method and Description |
---|---|
ISymbolicState |
ISymbolicLayout.getState()
Returns the symbolic state.
|
Modifier and Type | Class and Description |
---|---|
class |
SymbolicState
Default implementation of
ISymbolicState . |
Modifier and Type | Method and Description |
---|---|
ISymbolicState |
SymbolicLayout.getState()
Returns the symbolic state.
|
Modifier and Type | Method and Description |
---|---|
void |
SymbolicLayout.setState(ISymbolicState state)
Sets the
ISymbolicState . |
Copyright © 2003-2019 The KeY-Project.