Package | Description |
---|---|
de.uka.ilkd.key.logic.label | |
de.uka.ilkd.key.proof.init |
This package contains classes handling prover initialisation.
|
de.uka.ilkd.key.symbolic_execution.profile |
Constructor and Description |
---|
TermLabelManager(ImmutableList<TermLabelManager.TermLabelConfiguration> configurations)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected ImmutableList<TermLabelManager.TermLabelConfiguration> |
JavaProfile.computeTermLabelConfiguration()
Computes the
TermLabelManager.TermLabelConfiguration to use in this Profile . |
protected abstract ImmutableList<TermLabelManager.TermLabelConfiguration> |
AbstractProfile.computeTermLabelConfiguration()
Computes the
TermLabelManager.TermLabelConfiguration to use in this Profile . |
Modifier and Type | Method and Description |
---|---|
protected ImmutableList<TermLabelManager.TermLabelConfiguration> |
SimplifyTermProfile.computeTermLabelConfiguration()
Computes the
TermLabelManager.TermLabelConfiguration to use in this Profile . |
protected ImmutableList<TermLabelManager.TermLabelConfiguration> |
SymbolicExecutionJavaProfile.computeTermLabelConfiguration()
Computes the
TermLabelManager.TermLabelConfiguration to use in this Profile . |
static ImmutableList<TermLabelManager.TermLabelConfiguration> |
SymbolicExecutionJavaProfile.getSymbolicExecutionTermLabelConfigurations(boolean predicateEvaluationEnabled)
Returns the additional
TermLabelFactory instances used for symbolic execution. |
Copyright © 2003-2019 The KeY-Project.