Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ProofTreeAdapter
An abstract adapter class for receiving proof tree events.
|
Modifier and Type | Method and Description |
---|---|
void |
Proof.addProofTreeListener(ProofTreeListener listener)
adds a listener to the proof
|
boolean |
Proof.containsProofTreeListener(ProofTreeListener listener) |
void |
Proof.removeProofTreeListener(ProofTreeListener listener)
removes a listener from the proof
|
Copyright © 2003-2019 The KeY-Project.