Package | Description |
---|---|
de.uka.ilkd.key.gui.actions | |
de.uka.ilkd.key.nparser | |
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.proof.init |
This package contains classes handling prover initialisation.
|
de.uka.ilkd.key.proof.io |
Classes related to loading and saving proof files.
|
de.uka.ilkd.key.settings |
Constructor and Description |
---|
SettingsTreeModel(ProofSettings proofSettings,
ProofIndependentSettings independentSettings) |
Modifier and Type | Method and Description |
---|---|
ProofSettings |
KeyAst.File.findProofSettings() |
Modifier and Type | Method and Description |
---|---|
ProofSettings |
Proof.getSettings() |
Modifier and Type | Method and Description |
---|---|
ProofSettings |
InitConfig.getSettings() |
Modifier and Type | Method and Description |
---|---|
void |
InitConfig.setSettings(ProofSettings newSettings) |
Modifier and Type | Method and Description |
---|---|
protected ProofSettings |
KeYFile.getPreferences() |
ProofSettings |
KeYFile.readPreferences() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
OutputStreamProofSaver.writeSettings(ProofSettings ps) |
Modifier and Type | Field and Description |
---|---|
static ProofSettings |
ProofSettings.DEFAULT_SETTINGS |
Constructor and Description |
---|
ProofSettings(ProofSettings toCopy) |
Copyright © 2003-2019 The KeY-Project.