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 | Method and Description |
---|---|
java.util.List<StrategyInfoUndoMethod> |
Node.getStrategyInfoUndoMethods() |
Modifier and Type | Method and Description |
---|---|
<T> void |
Goal.addStrategyInfo(Properties.Property<T> property,
T info,
StrategyInfoUndoMethod undoMethod) |
void |
Node.addStrategyInfoUndoMethod(StrategyInfoUndoMethod undoMethod) |
void |
Goal.undoStrategyInfoAdd(StrategyInfoUndoMethod undoMethod) |
Copyright © 2003-2019 The KeY-Project.