Package | Description |
---|---|
de.uka.ilkd.key.api |
This package gives an high-level entry point to the KeY world.
|
de.uka.ilkd.key.proof |
This package contains the core data structures of proofs, nodes, goals, as well
as machinery to deal with these data structures.
|
de.uka.ilkd.key.symbolic_execution | |
de.uka.ilkd.key.symbolic_execution.model | |
de.uka.ilkd.key.symbolic_execution.model.impl |
Modifier and Type | Method and Description |
---|---|
NodeInfo |
ProjectedNode.getNodeInfo() |
Modifier and Type | Method and Description |
---|---|
NodeInfo |
Node.getNodeInfo()
the node information object encapsulates non-logical information of the node,
e.g.
|
Modifier and Type | Method and Description |
---|---|
NodeInfo |
ExecutionNodeReader.AbstractKeYlessExecutionElement.getProofNodeInfo()
Returns the
NodeInfo of IExecutionElement.getProofNode() . |
Modifier and Type | Method and Description |
---|---|
NodeInfo |
IExecutionElement.getProofNodeInfo()
Returns the
NodeInfo of IExecutionElement.getProofNode() . |
Modifier and Type | Method and Description |
---|---|
NodeInfo |
AbstractExecutionElement.getProofNodeInfo()
Returns the
NodeInfo of IExecutionElement.getProofNode() . |
Copyright © 2003-2019 The KeY-Project.