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 |
---|---|
RuleAppIndex |
RuleAppIndex.copy()
returns a new RuleAppIndex with a copied TacletIndex.
|
RuleAppIndex |
Goal.ruleAppIndex()
returns the index of possible rule applications at this node
|
Constructor and Description |
---|
Goal(Node node,
RuleAppIndex ruleAppIndex)
creates a new goal referencing the given node
|
Copyright © 2003-2019 The KeY-Project.