Package | Description |
---|---|
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.speclang |
This package contains the specification language frontends of KeY.
|
de.uka.ilkd.key.taclettranslation.lemma |
Modifier and Type | Class and Description |
---|---|
class |
KeYUserProblemFile
Represents an input from a .key user problem file producing an environment
as well as a proof obligation.
|
Modifier and Type | Method and Description |
---|---|
InitConfig |
ProblemInitializer.prepare(EnvInput envInput)
Creates an initConfig / a proof environment and reads an EnvInput into it
|
void |
ProblemInitializer.readEnvInput(EnvInput envInput,
InitConfig initConfig) |
ProofAggregate |
ProblemInitializer.startProver(EnvInput envInput,
ProofOblInput po) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEnvInput
A simple EnvInput which includes default rules and a Java path.
|
class |
KeYFile
Represents an input from a .key file producing an environment.
|
class |
LDTInput
Represents the LDT .key files as a whole.
|
Modifier and Type | Method and Description |
---|---|
protected EnvInput |
AbstractProblemLoader.createEnvInput(FileRepo fileRepo)
Instantiates the
EnvInput which represents the file to load. |
EnvInput |
AbstractProblemLoader.getEnvInput()
Returns the instantiated
EnvInput which describes the file to load. |
Modifier and Type | Class and Description |
---|---|
class |
SLEnvInput
EnvInput for standalone specification language front ends.
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyEnvInput |
Copyright © 2003-2019 The KeY-Project.