Package | Description |
---|---|
de.uka.ilkd.key.proof.init |
This package contains classes handling prover initialisation.
|
de.uka.ilkd.key.symbolic_execution.profile |
Modifier and Type | Field and Description |
---|---|
static JavaProfile |
JavaProfile.defaultInstance
The default instance of this class.
|
static JavaProfile |
JavaProfile.defaultInstancePermissions |
Modifier and Type | Method and Description |
---|---|
static JavaProfile |
JavaProfile.getDefaultInstance() |
static JavaProfile |
JavaProfile.getDefaultInstance(boolean perms)
Returns the default instance of this class.
|
Modifier and Type | Class and Description |
---|---|
class |
SimplifyTermProfile
An extended
JavaProfile used in side proofs to simplify a Term . |
class |
SymbolicExecutionJavaProfile
An extended
JavaProfile used by the symbolic execution API. |
Copyright © 2003-2019 The KeY-Project.