Package | Description |
---|---|
de.uka.ilkd.key.proof.io.intermediate |
Modifier and Type | Class and Description |
---|---|
class |
AppNodeIntermediate
Node in an intermediate proof representation storing a rule application.
|
class |
BranchNodeIntermediate
Node in an intermediate proof representation modeling a branch
node.
|
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<NodeIntermediate> |
NodeIntermediate.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
NodeIntermediate.addChild(NodeIntermediate child) |
Modifier and Type | Method and Description |
---|---|
void |
NodeIntermediate.setChildren(java.util.LinkedList<NodeIntermediate> children) |
Copyright © 2003-2019 The KeY-Project.