Skip navigation links
KeY 2.7.1589_4abe0e7c170fc61dd74a695a6efcf763b0f06898
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a - Variable in class de.uka.ilkd.key.proof.rulefilter.AndRuleFilter
 
a - Variable in class de.uka.ilkd.key.proof.rulefilter.NotRuleFilter
 
a - Variable in class de.uka.ilkd.key.rule.conditions.SubFormulaCondition
 
a - Variable in class de.uka.ilkd.key.strategy.feature.CompareCostsFeature
 
a - Variable in class de.uka.ilkd.key.strategy.feature.TrivialMonomialLCRFeature
 
abandon(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
AbandonNotification - Class in de.uka.ilkd.key.gui.notification
Notifies the user when a proof task is abandoned.
AbandonNotification() - Constructor for class de.uka.ilkd.key.gui.notification.AbandonNotification
 
abandonProof - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
AbandonTaskAction - Class in de.uka.ilkd.key.gui.actions
 
AbandonTaskAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.AbandonTaskAction
 
AbandonTaskEvent - Class in de.uka.ilkd.key.gui.notification.events
Emitted after removing a proof task
AbandonTaskEvent() - Constructor for class de.uka.ilkd.key.gui.notification.events.AbandonTaskEvent
creates an event
AbbrevException - Exception in de.uka.ilkd.key.pp
 
AbbrevException(String, boolean) - Constructor for exception de.uka.ilkd.key.pp.AbbrevException
 
abbreviation - Variable in class de.uka.ilkd.key.macros.scripts.SaveNewNameCommand.Parameters
 
abbreviation() - Method in class de.uka.ilkd.key.parser.KeYParser
 
abbreviations - Variable in class de.uka.ilkd.key.proof.Proof
maps the Abbreviations valid for this proof to their corresponding terms.
abbreviations() - Method in class de.uka.ilkd.key.proof.Proof
 
abbreviations - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
abbreviations - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
abbrevMap - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
AbbrevMap - Class in de.uka.ilkd.key.pp
 
AbbrevMap() - Constructor for class de.uka.ilkd.key.pp.AbbrevMap
Creates a AbbrevMap.
AbbrevMap.AbbrevWrapper - Class in de.uka.ilkd.key.pp
 
AbbrevWrapper(Term) - Constructor for class de.uka.ilkd.key.pp.AbbrevMap.AbbrevWrapper
 
ABORT - Static variable in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
AboutAction - Class in de.uka.ilkd.key.gui.actions
 
AboutAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.AboutAction
 
absolutePath - Variable in class de.uka.ilkd.key.gui.RecentFileMenu.RecentFileEntry
 
Abstract - Class in de.uka.ilkd.key.java.declaration.modifier
Abstract.
Abstract() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Abstract
Abstract.
Abstract(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Abstract
Abstract.
ABSTRACT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ABSTRACT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
ABSTRACT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ABSTRACT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ABSTRACT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ABSTRACT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ABSTRACT_DOMAIN_ELEMS - Static variable in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanLattice
All elements of this abstract domain.
ABSTRACT_DOMAIN_ELEMS - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisLattice
All elements of this abstract domain.
AbstractAuxiliaryContractBuiltInRuleApp - Class in de.uka.ilkd.key.rule
AbstractAuxiliaryContractBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>) - Constructor for class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
AbstractAuxiliaryContractImpl - Class in de.uka.ilkd.key.speclang
Abstract base class for all default implementations of the sub-interfaces of AuxiliaryContract.
AbstractAuxiliaryContractImpl(String, StatementBlock, List<Label>, IProgramMethod, Modality, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, boolean, Map<LocationVariable, Boolean>, ImmutableSet<FunctionalAuxiliaryContract<?>>) - Constructor for class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
AbstractAuxiliaryContractImpl.Combinator<T extends AuxiliaryContract> - Class in de.uka.ilkd.key.speclang
This class is used to to combine multiple contracts for the same block and apply them simultaneously.
AbstractAuxiliaryContractImpl.Creator<T extends AuxiliaryContract> - Class in de.uka.ilkd.key.speclang
AbstractAuxiliaryContractImpl.ReplacementMap<S extends Sorted> - Class in de.uka.ilkd.key.speclang
A map from some type to the same type.
AbstractAuxiliaryContractImpl.TermReplacementMap - Class in de.uka.ilkd.key.speclang
A replacement map for terms.
AbstractAuxiliaryContractImpl.VariableReplacementMap - Class in de.uka.ilkd.key.speclang
A replacement map for variables.
AbstractAuxiliaryContractRule - Class in de.uka.ilkd.key.rule
Rule for the application of AuxiliaryContracts.
AbstractAuxiliaryContractRule() - Constructor for class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
AbstractAuxiliaryContractRule.Instantiation - Class in de.uka.ilkd.key.rule
This encapsulates all information from the rule application that is needed to apply the rule.
AbstractAuxiliaryContractRule.Instantiator - Class in de.uka.ilkd.key.rule
AbstractBackwardSlicer - Class in de.uka.ilkd.key.symbolic_execution.slicing
Provides a basic implementation of backward slicing algorithms.
AbstractBackwardSlicer() - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.AbstractBackwardSlicer
 
AbstractBetaFeature - Class in de.uka.ilkd.key.strategy.feature
This abstract class contains some auxiliary methods for the selection of beta rules that are supposed to be applied.
AbstractBetaFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
AbstractBetaFeature.MaxDPathHelper - Class in de.uka.ilkd.key.strategy.feature
 
AbstractBetaFeature.MaxPathHelper - Class in de.uka.ilkd.key.strategy.feature
 
AbstractBetaFeature.MaxPosPathHelper - Class in de.uka.ilkd.key.strategy.feature
 
AbstractBetaFeature.TermInfo - Class in de.uka.ilkd.key.strategy.feature
Informations about a term as cached within "betaCandidates"
AbstractBetaFeature.TermInfo.Candidate - Enum in de.uka.ilkd.key.strategy.feature
 
AbstractBlastingMacro - Class in de.uka.ilkd.key.macros
 
AbstractBlastingMacro() - Constructor for class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
AbstractBlastingMacro.SemanticsBlastingStrategy - Class in de.uka.ilkd.key.macros
 
AbstractBlockContractBuiltInRuleApp - Class in de.uka.ilkd.key.rule
AbstractBlockContractBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>) - Constructor for class de.uka.ilkd.key.rule.AbstractBlockContractBuiltInRuleApp
 
AbstractBlockContractRule - Class in de.uka.ilkd.key.rule
Rule for the application of BlockContracts.
AbstractBlockContractRule() - Constructor for class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
AbstractBlockContractRule.BlockContractHint - Class in de.uka.ilkd.key.rule
 
AbstractBlockContractRule.InfFlowValidityData - Class in de.uka.ilkd.key.rule
 
AbstractBlockContractRule.Instantiator - Class in de.uka.ilkd.key.rule
A builder for Instantiations.
AbstractBreakpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
Provides the basic implementation of an IBreakpoint.
AbstractBreakpoint(Proof, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractBreakpoint
Constructor.
AbstractBuiltInRuleApp - Class in de.uka.ilkd.key.rule
 
AbstractBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>) - Constructor for class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
AbstractBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
AbstractButtonSaver() - Constructor for class de.uka.ilkd.key.util.PreferenceSaver.AbstractButtonSaver
 
AbstractCallStackBasedStopCondition - Class in de.uka.ilkd.key.symbolic_execution.strategy
Provides the basic functionality for StopConditions which stops the auto mode when the call stack size of the starting set node has a special difference to the call stack size of the current set node, e.g.
AbstractCallStackBasedStopCondition() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition
 
AbstractCallStackBasedStopCondition.NodeStartEntry - Class in de.uka.ilkd.key.symbolic_execution.strategy
Instances of this class are used in AbstractCallStackBasedStopCondition.startingCallStackSizePerGoal to represent the initial Node of Goal on which the auto mode was started together with its call stack size.
AbstractCommand<T> - Class in de.uka.ilkd.key.macros.scripts
Inheritance:
AbstractCommand(Class<T>) - Constructor for class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
AbstractConditionalBreakpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
Adds the funtionality to breakpoints to evaluate conditions.
AbstractConditionalBreakpoint(int, IProgramMethod, Proof, boolean, boolean, int, int, KeYJavaType) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
AbstractContractRuleApp - Class in de.uka.ilkd.key.rule
 
AbstractContractRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
AbstractContractRuleApp(BuiltInRule, PosInOccurrence, Contract) - Constructor for class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
AbstractContractRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, Contract) - Constructor for class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
AbstractCounterExampleGenerator - Class in de.uka.ilkd.key.smt.counterexample
Implementations of this class are used find a counter example for a given Sequent using the SMT solver SolverType.Z3_CE_SOLVER.
AbstractCounterExampleGenerator() - Constructor for class de.uka.ilkd.key.smt.counterexample.AbstractCounterExampleGenerator
 
AbstractDividePolynomialsProjection - Class in de.uka.ilkd.key.strategy.termProjection
 
AbstractDividePolynomialsProjection(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.termProjection.AbstractDividePolynomialsProjection
 
AbstractDomainElemChoice - Class in de.uka.ilkd.key.gui.mergerule.predicateabstraction
Model class for the manual choice of an abstract domain element by the user.
AbstractDomainElemChoice(ProgramVariable, Optional<AbstractPredicateAbstractionDomainElement>) - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
AbstractDomainElement - Class in de.uka.ilkd.key.axiom_abstraction
An element of an abstract domain.
AbstractDomainElement() - Constructor for class de.uka.ilkd.key.axiom_abstraction.AbstractDomainElement
 
AbstractDomainLattice - Class in de.uka.ilkd.key.axiom_abstraction
An abstract domain is a countable lattice with a partial order relation and a join operator.
AbstractDomainLattice() - Constructor for class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
 
abstractDomElemUserChoices - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.Result
 
AbstractElement - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicElement.
AbstractElement(IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractElement
Constructor.
AbstractEnvInput - Class in de.uka.ilkd.key.proof.io
A simple EnvInput which includes default rules and a Java path.
AbstractEnvInput(String, String, List<File>, File, Profile, List<File>) - Constructor for class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
AbstractExecutionBlockStartNode<S extends SourceElement> - Class in de.uka.ilkd.key.symbolic_execution.model.impl
Provides a basic implementation of IExecutionBlockStartNode.
AbstractExecutionBlockStartNode(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
Constructor.
AbstractExecutionElement - Class in de.uka.ilkd.key.symbolic_execution.model.impl
Provides a basic implementation of IExecutionElement.
AbstractExecutionElement(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Constructor.
AbstractExecutionMethodReturn<S extends SourceElement> - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionBaseMethodReturn.
AbstractExecutionMethodReturn(ITreeSettings, Node, ExecutionMethodCall) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
Constructor.
AbstractExecutionNode<S extends SourceElement> - Class in de.uka.ilkd.key.symbolic_execution.model.impl
Provides a basic implementation of IExecutionNode.
AbstractExecutionNode(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Constructor.
AbstractExecutionValue - Class in de.uka.ilkd.key.symbolic_execution.model.impl
Provides a basic implementation of IExecutionValue.
AbstractExecutionValue(ITreeSettings, Node, IExecutionVariable, Term, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Constructor.
AbstractExecutionVariable - Class in de.uka.ilkd.key.symbolic_execution.model.impl
Provides a basic implementation of IExecutionVariables.
AbstractExecutionVariable(ITreeSettings, Node, IProgramVariable, IExecutionValue, Term, Term, PosInOccurrence) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Constructor.
AbstractFeatureStrategy - Class in de.uka.ilkd.key.strategy
 
AbstractFeatureStrategy(Proof) - Constructor for class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
AbstractFileSaveAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AbstractFileSaveAction
 
AbstractFinishAuxiliaryComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
AbstractFinishAuxiliaryComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
abstractFrom(SymbolicExecutionState, Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
Abstracts from a given element of the concrete domain by returning a suitable abstract element.
AbstractHitCountBreakpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
Adds the hit count functionality to an AbstractBreakpoint.
AbstractHitCountBreakpoint(int, Proof, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
AbstractInfFlowContractAppTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
Builds the rule which inserts information flow contract applications.
AbstractInfFlowContractAppTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
AbstractInfFlowContractAppTacletBuilder.InfFlowContractAppRewriteTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
A normal RewriteTacletBuilder except that an InfFlowContractAppTaclet is returned instead of a normal RewriteTaclet.
AbstractInfFlowPO - Class in de.uka.ilkd.key.informationflow.po
Abstract to customize AbstractPO and AbstractOperationPO.
AbstractInfFlowPO(InitConfig, String) - Constructor for class de.uka.ilkd.key.informationflow.po.AbstractInfFlowPO
 
AbstractInfFlowTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
Builds the rule which inserts information flow contract applications.
AbstractInfFlowTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
 
AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
 
AbstractInfFlowUnfoldTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
Builds the rule which inserts information flow contract applications.
AbstractInfFlowUnfoldTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
AbstractIntegerLiteral - Class in de.uka.ilkd.key.java.expression.literal
This class is a superclass for integer literals (Int, Long, Char).
AbstractIntegerLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
Empty default constructor.
AbstractIntegerLiteral(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
Constructor for Recoder2KeY transformation.
abstractInterfaceCondition - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
AbstractionPredicate - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
Interface for predicates used for predicate abstraction.
AbstractionPredicate(Sort) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
Creates a new AbstractionPredicate.
abstractionPredicates - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
abstractionPredicates - Variable in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
AbstractionPredicatesChoiceDialog - Class in de.uka.ilkd.key.gui.mergerule.predicateabstraction
A Swing reimplementation of the (much nicer) JavaFX abstraction predicates choice dialog -- since JavaFX got removed from Oracle Java.
AbstractionPredicatesChoiceDialog(Goal, List<LocationVariable>) - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
AbstractionPredicatesChoiceDialog() - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
AbstractionPredicatesChoiceDialog.ChoiceTableModel - Class in de.uka.ilkd.key.gui.mergerule.predicateabstraction
 
AbstractionPredicatesChoiceDialog.DomElemChoiceTable - Class in de.uka.ilkd.key.gui.mergerule.predicateabstraction
 
AbstractionPredicatesChoiceDialog.Result - Class in de.uka.ilkd.key.gui.mergerule.predicateabstraction
Encapsulates the results supplied by the user.
AbstractKeYlessAssociationValueContainer() - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer
 
AbstractKeYlessBaseExecutionNode(IExecutionNode<?>, String, String, boolean, String, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
Constructor.
AbstractKeYlessElement() - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessElement
 
AbstractKeYlessExecutionBlockStartNode(IExecutionNode<?>, String, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode
Constructor.
AbstractKeYlessExecutionElement(String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
Constructor.
AbstractKeYlessExecutionNode(IExecutionNode<?>, String, String, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Constructor.
AbstractLoaderListener(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
AbstractLoopContractBuiltInRuleApp - Class in de.uka.ilkd.key.rule
Application of AbstractLoopContractRule.
AbstractLoopContractBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>) - Constructor for class de.uka.ilkd.key.rule.AbstractLoopContractBuiltInRuleApp
 
AbstractLoopContractRule - Class in de.uka.ilkd.key.rule
Rule for the application of LoopContracts.
AbstractLoopContractRule() - Constructor for class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
AbstractLoopContractRule.Instantiator - Class in de.uka.ilkd.key.rule
A builder for Instantiations.
AbstractLoopInvariantRule - Class in de.uka.ilkd.key.rule
An abstract super class for loop invariant rules.
AbstractLoopInvariantRule() - Constructor for class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
 
AbstractLoopInvariantRule.AdditionalHeapTerms - Class in de.uka.ilkd.key.rule
A container with data for the additional terms with assertions about the heap; that is, the anonymizing update, the wellformed term, the frame condition and the reachable state formula.
AbstractLoopInvariantRule.AnonUpdateData - Class in de.uka.ilkd.key.rule
A container containing data for the anonymizing update, that is the actual update and the anonymized heap.
AbstractLoopInvariantRule.Instantiation - Class in de.uka.ilkd.key.rule
A container for an instantiation of this LoopScopeInvariantRule application; contains the update, the program with post condition, the While loop the LoopScopeInvariantRule should be applied to, the LoopSpecification, the the self Term.
AbstractLoopInvariantRule.LoopInvariantInformation - Class in de.uka.ilkd.key.rule
A container object containing the information required for the concrete loop invariant rules to create the sequents for the new goals.
AbstractMediatorUserInterfaceControl - Class in de.uka.ilkd.key.ui
Provides a basic implementation of UserInterfaceControl for user interfaces in which a KeYMediator is available.
AbstractMediatorUserInterfaceControl() - Constructor for class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
AbstractMonomialSmallerThanFeature - Class in de.uka.ilkd.key.strategy.feature
 
AbstractMonomialSmallerThanFeature(IntegerLDT) - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
AbstractMonomialSmallerThanFeature.AtomCollector - Class in de.uka.ilkd.key.strategy.feature
 
AbstractNonDuplicateAppFeature - Class in de.uka.ilkd.key.strategy.feature
 
AbstractNonDuplicateAppFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractNonDuplicateAppFeature
 
AbstractOperationPO - Class in de.uka.ilkd.key.proof.init
This abstract implementation of ProofOblInput extends the functionality of AbstractPO to execute some code within a try catch block.
AbstractOperationPO(InitConfig, String) - Constructor for class de.uka.ilkd.key.proof.init.AbstractOperationPO
Constructor.
AbstractOperationPO(InitConfig, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.proof.init.AbstractOperationPO
Constructor.
AbstractOperator - Class in de.uka.ilkd.key.logic.op
Abstract operator class offering some common functionality.
AbstractOperator(Name, int, ImmutableArray<Boolean>, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractOperator
 
AbstractOperator(Name, int, Boolean[], boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractOperator
 
AbstractOperator(Name, int, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractOperator
 
AbstractOrInterfaceType - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if a given type denotes an abstract class or interface type.
AbstractOrInterfaceType(TypeResolver, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.AbstractOrInterfaceType
 
AbstractPO - Class in de.uka.ilkd.key.proof.init
An abstract proof obligation implementing common functionality.
AbstractPO(InitConfig, String) - Constructor for class de.uka.ilkd.key.proof.init.AbstractPO
 
AbstractPO.Vertex - Class in de.uka.ilkd.key.proof.init
Represents a vertex and additional information required by the Tarjan algorithm.
AbstractPolarityFeature - Class in de.uka.ilkd.key.strategy.feature
Auxiliary class that contains methods to compute the polarity of a position/subformula within a formula
AbstractPolarityFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractPolarityFeature
 
AbstractPredicateAbstractionDomainElement - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
A base class for abstract domain elements in a predicate abstraction lattice.
AbstractPredicateAbstractionDomainElement(ImmutableSet<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
Constructs a new AbstractPredicateAbstractionDomainElement from a given list of abstraction predicates.
AbstractPredicateAbstractionDomainElement(boolean) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
Constructs a new AbstractPredicateAbstractionDomainElement that is a top element if isTopElem is set to true; otherwise, it is a bottom element.
AbstractPredicateAbstractionLattice - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
A super class for predicates abstraction lattices.
AbstractPredicateAbstractionLattice() - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice
 
AbstractPredicateAbstractionLattice.AbstractPredicateLatticeIterator - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
An abstract iterator which basically only sets up the bit sets used for building up complex iterators.
AbstractPredicateLatticeIterator(int) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice.AbstractPredicateLatticeIterator
Constructs a new AbstractPredicateAbstractionLattice.AbstractPredicateLatticeIterator; initializes the bit sets for the iteration.
AbstractProblemLoader - Class in de.uka.ilkd.key.proof.io
This class provides the basic functionality to load something in KeY.
AbstractProblemLoader(File, List<File>, File, List<File>, Profile, boolean, ProblemLoaderControl, boolean, Properties) - Constructor for class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Constructor.
AbstractProblemLoader.ReplayResult - Class in de.uka.ilkd.key.proof.io
 
AbstractProfile - Class in de.uka.ilkd.key.proof.init
 
AbstractProfile(String) - Constructor for class de.uka.ilkd.key.proof.init.AbstractProfile
 
AbstractProgramElement - Interface in de.uka.ilkd.key.rule
 
AbstractProofControl - Class in de.uka.ilkd.key.control
Provides a basic implementation of ProofControl.
AbstractProofControl(ProverTaskListener) - Constructor for class de.uka.ilkd.key.control.AbstractProofControl
Constructor.
AbstractProofControl(ProverTaskListener, RuleCompletionHandler) - Constructor for class de.uka.ilkd.key.control.AbstractProofControl
Constructor.
AbstractProofControl.FocussedAutoModeTaskListener - Class in de.uka.ilkd.key.control
TODO
AbstractProofMacro - Class in de.uka.ilkd.key.macros
Takes care of providing the whole ProofMacro interface by only making it necessary to implement to most general application methods for a given list of goals and translating the less general versions (firstly for a given node and secondly having neither any goals nor a node).
AbstractProofMacro() - Constructor for class de.uka.ilkd.key.macros.AbstractProofMacro
 
AbstractProperties - Class in de.uka.ilkd.key.util.properties
 
AbstractProperties() - Constructor for class de.uka.ilkd.key.util.properties.AbstractProperties
 
AbstractPropositionalExpansionMacro - Class in de.uka.ilkd.key.macros
The Class AbstractPropositionalExpansionMacro applies purely propositional rules.
AbstractPropositionalExpansionMacro() - Constructor for class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro
 
AbstractPropositionalExpansionMacro.PropExpansionStrategy - Class in de.uka.ilkd.key.macros
This strategy accepts all rule apps for which the rule name is in the admitted set and rejects everything else.
AbstractProverCore - Class in de.uka.ilkd.key.prover.impl
Common class for provers which takes care of listener registration and task event propagation
AbstractProverCore() - Constructor for class de.uka.ilkd.key.prover.impl.AbstractProverCore
 
AbstractQuery - Class in de.uka.ilkd.key.smt
 
AbstractQuery() - Constructor for class de.uka.ilkd.key.smt.AbstractQuery
 
AbstractRunnableWithException - Class in org.key_project.util.java.thread
Provides a basic implementation of IRunnableWithException.
AbstractRunnableWithException() - Constructor for class org.key_project.util.java.thread.AbstractRunnableWithException
 
AbstractRunnableWithResult<T> - Class in org.key_project.util.java.thread
Provides a basic implementation of IRunnableWithResult.
AbstractRunnableWithResult() - Constructor for class org.key_project.util.java.thread.AbstractRunnableWithResult
 
AbstractSideProofCounterExampleGenerator - Class in de.uka.ilkd.key.smt.counterexample
Implementation of AbstractCounterExampleGenerator which instantiates the new Proof as side proof.
AbstractSideProofCounterExampleGenerator() - Constructor for class de.uka.ilkd.key.smt.counterexample.AbstractSideProofCounterExampleGenerator
 
AbstractSideProofRule - Class in de.uka.ilkd.key.symbolic_execution.rule
Provides the basic functionality of BuiltInRule which computes something in a side proof.
AbstractSideProofRule() - Constructor for class de.uka.ilkd.key.symbolic_execution.rule.AbstractSideProofRule
 
AbstractSkeletonGenerator - Class in de.uka.ilkd.key.taclettranslation
Translates a taclet into a logical skeleton without instantiating the schema variables.
AbstractSkeletonGenerator() - Constructor for class de.uka.ilkd.key.taclettranslation.AbstractSkeletonGenerator
 
AbstractSlicer - Class in de.uka.ilkd.key.symbolic_execution.slicing
Defines the basic functionality for slicing algorithms.
AbstractSlicer() - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
 
AbstractSlicer.SequentInfo - Class in de.uka.ilkd.key.symbolic_execution.slicing
The result returned by AbstractSlicer#analyzeSequent(Node).
AbstractSMTTranslator - Class in de.uka.ilkd.key.smt
This abstract class provides a stub for translation of KeY-Formulas to other standards.
AbstractSMTTranslator(Sequent, Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.AbstractSMTTranslator
Just a constructor which starts the conversion to Simplify syntax.
AbstractSMTTranslator(Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.AbstractSMTTranslator
For translating only terms and not complete sequents.
AbstractSMTTranslator.Configuration - Class in de.uka.ilkd.key.smt
 
AbstractSMTTranslator.FunctionWrapper - Class in de.uka.ilkd.key.smt
remember all function declarations
AbstractSolverSocket - Class in de.uka.ilkd.key.smt
The SolverSocket class describes the communication between the KeY and the SMT solver processe.
AbstractSolverSocket(String, ModelExtractor) - Constructor for class de.uka.ilkd.key.smt.AbstractSolverSocket
 
AbstractSolverType - Class in de.uka.ilkd.key.smt
 
AbstractSolverType() - Constructor for class de.uka.ilkd.key.smt.AbstractSolverType
 
AbstractSort - Class in de.uka.ilkd.key.logic.sort
Abstract base class for implementations of the Sort interface.
AbstractSort(Name, ImmutableSet<Sort>, boolean) - Constructor for class de.uka.ilkd.key.logic.sort.AbstractSort
 
AbstractSortedOperator - Class in de.uka.ilkd.key.logic.op
Abstract sorted operator class offering some common functionality.
AbstractSortedOperator(Name, ImmutableArray<Sort>, Sort, ImmutableArray<Boolean>, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
AbstractSortedOperator(Name, Sort[], Sort, Boolean[], boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
AbstractSortedOperator(Name, ImmutableArray<Sort>, Sort, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
AbstractSortedOperator(Name, Sort[], Sort, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
AbstractSortedOperator(Name, Sort, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
AbstractStrategyPropertyDefinition - Class in de.uka.ilkd.key.strategy.definition
Provides the basic function definition of user interface controls to edit a single key-value-pair in StrategyProperties.
AbstractStrategyPropertyDefinition(String, String, String, AbstractStrategyPropertyDefinition...) - Constructor for class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
Constructor.
AbstractSV - Class in de.uka.ilkd.key.logic.op
Abstract base class for schema variables.
AbstractSV(Name, ImmutableArray<Sort>, Sort, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSV
 
AbstractSV(Name, Sort[], Sort, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSV
 
AbstractSV(Name, Sort, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.AbstractSV
 
AbstractSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.AbstractSVMatcher
 
AbstractSymbolicAssociationValueContainer - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicAssociationValueContainer.
AbstractSymbolicAssociationValueContainer(IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
Constructor.
AbstractTermTransformer - Class in de.uka.ilkd.key.logic.op
Abstract class factoring out commonalities of typical term transformer implementations.
AbstractTermTransformer(Name, int, Sort) - Constructor for class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
AbstractTermTransformer(Name, int) - Constructor for class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
AbstractTestGenerator - Class in de.uka.ilkd.key.smt.testgen
Implementations of this class are used generate test cases or a given Proof.
AbstractTestGenerator(UserInterfaceControl, Proof) - Constructor for class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
Constructor.
AbstractUpdateExtractor - Class in de.uka.ilkd.key.symbolic_execution
Provides the basic functionality to extract values from updates.
AbstractUpdateExtractor(Node, PosInOccurrence) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Constructor.
AbstractUpdateExtractor.ExecutionVariableValuePair - Class in de.uka.ilkd.key.symbolic_execution
Represents a location (value or association of a given object/state) in a concrete memory layout of the initial or current state.
AbstractUpdateExtractor.ExtractLocationParameter - Class in de.uka.ilkd.key.symbolic_execution
Instances of this class provides the Term which are required to compute a location (value or association of a given object/state).
AbstractUpdateExtractor.NodeGoal - Class in de.uka.ilkd.key.symbolic_execution
Utility class used by AbstractUpdateExtractor#computeValueConditions(Set, Map).
AbstractUserInterfaceControl - Class in de.uka.ilkd.key.control
Provides a basic implementation of UserInterfaceControl.
AbstractUserInterfaceControl() - Constructor for class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Constructor.
AbstractUserInterfaceControl.ProofMacroListenerAdapter - Class in de.uka.ilkd.key.control
 
AbstractWriter - Class in de.uka.ilkd.key.symbolic_execution
Provides the basic functionality for classes like ExecutionNodeWriter and SymbolicLayoutWriter which encodes an object structure as XML.
AbstractWriter() - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractWriter
 
abstrDomElem - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
The chosen abstract domain element.
abstrPredicateChoices - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
abstrPredProblemsListData - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
abstrPredToString(AbstractionPredicate) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
Returns a String representation of an abstraction predicate.
abstrPredToStringRepr(Optional<AbstractPredicateAbstractionDomainElement>) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
A String representation of an abstraction predicate, that is a "pair" expression of the placeholder variable and the predicate term of the form "(PROGVAR,PREDTERM)".
acc - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
acc(Term, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.ContractBuiltInRuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.LoopContractInternalBuiltInRuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.LoopInvariantBuiltInRuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.MergeRuleBuiltInRuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.SMTBuiltInRuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.UseDependencyContractBuiltInRuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.PruneInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
accept(InteractionVisitor<T>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
accept(String) - Method in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptyMapLiteral
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptySeqLiteral
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptySetLiteral
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.EscapeExpression
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.Ghost
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.Model
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.NoState
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
accept(SourceVisitor) - Method in class de.uka.ilkd.key.java.recoderext.TwoState
 
accept(Node, Node, Services, Set<Location>, AbstractSlicer.SequentInfo, SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractBackwardSlicer
Decides if the given Node is part of the slice or not.
accept(Node, Node, Services, Set<Location>, AbstractSlicer.SequentInfo, SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.ThinBackwardSlicer
Decides if the given Node is part of the slice or not.
acceptableTerm(SMTTermMultOp, Set<SMTTermVariable>, Set<SMTTermVariable>, List<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
acceptedAnswer - Variable in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
ACCESS - Static variable in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Read/Write access of a field like instance or class variables during proof.
Access - Class in de.uka.ilkd.key.symbolic_execution.slicing
 
Access(ProgramVariable) - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.Access
Constructor.
Access(ImmutableArray<Term>) - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.Access
Constructor.
Access(Term...) - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.Access
Constructor.
accessChildren(JavaNonTerminalProgramElement) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
accesses - Variable in class de.uka.ilkd.key.symbolic_execution.slicing.Location
The Access path.
ACCESSIBLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ACCESSIBLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ACCESSIBLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ACCESSIBLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
accessible - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
accessible_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
accessible_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ACCESSIBLE_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ACCESSIBLE_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
accessibleclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
accessibles - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
accessibles - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
accessPath - Variable in class de.uka.ilkd.key.java.expression.operator.New
 
accessterm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
accessterm_bracket_suffix(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
accessterm_bracket_suffix_return() - Constructor for class de.uka.ilkd.key.parser.KeYParser.accessterm_bracket_suffix_return
 
AccumulatedException - Class in de.uka.ilkd.key.smt
 
AccumulatedException(Iterable<Throwable>) - Constructor for class de.uka.ilkd.key.smt.AccumulatedException
 
ACPIterator(Term, boolean) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator.ACPIterator
 
action - Variable in class de.uka.ilkd.key.gui.actions.MenuSendFeedackAction
Re-using SendFeedbackAction from ExceptionDialog for this.
Action(MainWindow) - Constructor for class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame.Action
 
actionAddUserNote - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionComponent - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
actionExportMarkdown - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionExportProofScript - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionJumpIntoTree - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionKPSExport - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionLoad - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionMUCopyClipboard - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionPauseLogging - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.AbandonTaskAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.AboutAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.AutoSave
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.CopyToClipboardAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.DecreaseFontSizeAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.EditSourceFileAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ExitMainAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.GoalBackAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.HeatmapSettingsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.HeatmapToggleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.IncreaseFontSizeAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.KeYProjectHomepageAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationBatchModeAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.LicenseAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.MacroKeyBinding
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.MenuSendFeedackAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.OpenExampleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.OpenFileAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.OpenMostRecentFileAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ProofManagementAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ProofScriptAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.PruneProofAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.QuickLoadAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.QuickSaveAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.RightMouseClickToggleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SaveFileAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SearchInProofTreeAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SearchInSequentAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackItem
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ShowActiveSettingsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ShowActiveTactletOptionsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ShowKnownTypesAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ShowProofStatistics
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ShowUsedContractsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SMTOptionsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SyntaxHighlightingToggleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.TacletOptionsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.TestGenerationAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ToggleConfirmExitAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.ToolTipOptionsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.GoalList.DisableOtherGoals
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.GoalList.DisableSingleGoal
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AbstractFileSaveAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AddUserNoteAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMUScriptClipboardAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.JumpIntoTreeAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.LoadAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.PauseLoggingAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.SaveAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ShowExtendedActionsAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ToggleFavouriteAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.TryReapplyAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.PopupListener
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.MenuControl
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame.Action
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.DisableGoal
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu.SetGoalsBelowEnableStatus
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.ItemAction
 
actionPerformed(ActionEvent) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.ButtonListener
 
actions - Variable in class de.uka.ilkd.key.gui.ext.HeatmapExt
 
actionSave - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionShowExtended - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionToggleFavourite - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
actionTryReapply - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
activateChoice(ImmutableSet<Choice>, Choice) - Static method in class de.uka.ilkd.key.util.SideProofUtil
removes all choices with the same category as choiceToActivate from choices and adds choiceToActivate to the set
ActivateCommand - Class in de.uka.ilkd.key.macros.scripts
Command for re-activating the first open (not necessarily enabled) Goal after a "leave" command.
ActivateCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.ActivateCommand
 
activated_choice() - Method in class de.uka.ilkd.key.parser.KeYParser
 
activatedChoices - Variable in class de.uka.ilkd.key.parser.KeYParser
 
activatedChoices - Variable in class de.uka.ilkd.key.proof.init.InitConfig
Set of the rule options activated for the current proof.
activatedTacletCache - Variable in class de.uka.ilkd.key.proof.init.InitConfig
HashMap for quick lookups taclet name->taclet
activatedTaclets() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the activated taclets of this initial configuration
active - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
active - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
ACTIVE_SOLVER - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
ACTIVE_TACLET_INDEX_KIT - Static variable in class de.uka.ilkd.key.proof.TacletIndexKit
 
ACTIVE_TACLET_MATCHER_KIT - Static variable in class de.uka.ilkd.key.rule.match.TacletMatcherKit
 
activeNodeFilter - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
activeSolver - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
activeSolverUnion - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
activeStatement - Variable in class de.uka.ilkd.key.proof.NodeInfo
firstStatement stripped of method frames
activeStatementContext() - Method in class de.uka.ilkd.key.rule.inst.ContextInstantiationEntry
returns the execution context of the first active statement or null if match is performed outer most
activeStatementContext - Variable in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
the execution context of the first active statement
activeStatementContext() - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
returns the execution context of the first active statement or null if match is performed outer most
activeStrategy - Variable in class de.uka.ilkd.key.proof.Proof
 
activeStrategy - Variable in class de.uka.ilkd.key.settings.StrategySettings
 
actualParams - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
actualResult - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
actualSelf - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
adaptNamespacesNewGoals(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.proof.Goal
 
adaptSizes(TacletMatchCompletionDialog.DataTable) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
add(ScriptResult) - Method in class de.uka.ilkd.key.api.ScriptResults
 
add(int, ScriptResult) - Method in class de.uka.ilkd.key.api.ScriptResults
 
add(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
add(E) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
add(int, E) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
add(TacletApp) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
adds a new taclet to be displayed by this component it is assumed that the app has been tested before by InsertionTacletBrowserMenuItem.isResponsible(de.uka.ilkd.key.rule.Taclet)
add(ClickableMessageBox.ClickableMessageBoxListener) - Method in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
add(Object, String, Color) - Method in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
add(Named) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
add(Term) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
add(SideProofStatistics) - Method in class de.uka.ilkd.key.informationflow.proof.SideProofStatistics
Add side proof statistics to current one.
add(Statistics) - Method in class de.uka.ilkd.key.informationflow.proof.SideProofStatistics
Add proof statistics to current side proof statistics object.
add(SourceElement, SourceElement) - Method in class de.uka.ilkd.key.java.JavaProgramElement.NameAbstractionTableDisabled
 
add(SourceElement, SourceElement) - Method in class de.uka.ilkd.key.java.NameAbstractionTable
adds the given two elements to the table
add(ExtList, Object) - Static method in class de.uka.ilkd.key.java.statement.LoopStatement
 
add - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
add(E) - Method in class de.uka.ilkd.key.logic.Namespace
Adds the object sym to this Namespace.
add(Namespace<E>) - Method in class de.uka.ilkd.key.logic.Namespace
 
add(Iterable<? extends E>) - Method in class de.uka.ilkd.key.logic.Namespace
 
add(NamespaceSet) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
add(PosInProgram, PosInProgram) - Method in class de.uka.ilkd.key.logic.PosInProgram
 
add(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ADD - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ADD - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
add() - Method in class de.uka.ilkd.key.parser.KeYParser
 
add(DelayedCutListener) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
add(LinkedList<NodeGoalPair>, LinkedList<NodeGoalPair>, Iterator<Node>, LinkedList<Goal>) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
Used for rebuilding the tree: Joins the node of the old sub trees and the corresponding goals in the new tree to one object.
add(InstantiationProposer) - Method in class de.uka.ilkd.key.proof.InstantiationProposerCollection
adds an instantiation proposer to the collection
add(RuleApp, RuleJustificationBySpec) - Method in class de.uka.ilkd.key.proof.mgt.ComplexRuleJustificationBySpec
 
add(Node) - Method in class de.uka.ilkd.key.proof.Node
makes the given node a child of this node.
add(Goal) - Method in class de.uka.ilkd.key.proof.Proof
adds a new goal to the list of goals
add(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.proof.Proof
adds a list with new goals to the list of open goals
add(Taclet) - Method in class de.uka.ilkd.key.proof.TacletIndex
adds a new Taclet with instantiation information to this index.
add(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.TacletIndex
adds a new Taclet with instantiation information to this index.
add(SchemaVariable, JavaProgramElement) - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
adds the given pair to the instantiations.
add(SchemaVariable, Term, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
adds the given pair to the instantiations.
add(ModalOperatorSV, Operator, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
add(SchemaVariable, ProgramList, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
add(SchemaVariable, ImmutableArray<TermLabel>, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
add(SchemaVariable, ProgramElement, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
adds the given pair to the instantiations.
add(PosInProgram, PosInProgram, ExecutionContext, ProgramElement, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
adds the given pair to the instantiations for the context.If the context has been instantiated already, the new pair is taken without a warning.
add(SchemaVariable, InstantiationEntry<?>, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
adds the given pair to the instantiations.
add(GenericSortCondition, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
Add the given additional condition for the generic sort instantiations
add(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
add(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
add(Polynomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
add - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
add(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
add(ObjectVal) - Method in class de.uka.ilkd.key.smt.model.Heap
Adds an object to the heap.
add(Location) - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
add(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.Contract.OriginalVariables
Adds a list of parameters and deletes the prior ones (if any).
add - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
add - Variable in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
add - Variable in class de.uka.ilkd.key.strategy.feature.FindRightishFeature
 
add - Variable in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
add(RuleSet, Feature) - Method in class de.uka.ilkd.key.strategy.feature.RuleSetDispatchFeature
Bind feature f to the rule set ruleSet.
add(RuleAppCost) - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
add(NumberRuleAppCost) - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
add(RuleAppCost) - Method in interface de.uka.ilkd.key.strategy.RuleAppCost
Add the given costs to the costs that are represented by this object
add(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
add(Feature, Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
add(Feature...) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
add(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
add(TermFeature, TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
add(MultiplesModEquationsGenerator.CofactorMonomial, Monomial) - Method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorPolynomial
Add coeff times mono to this polynomial, adjusting the cofactor accordingly
add(RuleAppCost) - Method in class de.uka.ilkd.key.strategy.TopRuleAppCost
 
add(OracleLocation) - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
add(OracleLocationSet) - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
add(T) - Method in class org.key_project.util.collection.DefaultImmutableSet
adds an element
add(T) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
adds an element
add(T) - Method in interface org.key_project.util.collection.ImmutableSet
Adds an element
add(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Adds the given element to the existing array.
add(int[], int) - Static method in class org.key_project.util.java.ArrayUtil
Adds the given element to the existing array.
ADD_CAST - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
add_escapes(String) - Method in exception de.uka.ilkd.key.parser.proofjava.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception de.uka.ilkd.key.parser.schemajava.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_INFORMATION - Static variable in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
addAbbreviation(PositionedString[]) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addAccessible(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addAccessible(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addActionListener(ActionListener) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
addActionListener(ActionListener) - Method in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
addActionListener(ActionListener) - Method in interface de.uka.ilkd.key.gui.nodeviews.TacletMenuItem
 
addActionListener(ActionListener) - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
addAddedChange(SequentFormula, boolean) - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
addAddedRedundantChange(SequentFormula, boolean) - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
TODO comment
addAdditionalUninterpretedPredicateIfRequired(Services, Term, ImmutableList<LocationVariable>, Term) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
This method adds the uninterpreted predicate to the given Term if the used ProofOblInput is an instance of AbstractOperationPO and AbstractOperationPO.isAddUninterpretedPredicate() is true.
AddAHead - Class in de.uka.ilkd.key.util
 
AddAHead() - Constructor for class de.uka.ilkd.key.util.AddAHead
 
addAliases() - Method in class de.uka.ilkd.key.smt.model.Model
For all values it adds the names of the constants which have the same values.
addAll(Collection<? extends ScriptResult>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
addAll(int, Collection<? extends ScriptResult>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
addAll(Collection<? extends E>) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
addAll(int, Collection<? extends E>) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
addAll(Node[]) - Method in class de.uka.ilkd.key.proof.Node
makes the given node a child of this node.
addAll(Sequent) - Method in class de.uka.ilkd.key.rule.BoundUniquenessChecker
adds all formulas in the sequent to the list of terms to include in the uniqueness check
addAll(T[], T[]) - Static method in class org.key_project.util.java.ArrayUtil
Adds the given elements to the existing array.
addAll(T[], T[], Class<?>) - Static method in class org.key_project.util.java.ArrayUtil
Adds the given elements to the existing array.
addAll(Collection<T>, T...) - Static method in class org.key_project.util.java.CollectionUtil
Adds all elements to the Collection.
addAll(Collection<T>, Iterable<T>) - Static method in class org.key_project.util.java.CollectionUtil
Adds all elements to the Collection.
addAllFiles(File, String, List<File>) - Static method in class de.uka.ilkd.key.util.DirectoryFileCollection
 
addAppliedRuleApp(RuleApp) - Method in class de.uka.ilkd.key.proof.Goal
puts a RuleApp to the list of the applied rule apps at this goal and stores it in the node of the goal
addArbitraryInstance(Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
addAssertionForField(String) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Create assertion which states that a field is of the correct type.
addAssignable(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
addAssignable(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addAssignable(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addAssignment(String, Object) - Method in class de.uka.ilkd.key.api.VariableAssignments
Add a variable assignment without type
addAssignmentWithType(String, Object, VariableAssignments.VarType) - Method in class de.uka.ilkd.key.api.VariableAssignments
Add a variable assignment with type and value
addAssociation(ISymbolicAssociation) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
addAssociation(ISymbolicAssociation) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer
Adds a new child ISymbolicAssociation
addAutoModeListener(AutoModeListener) - Method in class de.uka.ilkd.key.control.AbstractProofControl
addAutoModeListener(AutoModeListener) - Method in interface de.uka.ilkd.key.control.ProofControl
 
addAutoModeTime(long) - Method in class de.uka.ilkd.key.proof.Proof
 
addAxiomFileButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
addAxioms(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addAxioms(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addBlockAndLoopContracts(SpecExtractor, SpecificationRepository, IProgramMethod) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
addBlockCompletion(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode
Adds the given block completion.
addBlockCompletion(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
Registers the given IExecutionNode.
addBlockCompletion(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
Registers the newly completed block.
addBlockContract(BlockContract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Adds a new BlockContract and a new FunctionalBlockContract to the repository.
addBlockContract(BlockContract, boolean) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Adds a new BlockContract to the repository.
addBranchResult(TruthValueTracingUtil.BranchResult) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValueTracingResult
addBreakpoint(IBreakpoint) - Method in interface de.uka.ilkd.key.strategy.IBreakpointStopCondition
Adds a new IBreakpoint.
addBreakpoint(IBreakpoint) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Adds a new IBreakpoint.
addBreakpoint(IBreakpoint) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
Adds a new IBreakpoint.
addBreaks(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addBreaks(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addBuiltInRuleItem(BuiltInRule, TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
adds an item for built in rules (e.g.
addCallStackEntry(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Adds the given entry to the call stack.
addCallStateVariable(IExecutionVariable) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
Adds the given IExecutionVariable.
addCases(EnumDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.EnumClassBuilder
find enumconstants in case statements and mark them for substitution.
AddCast - Class in de.uka.ilkd.key.rule.metaconstruct
 
AddCast() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.AddCast
 
addCastAssertions(SMTSort, SMTSort, String) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Adds the necessary assertions for a cast function
addCastFunctionAssertions(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Adds the necessary assertions for the cast function for the castTarget sort.
addCategory2DefaultChoices(HashMap<String, String>) - Method in class de.uka.ilkd.key.proof.init.InitConfig
adds entries to the HashMap that maps categories to their default choices.
addCheckBox(String, String, boolean, ActionListener) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
addCheckedInstantiation(SchemaVariable, Term, Services, boolean) - Method in class de.uka.ilkd.key.rule.TacletApp
creates a new Tacletapp where the SchemaVariable sv is instantiated with the the given Term term.
addCheckedInstantiation(SchemaVariable, ProgramElement, Services, boolean) - Method in class de.uka.ilkd.key.rule.TacletApp
checks if the instantiation of sv with pe is possible.
addChild(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
addChild(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
addChild(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
addChild(NodeIntermediate) - Method in class de.uka.ilkd.key.proof.io.intermediate.NodeIntermediate
 
addChild(SourceElement) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
addChild(SortNode) - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
addChild(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Adds the given child.
addChild(AbstractExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Adds a new child AbstractExecutionNode.
addChild(AbstractExecutionNode<?>, AbstractExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Adds the child to the parent.
addChildren(ImmutableArray<ProgramElement>) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
addChildren(Iterator<Node>, LinkedList<NodeIntermediate>) - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Adds the pairs of proof node children and intermediate children to the queue.
addChildren(StopCondition...) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
Adds new child StopConditions.
addChildVariable(IExecutionVariable) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Adds the given child IExecutionVariable.
addChildVariable(ExecutionVariableExtractor.ExtractedExecutionVariable) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
addChoicePoint(ChoicePoint) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
 
addChosenInstantiations(ImmutableMap<GenericSort, Sort>, GenericSort, ImmutableList<Sort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
addClassAxiom(ClassAxiom) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed class axiom.
addClassAxioms(ImmutableSet<ClassAxiom>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed class axioms.
addClassFile(ClassFile, DataLocation) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
add a class file which is to be transformed into a stub.
addClassInitializerStatusFields(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
addClassInvariant(ClassInvariant) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed class invariant, and inherits it to all subclasses if it is public or protected.
addClassInvariants(ImmutableSet<ClassInvariant>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed class invariants.
addClipboardItem(TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
addColumn(ProgressModel.Column) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
addComboBox(String, int, ActionListener, T...) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
addComment(Comment, Token) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
addComment(Comment, Token) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
addComment(JavaProgramElement, String) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
addCompletedBlock(IExecutionBlockStartNode<?>, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Adds the given completed block.
addCompletedBlock(IExecutionBlockStartNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Registers the given IExecutionBlockStartNode.
addComponent(String, JComponent...) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
addComponent(JComponent) - Method in class de.uka.ilkd.key.gui.smt.TreePanel
 
addConditionsFrom(T) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
addConfigChangeListener(ConfigChangeListener) - Method in class de.uka.ilkd.key.gui.configuration.Config
 
addConstant(String, String) - Method in class de.uka.ilkd.key.smt.model.Model
Adds a constant to the model.
addConstantTypePredicate(Term, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
addConstraint(IExecutionConstraint) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Adds the given IExecutionConstraint.
addConstraint(IExecutionConstraint) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Adds the given IExecutionConstraint.
addConstructor(ConstructorInfo) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
addContainer(NoPosTacletApp, ImmutableList<RuleAppContainer>, Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
Create a container object for the given taclet app, provided that the app is sufficientlyComplete, and add the container to targetList
addContainer(NoPosTacletApp, ImmutableList<RuleAppContainer>, Goal, RuleAppCost) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
Create a container object for the given taclet app, provided that the app is sufficientlyComplete, and add the container to targetList
addContext(JavaNonTerminalProgramElement, StatementBlock) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
addContext(StatementBlock) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
addContinues(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addContinues(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addContract(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed (atomic) contract, and inherits it to all overriding methods.
addContractApplicationTaclets(Goal, Proof) - Static method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
addContractNoInheritance(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed (atomic) contract without inheriting it.
addContracts(ImmutableSet<Contract>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed contracts.
addConverter(Class<T>, StringConverter<T>) - Method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
Registers the given converter for the specified class.
addCurrentlyRunning(SMTSolver) - Method in class de.uka.ilkd.key.smt.Session
Adds a solver to the list of currently running solvers.
addDecreases(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addDecreases(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addDefaultConstructor() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
addDepends(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addDeprecatedWarning(String) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
addDiverges(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addDiverges(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addDocComment(Token) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
addDocComment(Token) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
addDomain(String) - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice
Creates a new security domain and adds it to the lattice.
added - Variable in class de.uka.ilkd.key.logic.SemisequentChangeInfo
contains the added formulas to the semisequent
addedFormula(int, SequentFormula) - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
logs an added formula at position idx
addedFormulas() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns the list of all added constrained formulas
addedFormulas(boolean) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
The formulas added to one of the semisequents are returned.
addedFormulas() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
The formulas added to the sequent are returned as a concatenated list of the formulas added to each semisequent.
addedNoPosTacletApp(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
updates the internal caches after a new Taclet with instantiation information has been added to the TacletIndex.
addedNoPosTacletApps(Iterable<NoPosTacletApp>) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
updates the internal caches after a new Taclet with instantiation information has been added to the TacletIndex.
addedProgVars - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
program variables added by this taclet to the namespace
addedProgVars() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
returns the set of schemavaroable whose instantiations will be added to the sequent namespace
addedRules - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
stores list of Taclet which are introduced
addedSeq - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
stores sequent that is one of the new goals
addEnsures(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addEnsures(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addEnsures(WellDefinednessCheck.Condition) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
addEnsures(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
addEnsuresFree(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addEnsuresFree(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addEnumConstant(FieldInfo) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
addEqualDefs(ImmutableSet<Term>, Goal) - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
addEquivalenceClass(ISymbolicEquivalenceClass) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
Add a new child ISymbolicEquivalenceClass.
addEscapes(String) - Static method in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addException(Throwable) - Method in class de.uka.ilkd.key.smt.SolverCommunication
 
addF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
addField(FieldInfo) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
addFieldsForFinalVars(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
addFileChooserPanel(String, String, String, boolean, boolean, ActionListener) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
addFilter(ItemChooser.ItemFilter<T>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
addFilterForMovingItems(ItemChooser.ItemFilter<T>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
addFinishedSolver(SMTSolver) - Method in class de.uka.ilkd.key.smt.Session
 
addFormula(SequentFormula, boolean, boolean) - Method in class de.uka.ilkd.key.logic.Sequent
adds a formula to the antecedent (or succedent) of the sequent.
addFormula(SequentFormula, PosInOccurrence) - Method in class de.uka.ilkd.key.logic.Sequent
adds a formula to the sequent at the given position.
addFormula(ImmutableList<SequentFormula>, boolean, boolean) - Method in class de.uka.ilkd.key.logic.Sequent
adds list of formulas to the antecedent (or succedent) of the sequent.
addFormula(ImmutableList<SequentFormula>, PosInOccurrence) - Method in class de.uka.ilkd.key.logic.Sequent
adds the formulas of list insertions to the sequent starting at position p.
addFormula(SequentFormula, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.Goal
adds a formula to the sequent before the given position and informs the rule application index about this change
addFormula(SequentFormula, boolean, boolean) - Method in class de.uka.ilkd.key.proof.Goal
adds a formula to the antecedent or succedent of a sequent.
addFormula(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
addFormulas(List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
addFreeInvariant(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
addFunc(Function, boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addFunction(Function, boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addFunction(Function) - Method in class de.uka.ilkd.key.ldt.LDT
adds a function to the LDT
addFunction(TermServices, String) - Method in class de.uka.ilkd.key.ldt.LDT
looks up a function in the namespace and adds it to the LDT
addFunction(Function) - Method in class de.uka.ilkd.key.parser.KeYParser
 
addFunction(Operator, ArrayList<Sort>, Sort) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
addFunction(SMTFunction) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
addFunction(SMTFunction) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
addFunction(Function) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
addGeneric(Map<String, ImmutableList<PositionedString>>, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
addGhostParams(ImmutableList<ProgramVariable>, ImmutableList<ProgramVariable>) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
Make sure ghost parameters appear in the list of parameter variables.
addGhostParams(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
Make sure ghost parameters appear in the list of parameter variables.
addGhostParamTerms(ImmutableList<Term>) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
Make sure ghost parameters appear in the list of parameter variables.
addGlobalDefs(FunctionalOperationContract, Term) - Method in class de.uka.ilkd.key.speclang.ContractFactory
Add global variable definitions (aka. old clause) to the contract.
addGlobalImplicitRecoderFields(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
The implicit fields divide up into two categories.
addGoal2ChoicesMapping(TacletGoalTemplate, ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a mapping from GoalTemplate gt to SetOf soc
addGoalListener(GoalListener) - Method in class de.uka.ilkd.key.proof.Goal
adds the listener l to the list of goal listeners.
addGoalTemplate(TacletBuilder, String, Object, Sequent, ImmutableList<Taclet>, ImmutableSet<SchemaVariable>, ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
addGoalTemplates(Taclet) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
addGoalTerm(Term) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
 
addGuardIfNecessary(SMTTerm) - Method in class de.uka.ilkd.key.smt.OverflowChecker
Adds a guard for the given term if that term may overflow.
addGuardIfNecessary(SMTTerm, Set<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
Constructs a guarded term, if overflows are possible, otherwise returns the original term.
addGUIListener(GUIListener) - Method in class de.uka.ilkd.key.core.KeYMediator
adds a listener to GUI events
addHeader(File, int) - Method in class de.uka.ilkd.key.util.AddAHead
 
addHeap(Heap) - Method in class de.uka.ilkd.key.smt.model.Model
Adds a heap to the model.
addIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
addIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
addIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
addIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
addIFSymbol(Term) - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowPO
 
addIFSymbol(Named) - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowPO
 
addIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
addIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
addIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
addIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
addIFSymbol(Object) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
addIgnoreWarning(String) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
This is used for features without semantics such as labels or annotations.
addIgnoreWarning(String, Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
addIgnoreWarning(String, Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
This is used for features without semantics such as labels or annotations.
addImplicitArrayMembers(ExtList, KeYJavaType, KeYJavaType, ProgramVariable) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
Adds several implicit fields and methods to given list of members.
addImplicitMethods() - Method in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
addImplicitRecoderFields(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
adds implicit fields to the given type declaration
addInclude(String, boolean, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
addIncomingLink(IExecutionLink) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Adds the incoming IExecutionLink.
addIncomingLink(IExecutionLink) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Adds the given IExecutionLink as incoming link.
addInfFlow(Goal) - Static method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
Adds information flow properties to the specified goal.
addInfFlowSpecs(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
addInfFlowSpecs(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
addInfFlowSpecs(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addInfFlowSpecs(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addInfo(JButton, String) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
addInfo(String, Object) - Method in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
addInfoArea(String) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
addInformation(String, Color, Object) - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
addInformation(String, String) - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
addInitiallyClause(InitiallyClause) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed initially clause.
addInitiallyClauses(ImmutableSet<InitiallyClause>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed initially clauses.
addInstance(Substitution, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
addInstance(Substitution, long) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
add instance of var in sub with cost to instancesCostCache if this instance is exist, compare thire cost and store the less one.
addInstances(ImmutableSet<Term>, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
addInstances(NoPosTacletApp, ImmutableList<RuleAppContainer>, Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
Add all instances of the given taclet app (that are possibly produced using method instantiateApp of the strategy) to targetList
addInstantiation(AbstractSV, ProgramElement, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.AbstractSVMatcher
tries to add the pair (op,pe) to the match conditions.
addInstantiation(AbstractSV, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.AbstractSVMatcher
Tries to add the pair (op,term) to the match conditions.
addInstantiation(ProgramElement, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramSVInstruction
tries to add the pair (this,pe) to the match conditions.
addInstantiation(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchSchemaVariableInstruction
Tries to add the pair (this,term) to the match conditions.
addInstantiation(SchemaVariable, Term, boolean, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
adds a new instantiation to this TacletApp
addInstantiation(SchemaVariable, Object[], boolean, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
addInstantiation(SchemaVariable, ProgramElement, boolean, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
adds a new instantiation to this TacletApp
addInstantiation(SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
creates a new Taclet application containing all the instantiations given by the SVInstantiations and hold the old ones
addInstantiation(SchemaVariable, Term, boolean, Services) - Method in class de.uka.ilkd.key.rule.PosTacletApp
adds a new instantiation to this TacletApp
addInstantiation(SchemaVariable, ProgramElement, boolean, Services) - Method in class de.uka.ilkd.key.rule.PosTacletApp
adds a new instantiation to this TacletApp
addInstantiation(SchemaVariable, Object[], boolean, Services) - Method in class de.uka.ilkd.key.rule.PosTacletApp
 
addInstantiation(SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.PosTacletApp
creates a new Taclet application containing all the instantiations given by the SVInstantiations and the ones of this TacletApp
addInstantiation(SchemaVariable, Term, boolean, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
adds a new instantiation to this TacletApp
addInstantiation(SchemaVariable, Object[], boolean, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
 
addInstantiation(SchemaVariable, ProgramElement, boolean, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
adds a new instantiation to this TacletApp.
addInstantiation(SchemaVariable, Name, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
 
addInstantiation(SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
creates a new Taclet application containing all the instantiations given by the SVInstantiations
addInteractionListener(InteractionListener) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
addInteractionListener(InteractionListener) - Method in class de.uka.ilkd.key.gui.ProofMacroWorker
 
addInteresting(SchemaVariable, Term, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
addInteresting(SchemaVariable, ProgramElement, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
addInteresting(SchemaVariable, InstantiationEntry<?>, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
addInteresting(SchemaVariable, Name, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
addInterestingList(SchemaVariable, Object[], Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
addInternalFields() - Method in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
addInterruptedListener(InterruptListener) - Method in class de.uka.ilkd.key.core.KeYMediator
 
addInv(Term) - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
addInvariant(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
addInvariantFormula(Goal) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
addItems(List<TacletSoundnessPOLoader.TacletInfo>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
ADDITIONAL_ALLOWED_FILE_NAME_SYSTEM_CHARACTERS - Static variable in class org.key_project.util.java.StringUtil
Additional characters allowed in file systems.
ADDITIONAL_FILE_PREFIX - Static variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
The Properties key to specify the path in the tree.
ADDITIONAL_HIGHLIGHT_COLOR - Static variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
additionalBranchLabel - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
The optional additional branch label.
additionalBranchLabel - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
The optional additional branch label.
additionalChecks - Variable in class de.uka.ilkd.key.gui.InspectorForDecisionPredicates
 
additionalCondition - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
An optional additional condition.
additionalCondition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
An optional additional condition to consider.
AdditionalHeapTerms(Term, Term, Term, Term, ImmutableList<AbstractLoopInvariantRule.AnonUpdateData>) - Constructor for class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AdditionalHeapTerms
 
AdditionalHelpText() - Constructor for class de.uka.ilkd.key.util.CommandLine.AdditionalHelpText
 
AdditionalHelpTextParts() - Constructor for class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextParts
 
AdditionalHelpTextSection() - Constructor for class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextSection
 
additionalInformationChosen(Object) - Method in interface de.uka.ilkd.key.gui.smt.ProgressDialog.ProgressDialogListener
 
additionalInformationChosen(Object) - Method in class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
additionalJavaHighlight - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
additionalUninterpretedPredicates - Variable in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Additional uninterpreted predicates, e.g. used in the validity branch of applied block contracts.
additionalValidTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
Allows subclasses to impose custom demands on what constitutes a valid term using the operator represented by the subclass.
additionalValidTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
additionalValidTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.IfExThenElse
 
additionalValidTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.IfThenElse
 
additionalValidTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.SubstOp
 
additionalValidTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.UpdateApplication
 
additionalValidTopLevel2(Term) - Method in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
Allows subclasses to impose custom demands on what constitutes a valid term using the operator represented by the subclass.
additiveexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
AdditiveExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
AdditiveExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
addJavaBlockRange(Range) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Adds a range for a java block to the java block list.
addJavaDLOption(JPanel, Component, GridBagLayout, int, int, int) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
addJavaDLOptionSpace(JPanel, GridBagLayout, int) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
addJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
addJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
addJustification(Rule, RuleJustification) - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationInfo
 
addKeYJavaType(Type, Sort) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
addKeYSelectionListener(KeYSelectionListener) - Method in class de.uka.ilkd.key.core.KeYMediator
adds a listener to the KeYSelectionModel, so that the listener will be informed if the proof or node the user has selected changed
addKeYSelectionListener(KeYSelectionListener) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
 
addKeywordRange(Range) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Adds a range for a keyword to the keyword list.
addLabel(Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
addLabel(Term, TermLabel) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
addLabel(TermServices, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Term, TermLabel) - Method in interface de.uka.ilkd.key.rule.label.ChildTermLabelPolicy
Decides to add or not to add the given TermLabel on a child or grandchild of the application Term to the new Term which will be created.
addLabeled(Named) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addLabeled(Term) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addLabeledBlockContracts(SpecExtractor, SpecificationRepository, IProgramMethod) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
addLabeledIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
addLabeledIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
addLabeledIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
addLabeledIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
addLabeledIFSymbol(Term) - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowPO
 
addLabeledIFSymbol(Named) - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowPO
 
addLabeledIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
addLabeledIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
addLabeledIFSymbol(Term) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
addLabeledIFSymbol(Named) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
addLabeledIFSymbol(Object) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
addLabeledLoopContracts(SpecExtractor, SpecificationRepository, IProgramMethod) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
addLabeledTotalTerm(Term) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addLabeledTotalTerm(Term) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
addLabelRecursiveToNonSkolem(TermFactory, Term, TermLabel) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Adds the given TermLabel to the given Term and to all of its children.
addLength(ExtList, KeYJavaType) - Static method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
 
addList() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
addList(SchemaVariable, Object[], Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
addListener(InteractionRecorderListener) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
addListener(ObservableArrayList.ObservableArrayListChangeListener) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
addListener(ChangeListener) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
addListener(CheckedUserInput.CheckedUserInputListener) - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
addListener(JoinProcessor.Listener) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
addListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.SMTSettings
 
addListener(PipeListener<T>) - Method in class de.uka.ilkd.key.smt.Pipe
 
addListener(SolverLauncherListener) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Adds a listener to the launcher object.
addListener(TranslationListener) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
addListener(TranslationListener) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
 
addListener(TacletSoundnessPOLoader.LoaderListener) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
addListSelectionListener(ListSelectionListener) - Method in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
addLocalFunctions(Collection<? extends Function>) - Method in class de.uka.ilkd.key.proof.Node
 
addLocalProgVars(Iterable<? extends IProgramVariable>) - Method in class de.uka.ilkd.key.proof.Node
 
addLocationSet(LocationSet) - Method in class de.uka.ilkd.key.smt.model.Model
Adds a location set to the model.
addLocSetProperties(LocationSet, DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.CETree
 
addLoopContract(LoopContract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Adds a new LoopContract and a new FunctionalLoopContract to the repository.
addLoopContract(LoopContract, boolean) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Adds a new LoopContract to the repository.
addLoopContracts(SpecExtractor, SpecificationRepository, KeYJavaType, IProgramMethod) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
addLoopInvariant(LoopSpecification) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed loop invariant, possibly overwriting an older registration for the same loop.
addLoopInvariants(SpecExtractor, SpecificationRepository, KeYJavaType, IProgramMethod) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
addMacroMenu() - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
addMeasuredBy(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addMeasuredBy(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addMenuEntries(ImmutableList<PosTacletApp>, NotationInfo, ActionListener, Services) - Method in class de.uka.ilkd.key.gui.nodeviews.SimpleTacletSelectionMenu
adds the given applications to the menu
addMergeContract(MergeContract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers a MergeContract.
addMergedProofNode(Node) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Adds a merged proof Node.
addMergePointStatements(SpecExtractor, SpecificationRepository, IProgramMethod, ImmutableSet<SpecificationElement>) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
addMessage(String) - Method in class de.uka.ilkd.key.smt.SolverCommunication
 
addMethod(MethodInfo) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
addMethodReturn(IExecutionBaseMethodReturn<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Adds the given {@link IExecutionBaseMethodReturn
addMethodReturn(IExecutionBaseMethodReturn<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Registers the given IExecutionBaseMethodReturn.
addMethodReturn(IExecutionBaseMethodReturn<?>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
Registers the newly methods return.
addModelChangeListener(ModelChangeListener) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
addModelToTerm(Model) - Method in class de.uka.ilkd.key.testgen.ModelGenerator
Changes the term such that when evaluated again with z3 another model will be generated.
addModification(FormulaChangeInfo, Sequent, long) - Method in class de.uka.ilkd.key.proof.FormulaTagManager.FormulaInfo
 
addModifiedNode(Node) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
In auto mode, add a node which has been modified in a way leading to structural changes of the proof tree
addModifier(String) - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
addModifiesClauseFrom(T, LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
addMouseListener(MouseListener) - Method in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
addMouseListener(MouseListener) - Method in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
addMultiLineComment(Token) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
addMultiLineComment(Token) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
addMultiTrigger(ImmutableSet<Trigger>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
try to construct a multi-trigger by given ts
addName(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addNameCorrespondence(SchemaVariable, SchemaVariable) - Method in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
 
addNameProposal(Name) - Method in class de.uka.ilkd.key.java.Services
 
addNegatedDivergesConditionToPreconditions(Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
addNewChild(ExtList) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.DefaultAction
 
addNewChild(ExtList) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer.DefaultAction
 
addNewChild(ExtList) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer.DefaultAction
 
addNewChild(ExtList) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation.DefaultAction
 
addNewNamesToNamespace(Services, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Makes sure that all used Names in the given Term are registered in the Namespaces of the given Services.
addNewRuleListener(NewRuleListener) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
adds a change listener to the index
addNewSequentFormulasToCache(ImmutableList<IfFormulaInstantiation>, boolean) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
addNode(ScriptNode) - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
addNodeChange(SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
addNodeChange(NodeChange) - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
addNodeChanges() - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
addNodes(Collection<Node>) - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
Adds the given Nodes to the own Nodes.
addNodes(Collection<Node>) - Method in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Adds the given Nodes to the own Nodes.
addNodeToTreeAndUpdateParent(Node, AbstractExecutionNode<?>, AbstractExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Adds the new created AbstractExecutionNode to the symbolic execution tree if available and returns the new parent for future detected nodes.
addNoPosTacletApp(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.Goal
puts the NoPosTacletApp to the set of TacletApps at the node of the goal and to the current RuleAppIndex.
addNoPosTacletApp(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.Node
adds a new NoPosTacletApp to the set of available NoPosTacletApps at this node
addNoPosTacletApp(Iterable<NoPosTacletApp>) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
adds a new Taclet with instantiation information to the Taclet Index of this TacletAppIndex.
addNoPosTacletApp(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
adds a new Taclet with instantiation information to the Taclet Index of this TacletAppIndex.
addNotificationAction(NotificationAction) - Method in class de.uka.ilkd.key.gui.notification.NotificationTask
adds an notificatin action this task.
addNotificationTask(NotificationTask) - Method in class de.uka.ilkd.key.gui.notification.NotificationManager
adds a notification task to this manager
addNotify() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
addObject(ISymbolicObject) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
Adds a new ISymbolicObject.
addObject(ISymbolicObject) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
Add a new child ISymbolicObject.
addObjectProperties(ObjectVal, DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.CETree
 
addOption(String, String, String) - Method in class de.uka.ilkd.key.util.CommandLine
Adds a command line option to this handler.
addOutgoingLink(IExecutionLink) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Adds the outgoing IExecutionLink.
addOutgoingLink(IExecutionLink) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Adds the given IExecutionLink as outgoing link.
addParent(SortNode) - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
addParent(SortWrapper, boolean, boolean, Services) - Method in class de.uka.ilkd.key.smt.SortWrapper
 
addPart(ImmutableList<Monomial>, Monomial) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
addPartHelp(ImmutableList<Monomial>, Monomial) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
addPositionInformation(ImmutableList<TacletApp>, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
the taclet applications is given the correct position information where their "find" has been matched
addPost(FunctionalOperationContract, Term, ProgramVariable, ProgramVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.speclang.ContractFactory
Returns another contract like this one, except that the passed term has been added as a postcondition (regardless of termination case).
addPost(FunctionalOperationContract, InitiallyClause) - Method in class de.uka.ilkd.key.speclang.ContractFactory
Add the specification contained in InitiallyClause as a postcondition.
addPostconditionFrom(Term, T, LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
addPre(FunctionalOperationContract, Term, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.speclang.ContractFactory
Returns another contract like this one, except that the passed term has been added as a precondition.
addPreconditionFrom(T, LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
addPredicate(Function, boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addPredicate(AbstractionPredicate) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
Adds a new predicate to the set of abstraction predicates.
addPredicate(Operator, ArrayList<Sort>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
addPredicate(Function) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
addPredicates(Iterable<AbstractionPredicate>) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
Adds a new predicate to the set of abstraction predicates.
addPreHeaps(IObserverFunction, List<LocationVariable>, Map<LocationVariable, LocationVariable>) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
addProblem(ProofAggregate) - Method in class de.uka.ilkd.key.gui.MainWindow
 
addProblemSolver(SMTSolver) - Method in class de.uka.ilkd.key.smt.Session
 
addProgramInstantiation(ProgramElement, MatchConditions, Services) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
adds a found mapping from schema variable var to program element pe and returns the updated match conditions or null if mapping is not possible because of violating some variable condition
addProgramInstantiation(ProgramList, MatchConditions, Services) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
adds a found mapping from schema variable var to the list of program elements list and returns the updated match conditions or null if mapping is not possible because of violating some variable condition
addProgramVariable(ProgramVariable, boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.proof.Goal
 
addProgramVariablesToClassContext(ClassDeclaration, ImmutableList<ProgramVariable>, CrossReferenceSourceInfo) - Method in class de.uka.ilkd.key.java.Recoder2KeY
add a list of variables to a context
addprogvar() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ADDPROGVARS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ADDPROGVARS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
addProof(ProofAggregate) - Method in class de.uka.ilkd.key.gui.TaskTree
 
addProof(ProofAggregate) - Method in class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
addProof(String, Proof) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Adds a new Proof.
addProofDisposedListener(ProofDisposedListener) - Method in class de.uka.ilkd.key.proof.Proof
Registers the given ProofDisposedListener.
addProofEnvironmentListener(ProofEnvironmentListener) - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
addProofObligation(Goal, InfFlowProof, BlockContract, IFProofObligationVars, ExecutionContext, Services) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
addProofSaverListener(ProofSaverListener) - Static method in class de.uka.ilkd.key.proof.io.ProofSaver
addProofStoreListener(ISideProofStoreListener) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
addProofTreeListener(ProofTreeListener) - Method in class de.uka.ilkd.key.proof.Proof
adds a listener to the proof
addPropertyButton(JRadioButton, String) - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Registers the given JRadioButton for the given key.
addPropertyChangeListener(PropertyChangeListener) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Adds the given listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Adds the given listener for the given property only.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.key_project.util.bean.Bean
Adds the given listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.key_project.util.bean.Bean
Adds the given listener for the given property only.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.key_project.util.bean.IBean
Adds the given listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.key_project.util.bean.IBean
Adds the given listener for the given property only.
addPropertyGroup(String, ButtonGroup) - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Adds the property group.
addPropertyListener(Properties.Property<?>, Properties.PropertyListener) - Method in class de.uka.ilkd.key.util.properties.AbstractProperties
 
addPropertyListener(Properties.Property<?>, Properties.PropertyListener) - Method in interface de.uka.ilkd.key.util.properties.Properties
 
addProposal(Name) - Method in class de.uka.ilkd.key.proof.NameRecorder
 
addProverTaskListener(ProverTaskListener) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Registers the given ProverTaskListener which will be informed about all events.
addProverTaskListener(ProverTaskListener) - Method in interface de.uka.ilkd.key.control.UserInterfaceControl
Registers the given ProverTaskListener which will be informed about all events.
addProverTaskObserver(ProverTaskListener) - Method in class de.uka.ilkd.key.prover.impl.AbstractProverCore
adds a listener to the prover
addProverTaskObserver(ProverTaskListener) - Method in interface de.uka.ilkd.key.prover.ProverCore
adds a task listener
addRecentFile(String) - Method in class de.uka.ilkd.key.gui.MainWindow
 
addRecentFile(String) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
call this method to add a new file to the beginning of the RecentFiles list.
addRemovedChange(SequentFormula, boolean) - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
addRenaming(QuantifiableVariable, QuantifiableVariable) - Method in class de.uka.ilkd.key.rule.MatchConditions
 
addRepresents(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
addRepresentsTermToWdChecksForModelFields(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Represent terms belong to model fields, so the well-definedness check considers both of them together.
addRequires(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addRequires(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addRequires(WellDefinednessCheck.Condition) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
addRequires(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
addRequiresFree(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addRequiresFree(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addRes(MultiplesModEquationsGenerator.CofactorMonomial, Monomial, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
 
addResolver(SLExpressionResolver) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
addResult(NoPosTacletApp) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
addResultToDetermines(SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
addResultToDetermines(String, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
Adds \result to a determines clause labeled by key.
addReturns(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addReturns(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addReturnValue(IExecutionMethodReturnValue) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
addRigid() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
addRow(Dimension, int, int) - Method in class de.uka.ilkd.key.gui.utilities.WrapLayout
 
addRuleAppListener(RuleAppListener) - Method in class de.uka.ilkd.key.proof.Proof
 
ADDRULES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ADDRULES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
addrules() - Method in class de.uka.ilkd.key.parser.KeYParser
 
addRuleSet(RuleSet) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a new rule set to the rule sets of the Taclet.
addRuleToSet(Rule) - Method in class de.uka.ilkd.key.proof.rulefilter.SetRuleFilter
 
addSafely(E) - Method in class de.uka.ilkd.key.logic.Namespace
Adds the object sym to this namespace.
addSafely(Iterable<? extends E>) - Method in class de.uka.ilkd.key.logic.Namespace
 
addSchemaVariable(SchemaVariable, boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addSchemaVariable(SchemaVariable) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
addSCI(SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangesHolder
 
addSection(String) - Method in class de.uka.ilkd.key.util.CommandLine
Add Section Heading without any indentation
addSequence(Sequence) - Method in class de.uka.ilkd.key.smt.model.Model
Adds a sequence set to the model.
addSequenceProperties(Sequence, DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.CETree
 
addSequentFormulaToRefactor(TermLabelState, SequentFormula) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Adds the given SequentFormula for refactoring purpose.
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.ChoiceSettings
adds a listener to the settings object
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.GeneralSettings
adds a listener to the settings object
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
addSettingsListener(SettingsListener) - Method in interface de.uka.ilkd.key.settings.Settings
adds a listener to the settings object
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.StrategySettings
adds a listener to the settings object
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
addSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.ViewSettings
adds a listener to the settings object
addSideProof(InfFlowProof) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
addSideProofStatistics(Statistics) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
addSignals(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addSignals(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addSignalsOnly(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addSignalsOnly(ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
addSingleLineComment(Token) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
addSingleLineComment(Token) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
addSingleSort(Set<Sort>, Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
addSolver(SMTSolver) - Method in class de.uka.ilkd.key.smt.SMTProblem
Relates a solver to the problem
addSort(Sort, boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addSort(Sort) - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
 
addSort(SMTSort) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
addSort(Named) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
addSort(Sort) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
Constructors, setter-, getter-methods will be created for the added sorts.
addSort(String) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
Constructors, setter-, getter-methods will be created for the added sorts.
addSortDependingFunction(TermServices, String) - Method in class de.uka.ilkd.key.ldt.LDT
 
addSortsToSet(Set<Sort>, ImmutableSet<Sort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
addSpecialFunction(Function) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Add an interpreted function to the set of special functions.
addSpecs(ImmutableSet<SpecificationElement>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
addStrategyInfo(Properties.Property<T>, T, StrategyInfoUndoMethod) - Method in class de.uka.ilkd.key.proof.Goal
 
addStrategyInfoUndoMethod(StrategyInfoUndoMethod) - Method in class de.uka.ilkd.key.proof.Node
 
addStrict() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
addSV(SVWrapper) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
addSymbolicExecutionLabel - Variable in class de.uka.ilkd.key.proof.init.AbstractOperationPO
If this is true the SymbolicExecutionTermLabel will be added to the initial modality which is proven.
addSymbolsToNamespace(Namespace<T>, Collection<T>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
addSymbolsToNamespaces(NamespaceSet) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
addSyntaxHighlighting(String, Iterable<? extends IProgramVariable>) - Method in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
Adds syntax highlighting to the given HTML String.
addTab(String, String, boolean) - Method in class de.uka.ilkd.key.gui.ExampleChooser
 
addTaclet(Taclet, boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addTaclet(Taclet, SVInstantiations, boolean) - Method in class de.uka.ilkd.key.proof.Goal
creates a new TacletApp and puts it to the set of TacletApps at the node of the goal and to the current RuleAppIndex.
addTaclet(SupportedTaclets.TreeItem, String, int) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
addTaclet(SupportedTaclets.TreeItem, String) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
Adds a taclet to the list of supported taclets.
addTaclet(SupportedTaclets.TreeItem, String...) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
addTaclet(SupportedTaclets.TreeItem, String, boolean, int) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
addTacletGoalTemplate(TacletGoalTemplate) - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecTacletBuilder
adds a new goal descriptions to the goal descriptions of the Taclet.
addTacletGoalTemplate(TacletGoalTemplate) - Method in class de.uka.ilkd.key.rule.tacletbuilder.NoFindTacletBuilder
adds a new goal descriptions to the goal descriptions of the Taclet.
addTacletGoalTemplate(TacletGoalTemplate) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
adds a new goal descriptions to the goal descriptions of the Taclet.
addTacletGoalTemplate(TacletGoalTemplate) - Method in class de.uka.ilkd.key.rule.tacletbuilder.SuccTacletBuilder
adds a new goal descriptions to the goal descriptions of the Taclet.
addTacletGoalTemplate(TacletGoalTemplate) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a new goal descriptions to the goal descriptions of the Taclet.
addTaclets(RuleFilter, SequentFormula, Sequent, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Update the index for the given formula, which is supposed to be an element of the map termIndices, by adding the taclets that are selected by filter Note: destructive, use only when constructing new index
addTaclets(RuleFilter, Sequent, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Create an index that additionally contains the taclets that are selected by filter
addTaclets(Iterable<NoPosTacletApp>) - Method in class de.uka.ilkd.key.proof.TacletIndex
adds a set of NoPosTacletApp to this index
addTaclets(RuleFilter, PosInOccurrence, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Create a new tree of indices that additionally contain the taclets that are selected by filter
addTacletsHelp(RuleFilter, PosInOccurrence, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
addTacletsSubIndices(RuleFilter, PosInOccurrence, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
addTags(SequentChangeInfo, boolean, Goal) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
addTask(TaskTreeNode) - Method in class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
addTerm(Term) - Method in class de.uka.ilkd.key.rule.BoundUniquenessChecker
adds term to the list of terms to include in the uniqueness check
addTerm(Term) - Method in class de.uka.ilkd.key.strategy.feature.SmallerThanFeature.Collector
 
addTerm(Term) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Adds a new Term.
addTermination(IExecutionTermination) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessStart
Adds the given IExecutionTermination.
addTermination(IExecutionTermination) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Registers the given IExecutionTermination.
addTermIndex(SequentFormula, Sequent, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Add an index for the given formula to the map termIndices.
addTermIndices(ImmutableList<SequentFormula>, Sequent, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Add indices for the given formulas to the map termIndices.
addTermLabelVisibilityManagerListener(TermLabelVisibilityManagerListener) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
addTermString(String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Add a new child term string.
addText(String, boolean) - Method in class de.uka.ilkd.key.util.CommandLine
Adds an additional help text to be printed on the usage page.
addTextField(String, int, String, String, ActionListener) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
addTextPart(String, String, boolean) - Method in class de.uka.ilkd.key.util.CommandLine
Add help text of a command which is not part of teh KeY prover, but part of the running script
addToAntec(Semisequent, TermLabelState, Taclet.TacletLabelHint, SequentChangeInfo, PosInOccurrence, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.informationflow.rule.executor.InfFlowContractAppTacletExecutor
 
addToAntec(Semisequent, TermLabelState, Taclet.TacletLabelHint, SequentChangeInfo, PosInOccurrence, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
adds SequentFormula to antecedent depending on position information (if none is handed over it is added at the head of the antecedent).
addToBlockMap(Node, AbstractExecutionBlockStartNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Adds the given AbstractExecutionNode add reason for a new block to the block maps.
addToBlockMap(Node, AbstractExecutionBlockStartNode<?>, int, SourceElement...) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Adds the given AbstractExecutionNode add reason for a new block to the block maps.
addToCoefficient(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
addToDetermines(String, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
addToDetermines(String, SpecificationEntity.Type, String) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
addToMap(T, T, Map<T, T>) - Static method in class de.uka.ilkd.key.speclang.ContractFactory
 
addToMapping - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
Maps the Node in KeY's proof tree to the IExecutionNode of the symbolic execution tree where the Nodes children should be added to.
addToModelAndView(String) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
add file name to the menu
addToPos(Semisequent, TermLabelState, SequentChangeInfo, PosInOccurrence, PosInOccurrence, boolean, Taclet.TacletLabelHint, MatchConditions, Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
instantiates the constrained formulas of semisequent semi and adds the instantiatied formulas at the specified position to goal
addToPosWithoutInst(SequentFormula, SequentChangeInfo, PosInOccurrence, boolean) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
adds SequentFormula to antecedent or succedent depending on position information or the boolean antec contrary to "addToPos" frm will not be modified
addToProofList(ProofAggregate) - Method in class de.uka.ilkd.key.gui.MainWindow
 
addToSet(ImmutableList<NoPosTacletApp>, Set<NoPosTacletApp>) - Method in class de.uka.ilkd.key.proof.TacletIndex
 
addToSucc(Semisequent, TermLabelState, Taclet.TacletLabelHint, SequentChangeInfo, PosInOccurrence, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
adds SequentFormula to succedent depending on position information (if none is handed over it is added at the head of the succedent).
addTotalTerm(Term) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
addTotalTerm(Term) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
addToTopOfStack(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
addToTreeModel(DefaultTreeModel) - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
addTransactionPrecondition(Term, boolean, boolean, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
addTreeModelListener(TreeModelListener) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addType(String, VariableAssignments.VarType) - Method in class de.uka.ilkd.key.api.VariableAssignments
TODO better exception Add a new type declaration
addTypeAssertion(SMTFunction, SMTFunction) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Generates an assertion which states that the function f is of type specified by the type predicate tp.
addTypeConstarints(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Generates the type assertions for the java reference type s.
addTypeDeclarationToCompUnit() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
addTypePredicate(StringBuffer, Sort) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Create a type predicate for a given sort.
addTypePredicate(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates a type predicate for the sort s if acceptable.
addUnderspecifiedWarning(String) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Used for features with semantics (currently) not supported in KeY/DL.
addUnderspecifiedWarning(Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
addUninterpretedPredicate - Variable in class de.uka.ilkd.key.proof.init.AbstractOperationPO
If this is true an uninterpreted predicate is added to the postconditions which contains the heap and all parameters as arguments.
addUninterpretedPredicateIfRequired(Services, Term) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
This method adds the uninterpreted predicate to the given Term if the used ProofOblInput is an instance of AbstractOperationPO and AbstractOperationPO.isAddUninterpretedPredicate() is true.
addUnique(T) - Method in class org.key_project.util.collection.DefaultImmutableSet
adds an element, barfs if the element is already present
addUnique(T) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
adds an element (which is unique, since the set was empty)
addUnique(T) - Method in interface org.key_project.util.collection.ImmutableSet
adds an element, barfs if the element is already present
addUniTrigger(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
add a uni-trigger to triggers set or add an element of multi-triggers for this clause
addUpdate(Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
adds an update to the update context
addUpdateList(ImmutableList<SVInstantiations.UpdateLabelPair>) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
addUpdateRange(Range) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
 
addUser(Proof, KeYEnvironment<?>, Object) - Method in class de.uka.ilkd.key.util.ProofUserManager
Registers the Proof with the given user if it is not already registered.
addUserDefiniedSymbol(T, Set<T>, Namespace<T>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
AddUserNoteAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AddUserNoteAction
 
addValue(IExecutionValue) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Adds the given child IExecutionValue.
addValue(ISymbolicValue) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
Adds a new ISymbolicValue.
addValue(ISymbolicValue) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer
Adds a new child ISymbolicValue.
addVarconds(RewriteTacletBuilder<? extends RewriteTaclet>, Iterable<SchemaVariable>) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
 
addVariable(IProgramVariable) - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
adds the given variable if we are currently at top level
addVariable(IExecutionVariable) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Adds the given IExecutionVariable.
addVariable(QuantifiableVariable) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
addVariableCondition(VariableCondition) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
Add an additional generic condition on the instantiation of schema variables.
addVarsBoundHere(Term, int) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
addVarsNew(SchemaVariable, SchemaVariable) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a new new variable to the variable conditions of the Taclet: v is new and has the same type as peerSV
addVarsNew(SchemaVariable, Type) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a new new variable to the variable conditions of the Taclet: v is new and has the given type
addVarsNew(NewVarcond) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a new new variable to the variable conditions of the Taclet: v is new.
addVarsNew(ImmutableList<NewVarcond>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a list of new variables to the variable conditions of the Taclet: v is new for all v's in the given list
addVarsNewDependingOn(SchemaVariable, SchemaVariable) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
Add a "v0 depending on v1"-statement.
addVarsNotFreeIn(SchemaVariable, SchemaVariable) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a new NotFreeIn variable pair to the variable conditions of the Taclet: v0 is not free in v1.
addVarsNotFreeIn(Iterable<? extends SchemaVariable>, Iterable<? extends SchemaVariable>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
addVarsNotFreeIn(Iterable<? extends SchemaVariable>, SchemaVariable...) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
addVarsNotFreeIn(ImmutableList<NotFreeIn>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
adds a list of NotFreeIn variable pairs to the variable conditions of the Taclet: v0 is not free in v1 for all entries (v0,v1) in the given list.
addVarsToKeep() - Method in class de.uka.ilkd.key.proof.TermProgramVariableCollectorKeepUpdatesForBreakpointconditions
 
addWarning(SolverType) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
addWarning(String) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
addWarning(String, Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
addWarySubst(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Prepend the given term with a wary substitution (substituting newVar with getSubstitutedTerm())
addWdStatement(StatementWellDefinedness) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers a well-definedness check for a jml statement.
addWdToValidityTerm(Term, Term[], List<LocationVariable>, Map<LocationVariable, Function>, ImmutableSet<ProgramVariable>, ImmutableSet<ProgramVariable>, BlockContract, AuxiliaryContractBuilders.GoalsConfigurator, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
ADJECTIVES - Static variable in class org.key_project.util.RandomName
 
adjustBeginLineColumn(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
AdjustBuffSize() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
admissible(boolean, ImmutableList<RuleSet>) - Method in class de.uka.ilkd.key.rule.Taclet
 
admissible(boolean, ImmutableList<RuleSet>) - Method in class de.uka.ilkd.key.rule.TacletApp
 
ADMISSIBLE_CHARS - Static variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
admissibleAutomatic(ImmutableList<RuleSet>) - Method in class de.uka.ilkd.key.rule.Taclet
 
admissibleInteractive(ImmutableList<RuleSet>) - Method in class de.uka.ilkd.key.rule.Taclet
 
ADMITTED_RULE_NAMES - Static variable in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
ADMITTED_RULE_NAMES_AS_SET - Static variable in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
ADMITTED_RULENAME_SET - Static variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
ADMITTED_RULENAMES - Static variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
ADMITTED_RULES - Static variable in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
ADMITTED_RULES - Static variable in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
ADMITTED_RULES - Static variable in class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
ADMITTED_RULES - Static variable in class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
ADMITTED_RULES - Static variable in class de.uka.ilkd.key.macros.PropositionalExpansionWithSimplificationMacro
 
ADMITTED_RULES_SET - Static variable in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
ADMITTED_RULES_SET - Static variable in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
ADMITTED_RULES_SET - Static variable in class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
ADMITTED_RULES_SET - Static variable in class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
ADMITTED_RULES_SET - Static variable in class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
ADMITTED_RULES_SET - Static variable in class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
ADMITTED_RULES_SET - Static variable in class de.uka.ilkd.key.macros.PropositionalExpansionWithSimplificationMacro
 
admittedRuleNames - Variable in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
admittedRuleNames - Variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
admittedRuleNames - Variable in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
ADT_CONSTRUCT - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was something like "&93;seq_reverse(" Expression ")".
ADT_CONSTRUCT - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was something like "&93;seq_reverse(" Expression ")".
ADTConstructor() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ADTConstructor() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ADTGetter() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ADTGetter() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ADTPrefixConstruct - Class in de.uka.ilkd.key.java.recoderext.adt
 
ADTPrefixConstruct() - Constructor for class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
ADTPrefixConstruct(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
ADTPrefixConstruct(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
ADTPrefixConstruct(ADTPrefixConstruct) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
advanceLeft() - Method in class de.uka.ilkd.key.util.pp.Layouter
Send tokens from stream to out as long as there are tokens left and their size is known.
afterBlockMap - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Contains the possible statements after a code block of interest for each tracked symbolic execution modality.
age - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
age - Variable in class de.uka.ilkd.key.proof.FormulaTagManager.FormulaInfo
The age (as obtained by Goal.getTime()) of the formula, i.e. the time when the formula was introduced resp. when the last modification was applied to the formula
age - Variable in class de.uka.ilkd.key.strategy.TacletAppContainer
 
AgeFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that computes the age of the goal (i.e. total number of rules applications that have been performed at the goal) to which a rule is supposed to be applied
AgeFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.AgeFeature
 
ALERT_COLOR - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
The constant color is used as background for the window.
ALIAS_CHECK_IMMEDIATELY - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for alias check "Immediately".
ALIAS_CHECK_NEVER - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for alias check "Never".
aliases - Variable in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
The found aliases.
ALL - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
 
ALL - Static variable in class de.uka.ilkd.key.logic.op.Quantifier
the usual 'forall' operator 'all' (be A a formula then 'all x.A' is true if and only if for all elements d of the universe A{x<-d} (x substituted with d) is true
all(QuantifiableVariable, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
all(Iterable<QuantifiableVariable>, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ALL_BOOLS - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ALL_FIELDS - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
ALL_FIELDS - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ALL_HEAPS - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ALL_INTS - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ALL_LOCS - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
ALL_LOCSETS - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ALL_NAME - Static variable in class de.uka.ilkd.key.logic.op.Quantifier
 
ALL_OBJECTS - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ALL_SEQ - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ALL_SOLVERS - Static variable in interface de.uka.ilkd.key.smt.SolverType
 
allAntecFormulas - Variable in class de.uka.ilkd.key.strategy.IfInstantiator
 
allClassAxiomsCache - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
This Map is used to store the result of SpecificationRepository.getClassAxioms(KeYJavaType) to avoid that RepresentsAxiom and QueryAxiom are instantiated multiple times.
allClose(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
allClosure(Term, HashSet<Function>, Services) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
Universally closes all logical variables in the given term.
allClosure(Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Universally closes all logical and location variables in the given term.
allElements() - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns all KeY-elements mapped by Recoder2KeY object of this KeYProgModelInfo.
allElements() - Method in class de.uka.ilkd.key.logic.Namespace
 
ALLERT_COLOR - Variable in class de.uka.ilkd.key.gui.SearchBar
 
AllFields - Class in de.uka.ilkd.key.java.expression.operator.adt
 
AllFields(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.AllFields
 
AllFields - Class in de.uka.ilkd.key.java.recoderext.adt
 
AllFields(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.AllFields
 
AllFields(AllFields) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.AllFields
 
allFields - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
allFields(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ALLFIELDS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ALLFIELDS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
allGoalsSatisfiable - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
true iff all goals have satisfiable constraints
allHaveMeasuredBy(ImmutableList<Contract>) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
allInstances - Static variable in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
allLocs - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
allLocs() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
AllLocsLocationSet - Class in de.uka.ilkd.key.testgen.oracle
 
AllLocsLocationSet() - Constructor for class de.uka.ilkd.key.testgen.oracle.AllLocsLocationSet
 
allNoPosTacletApps() - Method in class de.uka.ilkd.key.proof.TacletIndex
 
AllObjects - Class in de.uka.ilkd.key.java.expression.operator.adt
 
AllObjects(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.AllObjects
 
AllObjects - Class in de.uka.ilkd.key.java.recoderext.adt
 
AllObjects(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.AllObjects
 
AllObjects(AllObjects) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.AllObjects
 
allObjects - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
allObjects(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ALLOBJECTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ALLOBJECTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
allocatedAtoms - Variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
ALLOCATION_EXPR - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was AllocationExpression
ALLOCATION_EXPR - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
production was "."
ALLOCATION_EXPR - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was AllocationExpression
ALLOCATION_EXPR - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
production was "."
AllocationExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
AllocationExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ALLOW_SPLITS_PARAM_NAME - Static variable in class de.uka.ilkd.key.macros.AutoMacro
argument name
allowed_types - Variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExpressionSpecialPrimitiveTypeSort
 
allowed_types - Variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionSpecialPrimitiveTypeSort
 
AllowedCutPositionFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns zero iff the application focus of a rule is a potential cut position (taclet cut_direct).
AllowedCutPositionFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.AllowedCutPositionFeature
 
AllowedCutPositionsGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
Enumerate potential subformulas of a formula that could be used for a cut (taclet cut_direct).
AllowedCutPositionsGenerator() - Constructor for class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator
 
AllowedCutPositionsGenerator.ACPIterator - Class in de.uka.ilkd.key.strategy.termgenerator
 
allowedPullOut - Variable in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
allowedRulesNames - Variable in class de.uka.ilkd.key.macros.SemanticsBlastingMacro.EqualityRuleFilter
 
allowedRulesNames - Variable in class de.uka.ilkd.key.macros.SemanticsBlastingMacro.SemanticsRuleFilter
 
allowInEqStrengthening(TermBuffer, TermBuffer) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
allowOSS() - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
allowOSS() - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro
Whether this macro includes One Step Simplification.
allowOSS - Variable in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
allowOSS() - Method in class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
allowOSS() - Method in class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
allowOSS() - Method in class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
allowOSS() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
allowOSS() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionWithSimplificationMacro
 
allowOSS() - Method in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
allowPosNegCaseDistinction(TermBuffer) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
allowQuantifierSplitting() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
allowsInheritance(VisibilityModifier) - Static method in class de.uka.ilkd.key.java.declaration.modifier.VisibilityModifier
Whether it represents at least a protected modifier.
allowSplits - Variable in class de.uka.ilkd.key.macros.AutoMacro
True iff splits allowed.
allowSplits - Variable in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
See in outer class.
allowSplitting(ProjectionToTerm) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
allowSplitting - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCostScalerFeature
 
allProofs() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
returns all proofs attached to this basic task
allProofs() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
allProofs() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
allProofs() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
allProofsSuccessful - Variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
We want to record whether there was a proof that could not be proven.
allRulesChildAndGrandchildTermLabelPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule independent child and grandchild ChildTermLabelPolicys.
allRulesDirectChildTermLabelPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule independent direct ChildTermLabelPolicys.
allRulesRefactorings - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule independent TermLabelRefactorings.
allRulesUpdates - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule independent TermLabelUpdates.
allSCCs - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
allStateVariables - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
ALLSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
ALLSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
ALLSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
allSuccFormulas - Variable in class de.uka.ilkd.key.strategy.IfInstantiator
 
allTerm - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
Quantified formula of PCNF
allTriggers - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
all Triggers for allTerm
allVariables - Variable in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
Contains the super result.
allVariableSV(Taclet) - Static method in class de.uka.ilkd.key.rule.PosTacletApp
 
ALPHA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
alreadyDeclared - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
The subset of variables that have already been declared.
alreadyInUse - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
alreadyParsed - Variable in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
alreadyRegistered - Static variable in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
alreadySeen - Variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
ALSO - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ALSO - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
also_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
AlternativeMacro - Class in de.uka.ilkd.key.macros
The abstract class AlternativeMacro can be used to create compound macros which apply the first applicable macro (similar to a shortcut disjunction) and then it returns.
AlternativeMacro() - Constructor for class de.uka.ilkd.key.macros.AlternativeMacro
 
alternatives - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
AlternativeVariableCondition - Class in de.uka.ilkd.key.rule.conditions
disjoin two variable conditions
AlternativeVariableCondition(VariableConditionAdapter, VariableConditionAdapter) - Constructor for class de.uka.ilkd.key.rule.conditions.AlternativeVariableCondition
 
altName - Variable in class de.uka.ilkd.key.gui.InfoTreeNode
 
altNameRepresentation - Variable in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
 
alwaysReplace(Term) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
ambigious_symbol - Variable in exception de.uka.ilkd.key.parser.AmbigiousDeclException
 
AmbigiousDeclException - Exception in de.uka.ilkd.key.parser
 
AmbigiousDeclException(String, Token) - Constructor for exception de.uka.ilkd.key.parser.AmbigiousDeclException
 
AmbigiousDeclException(String, String, int, int) - Constructor for exception de.uka.ilkd.key.parser.AmbigiousDeclException
 
AN_ARRAY_OF_SORTS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
AN_ARRAY_OF_TERMS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
analyse(Term) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial.Analyser
 
analyse(Term) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
analyse(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature.Analyser
 
analyse() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
Extracts the current state and represents it as IExecutionVariables.
analyse() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
This method must be called programmatically to update the symbolic execution tree.
analyse() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Computes the possible memory layouts.
analysedTerm - Variable in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl.CacheKey
 
Analyser(Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial.Analyser
 
Analyser(Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
Analyser() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature.Analyser
 
analysts - Variable in class de.uka.ilkd.key.proof_references.ProofReferenceUtil.ReferenceAnalaystProofVisitor
analyze() - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
 
analyze() - Method in class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
 
analyze() - Method in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
Two-pass transformation have to be strictly divided up into two parts. the first part analyzes the model and collects all necessary information.
analyze() - Method in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
 
analyze() - Method in class de.uka.ilkd.key.java.recoderext.EnumClassBuilder
find all enum declarations and make their substitutes.
analyze() - Method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
analyze() - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
analyze() - Method in class de.uka.ilkd.key.java.recoderext.LocalClassTransformation
 
analyze() - Method in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
Two-pass transformation have to be strictly divided up into two parts. the first part analyzes the model and collects all necessary information.
analyzeChildTermPolicies(Name, ImmutableList<ChildTermLabelPolicy>, Map<Name, ChildTermLabelPolicy>, Map<Name, Map<Name, ChildTermLabelPolicy>>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Analyzes the given ChildTermLabelPolicy and adds it to the given policy Maps.
analyzeEquality(Services, Term, Map<Location, SortedSet<Location>>, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Analyzes the given equality Term for aliased locations.
analyzeEquivalenceClasses(Services, ImmutableList<ISymbolicEquivalenceClass>, Map<Location, SortedSet<Location>>, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Analyzes the gievn ISymbolicEquivalenceClasses.
analyzeHeapUpdate(Term, Services, HeapLDT, Map<Location, SortedSet<Location>>, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Recursive utility method used by #analyzeUpdate(Term, Services, HeapLDT, Map) to analyze a given update.
analyzeMerger(Name, TermLabelMerger) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Analyzes the given TermLabelMerger and adds it to TermLabelManager.mergerMap.
analyzeNode(Node, AbstractExecutionNode<?>, SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Analyzes the given Proof and his contained proof tree by filling the start node SymbolicExecutionTreeBuilder.getStartNode() with IExecutionNodes which are instantiated if a Node in KeY's proof tree applies a rule of symbolic execution.
analyzeRefactorings(ImmutableList<TermLabelRefactoring>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
AnalyzerProofVisitor(SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
Constructor.
analyzeSequent(Node, ImmutableList<ISymbolicEquivalenceClass>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Computes the aliases specified by the updates of the current Node at the application PosInOccurrence and computes the current this reference.
analyzeSequent(Services, Sequent, Map<Location, SortedSet<Location>>, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Analyzes the given Sequent for equalities specified by top level formulas.
analyzeTacletGoal(Node, TacletApp, TacletGoalTemplate, List<TruthValueTracingUtil.LabelOccurrence>, Services, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Analyzes the given TacletGoalTemplate.
analyzeTaclets(ImmutableSet<Taclet>, NamespaceSet) - Method in class de.uka.ilkd.key.taclettranslation.lemma.ProofObligationCreator
 
analyzeTermPolicies(Name, ImmutableList<TermLabelPolicy>, Map<Name, TermLabelPolicy>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Analyzes the given TermLabelPolicy and adds it to the given policy Map.
analyzeTreeStructure(Set<AbstractUpdateExtractor.ExecutionVariableValuePair>, Map<ExecutionVariableExtractor.LocationDefinition, List<AbstractUpdateExtractor.ExecutionVariableValuePair>>, Map<ExecutionVariableExtractor.ParentDefinition, Map<ExecutionVariableExtractor.LocationDefinition, List<AbstractUpdateExtractor.ExecutionVariableValuePair>>>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
Analyzes the tree structure of the given ExecutionVariableValuePairs.
analyzeUpdate(Term, Services, HeapLDT, Map<Location, SortedSet<Location>>, Map<ProgramVariable, Term>, ExecutionContext, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Recursive utility method used by #analyzeUpdates(ImmutableList, Services, HeapLDT, Map) to analyze a given update.
analyzeUpdates(ImmutableList<TermLabelUpdate>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
analyzeUpdates(ImmutableList<Term>, Services, HeapLDT, Map<Location, SortedSet<Location>>, Map<ProgramVariable, Term>, ExecutionContext, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Utility method used by #analyzeSequent(Node) to analyze the given updates.
ancestorMoved(HierarchyEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
ancestorResized(HierarchyEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
AND - Static variable in class de.uka.ilkd.key.logic.op.Junctor
the usual 'and' operator '/\' (be A, B formulae then 'A /\ B' is true if and only if A is true and B is true
and(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
and(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
and(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
AND - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
AND - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
and(TermBuilder, Term, Term) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Creates a conjunction of t1 and t2 if both are not null, and returns t2 only if t1 is null.
and(List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
and(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
and(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
and(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
AND - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
AND - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
and(TruthValueTracingUtil.TruthValue, TruthValueTracingUtil.TruthValue) - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Computes the and value.
AND - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
and(OracleTerm, OracleTerm) - Static method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
AND - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
AND_RIGHT_RULENAME - Static variable in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
ANDASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ANDASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
andexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
AndExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
AndExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
andF - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
andJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
andJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
andPossiblyNull(Term, Term) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
andPreserveLabels(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
Similar behavior as TermBuilder.and(Iterable) but simplifications are not performed if TermLabels would be lost.
andPreserveLabels(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Similar behavior as TermBuilder.and(Term, Term) but simplifications are not performed if TermLabels would be lost.
AndRuleFilter - Class in de.uka.ilkd.key.proof.rulefilter
Intersection (conjunction) of two rule filters
AndRuleFilter(RuleFilter, RuleFilter) - Constructor for class de.uka.ilkd.key.proof.rulefilter.AndRuleFilter
 
andSC(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
andSC(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
andSC(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ANDSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
ANDSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
ANDSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
ANIMALS - Static variable in class org.key_project.util.RandomName
 
annotation - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
the style of annotations
AnnotationTypeDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
AnnotationTypeDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
AnnotationUse() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
AnnotationUse() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
AnnotationUseSpecification - Class in de.uka.ilkd.key.java.declaration.modifier
 
AnnotationUseSpecification(TypeReference) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.AnnotationUseSpecification
 
anon - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
anon(Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ANON_HEAP_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to anonymisation heap function symbols as for instance introduce in UseOperationContractRule or WhileInvariantRule.
ANON_HEAP_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
ANON_IN_PREFIX - Static variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders
Prefix for all anonymization constants in AuxiliaryContractBuilders.UpdatesBuilder.buildAnonInUpdate(Map).
ANON_OUT_PREFIX - Static variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders
anonHeap - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
anonHeap - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AnonUpdateData
 
anonHeap - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.AnonUpdateData
 
anonHeap - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.AnonUpdateData
 
AnonHeapTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
AnonHeapTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.AnonHeapTermFeature
 
anonUpd(LocationVariable, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
anonUpdate - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AdditionalHeapTerms
 
anonUpdate - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AnonUpdateData
 
anonUpdate - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The anonymized update Term.
anonUpdate - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.AnonUpdateData
 
anonUpdate - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.AnonUpdateData
 
anonUpdateData - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AdditionalHeapTerms
 
AnonUpdateData(Term, Term, Term, Term) - Constructor for class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AnonUpdateData
 
anonUpdateData - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
Anonymizing updates for all heaps.
AnonUpdateData(Term, Term, Term, Term, Term) - Constructor for class de.uka.ilkd.key.rule.UseOperationContractRule.AnonUpdateData
 
AnonUpdateData(Term, Term, Term, Term) - Constructor for class de.uka.ilkd.key.rule.WhileInvariantRule.AnonUpdateData
 
anonWdPost - Variable in class de.uka.ilkd.key.speclang.StatementWellDefinedness.SequentTerms
 
anonymizeProgramVariables(Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Anonymizes all program variables occurring in the given term.
anonymousClass - Variable in class de.uka.ilkd.key.java.expression.operator.New
 
ANTE - Static variable in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
 
ANTE_POLARITY_CHECKER - Static variable in class de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker
 
antec - Variable in class de.uka.ilkd.key.api.SearchNode
 
antec - Variable in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
antec - Variable in class de.uka.ilkd.key.pp.SequentPrintFilter
the antecedent of the filtered formula
antec - Variable in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
antec - Variable in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
ANTEC - Static variable in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
ANTEC_OR_SUCC - Static variable in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
ANTEC_OR_SUCC_WITH_UPDATE - Static variable in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
ANTEC_WITH_UPDATE - Static variable in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
antecCache - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
the toplevel caches for the antecedent and the succedent.
antecCache - Variable in class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
antecCache - Variable in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
AntecChecker - Class in de.uka.ilkd.key.strategy.feature.findprefix
Checks, whether the position in occurrence is in the antecedent.
AntecChecker() - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.AntecChecker
 
antecedent - Variable in class de.uka.ilkd.key.logic.Sequent
 
antecedent() - Method in class de.uka.ilkd.key.logic.Sequent
returns semisequent of the antecedent to work with
antecedent - Variable in class de.uka.ilkd.key.logic.SequentChangeInfo
change information related to the antecedent, this means the there added and removed formulas
antecedent() - Static method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator
 
ANTECEDENT_POLARITY - Static variable in class de.uka.ilkd.key.rule.RewriteTaclet
If the surrounding formula has been decomposed completely, the find-term will NOT appear on the SUCcedent.
ANTECEDENTPOLARITY - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ANTECEDENTPOLARITY - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
antecIndex - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
 
antecList - Variable in class de.uka.ilkd.key.proof.TacletIndex
contains antecedent Taclets
AntecSuccPrefixChecker - Class in de.uka.ilkd.key.strategy.feature.findprefix
Checks, whether the position in occurrence has antecedent/succedent polarity.
AntecSuccPrefixChecker(AntecSuccPrefixChecker.Polarity) - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker
 
AntecSuccPrefixChecker.Polarity - Enum in de.uka.ilkd.key.strategy.feature.findprefix
 
AntecSuccTacletGoalTemplate - Class in de.uka.ilkd.key.rule.tacletbuilder
 
AntecSuccTacletGoalTemplate(Sequent, ImmutableList<Taclet>, Sequent, ImmutableSet<SchemaVariable>) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
creates new Goaldescription
AntecSuccTacletGoalTemplate(Sequent, ImmutableList<Taclet>, Sequent) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
 
antecTaclet(PosInOccurrence, RuleFilter, Services, TacletIndex) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
collects all AntecedentTaclet instantiations for the given heuristics and SequentFormula
AntecTaclet - Class in de.uka.ilkd.key.rule
An AntecTaclet represents a taclet whose find part has to match a top level formula in the antecedent of the sequent.
AntecTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, boolean, ImmutableMap<SchemaVariable, TacletPrefix>, ImmutableSet<Choice>, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.AntecTaclet
creates a Schematic Theory Specific Rule (Taclet) with the given parameters.
AntecTacletBuilder - Class in de.uka.ilkd.key.rule.tacletbuilder
class builds Schematic Theory Specific Rules (Taclets) with find part int antecedent.
AntecTacletBuilder() - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.AntecTacletBuilder
 
AntecTacletExecutor<TacletKind extends AntecTaclet> - Class in de.uka.ilkd.key.rule.executor.javadl
Executes a Taclet which matches on a formula in the antecedent
AntecTacletExecutor(TacletKind) - Constructor for class de.uka.ilkd.key.rule.executor.javadl.AntecTacletExecutor
 
anteIt - Variable in class de.uka.ilkd.key.logic.Sequent.SequentIterator
 
ANY - Static variable in interface de.uka.ilkd.key.logic.sort.Sort
Any is a supersort of all sorts.
any() - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
ANY_SORT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
any_sortId_check(boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
any_sortId_check_help(boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
AnyRuleSetTacletFilter - Class in de.uka.ilkd.key.proof.rulefilter
Filter that selects taclets that belong to at least one rule set, i.e. taclets that can be applied automatically.
AnyRuleSetTacletFilter() - Constructor for class de.uka.ilkd.key.proof.rulefilter.AnyRuleSetTacletFilter
 
api - Variable in class de.uka.ilkd.key.api.Matcher
 
api - Variable in class de.uka.ilkd.key.api.ScriptApi
 
apiKey - Variable in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
The key used in KeY's API.
apiValue - Variable in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
The value used by KeY's API.
app - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
the application of the Taclet of which this model is used to complete the instantiations of the schemavariables and/or if-sequent
app - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
app - Variable in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
app - Variable in class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
RuleApp this event reports
app - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP
 
app - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP.CP
 
app2Just - Variable in class de.uka.ilkd.key.proof.mgt.ComplexRuleJustificationBySpec
 
appearsInPO(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
append(PosInProgram) - Method in class de.uka.ilkd.key.logic.PosInProgram
 
append(ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
append(Location) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
Creates a new Location in which the sub is appended.
append(Access) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
Creates a new Location in which the sub is appended.
append(CharSequence) - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
append(char) - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
append(long) - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
append(T) - Method in interface org.key_project.util.collection.ImmutableList
appends element to the list (non-destructive)
append(ImmutableList<T>) - Method in interface org.key_project.util.collection.ImmutableList
appends a whole list (non-destructive)
append(Iterable<T>) - Method in interface org.key_project.util.collection.ImmutableList
appends an iterable collection
append(T...) - Method in interface org.key_project.util.collection.ImmutableList
appends element at end (non-destructive) (O(n))
append(Iterable<T>) - Method in class org.key_project.util.collection.ImmutableSLList
 
append(S) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
appends element at end (non-destructive) (O(n))
append(ImmutableList<S>) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
appends element at end (non-destructive) (O(n))
append(S...) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
appends element at end (non-destructive) (O(n))
append(S) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
append(ImmutableList<S>) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
append(S...) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
appendAssociation(int, ISymbolicLayout, ISymbolicAssociation, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Appends the given ISymbolicAssociation with its children to the given StringBuffer.
appendAttribute(String, String, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Adds an XML attribute to the given StringBuffer.
appendAttribute(String, String, StringBuffer) - Static method in class org.key_project.util.java.XMLUtil
Adds an XML attribute to the given StringBuffer.
appendBlockCompletions(int, IExecutionBlockStartNode<?>, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the block completion entries to the given StringBuffer.
appendCallStack(int, IExecutionNode<?>, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the call stack entries if required to the given StringBuffer.
appendCallStateVariables(int, IExecutionBaseMethodReturn<?>, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the contained IExecutionVariables to the given StringBuffer.
appendChildren(int, IExecutionNode<?>, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the child nodes to the given StringBuffer.
appendCompletedBlocks(int, IExecutionNode<?>, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the completed block entries to the given StringBuffer.
appendConstraint(int, IExecutionConstraint, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the given IExecutionConstraint with its children to the given StringBuffer.
appendConstraints(int, IExecutionValue, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the contained IExecutionConstraints to the given StringBuffer.
appendConstraints(int, IExecutionNode<?>, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the contained IExecutionConstraints to the given StringBuffer.
appendDataToZipOutputStream(ZipOutputStream) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.JavaSourceItem
 
appendDataToZipOutputStream(ZipOutputStream) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackFileItem
 
appendDataToZipOutputStream(ZipOutputStream) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackItem
 
appendEmptyTag(int, String, Map<String, String>, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Appends an empty tag to the given StringBuffer.
appendEmptyTag(int, String, Map<String, String>, StringBuffer) - Static method in class org.key_project.util.java.XMLUtil
Appends an empty tag to the given StringBuffer.
appendEndTag(int, String, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Appends an end tag to the given StringBuffer.
appendEndTag(int, String, StringBuffer) - Static method in class org.key_project.util.java.XMLUtil
Appends an end tag to the given StringBuffer.
appendEquivalenceClass(int, ISymbolicEquivalenceClass, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Appends the given ISymbolicEquivalenceClass with its children to the given StringBuffer.
appendExecutionBlockContract(int, IExecutionAuxiliaryContract, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionAuxiliaryContract into XML and appends it to the StringBuffer.
appendExecutionBranchCondition(int, IExecutionBranchCondition, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionBranchCondition into XML and appends it to the StringBuffer.
appendExecutionBranchStatement(int, IExecutionBranchStatement, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionLoopCondition into XML and appends it to the StringBuffer.
appendExecutionExceptionalMethodReturn(int, IExecutionExceptionalMethodReturn, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionExceptionalMethodReturn into XML and appends it to the StringBuffer.
appendExecutionJoin(int, IExecutionJoin, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionJoin into XML and appends it to the StringBuffer.
appendExecutionLoopCondition(int, IExecutionLoopCondition, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionLoopCondition into XML and appends it to the StringBuffer.
appendExecutionLoopInvariant(int, IExecutionLoopInvariant, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionLoopInvariant into XML and appends it to the StringBuffer.
appendExecutionLoopStatement(int, IExecutionLoopStatement, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionLoopStatement into XML and appends it to the StringBuffer.
appendExecutionMethodCall(int, IExecutionMethodCall, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionMethodCall into XML and appends it to the StringBuffer.
appendExecutionMethodReturn(int, IExecutionMethodReturn, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionMethodReturn into XML and appends it to the StringBuffer.
appendExecutionMethodReturnValue(int, IExecutionMethodReturnValue, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionMethodReturnValue into XML and appends it to the StringBuffer.
appendExecutionNode(int, IExecutionNode<?>, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionNode into XML and appends it to the StringBuffer.
appendExecutionOperationContract(int, IExecutionOperationContract, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionOperationContract into XML and appends it to the StringBuffer.
appendExecutionStart(int, IExecutionStart, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionStart into XML and appends it to the StringBuffer.
appendExecutionStatement(int, IExecutionStatement, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionStatement into XML and appends it to the StringBuffer.
appendExecutionTermination(int, IExecutionTermination, boolean, boolean, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionTermination into XML and appends it to the StringBuffer.
appendFreePre(Term, ParsableVariable, ParsableVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Non-helper constructor methods cannot assume the free precondition, but establish it.
appendIfNotNull(ImmutableList<Term>, Term) - Method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
appendIfNotNull(ImmutableList<Term>, ImmutableList<Term>) - Method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
appendMethodReturns(int, IExecutionMethodCall, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the method return entries to the given StringBuffer.
appendModel(int, ISymbolicLayout, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Appends the given ISymbolicLayout with its children to the given StringBuffer.
appendNewLine(StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Adds a line break to the given StringBuffer.
appendNewLine(StringBuffer) - Static method in class org.key_project.util.java.XMLUtil
Adds a line break to the given StringBuffer.
appendObject(int, ISymbolicLayout, ISymbolicObject, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Appends the given ISymbolicObject with its children to the given StringBuffer.
appendOutgoingLink(int, IExecutionLink, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
 
appendOutgoingLinks(int, IExecutionNode<?>, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
 
appendStartTag(int, String, Map<String, String>, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Appends a start tag to the given StringBuffer.
appendStartTag(int, String, Map<String, String>, StringBuffer) - Static method in class org.key_project.util.java.XMLUtil
Appends a start tag to the given StringBuffer.
appendState(int, ISymbolicLayout, ISymbolicState, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Appends the given ISymbolicState with its children to the given StringBuffer.
appendSuffix(Map<K, LocationVariable>, String) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
appendTerminations(int, IExecutionStart, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the termination entries to the given StringBuffer.
appendValue(int, IExecutionValue, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the given IExecutionValue with its children to the given StringBuffer.
appendValue(int, ISymbolicValue, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Appends the given ISymbolicValue with its children to the given StringBuffer.
appendValues(int, IExecutionVariable, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the contained IExecutionValues to the given StringBuffer.
appendVariable(int, IExecutionVariable, boolean, String, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the given IExecutionVariable with its children to the given StringBuffer.
appendVariables(int, IExecutionNode<?>, boolean, boolean, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Appends the contained IExecutionVariables to the given StringBuffer.
appendWhiteSpace(int, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Adds leading white space to the StringBuffer.
appendWhiteSpace(int, StringBuffer) - Static method in class org.key_project.util.java.XMLUtil
Adds leading white space to the StringBuffer.
appendXmlHeader(String, StringBuffer) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Adds an XML header to the given StringBuffer.
appendXmlHeader(String, StringBuffer) - Static method in class org.key_project.util.java.XMLUtil
Adds an XML header to the given StringBuffer.
AppIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Represents an intermediate rule / taclet application.
AppIntermediate() - Constructor for class de.uka.ilkd.key.proof.io.intermediate.AppIntermediate
 
APPLICABILITY_CACHE_SIZE - Static variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
applicabilityCache - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
applicable - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
applicableTo(Services, SequentFormula, boolean, Goal, RuleApp) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Tells whether the passed formula can be simplified
application() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
application - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
The rule application.
ApplicationCheck - Interface in de.uka.ilkd.key.proof.delayedcut
Determines conflicts relevant for a delayed cut application.
ApplicationCheck.NoNewSymbolsCheck - Class in de.uka.ilkd.key.proof.delayedcut
Implementation of an ApplicationCheck which examines if there are new symbols introduced below the cut node.
applicationPosInOccurrence - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
applicationPosition - Variable in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
 
applicationPosition - Variable in class de.uka.ilkd.key.strategy.FindTacletAppContainer
 
applicationRestriction - Variable in class de.uka.ilkd.key.rule.RewriteTaclet
encodes restrictions on the state where a rewrite taclet is applicable If the value is equal to RewriteTaclet.NONE no state restrictions are posed RewriteTaclet.SAME_UPDATE_LEVEL then \assumes must match on a formula within the same state as \find rsp.
applicationRestriction - Variable in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
encodes restrictions on the state where a rewrite taclet is applicable If the value is equal to RewriteTaclet.NONE no state restrictions are posed RewriteTaclet.SAME_UPDATE_LEVEL then \assumes must match on a formula within the same state as \find rsp.
applicationTermPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The TermLabelPolicy instances applied on the application term.
applicationTermPolicyMap - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
Maps the Name of a TermLabel to its TermLabelPolicy applied on the application Term.
appliedCutsPerLayout - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Contains the applied cuts of each possible memory layout.
appliedInfFlowRules - Static variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
appliedRuleApp - Variable in class de.uka.ilkd.key.proof.Node
 
appliedRuleApp - Variable in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
appliedRuleApps - Variable in class de.uka.ilkd.key.proof.Goal
list of all applied rule applications at this branch
appliedRuleApps() - Method in class de.uka.ilkd.key.proof.Goal
returns set of rules applied at this branch
appliedRuleAppsCount - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
appliedRules - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
AppliedRuleStopCondition - Class in de.uka.ilkd.key.prover.impl
Implementation of StopCondition which stops the strategy after a reached limit of rules or after a timeout in ms.
AppliedRuleStopCondition() - Constructor for class de.uka.ilkd.key.prover.impl.AppliedRuleStopCondition
 
applPredTerm - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
apply(Term) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
 
apply() - Method in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
apply(Term) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
substitute s for v in t, avoiding collisions by replacing bound variables in t if necessary.
apply(Term, TermBuilder) - Method in class de.uka.ilkd.key.logic.op.SubstOp
Apply this substitution operator to term, which has this operator as top-level operator
apply(Term, TermBuilder) - Method in class de.uka.ilkd.key.logic.op.WarySubstOp
 
apply(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
apply(Term, ImmutableList<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
apply(Term, Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
apply(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
substitute s for v in t, avoiding collisions by replacing bound variables in t if necessary.
apply(String, Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
apply(Goal, RuleApp, TermServices) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
CAUTION: The order of the goals is crucial for the success of the delayed cut.
apply(Node, Goal, RuleApp, TermServices) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
apply(RuleApp) - Method in class de.uka.ilkd.key.proof.Goal
 
apply(String[], Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
Applies one of the given taclets if this possible otherwise an exception is thrown.
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.FindTacletExecutor
the rule is applied on the given goal using the information of rule application.
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.NoFindTacletExecutor
the rule is applied on the given goal using the information of rule application.
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
applies the given rule application to the specified goal
apply(Goal, Services, RuleApp) - Method in interface de.uka.ilkd.key.rule.executor.RuleExecutor
applies the given rule application to the specified goal
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.merge.MergeRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.QueryExpand
 
apply(Goal, Services, RuleApp) - Method in interface de.uka.ilkd.key.rule.Rule
the rule is applied on the given goal using the information of rule application.
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.Taclet
applies the given rule application to the specified goal
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
apply(Term, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
the rule is applied on the given goal using the information of rule application.
apply(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
the rule is applied on the given goal using the information of rule application.
apply(Map<S, ? extends T>, Map<T, U>) - Static method in class de.uka.ilkd.key.util.MiscTools
Combine two maps by function application.
apply1(Term) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
substitute s for v in t, avoiding collisions by replacing bound variables in t if necessary.
apply1(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
substitute s for v in t, avoiding collisions by replacing bound variables in t if necessary.
APPLY_BUTTON - Static variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
APPLY_CONTRACT - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
APPLY_RULE - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
APPLY_RULES_AUTOMATICALLY_HERE - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.FocussedRuleApplicationMenuItem
 
APPLY_UPDATE_ON_RIGID - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
APPLY_UPDATE_ON_RIGID - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
applyAdd(Sequent, TermLabelState, SequentChangeInfo, PosInOccurrence, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.AntecTacletExecutor
applies the add-expressions of taclet goal descriptions
applyAdd(Sequent, TermLabelState, SequentChangeInfo, PosInOccurrence, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.FindTacletExecutor
applies the add-expressions of taclet goal descriptions
applyAdd(TermLabelState, Sequent, SequentChangeInfo, Services, MatchConditions, Goal, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.NoFindTacletExecutor
adds the sequent of the add part of the Taclet to the goal sequent
applyAdd(Sequent, TermLabelState, SequentChangeInfo, PosInOccurrence, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.RewriteTacletExecutor
adds the sequent of the add part of the Taclet to the goal sequent
applyAdd(Sequent, TermLabelState, SequentChangeInfo, PosInOccurrence, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.SuccTacletExecutor
applies the add-expressions of taclet goal descriptions
applyAddProgVars(ImmutableSet<SchemaVariable>, SequentChangeInfo, Goal, PosInOccurrence, Services, MatchConditions) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
 
applyAddrule(ImmutableList<Taclet>, Goal, Services, MatchConditions) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
adds the given rules (i.e. the rules to add according to the Taclet goal template to the node of the given goal
applyAutomaticRule(GoalChooser, StopCondition, boolean) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
applies rules that are chosen by the active strategy
applyBelowModality(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Apply the substitution to a term/formula below a modality or update
applyBelowTransformer(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Apply the substitution to a term/formula below a transformer procedure
applyButton - Variable in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
applyButton - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
applyButton - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
applyButtonClicked() - Method in interface de.uka.ilkd.key.gui.smt.ProgressDialog.ProgressDialogListener
 
applyButtonClicked() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
applyCut(ProofStarter, Term, int) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Applies one single cut rule for the given Term.
applyCutRules(ProofStarter, Set<Term>, ImmutableList<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Applies cut rules to the given side proofs to compute equivalence classes.
applyElementary(Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applyElementary(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applyElementary(Term, Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applyEvent(SolverLauncher) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
applyGnomeWorkaround() - Method in class de.uka.ilkd.key.gui.MainWindow
Workaround to an issue with the Gnome window manager.
applyInfFlow(Goal, FunctionalOperationContract, UseOperationContractRule.Instantiation, Term, ImmutableList<Term>, Term, Term, Term, Term, Term, ImmutableList<UseOperationContractRule.AnonUpdateData>, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
applyInteractive(RuleApp, Goal) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
applyInteractive(RuleApp, Goal) - Method in interface de.uka.ilkd.key.control.ProofControl
Apply a RuleApp and continue with update simplification or strategy application according to current settings.
applyMacro() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
applyOnModality(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Apply the substitution (that replaces a variable with a non-rigid term) on t, which has a modality as top-level operator.
applyOnSubterm(Term, int, Term[], ImmutableArray<QuantifiableVariable>[]) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
Apply the substitution of the subterm subtermIndex of term/formula completeTerm.
applyOnSubterm(int, ImmutableArray<QuantifiableVariable>, QuantifiableVariable[], int, Term, Term[]) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
Perform the substitution on subTerm bound by the variables in boundVars, starting with the variable at index varInd.
applyOnSubterm1(int, ImmutableArray<QuantifiableVariable>, QuantifiableVariable[], int, Term, Term[]) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
Same as applyOnSubterm, but v doesn't have to occurr free in the considered quantified subterm.
applyOnSubterms(Term) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
substitute s for v in every subterm of t, and build a new term.
applyOnTransformer(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Apply the substitution (that replaces a variable with a term) on t, which has a transformer procedure as top-level operator.
applyOnUpdate(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Apply the substitution (that replaces a variable with a non-rigid term) on t, which has an update operator as top-level operator.
applyParallel(Term[], Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applyParallel(ImmutableList<Term>, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applyParallel(Term[], Term[], Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applyProgramRenamingsToSubs(Term, Map<ProgramVariable, ProgramVariable>) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
applyRenamingsOnSubterms(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
applyRenamingsOnUpdate(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
applyRenamingsToPrograms(Term, Map<ProgramVariable, ProgramVariable>) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
applyReplacewith(TacletGoalTemplate, TermLabelState, SequentChangeInfo, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.AntecTacletExecutor
applies the replacewith-expression of taclet goal descriptions
applyReplacewith(TacletGoalTemplate, TermLabelState, SequentChangeInfo, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.FindTacletExecutor
applies the replacewith-expression of taclet goal descriptions
applyReplacewith(TacletGoalTemplate, TermLabelState, SequentChangeInfo, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.RewriteTacletExecutor
applies the replacewith-expression of taclet goal descriptions
applyReplacewith(TacletGoalTemplate, TermLabelState, SequentChangeInfo, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.SuccTacletExecutor
applies the replacewith-expression of taclet goal descriptions
applyReplacewithHelper(Goal, TermLabelState, RewriteTacletGoalTemplate, PosInOccurrence, Services, MatchConditions, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.RewriteTacletExecutor
 
applyResults() - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
applySequential(Term[], Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applySequential(ImmutableList<Term>, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ApplyStrategy - Class in de.uka.ilkd.key.prover.impl
Applies rules in an automated fashion.
ApplyStrategy(GoalChooser) - Constructor for class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
applyStrategy - Variable in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
ApplyStrategy.ProofListener - Class in de.uka.ilkd.key.prover.impl
 
ApplyStrategyInfo - Class in de.uka.ilkd.key.prover.impl
The final result of the strategy application is stored in this container and returned to the instance that started the strategies.
ApplyStrategyInfo(String, Proof, Throwable, Goal, long, int, int) - Constructor for class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
applySubst(QuantifiableVariable, Term, Term, TermBuilder) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
applySymbolicExecution - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
ApplyTacletDialog - Class in de.uka.ilkd.key.gui
 
ApplyTacletDialog(Frame, TacletInstantiationModel[], KeYMediator) - Constructor for class de.uka.ilkd.key.gui.ApplyTacletDialog
 
applyTF(String, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
Invoke the term feature tf on the term that instantiation of schemaVar.
applyTF(ProjectionToTerm, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
Evaluate the term feature tf for the term described by the projection term.
ApplyTFFeature - Class in de.uka.ilkd.key.strategy.feature
Feature for invoking a term feature on the instantiation of a schema variable
ApplyTFFeature(ProjectionToTerm, TermFeature, RuleAppCost, boolean) - Constructor for class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
applyTFNonStrict(String, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
Invoke the term feature tf on the term that instantiation of schemaVar.
applyTFNonStrict(ProjectionToTerm, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
Evaluate the term feature tf for the term described by the projection term.
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.informationflow.macros.ExhaustiveProofMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryBlockComputationMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryLoopComputationMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryMethodComputationMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryBlockComputationMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryLoopComputationMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryMethodComputationMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
applyTo(UserInterfaceControl, Node, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.AbstractProofMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.AlternativeMacro
Apply this macro on the given goals.
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.DoWhileFinallyMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in interface de.uka.ilkd.key.macros.ProofMacro
Apply this macro on the given goals.
applyTo(UserInterfaceControl, Node, PosInOccurrence, ProverTaskListener) - Method in interface de.uka.ilkd.key.macros.ProofMacro
Apply this macro on the given node.
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.SequentialOnLastGoalProofMacro
Apply this macro on the given goals.
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.SequentialProofMacro
Apply this macro on the given goals.
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.SkipMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.StrategyProofMacro
 
applyTo(UserInterfaceControl, Proof, ImmutableList<Goal>, PosInOccurrence, ProverTaskListener) - Method in class de.uka.ilkd.key.macros.TryCloseMacro
 
applyUpdateOnRigid(Term, Term, TermServices) - Static method in class de.uka.ilkd.key.rule.conditions.ApplyUpdateOnRigidCondition
 
ApplyUpdateOnRigidCondition - Class in de.uka.ilkd.key.rule.conditions
 
ApplyUpdateOnRigidCondition(UpdateSV, SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.ApplyUpdateOnRigidCondition
 
applyUpdatePairsSequential(ImmutableList<SVInstantiations.UpdateLabelPair>, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
applyUpdates(Term, TermServices) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
applyWithoutCasts(Term, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
Try to apply the substitution to a term, introducing casts if necessary (may never be the case any more, XXX)
AppNodeIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Node in an intermediate proof representation storing a rule application.
AppNodeIntermediate() - Constructor for class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
approvalDispatcher - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
approvalF - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
approxPos - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
appsTakenOver - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
ARBITRARY_NAME - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ReplacerOfQuanVariablesWithMetavariables
Deprecated.
 
arbitraryVariables - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
areInSamePackage(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
Helper for isVisible().
areProspectivePartners(Goal, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.proof.join.JoinIsApplicable
Checks if two given goals are possible join partners for a given selected sequent formula (defined by pio); returns a ProspectivePartner object if this is the case and null otherwise.
arg() - Method in class de.uka.ilkd.key.macros.scripts.JavascriptCommand.JavascriptInterface
 
arg - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.JJCalls
 
arg - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.JJCalls
 
arg_sorts(boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
arg_sorts_or_formula(boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
args - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
valid iff type is ARGUMENTS
args - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
valid iff type is ARGUMENTS
args - Variable in class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
 
args - Variable in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
args - Variable in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
args - Variable in class de.uka.ilkd.key.testgen.oracle.OracleMethodCall
 
argSort - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
The sort for the argument of this AbstractionPredicate.
argSort(int) - Method in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
argSort(int) - Method in interface de.uka.ilkd.key.logic.op.SortedOperator
 
argSorts - Variable in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
argSorts() - Method in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
argSorts - Variable in class de.uka.ilkd.key.logic.op.SortDependingFunction.SortDependingFunctionTemplate
 
argSorts() - Method in interface de.uka.ilkd.key.logic.op.SortedOperator
 
argsToString(SortedOperator) - Static method in exception de.uka.ilkd.key.logic.TermCreationException
 
argument - Variable in exception de.uka.ilkd.key.macros.scripts.meta.InjectionException
 
argument() - Method in class de.uka.ilkd.key.parser.KeYParser
 
argument_list() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ArgumentList() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ArgumentList() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ArgumentRequiredException - Exception in de.uka.ilkd.key.macros.scripts.meta
Signals if an argument is required but was not set during an injection.
ArgumentRequiredException(String, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.ArgumentRequiredException
An argument required exception with no cause (to display).
arguments - Variable in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
arguments - Variable in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
arguments - Variable in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
arguments - Variable in class de.uka.ilkd.key.java.reference.MethodReference
Arguments.
arguments - Variable in class de.uka.ilkd.key.java.reference.SpecialConstructorReference
 
Arguments() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ARGUMENTS - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
production was Arguments
Arguments() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ARGUMENTS - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
production was Arguments
arguments - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
arguments - Variable in class de.uka.ilkd.key.util.CommandLine
The additional arguments which do not belong to an option.
ArgumentsLifter - Class in de.uka.ilkd.key.macros.scripts.meta
 
ArgumentsLifter() - Constructor for class de.uka.ilkd.key.macros.scripts.meta.ArgumentsLifter
 
arith_op() - Method in class de.uka.ilkd.key.parser.KeYParser
 
arithDefOps() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
arithNonLinInferences() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
ArithTermFeatures - Class in de.uka.ilkd.key.strategy
 
ArithTermFeatures(IntegerLDT) - Constructor for class de.uka.ilkd.key.strategy.ArithTermFeatures
 
arity - Variable in class de.uka.ilkd.key.logic.op.AbstractOperator
 
arity() - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
 
arity() - Method in interface de.uka.ilkd.key.logic.op.Operator
the arity of this operator
arity() - Method in interface de.uka.ilkd.key.logic.Term
The arity of the term.
arity() - Method in class de.uka.ilkd.key.logic.TermImpl
 
arityMismatchCost - Variable in class de.uka.ilkd.key.strategy.termfeature.SubTermFeature
 
arr - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
arr(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ARR - Static variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Name for the array variable.
ARR_FUNCTION_NAME - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
ARRAY - Static variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
array_access_suffix(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
ARRAY_BASE_INSTANCE_OF - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
array_decls(Pair<Sort, Type>, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
array_dimension() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
array_dimensions() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ARRAY_INDEX_CONSTANT_NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
The name of the constant used to query the value of all array indices.
array_initializer() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ArrayBaseInstanceOf - Class in de.uka.ilkd.key.rule.metaconstruct
Creates an Type::instance(..)
ArrayBaseInstanceOf() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ArrayBaseInstanceOf
 
arrayComponentCondition - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
ArrayComponentTypeCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if an array component is of reference type
ArrayComponentTypeCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.ArrayComponentTypeCondition
creates an instance of this condition checking if array var has reference or primitive component type depending on the value of checkReferenceType
arraycopy(int, Object, int, int) - Method in class org.key_project.util.collection.ImmutableArray
 
arrayCreationWithoutInitializers(Expression, NewArray, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
executes an array creation without initializers involved
ArrayDeclaration - Class in de.uka.ilkd.key.java.declaration
KeY used to model arrays using only the ArrayType.
ArrayDeclaration(ExtList, TypeReference, ProgramElementName, KeYJavaType) - Constructor for class de.uka.ilkd.key.java.declaration.ArrayDeclaration
 
ArrayDeclaration(ExtList, TypeReference, KeYJavaType) - Constructor for class de.uka.ilkd.key.java.declaration.ArrayDeclaration
ArrayDeclaration
arrayDepth(Type, Services) - Static method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
Get the depth for the nonNull predicate.
ArrayDimsAndInits(NewArray) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ArrayDimsAndInits(NewArray) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
arrayElementName - Variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
arrayEndIndex - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
The array end index or null if not used.
arrayEndIndex - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The array end index or null if not used.
arrayEndIndex - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
The array end index or null if not used.
arrayEndIndex - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
The array end index or null if not used.
arrayEndIndex - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
The array end index or null if not used.
arrayFieldAccess(ReferencePrefix, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an array field access with a single index.
ArrayFieldQuery - Class in de.uka.ilkd.key.smt
Query for the value of an array field of an object in a heap.
ArrayFieldQuery(String, String, int, int) - Constructor for class de.uka.ilkd.key.smt.ArrayFieldQuery
 
ARRAYFIELDS - Static variable in class de.uka.ilkd.key.smt.ModelExtractor
 
arrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
The array index or null if not used.
arrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The array index or null if not used.
arrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.LocationDefinition
The array index or null if a ProgramVariable is used instead.
arrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
The index in the parent array.
arrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
The array index.
arrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
The array index.
arrayIndexString - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
The array index.
arrayIndexString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
The array index.
arrayIndexString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
The array index.
ArrayInitializer - Class in de.uka.ilkd.key.java.expression
An ArrayInitializer is a valid expression exclusively for initializing ArrayTypes.
ArrayInitializer(ExtList, KeYJavaType) - Constructor for class de.uka.ilkd.key.java.expression.ArrayInitializer
Array initializer.
ArrayInitializer(Expression[], KeYJavaType) - Constructor for class de.uka.ilkd.key.java.expression.ArrayInitializer
create a new array initializer with the given expressions as elements.
arrayInitializer - Variable in class de.uka.ilkd.key.java.expression.operator.NewArray
Array initializer.
arrayInitializer(Expression[], KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an array initializer.
ARRAYINITIALIZER - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ArrayInitializer() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ArrayInitializer() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ArrayInitializerSVSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ArrayInitializerSVSort
 
ArrayIterator(ImmutableArray<T>) - Constructor for class org.key_project.util.collection.ImmutableArray.ArrayIterator
 
arrayLength(JavaInfo, ReferencePrefix) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an array length access.
ARRAYLENGTH - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ArrayLength - Class in de.uka.ilkd.key.rule.metaconstruct
 
ArrayLength(Expression) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ArrayLength
creates a typeof ProgramTransformer
ArrayLengthCondition - Class in de.uka.ilkd.key.rule.conditions
 
ArrayLengthCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.ArrayLengthCondition
 
ArrayLengthReference - Class in de.uka.ilkd.key.java.reference
Array length reference.
ArrayLengthReference() - Constructor for class de.uka.ilkd.key.java.reference.ArrayLengthReference
Array length reference.
ArrayLengthReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.ArrayLengthReference
Constructor for the transformation of COMPOST ASTs to KeY.
ArrayLengthSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ArrayLengthSort
 
arrayMethodBuilder - Variable in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
builder class for implicit array methods
arrayopid() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ARRAYPOSTDECL - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ArrayPostDecl - Class in de.uka.ilkd.key.rule.metaconstruct
Replaces a local variable declaration #t #v[]; with #t[] #v;
ArrayPostDecl(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ArrayPostDecl
 
ArrayPostDeclarationSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ArrayPostDeclarationSort
 
ArrayProperties - Class in de.uka.ilkd.key.util.properties
 
ArrayProperties() - Constructor for class de.uka.ilkd.key.util.properties.ArrayProperties
 
ArrayProperties(int) - Constructor for class de.uka.ilkd.key.util.properties.ArrayProperties
 
ArrayProperties(ArrayProperties) - Constructor for class de.uka.ilkd.key.util.properties.ArrayProperties
 
arrayRange - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
arrayRange(Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
arrayRangeConstant - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The constant used to query an array range.
ArrayReference - Class in de.uka.ilkd.key.java.reference
Array reference.
ArrayReference() - Constructor for class de.uka.ilkd.key.java.reference.ArrayReference
Array reference.
ArrayReference(ReferencePrefix, Expression[]) - Constructor for class de.uka.ilkd.key.java.reference.ArrayReference
Array reference.
ArrayReference(ExtList, ReferencePrefix, PositionInfo) - Constructor for class de.uka.ilkd.key.java.reference.ArrayReference
Constructor for the transformation of COMPOST ASTs to KeY.
ArrayReference(ExtList, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.ArrayReference
Constructor for the transformation of COMPOST ASTs to KeY.
ArrayReference(Expression[], ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.ArrayReference
 
ArraySort - Class in de.uka.ilkd.key.logic.sort
The objects of this class represent array sorts (in the sense of *Java* arrays).
ArraySort(ImmutableSet<Sort>, ArraySort.SortKey) - Constructor for class de.uka.ilkd.key.logic.sort.ArraySort
 
ArraySort.SortKey - Class in de.uka.ilkd.key.logic.sort
 
arraySortList - Variable in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
List of known array sorts.
arrayStartIndex - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
The array start index or null if not used.
arrayStartIndex - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The array start index or null if not used.
arrayStartIndex - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
The array start index or null if not used.
arrayStartIndex - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
The array start index or null if not used.
arrayStartIndex - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
The array start index or null if not used.
arrayStore(Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
arrayToList(T[]) - Static method in class org.key_project.util.java.CollectionUtil
Converts the given array to a new List.
ArrayType - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing array types.
ArrayTypeCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if an instantiation is an array.
ArrayTypeCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.ArrayTypeCondition
creates an instance of this condition checking if an instantiation of a schema variable is an array or not
ArrayUtil - Class in org.key_project.util.java
Provides static methods to work with arrays.
ArrayUtil() - Constructor for class org.key_project.util.java.ArrayUtil
Forbid instances by this private constructor.
arrayValues - Variable in class de.uka.ilkd.key.smt.model.ObjectVal
Maps array fields to array values.
asArray() - Method in class de.uka.ilkd.key.logic.NamespaceSet
returns all namespaces in an array
ascii2html(StringBuffer) - Method in class de.uka.ilkd.key.gui.nodeviews.DefaultTacletMenuItem
Replaces <,>,& and new lines with their HTML masks.
aSH - Static variable in class de.uka.ilkd.key.logic.sort.ArraySort
 
asKeYFields(List<? extends Field>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
returns the same fields as given in rfl and returns their KeY representation
asKeYJavaTypes(List<ClassType>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
returns a list of KeYJavaTypes representing the given recoder types in the same order
askUiToSelectAProofObligationIfNotDefinedByLoadedFile - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
true to call UserInterfaceControl#selectProofObligation(InitConfig) if no Proof is defined by the loaded proof or false otherwise which still allows to work with the loaded InitConfig.
asList() - Method in class de.uka.ilkd.key.logic.Semisequent
 
ass - Variable in class de.uka.ilkd.key.pp.Notation.CastFunction
 
ass - Variable in class de.uka.ilkd.key.pp.Notation.ModalityNotation
 
ass - Variable in class de.uka.ilkd.key.pp.Notation.ModalSVNotation
 
ass - Variable in class de.uka.ilkd.key.pp.Notation.Prefix
 
ass - Variable in class de.uka.ilkd.key.pp.Notation.Quantifier
 
Assert - Class in de.uka.ilkd.key.java.statement
 
Assert(Expression, Expression, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.Assert
 
ASSERT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ASSERT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ASSERT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSERT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
Assert - Class in de.uka.ilkd.key.util
Special assert statements intended for use with KeY.
Assert() - Constructor for class de.uka.ilkd.key.util.Assert
 
assert2blockContract(ImmutableList<String>, PositionedString) - Static method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
Produce a (textual) block contract from a JML assert statement.
assert_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ASSERT_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSERT_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
assert_statement(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
assertClosed - Variable in class de.uka.ilkd.key.macros.scripts.TryCloseCommand.TryCloseArguments
 
assertDeepNonNull(Iterable<?>, String) - Static method in class de.uka.ilkd.key.util.Debug
an assertion failure is thrown if an iterable object is either null or contains the null element.
assertEqualSort(Sorted, Sorted) - Static method in class de.uka.ilkd.key.util.Assert
Check whether two terms (or other sorted objects) are of the same sort.
assertEquivalent(Term, Term, Services, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the equivalence of term1 and term2 and throws a RuntimeException if the proof fails.
assertFalse(boolean) - Static method in class de.uka.ilkd.key.util.Debug
 
assertFalse(boolean, String) - Static method in class de.uka.ilkd.key.util.Debug
 
AssertionFailure - Exception in de.uka.ilkd.key.util
 
AssertionFailure() - Constructor for exception de.uka.ilkd.key.util.AssertionFailure
 
AssertionFailure(String) - Constructor for exception de.uka.ilkd.key.util.AssertionFailure
 
assertionsEnabled() - Static method in class de.uka.ilkd.key.util.Assert
 
assertLiterals - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
assume that all literal in assertLiterals are true
AssertStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
AssertStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
assertSubSort(Sorted, Sorted) - Static method in class de.uka.ilkd.key.util.Assert
Check whether the sort of t1 is a subsort of the sort of t2.
assertTrue(boolean) - Static method in class de.uka.ilkd.key.util.Debug
an assertion failure is thrown if isOK is evaluated to false
assertTrue(boolean, String) - Static method in class de.uka.ilkd.key.util.Debug
an assertion failure is thrown if isOK is evaluated to false the text in message is handed over to this exception
assertTrue(boolean, String, Object) - Static method in class de.uka.ilkd.key.util.Debug
an assertion failure is thrown if isOK is evaluated to false the text in message is handed over to this exception
assertValidTicket(Object) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
 
asSet(String[]) - Static method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
asSet(String...) - Static method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro
 
asSet(String[]) - Static method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
assign(Expression, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
creates an assignment lhs:=rhs
assign(Expression, Expression, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
creates an assignment lhs:=rhs
assign(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an assignment.
assign(Expression, Expression) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
creates a recoder copy assignment
assign(Expression, Expression) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
assign(QuantifiableVariable, QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.RenameTable
assigns both QuantifiableVariable objects the same abstract name
ASSIGN - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ASSIGN - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
ASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ASSIGNABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSIGNABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ASSIGNABLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ASSIGNABLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
assignable - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
assignable_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
assignable_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ASSIGNABLE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSIGNABLE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
assignableclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
assignables - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
A map from every heap to an assignable term.
assignables - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
assignables - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
assignables - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
assignArrayField(ProgramVariable, ReferencePrefix, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a statement that assigns an array element to a variable.
assignHandle(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
Assignment - Class in de.uka.ilkd.key.java.expression
An assignment is an operator with side-effects.
Assignment() - Constructor for class de.uka.ilkd.key.java.expression.Assignment
 
Assignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.Assignment
Constructor for the transformation of COMPOST ASTs to KeY.
Assignment(Expression) - Constructor for class de.uka.ilkd.key.java.expression.Assignment
Unary Assignment (e.g. +=, ++).
Assignment(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.Assignment
Assignment.
assignment - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSetStatement
 
Assignment - Class in de.uka.ilkd.key.testgen
This class creates either assignments or creates calls to setter methods to initiate fields.
Assignment(String, String) - Constructor for class de.uka.ilkd.key.testgen.Assignment
 
Assignment(RefEx, String) - Constructor for class de.uka.ilkd.key.testgen.Assignment
The argument left of type RefEx must contains all needed information to invoke a setter method.
Assignment(String, Object, String) - Constructor for class de.uka.ilkd.key.testgen.Assignment
 
assignmentCompatible(Expression, Type, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
check whether an expression is assignment-compatible with the array over a type.
AssignmentOperator() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
AssignmentOperator() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
assignPOTerms(Term...) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
ASSIGNS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSIGNS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ASSIGNS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSIGNS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
assLeft - Variable in class de.uka.ilkd.key.pp.Notation.Infix
 
associatedProof - Variable in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
associations - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
The contained ISymbolicAssociations.
associations - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer
The associations.
associationTargetMapping - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
Maps a SymbolicLayoutReader.KeYlessAssociation to its target object ID.
assRight - Variable in class de.uka.ilkd.key.pp.Notation.Infix
 
ASSUME - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSUME - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
assume_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ASSUME_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ASSUME_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
assume_statement(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
AssumeCommand - Class in de.uka.ilkd.key.macros.scripts
The assume command takes one argument: * a formula to which the command is applied
AssumeCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.AssumeCommand
 
AssumeCommand.FormulaParameter - Class in de.uka.ilkd.key.macros.scripts
 
assumedLiterals - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
Literals occurring in the sequent at hand.
ASSUMES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ASSUMES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
assumesMatchPrograms - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the matcher for the taclet's assumes formulas
assumesSequent - Variable in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
assumesSequent - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the assumes sequent of the taclet
assumption - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.AnonUpdateData
 
ASSUMPTION_DISTINCT - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
 
ASSUMPTION_DUMMY_IMPLEMENTATION - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
The block contains assumptions for dummy variables.
ASSUMPTION_FUNCTION_DEFINTION - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
The block contains assumptions for function definitions.
ASSUMPTION_INTEGER - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
 
ASSUMPTION_MULTIPLICATION - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
 
ASSUMPTION_SORT_PREDICATES - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
The block contains assumptions for sorts which are expressed by predicates.
ASSUMPTION_SORTS_NOT_EMPTY - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
 
ASSUMPTION_TACLET_TRANSLATION - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
 
ASSUMPTION_TYPE_HIERARCHY - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
The block contains assumptions for the type hierarchy.
AssumptionFormula - Class in de.uka.ilkd.key.taclettranslation.assumptions
 
AssumptionFormula(Taclet, Collection<Term>, String) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
AssumptionFormula(Taclet, Collection<Term>, String, TacletConditions) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
AssumptionGenerator - Class in de.uka.ilkd.key.taclettranslation.assumptions
 
AssumptionGenerator(Services) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
AssumptionProjection - Class in de.uka.ilkd.key.strategy.termProjection
Term projection that delivers the assumptions of a taclet application (the formulas that the \assumes clause of the taclet refers to).
AssumptionProjection(int) - Constructor for class de.uka.ilkd.key.strategy.termProjection.AssumptionProjection
 
assumptions - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
astParent - Variable in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
astParent - Variable in class de.uka.ilkd.key.java.recoderext.ExecutionContext
the ast parent
astParent - Variable in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
astParent - Variable in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
the ast parent
AT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
AT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
AT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
AT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
atBefores - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
atBefores - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
A map from every variable var to \before(var) (if applicable).
atBeforeVars - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
A map from every variable var to \before(var) (if applicable).
atLeastOneTacletIsSelected() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
atLeastTwoCoeffMonomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
atLeastTwoLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
atMostOneRepl() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
atom - Variable in class de.uka.ilkd.key.ldt.FreeLDT
 
atom() - Method in class de.uka.ilkd.key.parser.KeYParser
 
atom - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
atom - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
AtomCollector() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature.AtomCollector
 
atomSmallerThan(String, String, IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
AtomsSmallerThanFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns zero iff each variable/atom of one monomial is smaller than all variables of a second monomial
AtomsSmallerThanFeature(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Constructor for class de.uka.ilkd.key.strategy.feature.AtomsSmallerThanFeature
 
AtomTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
AtomTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.AtomTermFeature
 
atPreify(Term, Map<LocationVariable, ? extends ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
atPres - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
atPres - Variable in class de.uka.ilkd.key.speclang.Contract.OriginalVariables
 
atPres - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
atPres - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
A map from every variable var to \old(var).
atPres - Variable in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
atPreVars - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
atPreVars - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
A map from every variable var to \old(var).
atPreVars - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
atRoot - Variable in class de.uka.ilkd.key.proof.SubtreeIterator
 
attach(MethodDeclaration, TypeDeclaration, int) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
attaches a method declaration to the declaration of type td at position idx
attachComment(Comment, ProgramElement) - Static method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
attachComment(Comment, ProgramElement) - Static method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
attachConstructorDecl(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
attachDefaultConstructor(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
attachToEnclosingDeclaration() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
If this is a builder for an inner class, the declaration has to be attached to the enclosing class.
attentive - Variable in class de.uka.ilkd.key.gui.GoalList.GoalListModel
is used to indicate if the model has to be updated
attentive - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
attribute(ReferencePrefix, ProgramVariable) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
creates an attribute access prefix.field
attribute(ReferencePrefix, Identifier) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
ATTRIBUTE_ADDITIONAL_BRANCH_LABEL - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_ARRAY_INDEX - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_ARRAY_INDEX - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
ATTRIBUTE_BLOCK_OPENED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_BRANCH_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_BRANCH_CONDITION_COMPUTED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_BRANCH_VERIFIED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
ATTRIBUTE_CONDITION_STRING - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionValue.getConditionString().
ATTRIBUTE_CONTRACT_PARAMETERS - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_ENCODING - Static variable in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Attribute name to store encodings.
ATTRIBUTE_ENCODING - Static variable in class org.key_project.util.java.XMLUtil
Attribute name to store encodings.
ATTRIBUTE_EXCEPTION_TERM - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_HAS_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_HAS_NOT_NULL_CHECK - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_INITIALLY_VALID - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_IS_ARRAY_INDEX - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionVariable.isArrayIndex().
ATTRIBUTE_IS_ARRAY_INDEX - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
ATTRIBUTE_IS_VALUE_AN_OBJECT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionVariable#isValueAnObject().
ATTRIBUTE_IS_VALUE_UNKNOWN - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionVariable#isValueUnknown().
ATTRIBUTE_MERGED_BRANCH_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_METHOD_RETURN_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionElement.getName().
ATTRIBUTE_NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Attribute name to store ISymbolicObject.getNameString().
ATTRIBUTE_NAME_INCLUDING_RETURN_VALUE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_NOT_NULL_CHECK_COMPLIED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
attribute_or_query_suffix(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
ATTRIBUTE_PATH_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionNode.getPathCondition().
ATTRIBUTE_PATH_CONDITION_CHANGED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_PATH_IN_TREE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
A path which refers to an IExecutionNode starting from the root.
ATTRIBUTE_PRECONDITION_COMPLIED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_PROGRAM_VARIABLE - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
ATTRIBUTE_REPRESENTATIVE - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
ATTRIBUTE_RESULT_TERM - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_RETURN_VALUE_COMPUTED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_RETURN_VALUE_STRING - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_SELF_TERM - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_SIGNATURE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_SIGNATURE_INCLUDING_RETURN_VALUE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
ATTRIBUTE_TARGET - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Attribute name to store ISymbolicAssociation.getTarget().
ATTRIBUTE_TERM - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Attribute name to store an entry of ISymbolicEquivalenceClass.getTermStrings()
ATTRIBUTE_TERMINATION_KIND - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute exceptional termination to store IExecutionTermination.getTerminationKind().
ATTRIBUTE_TYPE - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
ATTRIBUTE_TYPE_STRING - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionVariable#getTypeString().
ATTRIBUTE_VALUE - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Attribute name to store ISymbolicValue.getValueString().
ATTRIBUTE_VALUE_STRING - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionVariable#getValueString().
ATTRIBUTE_WEAKENING_VERIFIED - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Attribute name to store IExecutionJoin.isWeakeningVerified().
ATTRIBUTE_XML_ID - Static variable in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
Attribute name to store the XML ID.
attrid() - Method in class de.uka.ilkd.key.parser.KeYParser
 
attrs - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
AUTO - Static variable in class de.uka.ilkd.key.core.Main
 
AUTO_INDUCTION_LEMMA_ON - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
AUTO_INDUCTION_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
AUTO_INDUCTION_ON - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
AUTO_INDUCTION_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
AUTO_INDUCTION_RESTRICTED - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
AUTO_LOADONLY - Static variable in class de.uka.ilkd.key.core.Main
 
AUTO_MODE_TEXT - Static variable in class de.uka.ilkd.key.gui.MainWindow
 
AUTO_SAVE - Static variable in class de.uka.ilkd.key.settings.GeneralSettings
 
AutoCommand - Class in de.uka.ilkd.key.macros.scripts
The AutoCommand invokes the automatic strategy "Auto".
AutoCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.AutoCommand
 
AutoCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
AutoDismissDialog - Class in de.uka.ilkd.key.gui
 
AutoDismissDialog(Frame, String, int, int, int, int) - Constructor for class de.uka.ilkd.key.gui.AutoDismissDialog
 
AutoDismissDialog(Frame, String) - Constructor for class de.uka.ilkd.key.gui.AutoDismissDialog
 
AutoDismissDialog(String) - Constructor for class de.uka.ilkd.key.gui.AutoDismissDialog
 
autoInductionEnabled() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
autoInductionLemmaEnabled() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
autoMacro - Static variable in class de.uka.ilkd.key.core.Main
 
AutoMacro - Class in de.uka.ilkd.key.macros
The macro AutoMacro is a customizable ProofMacro for use in proof scripts.
AutoMacro() - Constructor for class de.uka.ilkd.key.macros.AutoMacro
 
autoMacro - Variable in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
AutoMacro.AutoMacroFilterStrategy - Class in de.uka.ilkd.key.macros
The Class FilterAppManager is a special strategy assigning to any rule infinite costs if the goal has no modality
AutoMacroFilterStrategy(Strategy, Optional<String>, boolean, List<String>, boolean, boolean) - Constructor for class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
 
AutomatedRuleApplicationManager - Interface in de.uka.ilkd.key.strategy
 
AutomatedRuleFeature - Class in de.uka.ilkd.key.strategy.feature
This feature checks if a rule may be applied automatically.
AutomatedRuleFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.AutomatedRuleFeature
 
automatedTacletAppIndex - Variable in class de.uka.ilkd.key.proof.RuleAppIndex
 
automatic - Variable in class de.uka.ilkd.key.proof.Goal
a goal has been excluded from automatic rule application iff automatic == false
AutomaticProver - Class in de.uka.ilkd.key.taclettranslation.lemma
A very simple type of prover, but it is sufficient for the automatic lemmata handling: Normally there is a mechanism for choosing the next goal in a cyclic way if for the currently chosen goal no rules are left that could be applied.
AutomaticProver() - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver
 
AutomaticProver.Worker - Class in de.uka.ilkd.key.taclettranslation.lemma
The core of the automatic prover runs in an own thread.
automaticStateChanged(Goal, boolean, boolean) - Method in interface de.uka.ilkd.key.proof.GoalListener
Informs the listener that the automatic state Goal.isAutomatic() has changed.
automaticStateChanged(Goal, boolean, boolean) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
 
autoMode - Variable in class de.uka.ilkd.key.gui.notification.NotificationManager
true if we are currently in automode
autoMode - Variable in class de.uka.ilkd.key.proof.RuleAppIndex
The current mode of the index: For autoMode==true, the index interactiveTacletAppIndex is not updated
AutoModeAction - Class in de.uka.ilkd.key.gui.actions
 
AutoModeAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.AutoModeAction
 
autoModeAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for starting and stopping automatic mode
autoModeActive - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
interrupted by the user?
automodeEnabledTask() - Method in class de.uka.ilkd.key.gui.notification.ExceptionFailureNotification
returns if this task should be executed in auto mode
automodeEnabledTask() - Method in class de.uka.ilkd.key.gui.notification.GeneralFailureNotification
returns if this task should be executed in auto mode
automodeEnabledTask() - Method in class de.uka.ilkd.key.gui.notification.NotificationTask
returns if this task should be executed in auto mode
automodeEnabledTask() - Method in class de.uka.ilkd.key.gui.notification.ProofClosedNotification
returns if this task should be executed in auto mode
AutoModeInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
AutoModeInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
AutoModeInteraction(List<Node>, ApplyStrategyInfo) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
autoModeListener - Variable in class de.uka.ilkd.key.control.AbstractProofControl
Contains all available AutoModeListener.
AutoModeListener - Interface in de.uka.ilkd.key.control
 
autoModeStart - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
autoModeStarted(ProofEvent) - Method in interface de.uka.ilkd.key.control.AutoModeListener
invoked if automatic execution has started
autoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofListener
invoked if automatic execution has started
autoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListInteractiveListener
invoked if automatic execution of heuristics has started
autoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
autoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.MainProofListener
invoked if automatic execution has started
autoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.gui.notification.NotificationManager.NotificationListener
auto mode started
autoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
invoked if automatic application of rules has started
autoModeStarted() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
Currently the rule app index can either operate in interactive mode (and contain applications of all existing taclets) or in automatic mode (and only contain a restricted set of taclets that can possibly be applied automated).
autoModeStartLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
autoModeStop - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
autoModeStopLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
autoModeStopped(ProofEvent) - Method in interface de.uka.ilkd.key.control.AutoModeListener
invoked if automatic execution has stopped
autoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofListener
invoked if automatic execution has stopped
autoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListInteractiveListener
invoked if automatic execution of heuristics has stopped
autoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
autoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.MainProofListener
invoked if automatic execution has stopped
autoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.gui.notification.NotificationManager.NotificationListener
auto mode stopped
autoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
invoked if automatic application of rules has stopped
autoModeStopped() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
 
autoModeThread - Variable in class de.uka.ilkd.key.control.DefaultProofControl
The currently running Thread.
AutoModeThread(Proof, ImmutableList<Goal>, ProverTaskListener) - Constructor for class de.uka.ilkd.key.control.DefaultProofControl.AutoModeThread
 
autoModeTime - Variable in class de.uka.ilkd.key.proof.Proof
 
autoModeTimeInMillis - Variable in class de.uka.ilkd.key.proof.Statistics
 
AutoModeWorker(Proof, ImmutableList<Goal>, ProverTaskListener) - Constructor for class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
AUTONAME - Static variable in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
 
AutoPilotPrepareProofMacro - Class in de.uka.ilkd.key.macros
 
AutoPilotPrepareProofMacro() - Constructor for class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
AutoPilotPrepareProofMacro.AutoPilotStrategy - Class in de.uka.ilkd.key.macros
 
AutoPilotStrategy(Proof, PosInOccurrence) - Constructor for class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
AUTOSAVE - Static variable in class de.uka.ilkd.key.core.Main
 
AutoSave - Class in de.uka.ilkd.key.gui.actions
 
AutoSave(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.AutoSave
 
autoSave - Variable in class de.uka.ilkd.key.settings.GeneralSettings
auto save is disabled by default.
autoSavePeriod() - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
autoSaver - Variable in class de.uka.ilkd.key.core.KeYMediator
An optional used AutoSaver.
AutoSaver - Class in de.uka.ilkd.key.proof.io
Saves intermediate proof artifacts during strategy execution.
AutoSaver() - Constructor for class de.uka.ilkd.key.proof.io.AutoSaver
 
AutoSaver(int, boolean) - Constructor for class de.uka.ilkd.key.proof.io.AutoSaver
Create a custom instance.
autoSaver - Variable in class de.uka.ilkd.key.util.ProofStarter
 
autoscroll(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
used for autoscrolling when performing drag and drop actions.
autoScrollSensitiveRegion - Static variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
AuxiliaryComputationAutoPilotMacro - Class in de.uka.ilkd.key.informationflow.macros
 
AuxiliaryComputationAutoPilotMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.AuxiliaryComputationAutoPilotMacro
 
AuxiliaryContract - Interface in de.uka.ilkd.key.speclang
Super-interface for BlockContract and LoopContract.
AuxiliaryContract.Terms - Class in de.uka.ilkd.key.speclang
 
AuxiliaryContract.Variables - Class in de.uka.ilkd.key.speclang
This class contains all new variables that are introduced during a AuxiliaryContract's instantiation.
AuxiliaryContract.VariablesCreator - Class in de.uka.ilkd.key.speclang
 
AuxiliaryContractBuilders - Class in de.uka.ilkd.key.rule
This contains various builders used in building formulae and terms for block and loop contracts.
AuxiliaryContractBuilders() - Constructor for class de.uka.ilkd.key.rule.AuxiliaryContractBuilders
 
AuxiliaryContractBuilders.ConditionsAndClausesBuilder - Class in de.uka.ilkd.key.rule
This class is used to build various sub-formulas used in the block/loop contract rules.s
AuxiliaryContractBuilders.GoalsConfigurator - Class in de.uka.ilkd.key.rule
This class contains methods to add the premisses for the block contract rule to the goal.
AuxiliaryContractBuilders.UpdatesBuilder - Class in de.uka.ilkd.key.rule
This class is used to build the various updates that are needed for block/loop contract rules.
AuxiliaryContractBuilders.ValidityProgramConstructor - Class in de.uka.ilkd.key.rule
This class is used to construct block' from block (see Wacker 2012, 3.3).
AuxiliaryContractBuilders.VariablesCreatorAndRegistrar - Class in de.uka.ilkd.key.rule
This class contains methods to create new variables from the contract's placeholder variables (see AuxiliaryContract.getPlaceholderVariables()), and register them.
AuxiliaryContractConfigurator<T extends AuxiliaryContract> - Class in de.uka.ilkd.key.gui
A window to contain a AuxiliaryContractSelectionPanel.
AuxiliaryContractConfigurator(String, AuxiliaryContractSelectionPanel<T>, JDialog, Services, T[], String) - Constructor for class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
AuxiliaryContractConfigurator(String, AuxiliaryContractSelectionPanel<T>, Frame, Services, T[], String) - Constructor for class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
AuxiliaryContractSelectionPanel<T extends AuxiliaryContract> - Class in de.uka.ilkd.key.gui
This panel used to select which T(s) to use for a AbstractAuxiliaryContractRule.
AuxiliaryContractSelectionPanel(Services, boolean) - Constructor for class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
available - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
available - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
AVAILABLE_PROGRAM_VARIABLES_DESCR - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
AVOID - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
AVOID - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
avoidConditions - Variable in class de.uka.ilkd.key.rule.Trigger
 
awaitShutdown - Variable in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver
 
axiom - Variable in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
 
AXIOM - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
AXIOM - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
axiom - Variable in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
axiom_name() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
AXIOM_NAME_BEGIN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
AXIOM_NAME_BEGIN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
AXIOM_NAME_END - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
AXIOM_NAME_END - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
AXIOM_PROVE_TIMEOUT_MS - Static variable in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
Time in milliseconds after which a proof attempt of a defining axiom times out.
axiomFilePanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
axiomFiles - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
AxiomJustification - Class in de.uka.ilkd.key.proof.mgt
 
AxiomJustification() - Constructor for class de.uka.ilkd.key.proof.mgt.AxiomJustification
 
AXIOMS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
AXIOMS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
axioms - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
axioms - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
axioms - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
axioms - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
axiomsclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
axiomsList - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
AXION_NAME_END - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 

B

b - Variable in class de.uka.ilkd.key.proof.rulefilter.AndRuleFilter
 
b - Variable in class de.uka.ilkd.key.strategy.feature.CompareCostsFeature
 
b - Variable in class de.uka.ilkd.key.strategy.feature.TrivialMonomialLCRFeature
 
back - Variable in class de.uka.ilkd.key.util.pp.Layouter
The backend
back - Variable in class de.uka.ilkd.key.util.pp.Printer
Back-end for the pretty-printed output
backend - Variable in class de.uka.ilkd.key.pp.LogicPrinter
The backend layouter will write to.
Backend - Interface in de.uka.ilkd.key.util.pp
The backend for a Layouter.
backgroundColor - Variable in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
backgroundColor - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
BACKSLASH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
BACKSLASH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
BACKSLASH_PREFIXED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BACKSLASH_PREFIXED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
backtrack() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
In the end of an evaluation run of a feature term, this method has to be called for checking whether it is possible to backtrack and whether a further evaluation run is necessary
BackTrackingManager - Class in de.uka.ilkd.key.strategy.feature.instantiator
Manager for the ChoicePoints that can occur during the evaluation of a feature term, taking care of the different branches offered by the points, and that is able to systematically explore the resulting search space and enumerate all resulting rule applications.
BackTrackingManager() - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
 
backup(int) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
backup(int) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
BACKUP - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BACKUP - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
badSymbol - Variable in class de.uka.ilkd.key.strategy.feature.DirectlyBelowFeature
 
BANG - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
BANG - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
BASE_HEAP_NAME - Static variable in class de.uka.ilkd.key.ldt.HeapLDT
 
baseConfig - Static variable in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
baseCost - Variable in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
baseDir - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
baseFileName - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
basename - Variable in class de.uka.ilkd.key.logic.VariableNamer.BasenameAndIndex
 
basename - Variable in class de.uka.ilkd.key.logic.VariableNamer.IndProgramElementName
 
baseName - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
baseName - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
baseName - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
baseName - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
baseName - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
BasenameAndIndex() - Constructor for class de.uka.ilkd.key.logic.VariableNamer.BasenameAndIndex
 
baseTitle - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
the base title; used title = basetitle + ( nrOfItems )
basetype - Variable in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
reference to the type the elements of this array must subclass
BasicBlockExecutionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicBlockExecutionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicBlockExecutionSnippet
 
BasicBlockExecutionWithPreconditionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicBlockExecutionWithPreconditionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicBlockExecutionWithPreconditionSnippet
 
BasicDependsSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BasicDependsSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicDependsSnippet
 
BasicFreeInvSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicFreeInvSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicFreeInvSnippet
 
BasicFreePreSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BasicFreePreSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicFreePreSnippet
 
BasicLoopExecutionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicLoopExecutionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopExecutionSnippet
 
BasicLoopExecutionWithInvariantSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicLoopExecutionWithInvariantSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopExecutionWithInvariantSnippet
 
BasicLoopInvariantSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicLoopInvariantSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopInvariantSnippet
 
BasicMatching - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
BasicMatching() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.BasicMatching
 
basicMatching(Trigger, Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Matching
matching trigger to targetTerm recursively
BasicMbyAtPreDefSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BasicMbyAtPreDefSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicMbyAtPreDefSnippet
 
BasicModifiesSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BasicModifiesSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicModifiesSnippet
 
BasicParamsOkSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate conjunction of
BasicParamsOkSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicParamsOkSnippet
 
BasicPOSnippetFactory - Interface in de.uka.ilkd.key.informationflow.po.snippet
 
BasicPOSnippetFactory.Snippet - Enum in de.uka.ilkd.key.informationflow.po.snippet
The snippets which can be produced by this factory.
BasicPOSnippetFactoryImpl - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicPOSnippetFactoryImpl(BasicSnippetData, ProofObligationVars) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
 
BasicPOSnippetFactoryImpl(FunctionalOperationContract, ProofObligationVars, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
 
BasicPOSnippetFactoryImpl(LoopSpecification, ProofObligationVars, ExecutionContext, Term, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
 
BasicPOSnippetFactoryImpl(InformationFlowContract, ProofObligationVars, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
 
BasicPOSnippetFactoryImpl(BlockContract, ProofObligationVars, ExecutionContext, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
 
BasicPostconditionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BasicPostconditionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicPostconditionSnippet
 
BasicPreconditionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BasicPreconditionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicPreconditionSnippet
 
BasicSelfCreatedSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self.created".
BasicSelfCreatedSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSelfCreatedSnippet
 
BasicSelfExactTypeSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "MyClass::exactInstance(self) = TRUE".
BasicSelfExactTypeSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSelfExactTypeSnippet
 
BasicSelfNotNullSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BasicSelfNotNullSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSelfNotNullSnippet
 
BasicSnippetData - Class in de.uka.ilkd.key.informationflow.po.snippet
Immutable class.
BasicSnippetData(FunctionalOperationContract, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
 
BasicSnippetData(LoopSpecification, ExecutionContext, Term, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
 
BasicSnippetData(InformationFlowContract, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
 
BasicSnippetData(BlockContract, ExecutionContext, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
 
BasicSnippetData.Key - Enum in de.uka.ilkd.key.informationflow.po.snippet
Keys to access the unified contract content.
BasicSymbolicExecutionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicSymbolicExecutionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSymbolicExecutionSnippet
 
BasicSymbolicExecutionWithPreconditionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
BasicSymbolicExecutionWithPreconditionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BasicSymbolicExecutionWithPreconditionSnippet
 
BasicTask - Class in de.uka.ilkd.key.proof.mgt
Captures a node in the TaskTree which contains exactly one proof.
BasicTask(ProofAggregate) - Constructor for class de.uka.ilkd.key.proof.mgt.BasicTask
creates a task with a single proof.
bdVars - Variable in class de.uka.ilkd.key.logic.BoundVarsVisitor
 
Bean - Class in org.key_project.util.bean
Implements the basic methods that a Java bean should have and is the default implementation of IBean.
Bean() - Constructor for class org.key_project.util.bean.Bean
 
BEFORE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BEFORE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BEFORE_ID_SEPARATOR - Static variable in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Separator between multiple before IDs.
beforeexpression() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
beforeIds - Variable in class de.uka.ilkd.key.logic.label.FormulaTermLabel
The optional previous IDs of the label this one is derived from separated by ";".
BEGIN - Static variable in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
begin(boolean, int) - Method in class de.uka.ilkd.key.util.pp.Layouter
Begin a block.
begin(boolean) - Method in class de.uka.ilkd.key.util.pp.Layouter
Begin a block with default indentation.
begin - Variable in class de.uka.ilkd.key.util.pp.Layouter.SizeCalculatingToken
 
beginC() - Method in class de.uka.ilkd.key.util.pp.Layouter
Begin a consistent block.
beginC(int) - Method in class de.uka.ilkd.key.util.pp.Layouter
Begin a consistent block.
beginColumn - Variable in class de.uka.ilkd.key.parser.proofjava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class de.uka.ilkd.key.parser.schemajava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginExpr(IProofFileParser.ProofElementID, String) - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
beginExpr(IProofFileParser.ProofElementID, String) - Method in interface de.uka.ilkd.key.proof.io.IProofFileParser
 
beginI() - Method in class de.uka.ilkd.key.util.pp.Layouter
Begin an inconsistent block.
beginI(int) - Method in class de.uka.ilkd.key.util.pp.Layouter
Begin an inconsistent block.
beginLine - Variable in class de.uka.ilkd.key.parser.proofjava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class de.uka.ilkd.key.parser.schemajava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
BeginToken() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
behavior - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
This contract's behavior.
Behavior - Enum in de.uka.ilkd.key.speclang.jml.pretranslation
Enum type for the JML behavior kinds.
Behavior(String) - Constructor for enum de.uka.ilkd.key.speclang.jml.pretranslation.Behavior
 
BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
behavior - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
behavior_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
behavior_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
belowBinder(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.NotBelowBinderFeature
 
BelowProgCache(ImmutableList<QuantifiableVariable>, Map<PrefixTermTacletAppIndexCacheImpl.CacheKey, TermTacletAppIndex>) - Constructor for class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.BelowProgCache
 
belowProgCacheEmptyPrefix - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
cache for locations that are below programs, but not in the scope of binders
belowProgCaches - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
caches for locations that are both below programs and in the scope of binders. this is a mapping from IList to BelowProgCache
belowQuantifier(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.NotBelowQuantifierFeature
 
BelowUpdateCache(ImmutableList<QuantifiableVariable>) - Constructor for class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.BelowUpdateCache
 
belowUpdateCacheEmptyPrefix - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
cache for locations that are below updates, but not below programs or in the scope of binders
belowUpdatesRefactorings - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
BETA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
betaCandidates - Variable in class de.uka.ilkd.key.java.ServiceCaches
 
bgMergeMethods - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
Bigint - Class in de.uka.ilkd.key.java.recoderext
RecodeR extension for JML's \bigint type.
Bigint(String, ProgramModelInfo) - Constructor for class de.uka.ilkd.key.java.recoderext.Bigint
 
BIGINT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
BIGINT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
BIGINT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
BIGINT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
bigint - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
BIGINT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BIGINT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BIGINT_NOT_ALLOWED - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
BinaryAnd - Class in de.uka.ilkd.key.java.expression.operator
Binary and.
BinaryAnd(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryAnd
Binary and.
binaryAnd - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
BinaryAndAssignment - Class in de.uka.ilkd.key.java.expression.operator
Binary and assignment.
BinaryAndAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryAndAssignment
 
BinaryFeature - Class in de.uka.ilkd.key.strategy.feature
Abstract superclass for features that have either zero cost or top cost.
BinaryFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.BinaryFeature
 
binaryInsert(List<T>, T, Comparator<T>) - Static method in class org.key_project.util.java.CollectionUtil
Performs a binary insert on the given sorted List.
BinaryNot - Class in de.uka.ilkd.key.java.expression.operator
Binary not.
BinaryNot(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryNot
Binary not.
BinaryOperator - Class in de.uka.ilkd.key.java.expression.operator
Operator of arity 2
BinaryOperator(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryOperator
 
BinaryOperator(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryOperator
 
BinaryOr - Class in de.uka.ilkd.key.java.expression.operator
Binary or.
BinaryOr(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryOr
Binary or.
binaryOr - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
BinaryOrAssignment - Class in de.uka.ilkd.key.java.expression.operator
Binary or assignment.
BinaryOrAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryOrAssignment
Binary or assignment.
BinarySumTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
A feature that computes the sum of two given features (faster than the more general class SumFeature)
BinarySumTermFeature(TermFeature, TermFeature) - Constructor for class de.uka.ilkd.key.strategy.termfeature.BinarySumTermFeature
 
BinaryTacletAppFeature - Class in de.uka.ilkd.key.strategy.feature
Abstract superclass for features of TacletApps that have either zero or top cost.
BinaryTacletAppFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.BinaryTacletAppFeature
 
BinaryTacletAppFeature(boolean) - Constructor for class de.uka.ilkd.key.strategy.feature.BinaryTacletAppFeature
 
BinaryTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
Abstract superclass for features that have either zero cost or top cost.
BinaryTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.BinaryTermFeature
 
BinaryXOr - Class in de.uka.ilkd.key.java.expression.operator
Binary X or.
BinaryXOr(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryXOr
Binary X or.
binaryXOr - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
BinaryXOrAssignment - Class in de.uka.ilkd.key.java.expression.operator
Binary X or assignment.
BinaryXOrAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.BinaryXOrAssignment
Binary X or assignment.
BINDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BINDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
bindRuleSet(RuleSetDispatchFeature, RuleSet, Feature) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
bindRuleSet(RuleSetDispatchFeature, RuleSet, long) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
bindRuleSet(RuleSetDispatchFeature, String, Feature) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
bindRuleSet(RuleSetDispatchFeature, String, long) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
bindVar(String, Sort) - Method in class de.uka.ilkd.key.parser.KeYParser
 
bindVar(LogicVariable) - Method in class de.uka.ilkd.key.parser.KeYParser
 
bindVar() - Method in class de.uka.ilkd.key.parser.KeYParser
 
BindVariablesInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
This instructions matches the variable below a binder (e.g. a quantifier).
BindVariablesInstruction(ImmutableArray<QuantifiableVariable>) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction
 
BindVariablesInstruction.LogicVariableBinder - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
BindVariablesInstruction.VariableBinderSubinstruction - Interface in de.uka.ilkd.key.rule.match.vm.instructions
 
BindVariablesInstruction.VariableSVBinder - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
bindVars - Variable in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
bindVarsAt(int) - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
 
bindVarsAt(int) - Method in interface de.uka.ilkd.key.logic.op.Operator
Tells whether the operator binds variables at the n-th subterm.
binFunc - Variable in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.SuperTermWithIndexGenerator
 
BINLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BINLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
binOp(SMTTermBinOp.Op, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
binOp - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature.Analyser
 
BINPREFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BINPREFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BINT_SORT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
bir - Variable in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
 
BISQUE_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
BIT_AND - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
BIT_AND - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
BIT_OR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
BIT_OR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
bitmaskOp(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaArithBitMaskOp
 
bitmaskOp(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaBinaryAnd
 
bitmaskOp(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaBinaryOr
 
bitmaskOp(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaBinaryXOr
 
bitSet - Variable in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
 
bitSetsByNumZeroes - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice.AbstractPredicateLatticeIterator
 
bitSize - Variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
bitSize - Variable in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
BITWISENOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BITWISENOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BLANKLINEEND - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
 
BLANKLINESTART - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
 
BLANKS - Static variable in class de.uka.ilkd.key.java.PrettyPrinter
 
block - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
hack to block a click event
block(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a block from an arbitrary number of statements.
block(Statement...) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a block from an arbitrary number of statements.
block(List<Statement>) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a block from an arbitrary number of statements.
Block() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
Block() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
block - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
block - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
block - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
block - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
block - Variable in class de.uka.ilkd.key.speclang.BlockWellDefinedness
The jml block contract.
BLOCK_CONTRACT_EXTERNAL - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
BLOCK_CONTRACT_INTERNAL - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
BLOCK_EXPAND - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
block_loop_specification(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
BLOCK_NONE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
BLOCK_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
block_specification(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
BLOCK_TREATMENT_EXPAND - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for block treatment "Expand".
BLOCK_TREATMENT_INVARIANT - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for block treatment "Invariant".
BlockCallPredicateSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BlockCallPredicateSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BlockCallPredicateSnippet
 
BlockCallWithPreconditionPredicateSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
BlockCallWithPreconditionPredicateSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.BlockCallWithPreconditionPredicateSnippet
 
blockCompletionConditions - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The already computed block completion conditions.
blockCompletionEntries - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Maps an ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode to the path entries of its block completions.
blockCompletions - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode
The block completions.
blockCompletions - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
The up to know discovered completing IExecutionNodes.
blockCompletions - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
The newly block completion.
blockContract - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
BlockContract - Interface in de.uka.ilkd.key.speclang
A block contract.
blockContract - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
BlockContractExternalBuiltInRuleApp - Class in de.uka.ilkd.key.rule
BlockContractExternalBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.BlockContractExternalBuiltInRuleApp
 
BlockContractExternalBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, JavaStatement, BlockContract, List<LocationVariable>) - Constructor for class de.uka.ilkd.key.rule.BlockContractExternalBuiltInRuleApp
 
BlockContractExternalCompletion - Class in de.uka.ilkd.key.gui
Interactive completion for BlockContractExternalBuiltInRuleApp.
BlockContractExternalCompletion(MainWindow) - Constructor for class de.uka.ilkd.key.gui.BlockContractExternalCompletion
 
blockContractExternalFeature(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
BlockContractExternalRule - Class in de.uka.ilkd.key.rule
Rule for the application of BlockContracts.
BlockContractExternalRule() - Constructor for class de.uka.ilkd.key.rule.BlockContractExternalRule
 
BlockContractHint(String) - Constructor for class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
BlockContractHint(String, ProgramVariable) - Constructor for class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
BlockContractImpl - Class in de.uka.ilkd.key.speclang
Default implementation of BlockContract.
BlockContractImpl(String, StatementBlock, List<Label>, IProgramMethod, Modality, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, boolean, Map<LocationVariable, Boolean>, ImmutableSet<FunctionalAuxiliaryContract<?>>) - Constructor for class de.uka.ilkd.key.speclang.BlockContractImpl
 
BlockContractImpl.Combinator - Class in de.uka.ilkd.key.speclang
This class is used to to combine multiple contracts for the same block and apply them simultaneously.
BlockContractImpl.Creator - Class in de.uka.ilkd.key.speclang
This class is used to build BlockContractImpls.
BlockContractInternalBuiltInRuleApp - Class in de.uka.ilkd.key.rule
BlockContractInternalBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.BlockContractInternalBuiltInRuleApp
 
BlockContractInternalBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, JavaStatement, BlockContract, List<LocationVariable>) - Constructor for class de.uka.ilkd.key.rule.BlockContractInternalBuiltInRuleApp
 
BlockContractInternalCompletion - Class in de.uka.ilkd.key.gui
Interactive completion of BlockContractInternalBuiltInRuleApp.
BlockContractInternalCompletion(MainWindow) - Constructor for class de.uka.ilkd.key.gui.BlockContractInternalCompletion
 
blockContractInternalFeature(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
BlockContractInternalRule - Class in de.uka.ilkd.key.rule
Rule for the application of BlockContracts.
BlockContractInternalRule() - Constructor for class de.uka.ilkd.key.rule.BlockContractInternalRule
 
blockContracts - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
BlockContractSelectionPanel - Class in de.uka.ilkd.key.gui
This panel used to select which BlockContracts to use for an AbstractBlockContractBuiltInRuleApp.
BlockContractSelectionPanel(Services, boolean) - Constructor for class de.uka.ilkd.key.gui.BlockContractSelectionPanel
 
BlockContractValidityTermLabel - Class in de.uka.ilkd.key.logic.label
Label attached to the modality of the validity branch of a block contract.
BlockContractValidityTermLabel(ProgramVariable) - Constructor for class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
Constructor.
BlockContractValidityTermLabelFactory - Class in de.uka.ilkd.key.logic.label
A factory for creating BlockContractValidityTermLabel objects.
BlockContractValidityTermLabelFactory() - Constructor for class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabelFactory
 
BlockContractValidityTermLabelUpdate - Class in de.uka.ilkd.key.rule.label
Makes sure that BlockContractValidityTermLabel is introduced when a BlockContractInternalRule is applied.
BlockContractValidityTermLabelUpdate() - Constructor for class de.uka.ilkd.key.rule.label.BlockContractValidityTermLabelUpdate
 
blockedExceptions(Sort) - Method in class de.uka.ilkd.key.strategy.feature.ThrownExceptionFeature
 
blockElems - Variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
BlockExecutionPO - Class in de.uka.ilkd.key.informationflow.po
 
BlockExecutionPO(InitConfig, BlockContract, ProofObligationVars, Goal, ExecutionContext, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
To be used only for auxiliary proofs where the services object of the actual proof has to be used instead of the initial services form the InitConfig.
BlockExecutionPO(InitConfig, BlockContract, ProofObligationVars, Goal, ExecutionContext) - Constructor for class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
BlockInfFlowUnfoldTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
 
BlockInfFlowUnfoldTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.BlockInfFlowUnfoldTacletBuilder
 
BlockingGlassPane(Container) - Constructor for class de.uka.ilkd.key.gui.MainWindow.BlockingGlassPane
 
blockLoopContractApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
blockOpened - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode
Is a block opened?
blockOpened - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
Defines if a block is or might be opened.
BlockStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
BlockStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
BlockWellDefinedness - Class in de.uka.ilkd.key.speclang
A contract for checking the well-definedness of a jml block contract.
BlockWellDefinedness(String, int, WellDefinednessCheck.Type, IObserverFunction, LocationVariable, Contract.OriginalVariables, WellDefinednessCheck.Condition, Term, Term, WellDefinednessCheck.Condition, Term, Term, BlockContract, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
BlockWellDefinedness(BlockContract, AuxiliaryContract.Variables, ImmutableSet<ProgramVariable>, Services) - Constructor for class de.uka.ilkd.key.speclang.BlockWellDefinedness
Creates a contract to check well-definedness of a block contract
body() - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
body(HashMap<Interaction, List<Interaction>>, Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
body - Variable in class de.uka.ilkd.key.java.declaration.ClassInitializer
 
body - Variable in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
body - Variable in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
body - Variable in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
body - Variable in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Body.
body - Variable in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Body.
body - Variable in class de.uka.ilkd.key.java.statement.Case
Body.
body - Variable in class de.uka.ilkd.key.java.statement.Catch
Body.
body - Variable in class de.uka.ilkd.key.java.statement.CatchAllStatement
 
body - Variable in class de.uka.ilkd.key.java.statement.Default
Body.
body - Variable in class de.uka.ilkd.key.java.statement.Else
Body.
body - Variable in class de.uka.ilkd.key.java.statement.Finally
Body.
body - Variable in class de.uka.ilkd.key.java.statement.LabeledStatement
Body.
body - Variable in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
body - Variable in class de.uka.ilkd.key.java.statement.LoopStatement
Body.
body - Variable in class de.uka.ilkd.key.java.statement.MethodFrame
Body.
body - Variable in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Body.
body - Variable in class de.uka.ilkd.key.java.statement.Then
Body.
body - Variable in class de.uka.ilkd.key.java.statement.Try
Body.
body - Variable in class de.uka.ilkd.key.java.StatementBlock
Body.
body - Variable in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
the encapsulated program element
body() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
returns the body of the meta construct
body - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
BODY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
BODY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
body - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
body - Variable in class de.uka.ilkd.key.strategy.feature.ComprehendedSumFeature
 
body - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP
 
body - Variable in class de.uka.ilkd.key.strategy.feature.LetFeature
 
body - Variable in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
BODY_PRESERVES_INVARIANT_LABEL - Static variable in class de.uka.ilkd.key.rule.WhileInvariantRule
 
bodySource - Variable in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
bodySource - Variable in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
bodySource - Variable in class de.uka.ilkd.key.java.statement.MethodBodyStatement
This type reference determines the class where the represented method has to be implemented.
bodyTerm(TermLabelState, Services, RuleApp, Sequent, WhileInvariantRule.Instantiation, Term, Term, Term, Goal, JavaBlock, Term) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
bool - Variable in class de.uka.ilkd.key.logic.BooleanContainer
 
BOOL - Static variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
BOOL - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
BOOL - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
bool_false - Variable in class de.uka.ilkd.key.ldt.BooleanLDT
 
bool_true - Variable in class de.uka.ilkd.key.ldt.BooleanLDT
the boolean literals as function symbols and terms
BOOLEAN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
BOOLEAN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
BOOLEAN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BOOLEAN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BOOLEAN_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
BooleanContainer - Class in de.uka.ilkd.key.logic
BooleanContainer wraps primitive bool
BooleanContainer() - Constructor for class de.uka.ilkd.key.logic.BooleanContainer
 
BooleanDomainElem - Class in de.uka.ilkd.key.axiom_abstraction.boollattice
A domain element of the simple boolean lattice.
BooleanDomainElem() - Constructor for class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanDomainElem
 
BooleanLattice - Class in de.uka.ilkd.key.axiom_abstraction.boollattice
A simple lattice for booleans.
BooleanLattice() - Constructor for class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanLattice
Private constructor: Singleton.
BooleanLDT - Class in de.uka.ilkd.key.ldt
This class inherits from LDT and implements all method that are necessary to handle the primitive type boolean.
BooleanLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.BooleanLDT
 
booleanLDT - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BooleanLiteral - Class in de.uka.ilkd.key.java.expression.literal
Boolean literal.
BooleanLiteral(boolean) - Constructor for class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
Boolean literal.
BooleanLiteral(ExtList, boolean) - Constructor for class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
Boolean literal.
BooleanLiteral(ExtList, PositionInfo, boolean) - Constructor for class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
Boolean literal.
BooleanLiteral(PositionInfo, boolean) - Constructor for class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
Boolean literal.
BooleanLiteral() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
BooleanLiteral() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
bools - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
boolSort - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
BOOLSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
bootClassPath - Variable in class de.uka.ilkd.key.java.Recoder2KeY
the File object that describes the directory from which the internal classes are to be read.
BOOTCLASSPATH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
BOOTCLASSPATH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
bootClassPath() - Method in class de.uka.ilkd.key.parser.KeYParser
 
bootClassPath - Variable in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
bootClassPath - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
An optional boot class path.
bootClassPath - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
bootClassPath - Variable in class de.uka.ilkd.key.proof.JavaModel
 
border - Variable in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
border - Variable in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
borderHeight - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
The height of the original border text
BorderPainter(Color) - Constructor for class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea.BorderPainter
 
BOT - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
Bottom - Class in de.uka.ilkd.key.axiom_abstraction.boollattice
The Bottom element of the boolean lattice, representing no boolean at all.
Bottom() - Constructor for class de.uka.ilkd.key.axiom_abstraction.boollattice.Bottom
 
BOTTOM - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
The bottom element of any predicate abstraction lattice.
BOTTOM - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
The bottom element of any predicate abstraction lattice.
BOTTOM - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
The bottom element of any predicate abstraction lattice.
Bottom - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
The Bottom element of the sign lattice, representing no number at all.
Bottom() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.Bottom
 
BOTTOM - Static variable in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
standard constraint class implementing the offered functionality
BOTTOM - Static variable in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
bottom - Variable in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
bottom() - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
bottomUp - Static variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
Bound() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
Bound() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
bound - Variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
bound_variables() - Method in class de.uka.ilkd.key.parser.KeYParser
 
boundAtOccurrenceSet(TacletPrefix, SVInstantiations) - Static method in class de.uka.ilkd.key.rule.TacletApp
collects all bound variables above the occurrence of the schemavariable whose prefix is given
boundAtOccurrenceSet(TacletPrefix, SVInstantiations, PosInOccurrence) - Static method in class de.uka.ilkd.key.rule.TacletApp
collects all bound variables above the occurrence of the schemavariable whose prefix is given
boundConst - Variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
bounds - Variable in class de.uka.ilkd.key.pp.PosInSequent
 
BoundUniquenessChecker - Class in de.uka.ilkd.key.rule
The bound uniqueness checker ensures that schemavariables can be bound at most once in the \find and \assumes part of a taclet.
BoundUniquenessChecker(Sequent) - Constructor for class de.uka.ilkd.key.rule.BoundUniquenessChecker
 
BoundUniquenessChecker(Term, Sequent) - Constructor for class de.uka.ilkd.key.rule.BoundUniquenessChecker
 
boundVarBinders - Variable in class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction
 
boundVariables - Variable in class de.uka.ilkd.key.rule.Taclet
cache; contains set of all bound variables
BoundVariableTools - Class in de.uka.ilkd.key.logic
Some generally useful tools for dealing with arrays of bound variables
BoundVariableTools() - Constructor for class de.uka.ilkd.key.logic.BoundVariableTools
 
boundvarmodifiers() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
boundVars() - Method in interface de.uka.ilkd.key.logic.Term
The logical variables bound by the top level operator.
boundVars - Variable in class de.uka.ilkd.key.logic.TermImpl
 
boundVars() - Method in class de.uka.ilkd.key.logic.TermImpl
 
boundVars - Variable in class de.uka.ilkd.key.rule.BoundUniquenessChecker
 
boundVars - Variable in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
boundVars - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the bound variables
boundVars - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator.TermAndBoundVarPair
 
BoundVarsVisitor - Class in de.uka.ilkd.key.logic
Visitor traversing a term and collecting all variables that occur bound.
BoundVarsVisitor() - Constructor for class de.uka.ilkd.key.logic.BoundVarsVisitor
creates a Visitor that collects all bound variables for the subterms of the term it is called from.
box - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
BOX - Static variable in class de.uka.ilkd.key.logic.op.Modality
The box operator of dynamic logic.
box(JavaBlock, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
BOX - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
BOX_TRANSACTION - Static variable in class de.uka.ilkd.key.logic.op.Modality
A Java Card transaction version of the box modality.
bprod - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
bprod(QuantifiableVariable, Term, Term, Term, Services) - Method in class de.uka.ilkd.key.logic.TermBuilder
Constructs a bounded product comprehension expression.
BPROD_STRING - Static variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
BRACE_DISPATCH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
BRACE_DISPATCH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
braces_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
BracketMatchingTextArea - Class in de.uka.ilkd.key.gui.utilities
The Class BracketMatchingTextArea provides a GUI TextArea component which automatically highlights matching pairs of parentheses.
BracketMatchingTextArea() - Constructor for class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Constructs a new TextArea.
BracketMatchingTextArea(Document, String, int, int) - Constructor for class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Constructs a new JTextArea with the specified number of rows and columns, and the given model.
BracketMatchingTextArea(Document) - Constructor for class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Constructs a new JTextArea with the given document model, and defaults for all of the other arguments (null, 0, 0).
BracketMatchingTextArea(int, int) - Constructor for class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Constructs a new empty TextArea with the specified number of rows and columns.
BracketMatchingTextArea(String, int, int) - Constructor for class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Constructs a new TextArea with the specified text and number of rows and columns.
BracketMatchingTextArea(String) - Constructor for class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Constructs a new TextArea with the specified text displayed.
BracketMatchingTextArea.BorderPainter - Class in de.uka.ilkd.key.gui.utilities
The Class BorderPainter is a simple highlight painter that just draws a rectangle around the selection.
branch - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
Branch - Interface in de.uka.ilkd.key.java.statement
Branch.
branch - Variable in class de.uka.ilkd.key.macros.scripts.SelectCommand.Parameters
The name of the branch to select
branch - Variable in class de.uka.ilkd.key.macros.scripts.TryCloseCommand.TryCloseArguments
 
branch - Variable in class de.uka.ilkd.key.util.KeYResourceManager
 
branchCondition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
The Term which represents the branch condition.
branchConditionComputed - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Indicates if branch condition is computed or not.
branchConditionsStack - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Branch conditions (ExecutionBranchCondition) are only applied to the execution tree model if they have at least one child.
branches - Variable in class de.uka.ilkd.key.java.statement.Switch
Branches.
branches - Variable in class de.uka.ilkd.key.java.statement.Try
Branches.
branches - Variable in class de.uka.ilkd.key.proof.Statistics
 
branches - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
BranchImp - Class in de.uka.ilkd.key.java.statement
Branch.
BranchImp(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.BranchImp
Constructor for the transformation of COMPOST ASTs to KeY.
BranchImp() - Constructor for class de.uka.ilkd.key.java.statement.BranchImp
 
BranchImp(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.BranchImp
 
BranchIterator(Iterator<Term>, RuleApp) - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP.BranchIterator
 
BranchIterator(RuleApp) - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP.BranchIterator
 
branchLabel - Variable in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
branchLabel - Variable in class de.uka.ilkd.key.proof.NodeInfo
 
BranchNodeIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Node in an intermediate proof representation modeling a branch node.
BranchNodeIntermediate(String) - Constructor for class de.uka.ilkd.key.proof.io.intermediate.BranchNodeIntermediate
 
branchNodes - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
BranchResult(Node, Map<String, TruthValueTracingUtil.MultiEvaluationResult>, Term, String, Name) - Constructor for class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Constructor.
branchResults - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValueTracingResult
BranchStatement - Class in de.uka.ilkd.key.java.statement
Branch statement.
BranchStatement() - Constructor for class de.uka.ilkd.key.java.statement.BranchStatement
 
BranchStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.BranchStatement
Constructor for the transformation of COMPOST ASTs to KeY.
branchTitle - Variable in class de.uka.ilkd.key.proof.io.intermediate.BranchNodeIntermediate
 
branchVerified - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
The branch verified flag.
breadthFirstSearch(Node, ProofVisitor) - Method in class de.uka.ilkd.key.proof.Proof
Makes a downwards directed breadth first search on the proof tree, starting with node startNode.
Break - Class in de.uka.ilkd.key.java.statement
Break.
Break() - Constructor for class de.uka.ilkd.key.java.statement.Break
Break.
Break(Label) - Constructor for class de.uka.ilkd.key.java.statement.Break
Break.
Break(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Break
Constructor for the transformation of COMPOST ASTs to KeY.
BREAK - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
BREAK - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
BREAK_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
BREAK_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
break_behavior_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
break_behavior_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
BREAK_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
BREAK_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
BREAK_FLAG_BASE_NAME - Static variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Base name for all break flags.
BREAK_MASK - Static variable in class de.uka.ilkd.key.util.pp.Printer
Mask for break type flags.
breakCase(TermLabelState, ProgramVariable, Term, ArrayList<If>, Rule, RuleApp, Goal, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
breakDownEq(Term, BigInteger, int, TermServices) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
breakDownGeq(Term, BigInteger, int, TermServices) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
breakDownLeq(Term, BigInteger, int, TermServices) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
breakFlagDecl(ProgramVariable) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
breakFlags - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
breakFlags - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
breakFlags - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Boolean flags that are set to true when the block terminates by a break label; statement with the specified label.
breakFlags - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
breakInner - Variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
The break statement used to replace continue statements.
breakInnerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
break innerlabel
breakList - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
breakList() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
returns a list of breaks that lead to abrupt termination of the loop and have to be replaced
breakList - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
list of breaks that lead to abrupt termination of the loop to be transformed.
breakOut - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
breakOuter - Variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
The break statement used to replace break statements.
breakOuterLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
break outerlabel
breakpoint - Variable in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
See in outer class.
breakpoint - Variable in class de.uka.ilkd.key.macros.AutoMacro
The breakpoint parameter: String repr. of the statements
breakpoint - Variable in class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
Run on formula matching the given regex
breakpoint - Variable in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
BREAKPOINT_PARAM_NAME - Static variable in class de.uka.ilkd.key.macros.AutoMacro
argument name
breakpointHit - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Indicates that a breakpoint is hit.
breakpointReached - Variable in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
Signals that we already reached the breakpoint(s)
breakpoints - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
The used IBreakpoints.
breakpoints - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
The used IBreakpoints.
breakpointStopCondition - Variable in class de.uka.ilkd.key.proof.TermProgramVariableCollectorKeepUpdatesForBreakpointconditions
 
BreakpointStopCondition - Class in de.uka.ilkd.key.symbolic_execution.strategy
An IBreakpointStopCondition which can be used during proof.
BreakpointStopCondition(IBreakpoint...) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
breaks - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
breaks - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
Postconditions for abrupt termination with break statements.
BREAKS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
BREAKS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
breaks - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
breaks - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
BREAKS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BREAKS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
breaks_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
breaks_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
breaksclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
breakStatement(Label) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a break statement.
breakStatement(Label, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
 
BreakStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
BreakStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
BreakToBeReplaced - Class in de.uka.ilkd.key.rule.metaconstruct
 
BreakToBeReplaced(Break, ProgramVariable) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.BreakToBeReplaced
 
BreakToBeReplaced(Break) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.BreakToBeReplaced
 
BreakToken(int, int) - Constructor for class de.uka.ilkd.key.util.pp.Layouter.BreakToken
 
brk - Variable in class de.uka.ilkd.key.rule.metaconstruct.BreakToBeReplaced
 
brk - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
brk(int, int) - Method in class de.uka.ilkd.key.util.pp.Layouter
Print a break.
brk(int) - Method in class de.uka.ilkd.key.util.pp.Layouter
Print a break with zero offset.
brk() - Method in class de.uka.ilkd.key.util.pp.Layouter
Print a break with zero offset and width one.
browse(URI) - Method in class de.uka.ilkd.key.core.DefaultKeYDesktop
Opens the given URI.
browse(URI) - Method in interface de.uka.ilkd.key.core.KeYDesktop
Opens the given URI.
bsum - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
bsum(QuantifiableVariable, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
BSUM - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BSUM - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BSUM_STRING - Static variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
bsumterm() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
btManager - Variable in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
btnGo - Variable in class de.uka.ilkd.key.gui.StrategySelectionView
 
bufcolumn - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
bufcolumn - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
buffer - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
buffer - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
BUFFER_SIZE - Static variable in class de.uka.ilkd.key.core.WebstartMain
 
BUFFER_SIZE - Static variable in class org.key_project.util.java.IOUtil
The size of used buffers.
BufferedMessageReader - Class in de.uka.ilkd.key.smt
Wraps BufferedReader in order to provide different message delimiters.
BufferedMessageReader(InputStreamReader, String[]) - Constructor for class de.uka.ilkd.key.smt.BufferedMessageReader
 
bufline - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
bufline - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
bufpos - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
bufpos - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
bufsize - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
bufsize - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
build() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
build(String, StatementBlock, List<Label>, IProgramMethod, Modality, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, boolean, Map<LocationVariable, Boolean>) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
build(String, StatementBlock, List<Label>, IProgramMethod, Modality, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, boolean, Map<LocationVariable, Boolean>) - Method in class de.uka.ilkd.key.speclang.BlockContractImpl.Creator
 
build(String, StatementBlock, List<Label>, IProgramMethod, Modality, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, boolean, Map<LocationVariable, Boolean>) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl.Creator
 
buildAbruptTerminationCondition(Map<Label, ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildAddExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildAfterVar(Term, String, Services) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
buildAfterVar(Term, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
buildAnonInUpdate(Map<LocationVariable, Function>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildAnonOutUpdate(Map<LocationVariable, Function>, Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildAnonOutUpdate(ProgramElement, Map<LocationVariable, Function>, Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildAnonOutUpdate(ProgramElement, Map<LocationVariable, Function>, Map<LocationVariable, Term>, String) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildAnonOutUpdate(Set<LocationVariable>, Map<LocationVariable, Function>, Map<LocationVariable, Term>, String) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildAssumptionsForIntegers() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildAssumptionsForIntegers(Collection<StringBuffer>, boolean) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildAssumptionsForSorts(TermServices) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildAssumptionsForUninterpretedMultiplication(Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildAtMostOneFlagSetCondition() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildAtPostVar(Term, String, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
buildBeforeVar(Term, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
buildBlockInfFlowUnfoldTaclet(Services, BlockContractInternalBuiltInRuleApp, BlockContract, IFProofObligationVars, Term) - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryBlockComputationMacro
constructs a taclet to unfold block contracts for information flow reasoning
buildBodyPreservesSequent(InfFlowPOSnippetFactory, InfFlowProof) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
buildBreakTerminationCondition() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildCaches(Node) - Method in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
buildCastExpression(KeYJavaType, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildCompleteText(StringBuffer, ArrayList<StringBuffer>, ArrayList<ContextualBlock>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ContextualBlock>, ArrayList<StringBuffer>, SortHierarchy, SMTSettings) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the text, that can be read by the final decider.
buildCompleteText(StringBuffer, ArrayList<StringBuffer>, ArrayList<ContextualBlock>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ContextualBlock>, ArrayList<StringBuffer>, SortHierarchy, SMTSettings) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
buildCompleteText(StringBuffer, ArrayList<StringBuffer>, ArrayList<ContextualBlock>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ContextualBlock>, ArrayList<StringBuffer>, SortHierarchy, SMTSettings) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
buildCompleteText(StringBuffer, ArrayList<StringBuffer>, ArrayList<ContextualBlock>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ArrayList<StringBuffer>>, ArrayList<ContextualBlock>, ArrayList<StringBuffer>, SortHierarchy, SMTSettings) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
buildComplText(Services, StringBuffer, SMTSettings) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildContinueTerminationCondition() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildContractApplications(ProofObligationVars, ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
buildContractApplications(ProofObligationVars, ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
buildContractApplications(ProofObligationVars, ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
buildContractApplications(ProofObligationVars, ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
buildContractApplPredTerm() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
buildContracts() - Method in class de.uka.ilkd.key.api.ProofManagementApi
constructs the possible proof contracts from the java info in the environment.
buildDecls(VariableAssignments) - Method in class de.uka.ilkd.key.api.Matcher
Builds a string that is used to create a new schemavariable declaration for the matchpattern
buildDecreasesCheck() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildDivExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildDummyClassForAbstractSort(Sort) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
buildEqualityTerm(SLExpression, SLExpression, SLTranslationExceptionManager, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLEqualityTranslationMethod
 
buildEqualityTerm(Term, Term, SLTranslationExceptionManager, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLEqualityTranslationMethod
 
builder - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
The SymbolicExecutionTreeBuilder for execution tree extraction.
builderList - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
 
buildExceptionIsNullCondition() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildExceptionParameter(Services) - Method in class de.uka.ilkd.key.proof.init.ProofObligationVars
Build variable for try statement.
buildExceptionVar(Services, String, IProgramMethod) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildExecution(ProofObligationVars, Map<Term, Term>, ImmutableList<Goal>, Goal) - Static method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
buildFixedPoint() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
buildFlagIsCondition(ProgramVariable, Term) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildFlagNotSetCondition(ProgramVariable) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildFlagsNotSetConditions(Collection<ProgramVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildFont(String) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
Builds a font.
buildFont(IconCode, float) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
 
buildFormalParamVars(Services) - Method in class de.uka.ilkd.key.proof.init.ProofObligationVars
Create formal parameters.
buildFormulaFromGoal(Goal) - Static method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
buildFormulasFromGoals(ImmutableList<Goal>) - Static method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
buildFrameClause(List<LocationVariable>, Map<Term, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Deprecated.
buildFrameClause(List<LocationVariable>, Map<Term, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Deprecated.
buildFrameClause(List<LocationVariable>, Map<Term, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
Deprecated.
buildFrameClause(List<LocationVariable>, Map<Term, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Deprecated.
buildFrameClause(List<LocationVariable>, Map<Term, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Builds the frame clause including the modifies clause.
buildFrameClause(List<LocationVariable>, Map<Term, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Builds the frame clause including the modifies clause.
buildFrameClause(List<LocationVariable>, Map<Term, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Builds the frame clause including the modifies clause.
buildFrameCondition(Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildFreePre(ProgramVariable, KeYJavaType, ImmutableList<ProgramVariable>, List<LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Builds the "general assumption".
buildFreePre(List<LocationVariable>, ProgramVariable, KeYJavaType, ImmutableList<ProgramVariable>, Term, Services) - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
buildFreePre(Term, ParsableVariable, ParsableVariable, ImmutableList<ParsableVariable>, boolean, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Builds the "general assumption"
buildFreePre(ProgramVariable, KeYJavaType, ImmutableList<ProgramVariable>, List<LocationVariable>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Builds the "general assumption".
buildFullPostBody(boolean, JavaBlock, Modality, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, TermBuilder) - Static method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
buildFunction(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
buildFunction(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
buildFunction(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
buildGeneralHierarchyPredicate(SortWrapper, SortWrapper) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildHeapFunc(String, ImmutableArray<TermLabel>, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildIcon(IconCode, float) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
Builds an icon.
buildIcon(IconCode, float, Color) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
Builds an icon.
buildIfElseTerm() - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
buildImage(IconCode, float) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
Builds an image.
buildImage(IconCode, float, Color) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
Builds an image.
buildImage(String, Font, Color) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
 
buildInfFlowPostAssumption(ProofObligationVars, ImmutableList<Term>, ImmutableList<Term>, Term, Term, TermBuilder) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
buildInfFlowPostVars(StateVars, StateVars, StateVars, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildInfFlowPreAssumption(ProofObligationVars, ImmutableList<Term>, ImmutableList<Term>, Term, TermBuilder) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
buildInfFlowPreVars(StateVars, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildInitialGraph() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
initiate connection map.
buildInjectiveFunctionAssumption(AbstractSMTTranslator.FunctionWrapper) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildInputOutputRelation(BasicSnippetData, ProofObligationVars, ProofObligationVars, InfFlowSpec, InfFlowSpec, InfFlowSpec, InfFlowSpec) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet
 
buildInputRelation(BasicSnippetData, ProofObligationVars, ProofObligationVars, InfFlowSpec, InfFlowSpec) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet
 
buildInstantiatedHierarchyPredicate(SortWrapper, SortWrapper, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildJavaBlock(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicBlockExecutionSnippet
 
buildJavaBlock(BasicSnippetData) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopExecutionSnippet
 
buildJavaBlock(BasicSnippetData, ImmutableList<Term>, ProgramVariable, ProgramVariable, ProgramVariable, LocationVariable) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSymbolicExecutionSnippet
 
buildJavaBlock(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, ProgramVariable, boolean, ImmutableList<StatementBlock>) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Creates the try catch block to execute.
buildLeftShiftExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildLocalOutsAtPost(ImmutableList<Term>, Services) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
buildLocalOutsAtPost(ImmutableList<Term>, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
buildLocalOutsAtPre(ImmutableList<Term>, Services) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
buildLocalOutsAtPre(ImmutableList<Term>, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
buildLocalVariablesAnonUpdate(Collection<LocationVariable>, String) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildLoopValiditySequent(Goal, LoopContract, JavaBlock, JavaBlock, JavaBlock, Modality, boolean, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, TermBuilder) - Static method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
buildMbyVar(String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildMethodContractPostVars(StateVars, IProgramMethod, KeYJavaType, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildMethodContractPreVars(IProgramMethod, KeYJavaType, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildModExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildModifiesClauses() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildModifiesClauses() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildMulExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildNameCache() - Method in class de.uka.ilkd.key.java.JavaInfo
caches all known types using their qualified name as retrieval key
buildNameSpace(VariableAssignments, Services) - Method in class de.uka.ilkd.key.api.Matcher
Adds the variables of VariableAssignments to the namespace
buildNormalTerminationCondition() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildNormalTerminationCondition(Map<Label, ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildObjectSensitivePostRelation(InfFlowSpec, InfFlowSpec, BasicSnippetData, ProofObligationVars, ProofObligationVars, Term) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowContractAppInOutRelationSnippet
 
buildObjectSensitivePostRelation(InfFlowSpec, InfFlowSpec, BasicSnippetData, ProofObligationVars, ProofObligationVars, Term) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet
 
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Deprecated.
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Deprecated.
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
Deprecated.
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Deprecated.
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Builds the code to execute in different statement blocks. 1. code to execute before the try block 2. code to execute in the try block 3. code to execute in the catch block 4. code to execute in the finally block
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Builds the code to execute in different statement blocks. 1. code to execute before the try block 2. code to execute in the try block 3. code to execute in the catch block 4. code to execute in the finally block
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Builds the code to execute in different statement blocks. 1. code to execute before the try block 2. code to execute in the try block 3. code to execute in the catch block 4. code to execute in the finally block
buildOperationBlocks(ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Builds the code to execute in different statement blocks. 1. code to execute before the try block 2. code to execute in the try block 3. code to execute in the catch block 4. code to execute in the finally block
buildOuterRemembranceUpdate() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildOutputRelation(BasicSnippetData, ProofObligationVars, ProofObligationVars, InfFlowSpec, InfFlowSpec) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet
 
buildParamVars(Services, String, IProgramMethod) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildPOName(boolean) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Returns the name of the Proof based on the given transaction flag.
buildPOName(boolean) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Returns the name of the Proof based on the given transaction flag.
buildPOName(boolean) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
buildPOName(boolean) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Returns the name of the Proof based on the given transaction flag.
buildPOName(boolean) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the name of the Proof based on the given transaction flag.
buildPOName(boolean) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Returns the name of the Proof based on the given transaction flag.
buildPOName(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Returns the name of the Proof based on the given transaction flag.
buildPostcondition() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildPostcondition(LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildPostconditions() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildPrecondition() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildPreconditions() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildPreconditions() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl.Creator
 
buildProgramTerm(BasicSnippetData, ProofObligationVars, Term, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicBlockExecutionSnippet
 
buildProgramTerm(BasicSnippetData, ProofObligationVars, Term, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopExecutionSnippet
 
buildProgramTerm(BasicSnippetData, ProofObligationVars, Term, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSymbolicExecutionSnippet
 
buildProgramTerm(ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Term, ImmutableList<StatementBlock>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Creates the Term which contains the modality including the complete program to execute.
buildPromotedAndExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildPromotedNegExpression(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildPromotedOrExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildPromotedUnaryPlusExpression(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildPromotedXorExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildReachableCondition(ImmutableSet<ProgramVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildReachableInCondition(ImmutableSet<ProgramVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildReachableOutCondition(ImmutableSet<ProgramVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildRemembranceUpdate(List<LocationVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
buildResultVar(IProgramMethod, Services, String) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildReturnTerminationCondition() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildRightShiftExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildSelfConditions(List<LocationVariable>, IProgramMethod, KeYJavaType, Term, Services) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
Builds the assumptions for the self variable ({@code self !
buildSelfVar(Services, IProgramMethod, KeYJavaType, String) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
buildSimplifiedPostBody(boolean, Term, Term, Term, Term, Term, Term, Term, Term, Term, Term, TermBuilder) - Static method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
buildSortHierarchy(Services, SMTSettings) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the sorthierarchy for the sorts If null was used, add typepredicates for all types.
buildSubExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildTaclet() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
buildTaclet() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
buildThrowPostcondition() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildThrowTerminationCondition() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
buildTranslatedFuncDecls(TermServices) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the translated function declarations.
buildTranslatedPredDecls(ArrayList<ContextualBlock>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the translated predicate declarations.
buildTranslatedSorts() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
ArrayList of all sorts, that were used as sorts.
buildUnaryMinusExpression(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildUniqueAssumptions() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildUniqueConstant(long, TermServices) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
buildUnsignedRightShiftExpression(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
buildUpdate(ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Builds the initial updates.
buildUpdate(ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Builds the initial updates.
buildUsageFormula(Goal) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
buildVariables(WellDefinednessCheck, Services) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
This should only be executed once per proof.
buildWellFormedAnonymisationHeapsCondition(Map<LocationVariable, Function>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
buildWellFormedHeapsCondition() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
BuiltInAppIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Encapsulates intermediate information for constructing a built-in rule application.
BuiltInAppIntermediate(String, Pair<Integer, PosInTerm>, String, ImmutableList<Pair<Integer, PosInTerm>>, ImmutableList<Name>) - Constructor for class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
BuiltInConstructionException(String) - Constructor for exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.BuiltInConstructionException
 
BuiltInConstructionException(Throwable) - Constructor for exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.BuiltInConstructionException
 
BuiltInConstructionException(String, Throwable) - Constructor for exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.BuiltInConstructionException
 
builtInIfInsts - Variable in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
builtinIfInsts - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
builtInRule - Variable in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
BuiltInRule - Interface in de.uka.ilkd.key.rule
Buit-in rule interface.
builtInRuleApp(RuleCommand.Parameters, EngineState, BuiltInRule) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
BuiltInRuleAppContainer - Class in de.uka.ilkd.key.strategy
Instances of this class are immutable
BuiltInRuleAppContainer(IBuiltInRuleApp, PosInOccurrence, RuleAppCost, Goal) - Constructor for class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
 
BuiltInRuleAppIndex - Class in de.uka.ilkd.key.proof
 
BuiltInRuleAppIndex(BuiltInRuleIndex) - Constructor for class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
BuiltInRuleAppIndex(BuiltInRuleIndex, NewRuleListener) - Constructor for class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
builtInRuleAppIndex - Variable in class de.uka.ilkd.key.proof.RuleAppIndex
 
builtInRuleAppIndex() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
returns the built-in rule application index for this ruleAppIndex.
builtinRuleIfInsts(Node, ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
builtInRuleIndex() - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
BuiltInRuleIndex - Class in de.uka.ilkd.key.proof
Index for managing built-in-rules usch as integer decision or update simplification rule.
BuiltInRuleIndex() - Constructor for class de.uka.ilkd.key.proof.BuiltInRuleIndex
constructs empty rule index
BuiltInRuleIndex(ImmutableList<BuiltInRule>) - Constructor for class de.uka.ilkd.key.proof.BuiltInRuleIndex
creates a new index with the given built-in-rules
BuiltinRuleInformation(String) - Constructor for class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
BuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
BuiltInRuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteraction
 
BuiltInRuleInteractionFactory - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
BuiltInRuleInteractionFactory() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteractionFactory
 
BuiltInRuleMenuItem - Interface in de.uka.ilkd.key.gui.nodeviews
 
builtInRules() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the built-in rules of this initial configuration
builtintype() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BULLET - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
BUTTON_NAMES - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Button names
buttonGroup - Variable in class de.uka.ilkd.key.gui.smt.InnerPanel
 
buttonListener - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
ButtonListener() - Constructor for class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.ButtonListener
 
buttonPanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
buttonPanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
bvSymbols - Static variable in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
bvSymbols - Static variable in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
BY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BY - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
BYTE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
BYTE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
BYTE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
BYTE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
BYTE_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 

C

c - Variable in enum de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactory.Snippet
 
c - Variable in enum de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactory.Snippet
 
c - Variable in class de.uka.ilkd.key.proof.rulefilter.ClassRuleFilter
 
c(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
C - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
c(long) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
c1 - Variable in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
c2 - Variable in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
cache - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
cache - Variable in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
 
cache - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
cache - Variable in class de.uka.ilkd.key.logic.LexPathOrdering
 
cache - Variable in class de.uka.ilkd.key.logic.TermFactory
 
cache - Variable in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
cache - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
 
cache - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
cache - Static variable in class de.uka.ilkd.key.strategy.NumberRuleAppCost
Requires thread save access as multiple proofs may be performed in parallel (Eclipse).
cache - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
cachedName - Variable in class de.uka.ilkd.key.proof.Node
 
cachedRuleApps - Variable in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
CacheKey(Term, Term) - Constructor for class de.uka.ilkd.key.logic.LexPathOrdering.CacheKey
 
CacheKey(PrefixTermTacletAppIndexCacheImpl, Term) - Constructor for class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl.CacheKey
 
CacheLessMetalTreeUI() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView.CacheLessMetalTreeUI
 
cacheMgr - Variable in class de.uka.ilkd.key.strategy.IfInstantiationCachePool
 
caches - Variable in class de.uka.ilkd.key.java.Services
 
calculateLineRange(JTextPane, Point) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Calculates the range of actual text (not whitespace) in the line under the given point.
calculateLineRange(JTextPane, int) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Calculates the range of actual text (not whitespace) in the line containing the given position.
calculateNonInstantiatedSV() - Method in class de.uka.ilkd.key.rule.TacletApp
calculate needed SchemaVariables that have not been instantiated yet.
calculateProgress(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
calculateRemainingTime(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
calculateResultingTerm(Proof, IFProofObligationVars, Goal) - Static method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
call - Variable in class de.uka.ilkd.key.api.ScriptResult
The scriptcommand that lead to this result
call() - Method in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
 
call(SMTFunction, List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction, SMTTerms) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction, SMTTerm...) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction, List<? extends SMTTerm>, SMTTerm...) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction, SMTTerm[]...) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction, List<? extends SMTTerm>...) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction, SMTTerm) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
call(SMTFunction, ImmutableArray<Term>) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates an SMTTermCall using the given function and arguments.
CALL_METHOD - Static variable in interface de.uka.ilkd.key.proof_references.reference.IProofReference
A method call which determines the possible implementations of a called method.
callConvert(ProgramElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder ProgramElement to a corresponding KeY data structure entity.
caller - Variable in class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
 
caller - Variable in class de.uka.ilkd.key.testgen.oracle.OracleMethodCall
 
callStack - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The call stack.
callStack - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The contained call stack.
callStackPathEntries - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Maps an ExecutionNodeReader.AbstractKeYlessExecutionNode to the path entries of its call stack.
callStateVariables - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
The contained call state variables.
callStateVariables - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
The variable value pairs of the state when the method has been called.
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.ExhaustiveProofMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryBlockComputationMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryLoopComputationMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryMethodComputationMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
Can this macro be applied on the given goals?
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.FullUseInformationFlowContractMacro
Can this macro be applied on the given goals?
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
Can this macro be applied on the given goals?
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryBlockComputationMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryLoopComputationMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryMethodComputationMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.StateExpansionAndInfFlowContractApplicationMacro
Can this macro be applied on the given goals?
canApplyTo(Node, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.AbstractProofMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.AlternativeMacro
Can this macro be applied on the given goals?
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.DoWhileFinallyMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in interface de.uka.ilkd.key.macros.ProofMacro
Can this macro be applied on the given goals?
canApplyTo(Node, PosInOccurrence) - Method in interface de.uka.ilkd.key.macros.ProofMacro
Can this macro be applied on the given node?
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.SequentialProofMacro
Can this macro be applied on the given goals?
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.SkipMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.StrategyProofMacro
Can this macro be applied on the given goals?
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.TryCloseMacro
 
canApplyTo(Proof, ImmutableList<Goal>, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro
 
cancel() - Method in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
cancel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
CANCEL_BUTTON - Static variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
cancelButton - Variable in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
cancelButton - Variable in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
cancelButton - Variable in class de.uka.ilkd.key.gui.ContractConfigurator
 
cancelButton - Variable in class de.uka.ilkd.key.gui.ExampleChooser
 
cancelButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
cancelButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
cancelButton - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
cancelButton - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
cancelButton - Variable in class de.uka.ilkd.key.gui.utilities.StdDialog
 
cancelButtonHasBeenPressed - Variable in class de.uka.ilkd.key.gui.utilities.StdDialog
 
cancelButtonHasBeenPressed() - Method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
cancelChoicePoint() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
 
cancelled - Variable in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
cancelled - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
indicates whether the prover has been interrupted and should stop
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.BlockContractExternalCompletion
 
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.BlockContractInternalCompletion
 
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.DependencyContractCompletion
 
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.FunctionalOperationContractCompletion
 
canComplete(IBuiltInRuleApp) - Method in interface de.uka.ilkd.key.gui.InteractiveRuleApplicationCompletion
checks if this instance is responsible for the given app
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.LoopApplyHeadCompletion
 
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.LoopContractExternalCompletion
 
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.LoopContractInternalCompletion
 
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.LoopInvariantRuleCompletion
 
canComplete(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.mergerule.MergeRuleCompletion
 
canComputeVariables(IExecutionNode<?>, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if it is right now possible to compute the variables of the given IExecutionNode via IExecutionNode.getVariables().
candidate - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
one of CAND_*
Candidate() - Constructor for enum de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo.Candidate
 
candidateHelp(Term, AbstractBetaFeature.TermInfo) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
candidates - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
candidates - Variable in class de.uka.ilkd.key.rule.IfMatchResult
List of matching formulas and list of corresponding match conditions.
canHandleReceiver(SLExpression) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLBuiltInPropertyResolver
 
canHandleReceiver(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.SLAttributeResolver
 
canHandleReceiver(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
 
canHandleReceiver(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.SLMethodResolver
 
canHandleReceiver(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.SLTypeResolver
 
cannotComplete(Goal) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
cannotComplete(Goal) - Method in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ArrayInitializerSVSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ArrayLengthSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ArrayPostDeclarationSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
canStandFor(ProgramElement, ExecutionContext, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.CatchSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ConstantProgramVariableSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ConstantProgramVariableSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExecutionContextSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExpressionSort
 
canStandFor(ProgramElement, ExecutionContext, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExpressionSpecialPrimitiveTypeSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ForLoopSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ForUpdatesSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.GuardSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.LabelSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.LeftHandSideSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.LeftHandSideSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.LocalVariableSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.LocalVariableSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.LoopInitSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.MetaClassReferenceSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodBodySort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodNameSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.MultipleVariableDeclarationSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NewArraySVSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonModelMethodBodySort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleExpressionNoClassReferenceSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleExpressionSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleMethodReferenceSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleMethodReferenceSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleNewSVSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonStringLiteralSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonStringLiteralSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ProgramMethodSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ProgramVariableSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ProgramVariableSort
 
canStandFor(ProgramElement, ExecutionContext, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionNonStringObjectSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionSort
 
canStandFor(ProgramElement, ExecutionContext, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionSpecialPrimitiveTypeSort
 
canStandFor(ProgramElement, ExecutionContext, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionStringSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleNewSVSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SpecialConstructorReferenceSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SpecialConstructorReferenceSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.StatementSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.StaticVariableSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.StaticVariableSort
 
canStandFor(Term) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.StringLiteralSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.StringLiteralSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.SwitchSVSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.TypeReferenceNotPrimitiveSort
 
canStandFor(ProgramElement, Services) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.TypeReferenceSort
 
CAPTURES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CAPTURES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
captures_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
captures_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CAPTURES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CAPTURES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
cardPanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
caretUpdate(CaretEvent) - Method in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
 
Case - Class in de.uka.ilkd.key.java.statement
Case.
Case() - Constructor for class de.uka.ilkd.key.java.statement.Case
Case.
Case(Expression) - Constructor for class de.uka.ilkd.key.java.statement.Case
Case.
Case(Expression, Statement[]) - Constructor for class de.uka.ilkd.key.java.statement.Case
Case.
Case(ExtList, Expression, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.Case
Constructor for the transformation of COMPOST ASTs to KeY.
CASE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
CASE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
caseBlock(ExtList, Expression, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a case block.
caseBlock(Expression, Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a case block.
caseBlock(Expression, Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a case block.
caseSubstitutes - Variable in class de.uka.ilkd.key.java.recoderext.EnumClassBuilder
a mapping of constant references in switch-statements and their substitutes.
cast(Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
 
cast(Sort, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
cast(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Cast a formula of type int to type u.
CAST_NAME - Static variable in interface de.uka.ilkd.key.logic.sort.Sort
 
castAssertions - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Assertions regarding Any2Object, Any2BInt, Object2Any, etc. functions.
castexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
CastExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
CastExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
CastFunction(String, String, int, int) - Constructor for class de.uka.ilkd.key.pp.Notation.CastFunction
 
castIfNeccessary(StringBuffer, Sort, Sort) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
This method adds a type cast to a translated formula, if neccessary.
CastLookahead() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
CastLookahead() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
castPredicate - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
This stringbuffer is used as predicate name for casts from int-valued to u-valued obects
castTermIfNecessary(SMTTerm, SMTSort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Casts a term to the specified sort, if the term is not already of that sort.
castToReturnType(Object, Class<T>) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
cat - Variable in exception de.uka.ilkd.key.parser.GenericSortException
 
cat - Variable in exception de.uka.ilkd.key.parser.JavaParserException
 
cat - Variable in exception de.uka.ilkd.key.parser.KeYSemanticException
 
Catch - Class in de.uka.ilkd.key.java.statement
Catch.
Catch() - Constructor for class de.uka.ilkd.key.java.statement.Catch
Catch.
Catch(ParameterDeclaration, StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.Catch
Catch.
Catch(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Catch
Constructor for the transformation of COMPOST ASTs to KeY.
CATCH - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
CATCH - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
CATCH - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
CatchAllStatement - Class in de.uka.ilkd.key.java.recoderext
 
CatchAllStatement(VariableReference, StatementBlock) - Constructor for class de.uka.ilkd.key.java.recoderext.CatchAllStatement
Construct a catch all statement
CatchAllStatement - Class in de.uka.ilkd.key.java.statement
 
CatchAllStatement(StatementBlock, LocationVariable) - Constructor for class de.uka.ilkd.key.java.statement.CatchAllStatement
 
CatchAllStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.CatchAllStatement
 
catchClause(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a catch clause.
catchClause(ParameterDeclaration, StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
create a catch clause
catchClause(ParameterDeclaration, Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a catch clause.
catchClause(JavaInfo, String, KeYJavaType, StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a catch clause.
catchClause(JavaInfo, String, String, StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a catch clause.
CatchSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.CatchSort
 
CatchSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
CatchSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
CatchSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
categories2domains - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
category - Variable in class de.uka.ilkd.key.logic.Choice
 
category() - Method in class de.uka.ilkd.key.logic.Choice
 
Category() - Constructor for enum de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.Category
 
category - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
category - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
category2Choices - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
category2Choices - Variable in class de.uka.ilkd.key.settings.ChoiceSettings
maps categories to a set of Strings(representing the choices which are options for this category).
category2Default - Variable in class de.uka.ilkd.key.parser.KeYParser
 
category2Default - Variable in class de.uka.ilkd.key.settings.ChoiceSettings
 
category2DefaultChoice - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
category2DefaultChoice - Variable in class de.uka.ilkd.key.proof.init.InitConfig
maps categories to their default choice (both represented as Strings), which is used if no other choice is specified in the problemfile
catList - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
the JList with the categories of choices
caught - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
a flag whether to watch for an uncaught exception
caught - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
a flag whether to watch for an uncaught exception
CB_SELECT_CANDIDATE_HINT - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The tooltip hint for the checkbox.
cbSelectCandidate - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
cc - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The constant counter counts the number of heap and field constants in order to determine the size of their sorts.
CE_HELP - Static variable in class de.uka.ilkd.key.gui.smt.InformationWindow
 
cee - Variable in class de.uka.ilkd.key.java.Services
used to determine whether an expression is a compile-time constant and if so the type and result of the expression
cellRenderer - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
CEMouseAdapter() - Constructor for class de.uka.ilkd.key.gui.smt.CETree.CEMouseAdapter
 
centerDialogRelativeToMainWindow(JDialog) - Static method in class de.uka.ilkd.key.gui.actions.EditSourceFileAction
 
CETree - Class in de.uka.ilkd.key.gui.smt
 
CETree(Model) - Constructor for class de.uka.ilkd.key.gui.smt.CETree
 
CETree.CEMouseAdapter - Class in de.uka.ilkd.key.gui.smt
 
CEWorker(Proof, Sequent) - Constructor for class de.uka.ilkd.key.gui.actions.CounterExampleAction.CEWorker
 
cf - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
cf - Variable in class de.uka.ilkd.key.rule.IfFormulaInstDirect
Simply the formula
cf - Variable in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
cf - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
cf - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
CHANGE_ABBREVIATION - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
changeAbbrev(Term, String) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Changes the abbreviation of t to abbreviation.
changeAbbrev(String, Term, boolean) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Changes the abbreviation abbreviation to t.
changeBreaks(Switch, Break) - Method in class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
Replaces all breaks in sw, whose target is sw, with b
changed - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
changed() - Method in interface de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList.ObservableArrayListChangeListener
 
changed() - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
CHANGED - Static variable in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
changed() - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
CHANGED - Static variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
changed() - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
CHANGED - Static variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
changed() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
CHANGED - Static variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
changed() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
changedToNotSelected() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
changedToSelected() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
changedUpdate(DocumentEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
changeEvent - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
the change event that is sent
changeFormula(SequentFormula, PosInOccurrence) - Method in class de.uka.ilkd.key.logic.Sequent
replaces the formula at the given position with another one (NOTICE:Sequent determines index using identity (==) not equality.)
changeFormula(ImmutableList<SequentFormula>, PosInOccurrence) - Method in class de.uka.ilkd.key.logic.Sequent
replaces the formula at position p with the head of the given list and adds the remaining list elements to the sequent (NOTICE:Sequent determines index using identity (==) not equality.)
changeFormula(SequentFormula, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.Goal
replaces a formula at the given position and informs the rule application index about this change
changeLevel(int) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Change level.
changeOnNode(Node, HashMap<String, Integer>) - Method in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
Increment numbers of rule applications according to given node and (already collected) interactive rule applications
changes - Variable in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
This is a may storing the leaves that are currently below the original node, and all changes applied to each of them
changes - Variable in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
changeTerm(Term) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
Override this method if you want to change the term, i.e. exchanging schema variables for logic variables.
CHAR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
CHAR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
CHAR_ID_NAME - Static variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
CHAR_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
CHAR_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
CHAR_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CHAR_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CHAR_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
CHAR_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
CHAR_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
character - Variable in enum de.uka.ilkd.key.gui.fonticons.Entypo
 
character - Variable in enum de.uka.ilkd.key.gui.fonticons.FontAwesome
 
character - Variable in enum de.uka.ilkd.key.gui.fonticons.FontAwesomeBold
 
character - Variable in enum de.uka.ilkd.key.gui.fonticons.Typicons
 
CHARACTER_LITERAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
CHARACTER_LITERAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
charAt(int) - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
charAt(int) - Method in class de.uka.ilkd.key.util.String8
 
charID - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
CharListLDT - Class in de.uka.ilkd.key.ldt
 
CharListLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.CharListLDT
 
CharListNotation - Class in de.uka.ilkd.key.pp
 
CharListNotation() - Constructor for class de.uka.ilkd.key.pp.CharListNotation
 
CharLiteral - Class in de.uka.ilkd.key.java.expression.literal
Char literal.
CharLiteral(char) - Constructor for class de.uka.ilkd.key.java.expression.literal.CharLiteral
Creates a new CharLiteral from the given char.
CharLiteral(ExtList, String) - Constructor for class de.uka.ilkd.key.java.expression.literal.CharLiteral
Creates a new CharLiteral from the given String.
CharLiteral(String) - Constructor for class de.uka.ilkd.key.java.expression.literal.CharLiteral
Creates a new CharLiteral from the given String.
CharLiteral() - Constructor for class de.uka.ilkd.key.pp.Notation.CharLiteral
 
charLiteral - Variable in class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
charLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
chars - Variable in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
chars1 - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.LinesToCharsResult
 
chars2 - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.LinesToCharsResult
 
charVal - Variable in class de.uka.ilkd.key.java.expression.literal.CharLiteral
The actual char this CharLiteral represents.
check(String) - Method in class de.uka.ilkd.key.gui.InspectorForDecisionPredicates
 
check(String) - Method in interface de.uka.ilkd.key.gui.utilities.CheckedUserInput.CheckedUserInputInspector
 
check(String) - Method in class de.uka.ilkd.key.gui.utilities.InspectorForFormulas
 
check(Services, KeYJavaType) - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
check(ProgramElement, ExecutionContext, Services) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
returns true, if the given SchemaVariable can stand for the ProgramElement
check(Node, Term) - Method in interface de.uka.ilkd.key.proof.delayedcut.ApplicationCheck
 
check(Node, Term) - Method in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
check(Goal, RuleApp, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
check - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
check(Node, Node, ApplicationCheck) - Method in enum de.uka.ilkd.key.proof.join.LateApplicationCheck
 
check(ApplicationCheck, Sequent, Node) - Method in enum de.uka.ilkd.key.proof.join.LateApplicationCheck
 
check(Services) - Method in class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.AbstractOrInterfaceType
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.AlternativeVariableCondition
check whether any of the two delegates apply
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.ApplyUpdateOnRigidCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.ArrayComponentTypeCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.ArrayLengthCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.ArrayTypeCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.ConstantCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition
checks if the condition for a correct instantiation is fulfilled
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.DifferentFields
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.DifferentInstantiationCondition
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.EnumConstantCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.EnumTypeCondition
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.EqualUniqueCondition
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.FieldTypeToSortCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.FinalReferenceCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.FreeLabelInVariableCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.IsThisReference
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.JavaTypeToSortCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.LocalVariableCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.MetaDisjointCondition
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.NewJumpLabelCondition
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.ObserverCondition
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.StaticFieldCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.StaticReferenceCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.SubFormulaCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TermLabelCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
check(Sort, GenericSortInstantiations) - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
returns true if the given sort s satisfies this generic sort condition
check(Sort, GenericSortInstantiations) - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCForceInstantiation
checks if @link GenericSortcondition#getgenericSort() has been already instantiated by some sort (maximum, minimum is currently not checked)
check(Sort, GenericSortInstantiations) - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCIdentity
tests if p_s is identical to @link GSCIdentity#getSort()
check(Sort, GenericSortInstantiations) - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCSupersort
checks if sort p_s is a supersort of the getSubsort
CHECK - Static variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.VariableCondition
checks if the condition for a correct instantiation is fulfilled
check(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.VariableConditionAdapter
checks if the condition for a correct instantiation is fulfilled
check(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.VariableConditionAdapter
 
check(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.AntecChecker
 
check(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker
 
check(PosInOccurrence) - Method in interface de.uka.ilkd.key.strategy.feature.findprefix.Checker
Called to get the result of the prefix check.
check(PosInOccurrence) - Method in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PrefixChecker
 
check(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.SuccChecker
 
check(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.TopLevelChecker
 
check(Taclet) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
checkAfterEachInput - Variable in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
checkAfterEachInput() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
checkApplicability(Goal, PosInOccurrence) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
checkApplicable() - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Enables / disables the OK and Choose all button depending on whether or not the currently chosen merge rule instance is applicable.
CheckApplyEqFeature - Class in de.uka.ilkd.key.strategy.feature
This feature checks that an equation is not applied to itself.
CheckApplyEqFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.CheckApplyEqFeature
 
checkArguments() - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
checkAt() - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
checkBlockPossibility(Node, int, SourceElement...) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if it possible that the current Node opens a block.
checkBoolean(String, String) - Method in class de.uka.ilkd.key.macros.AutoMacro
 
checkBoundInIfAndFind() - Method in class de.uka.ilkd.key.rule.tacletbuilder.FindTacletBuilder
checks that a SchemaVariable that is used to match pure variables (this means bound variables) occurs at most once in a quantifier of the assumes and finds and throws an exception otherwise
checkBoundInIfAndFind() - Method in class de.uka.ilkd.key.rule.tacletbuilder.NoFindTacletBuilder
checks that a variableSV occurrs at most once in a quantifier of the ifs and finds and throws an exception otherwise
checkBoxMap - Variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
checkboxRFL - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
checkBraces(StringBuffer) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
Sanity check.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.BlockContractExternalCompletion
Checks if the app is supported.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.BlockContractInternalCompletion
Checks if the app is supported.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.DependencyContractCompletion
Checks if the app is supported.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.FunctionalOperationContractCompletion
Checks if the app is supported.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.LoopContractExternalCompletion
Checks if the app is supported.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.LoopContractInternalCompletion
Checks if the app is supported.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.LoopInvariantRuleCompletion
Checks if the app is supported.
checkCanComplete(IBuiltInRuleApp) - Static method in class de.uka.ilkd.key.gui.mergerule.MergeRuleCompletion
 
checkChainable(int, List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
checkChildrenOfSourceElement(SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
checkCondition(GenericSortCondition) - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
checkCondition(GenericSortCondition, boolean, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
checkConditions(MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
checks the provided matches against the variable conditions of this taclet It returns the resulting match conditions or null if the found matches do not satisfy the variable conditions.
checkConditions(MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
checks the provided matches against the variable conditions of this taclet It returns the resulting match conditions or null if the found matches do not satisfy the variable conditions.
checkConditions(MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.TacletMatcher
checks the provided matches against the variable conditions of this taclet It returns the resulting match conditions or null if the found matches do not satisfy the variable conditions.
checkConditions - Variable in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
checkConstruction(SourceElement) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
checks whether or not the tree construction result is valid.
checkConstruction(ASTList<? extends ProgramElement>) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
checkConstruction(SourceElement) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
checks whether or not the tree construction result is valid.
checkConstruction(ASTList<? extends ProgramElement>) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
checkContainsFreeVarSV(Sequent, Name, String) - Static method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
checkContainsFreeVarSV(Term, Name, String) - Static method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
checkDelimiter(char) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
checkDisjointness(Sort, Sort, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
Checks for disjointness modulo "null".
checkDomainAssignmentsWithFlows() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
checkDomains() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
checked() - Method in class de.uka.ilkd.key.logic.TermImpl
Checks whether the Term is valid on the top level.
CheckedUserInput - Class in de.uka.ilkd.key.gui.utilities
This class offers a simple solution for receiving checked user input.
CheckedUserInput(boolean) - Constructor for class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
CheckedUserInput(CheckedUserInput.CheckedUserInputInspector, boolean) - Constructor for class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
CheckedUserInput.CheckedUserInputInspector - Interface in de.uka.ilkd.key.gui.utilities
 
CheckedUserInput.CheckedUserInputListener - Interface in de.uka.ilkd.key.gui.utilities
Used for observing the checked user input.
checkEnvVariable(String) - Static method in class de.uka.ilkd.key.smt.AbstractSolverType
 
Checker - Interface in de.uka.ilkd.key.strategy.feature.findprefix
Interface for prefix checkers.
checker - Variable in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PrefixChecker
wrapped checker
checkExpressionSVWrapper(ProgramSVSort, ProgramElement) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
checkFlows() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
checkFocus(Term) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
checkFor(String, String) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Checks whether "comment" is a JML comment containing "key".
checkFor(String, ImmutableList<Comment>) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Checks whether one of the passed comments is a JML comment containing "key".
checkForIllegalConditions(Taclet) - Static method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
checkForIllegalOps(Term, Taclet, boolean) - Static method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
checkFormula(Term) - Method in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
checkForNewMinorIds(Node, Term, Name, PosInOccurrence, TermBuilder, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if new minor IDs are available.
checkForNewMinorIds(Node, FormulaTermLabel, boolean, TermBuilder) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if new minor IDs are available.
checkForNewMinorIdsOSS(SequentFormula, Term, Name, PosInOccurrence, TermBuilder, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if new minor IDs are available in case of OneStepSimplifier usage.
checkForNewMinorIdsOSS(SequentFormula, FormulaTermLabel, boolean, TermBuilder) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if new minor IDs are available in case of OneStepSimplifier usage.
checkForSupport - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
checkForSupport() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
checkForSupport() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
checkForSupport() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns true if and only if the version should be checked each time a solver is started.
checkForSupport() - Method in interface de.uka.ilkd.key.smt.SolverType
Checks for support and returns the result.
checkForValidity() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
checkHelp(Object, Object) - Method in class de.uka.ilkd.key.rule.conditions.DifferentFields
 
checkIfGoals(Goal, ImmutableList<IfFormulaInstantiation>, MatchConditions, int) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
Search for formulas within p_list that have to be proved by an explicit assumes-goal, i.e. elements of type IfFormulaInstDirect.
checkInput() - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
checkLabelSVWrapper(ProgramSVSort, ProgramElement) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
checkLaunchCall() - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
checkLinefeed() - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
checkName(Name) - Static method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
checkNat(NameAbstractionTable) - Static method in class de.uka.ilkd.key.logic.TermImpl
 
checkNat(NameAbstractionTable) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
checkNeededInputAvailable(int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
throws an exception iff no input in indicated row, and no metavariable instantiation is possible
checkNegativeDimension(Expression, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
trying to create an array of negative length causes a NegativeArraySizeException to be thrown.
checkNonGenericSupersorts(Sort) - Method in class de.uka.ilkd.key.logic.sort.GenericSort
 
checkNotBigint(SLExpression) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
checkNotType(SLExpression, SLTranslationExceptionManager) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
checkNull(Node, Term, Term, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term is null or not in the Sequent of the given Node.
checkOnlyProgramVarsAsArguments(ImmutableArray<? extends Expression>) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
checkOperator(Operator, int, int) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker
 
checkOther(char) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
checkParameters(Object[], Class<?>...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
checkPosition(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
checkPosition(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature.TopLevelWithoutUpdate
 
checkPosition(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature.TopLevelWithUpdate
 
checkPrefix(PosInOccurrence, MatchConditions) - Method in class de.uka.ilkd.key.rule.RewriteTaclet
For taclets with getSameUpdatePrefix (), collect the updates above p_pos and add them to the update context of the instantiations object p_mc.
checkPrefix(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature
Applies the PrefixCheckers.
checkPrefixInAddRules(Taclet) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
checkProvability(Sequent, Term, Services) - Static method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Checks whether the given formula can be proven within the given sequent.
checkQuote() - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
checkReducibility(Monomial, Monomial) - Method in class de.uka.ilkd.key.strategy.feature.ReducibleMonomialsFeature
 
checkReferenceType - Variable in class de.uka.ilkd.key.rule.conditions.ArrayComponentTypeCondition
 
checkReplaceTerm(Term, PosInOccurrence, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given replace Term is equal module labels to the Term to check.
checkResult(BigInteger, BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaDiv
checks whether the result is consistent with the axiom div_axiom
checkSkolemEquality(SequentFormula) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given SequentFormula is a skolem equality.
checkSkolemEquality(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term is a skolem equality.
checkSlash() - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
checkSLExpressions(SLExpression, SLExpression, SLTranslationExceptionManager, String) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLEqualityTranslationMethod
 
checkSortedSV(SchemaVariable) - Static method in class de.uka.ilkd.key.rule.conditions.FieldTypeToSortCondition
 
checkSortedSV(SchemaVariable) - Static method in class de.uka.ilkd.key.rule.conditions.JavaTypeToSortCondition
 
checkSorts(Sort, Sort, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
checkSorts(SchemaVariable, InstantiationEntry<?>) - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
checkSorts(SchemaVariable, InstantiationEntry<?>, boolean, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
checkStar() - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
checkSupersorts() - Method in class de.uka.ilkd.key.logic.sort.GenericSort
 
checkTable(byte[][], Sort[], Sort[], TacletConditions, Services) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
Checks the referenceTable whether there are rows that are not allowed.
checkTaclet(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertHiddenTacletMenuItem
determines the sequent with the formulas to be added or null if the given taclet is not thought to be displayed by this component
checkTaclet(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
checkTaclet(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem
determines the sequent with the formulas to be added or null if the given taclet is not thought to be displayed by this component
checkTaclet(Taclet) - Static method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
checkValidity() - Method in class de.uka.ilkd.key.java.statement.If
throws an exception if the if-statement guard or then-branch are null
checkVarCondNotFreeIn(Taclet, SVInstantiations) - Static method in class de.uka.ilkd.key.rule.NoPosTacletApp
checks if the variable conditions of type 'x not free in y' are hold by the found instantiations.
checkVarCondNotFreeIn(Taclet, SVInstantiations, PosInOccurrence) - Static method in class de.uka.ilkd.key.rule.TacletApp
checks if the variable conditions of type 'x not free in y' are hold by the found instantiations.
checkVariableConditions(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
checks if the conditions for a correct instantiation are satisfied
checkVariableConditions(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
checks if the conditions for a correct instantiation are satisfied
checkVariableConditions(SchemaVariable, SVSubstitute, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.TacletMatcher
checks if the conditions for a correct instantiation are satisfied
CHI - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
child - Variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Child
child - Variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Child
child - Variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
Child
child - Variable in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
child(int) - Method in class de.uka.ilkd.key.proof.Node
returns i-th child
childAndGrandchildRefactorings - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
childAndGrandchildRefactoringsAndParents - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
childAndGrandchildTermLabelPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The child and grandchild ChildTermLabelPolicy instances to use.
childBranches(Node) - Method in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
Add the node's children's branches (minus one) to current number of branches
ChildEnumeration() - Constructor for class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode.ChildEnumeration
 
childIndexOnParent - Variable in class de.uka.ilkd.key.util.NodePreorderIterator
The child index of NodePreorderIterator.next on its parent.
childPos - Variable in class de.uka.ilkd.key.java.SourceData
the position of the children of element which has to be matched against the pattern.
children() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
children - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
children - Variable in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
children - Variable in class de.uka.ilkd.key.java.expression.Operator
Children.
children - Variable in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
children - Variable in class de.uka.ilkd.key.pp.PositionTable
the PositionTables for the direct subterms (or parts of sequent, etc.)
children - Variable in class de.uka.ilkd.key.proof.io.intermediate.NodeIntermediate
 
children - Variable in class de.uka.ilkd.key.proof.Node
 
children - Variable in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
children - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The children.
children - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Contains all child IExecutionNodes.
children - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
The child StopConditions to use.
childrenCache - Variable in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
childrenCount() - Method in class de.uka.ilkd.key.proof.Node
returns number of children
childrenIterator() - Method in class de.uka.ilkd.key.proof.Node
returns an iterator for the direct children of this node.
ChildTermLabelPolicy - Interface in de.uka.ilkd.key.rule.label
A ChildTermLabelPolicy is used by TermLabelManager#instantiateLabels( TermLabelState, Services, PosInOccurrence, Term, Term, Rule, Goal, Object, Term, Operator, ImmutableArray, ImmutableArray, JavaBlock) to decide for each TermLabel on a child or grandchild of the application Term if it should be re-added to the new Term or not.
childVariables - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
The child variables.
childVariables - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
childVariables - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
The child IExecutionVariables.
choice - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
The choice.
Choice - Class in de.uka.ilkd.key.logic
 
Choice(String, String) - Constructor for class de.uka.ilkd.key.logic.Choice
creates a choice object with name :.
Choice(Name, String) - Constructor for class de.uka.ilkd.key.logic.Choice
 
choice() - Method in class de.uka.ilkd.key.parser.KeYParser
 
choice_ns() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the choice namespace
choice_option(String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
CHOICE_SETTING_RUNTIME_EXCEPTIONS - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Key for the choice option "runtimeExceptions".
CHOICE_SETTING_RUNTIME_EXCEPTIONS_VALUE_ALLOW - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Value in choice option "runtimeExceptions" to allow exceptions.
CHOICE_SETTING_RUNTIME_EXCEPTIONS_VALUE_BAN - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Value in choice option "runtimeExceptions" to ban exceptions.
CHOICE_SETTINGS - Static variable in class de.uka.ilkd.key.settings.ProofSettings
 
ChoiceEntry(String, boolean, boolean, String) - Constructor for class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Constructor.
choiceList - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
the JList with the choices for one category
choiceList - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
choiceMap2choiceSet(HashMap<String, String>) - Method in class de.uka.ilkd.key.settings.ChoiceSettings
 
choiceNS - Variable in class de.uka.ilkd.key.logic.NamespaceSet
 
choiceNS() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the choice namespace of this initial configuration
ChoicePoint - Interface in de.uka.ilkd.key.strategy.feature.instantiator
Interface encapsulating points during the evaluation of a feature term where it is either possible to take different branches, or where the feature has to change the rule application in question (e.g. by instantiation schema variables).
choices() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
choices() - Method in class de.uka.ilkd.key.parser.KeYParser
 
choices - Variable in class de.uka.ilkd.key.rule.RuleKey
 
choices - Variable in class de.uka.ilkd.key.rule.Taclet
the set of taclet options for this taclet
choices - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
choices - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
Stack of Iterator: the branches of ChoicePoints that have not yet been taken, the branches of later points being further up in the stack
choicesApply(Taclet, ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Check whether a taclet conforms with the currently active choices.
ChoiceSelector - Class in de.uka.ilkd.key.gui.configuration
 
ChoiceSelector(ChoiceSettings) - Constructor for class de.uka.ilkd.key.gui.configuration.ChoiceSelector
creates a new ChoiceSelector, using the ChoiceSettings from settings
ChoiceSelector() - Constructor for class de.uka.ilkd.key.gui.configuration.ChoiceSelector
creates a new ChoiceSelector
ChoiceSelector.ChoiceEntry - Class in de.uka.ilkd.key.gui.configuration
Represents a choice with all its meta information.
ChoiceSettings - Class in de.uka.ilkd.key.settings
 
ChoiceSettings() - Constructor for class de.uka.ilkd.key.settings.ChoiceSettings
 
ChoiceSettings(HashMap<String, String>) - Constructor for class de.uka.ilkd.key.settings.ChoiceSettings
 
ChoiceTableModel() - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
choiceToString() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
choose() - Method in interface de.uka.ilkd.key.strategy.feature.instantiator.CPBranch
Invoked by branch manager when this branch of a choice point has been chosen
CHOOSE_ALL_BTN_TOOLTIP_TXT - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The tooltip for the OK button
CHOOSE_AND_APPLY_CONTRACT - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
chooseAllButton - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
chooseButton - Variable in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
CHOOSECONTRACT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
CHOOSECONTRACT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
chooseContract - Variable in class de.uka.ilkd.key.parser.KeYParser
 
chooseContract - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
chooseContract() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
chooseFileButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
chooseFiles(String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
chooser - Variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveUserDefinedTaclets
 
chooseResults(GenericSort, ImmutableList<GenericSortCondition>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
chop(String, int) - Static method in class org.key_project.util.java.StringUtil
Chops the given text if required.
chosenBranches - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
List of CPBranch: the branches that are taken in the current evaluation run
chosenDistForm - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The chosen distinguishing formula
chosenFile - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
chosenGoals - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The chosen goals.
chosenRule - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The chosen merge method.
CIRC - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
cl - Static variable in class de.uka.ilkd.key.core.Main
Object handling the parsing of commandline options
ClashFreeSubst - Class in de.uka.ilkd.key.logic
 
ClashFreeSubst(QuantifiableVariable, Term, TermBuilder) - Constructor for class de.uka.ilkd.key.logic.ClashFreeSubst
 
ClashFreeSubst.VariableCollectVisitor - Class in de.uka.ilkd.key.logic
A Visitor class to collect all (not just the free) variables occurring in a term.
CLASS - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
CLASS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
class2constructors - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
class2enclosingClass - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
class2enclosingThis - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
class2fields - Variable in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
 
class2identifier - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
class2identifier - Variable in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
 
class2initializers - Variable in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
maps a class to its static NON CONSTANT fields
class2initializers - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
class2methodDeclaration - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
class2staticFields - Variable in class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
maps a class to its static NON CONSTANT fields
class2super - Variable in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
maps a class to its superclass
class2superContainer - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
class_axiom(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CLASS_AXIOM_DELAYED - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
CLASS_AXIOM_FREE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
CLASS_AXIOM_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
CLASS_AXIOM_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
CLASS_INITIALIZE_IDENTIFIER - Static variable in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
 
CLASS_INVARIANT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
class_invariant(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CLASS_PREPARE_IDENTIFIER - Static variable in class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
 
CLASS_REF - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was ResultType "."
CLASS_REF - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was ResultType "."
ClassAxiom - Class in de.uka.ilkd.key.speclang
An axiom originating from a (JML) specification, belonging to a particular class, and constraining a particular observer symbol.
ClassAxiom() - Constructor for class de.uka.ilkd.key.speclang.ClassAxiom
 
ClassAxiomAndInvariantProofReferencesAnalyst - Class in de.uka.ilkd.key.proof_references.analyst
Extracts used ClassAxiom and ClassInvariants.
ClassAxiomAndInvariantProofReferencesAnalyst() - Constructor for class de.uka.ilkd.key.proof_references.analyst.ClassAxiomAndInvariantProofReferencesAnalyst
 
classAxiomApplicationEnabled() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
classAxiomDelayedApplication() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
ClassAxiomImpl - Class in de.uka.ilkd.key.speclang
Represents an axiom specified in a class.
ClassAxiomImpl(String, KeYJavaType, VisibilityModifier, Term, ProgramVariable) - Constructor for class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
ClassAxiomImpl(String, String, KeYJavaType, VisibilityModifier, Term, ProgramVariable) - Constructor for class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
ClassBody() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ClassBody() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ClassBodyDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ClassBodyDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
classBuilders - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
 
classContext - Variable in class de.uka.ilkd.key.java.Context
 
classContext - Variable in class de.uka.ilkd.key.java.recoderext.ExecutionContext
the class context
classContext - Variable in class de.uka.ilkd.key.java.reference.ExecutionContext
the class context
classDecl(boolean) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
ClassDeclaration - Class in de.uka.ilkd.key.java.declaration
There are several types of class declarations: package-less outer classes getClassContainer() == null getStatementContainer() == null getName() !
ClassDeclaration(Modifier[], ProgramElementName, Extends, ProgramElementName, Implements, MemberDeclaration[], boolean, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ClassDeclaration
Class declaration.
ClassDeclaration(ExtList, ProgramElementName, boolean, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ClassDeclaration
uses children list to create non-anonymous class
ClassDeclaration(ExtList, ProgramElementName, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
ClassDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ClassDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
classDeclarations() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
classDeclarations - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
classErroneous - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
classErroneous(Sort) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
classFile - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
ClassFileDeclarationBuilder - Class in de.uka.ilkd.key.java.recoderext
Make a ClassDeclaration out of a class file.
ClassFileDeclarationBuilder(ClassFileDeclarationManager, ClassFile) - Constructor for class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
create a new ClassDeclaration builder.
ClassFileDeclarationManager - Class in de.uka.ilkd.key.java.recoderext
This class provides an infrastructure to read in multiple class files and to manufacture ClassDeclarations out of them.
ClassFileDeclarationManager(ProgramFactory) - Constructor for class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
create a new ClassFileDeclarationManager
classifySubs(Set<SMTTermVariable>, Set<SMTTerm>, Set<SMTTerm>, Set<SMTTerm>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
classInitializationInProgress - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
classInitializationInProgress(Sort) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
classInitialized - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
classInitialized(Sort) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ClassInitializeMethodBuilder - Class in de.uka.ilkd.key.java.recoderext
Each class is prepared before it is initialised.
ClassInitializeMethodBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
Creates an instance of the class preparation method model transformer.
ClassInitializer - Class in de.uka.ilkd.key.java.declaration
 
ClassInitializer() - Constructor for class de.uka.ilkd.key.java.declaration.ClassInitializer
 
ClassInitializer(Static, StatementBlock) - Constructor for class de.uka.ilkd.key.java.declaration.ClassInitializer
 
ClassInitializer(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.ClassInitializer
Class initializer.
ClassInvAppItem(TacletApp, Sequent, NotationInfo, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem.ClassInvAppItem
 
ClassInvariant - Interface in de.uka.ilkd.key.speclang
A class invariant.
ClassInvariantImpl - Class in de.uka.ilkd.key.speclang
Standard implementation of the ClassInvariant interface.
ClassInvariantImpl(String, String, KeYJavaType, VisibilityModifier, Term, ParsableVariable) - Constructor for class de.uka.ilkd.key.speclang.ClassInvariantImpl
Creates a class invariant.
classlevel_comment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
classlevel_element(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
classList - Variable in class de.uka.ilkd.key.gui.ClassSelectionDialog
 
classLoader - Static variable in class org.key_project.util.reflection.ClassLoaderUtil
The IClassLoader instance to use.
ClassLoaderUtil - Class in org.key_project.util.reflection
This class provides utility methods to load classes at runtime which works in all supported application types: Java Application OSGI (Eclipse) The Java reflection framework allows to load classes at runtime for instance via Class.forName(String).
ClassLoaderUtil() - Constructor for class org.key_project.util.reflection.ClassLoaderUtil
 
classPath - Variable in class de.uka.ilkd.key.java.Recoder2KeY
the set of File objects that describes the classpath to be searched for classes.
CLASSPATH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
CLASSPATH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
classPath - Variable in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
classPath - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The optional class path entries to use.
classPath - Variable in class de.uka.ilkd.key.proof.JavaModel
 
classPath - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
The path of the class this LineBreakpoint is associated with.
classPath - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
The path of the class this LineBreakpoint is associated with.
classPathEntries - Variable in class de.uka.ilkd.key.proof.JavaModel
 
classPaths() - Method in class de.uka.ilkd.key.parser.KeYParser
 
classPaths - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
ClassPreparationMethodBuilder - Class in de.uka.ilkd.key.java.recoderext
Each class is prepared before it is initialised.
ClassPreparationMethodBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
Creates an instance of the class preparation method model transformer.
classPrepared - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
classPrepared(Sort) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
CLASSREFERENCE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ClassRuleFilter - Class in de.uka.ilkd.key.proof.rulefilter
Rule filter that selects taclets which are of a specific class
ClassRuleFilter(Class<?>) - Constructor for class de.uka.ilkd.key.proof.rulefilter.ClassRuleFilter
 
ClassSelectionDialog - Class in de.uka.ilkd.key.gui
A dialog for selecting classes (including interfaces).
ClassSelectionDialog(String, String, ImmutableSet<KeYJavaType>, KeYJavaType, boolean) - Constructor for class de.uka.ilkd.key.gui.ClassSelectionDialog
Creates and displays a dialog box asking the user to make a choice from a set of classes.
ClassSelectionDialog(String, String, ImmutableSet<KeYJavaType>, boolean) - Constructor for class de.uka.ilkd.key.gui.ClassSelectionDialog
 
ClassSelectionDialog.WrappedKJT - Class in de.uka.ilkd.key.gui
 
classToPrint - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Enforces the output of real Java syntax that can be compiled.
ClassTree - Class in de.uka.ilkd.key.gui
 
ClassTree(boolean, boolean, Services, Map<Pair<KeYJavaType, IObserverFunction>, Icon>) - Constructor for class de.uka.ilkd.key.gui.ClassTree
 
ClassTree(boolean, boolean, Services) - Constructor for class de.uka.ilkd.key.gui.ClassTree
 
classTree - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
ClassTree.Entry - Class in de.uka.ilkd.key.gui
 
ClassType - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing class types.
ClassTypeContainer - Interface in de.uka.ilkd.key.java.abstraction
A program model element that may contain class types.
classtypes - Variable in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceNameInfo
 
ClassWellDefinedness - Class in de.uka.ilkd.key.speclang
A contract for checking the well-definedness of a specification for a class invariant.
ClassWellDefinedness(String, int, WellDefinednessCheck.Type, IObserverFunction, LocationVariable, Contract.OriginalVariables, WellDefinednessCheck.Condition, Term, Term, WellDefinednessCheck.Condition, Term, Term, ClassInvariant, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
ClassWellDefinedness(ClassInvariant, IObserverFunction, Term, Term, Services) - Constructor for class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
clause - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
clause - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
Clause(ImmutableSet<Term>) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
 
clause - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
 
ClauseCollector() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature.ClauseCollector
 
clauses - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
clauses - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
clauses from instance of CNF
clauseSet - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
ClausesGraph - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
This class describes the relation between different clauses in a CNF.
ClausesGraph(Term) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
clausesSmallerThan(String, String, IntegerLDT) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
ClausesSmallerThanFeature - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Ordering used to sort the clauses in a quantified formula.
ClausesSmallerThanFeature(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
 
ClausesSmallerThanFeature.ClauseCollector - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
ClauseTrigger(Term) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
 
clContains - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
cleanTypeName(String) - Static method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
Takes a string representing a type e.g.
cleanUp(Collection<SMTSolver>) - Method in class de.uka.ilkd.key.smt.SolverLauncher
In case of that the user has interrupted the execution the reason of interruption must be set.
cleanupNamespaces(InitConfig) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
Removes all schema variables, all generic sorts and all sort depending symbols for a generic sort out of the namespaces.
clear() - Method in class de.uka.ilkd.key.api.ScriptResults
 
clear() - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
clear() - Method in class de.uka.ilkd.key.gui.InfoViewContentPane
 
clear() - Method in class de.uka.ilkd.key.gui.join.SequentViewer
 
clear() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
clear() - Method in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
clear() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
clear() - Method in interface de.uka.ilkd.key.prover.ProverCore
Used by, e.g., InteractiveProver.clear() in order to prevent memory leaking.
clear(RuleSet) - Method in class de.uka.ilkd.key.strategy.feature.RuleSetDispatchFeature
Remove all features that have been related to ruleSet.
clear() - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
clear() - Method in class de.uka.ilkd.key.util.rifl.SimpleRIFLExceptionHandler
 
clearAndDetachCache() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
Empties all caches
clearAndDetachCache() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
Delete all cached information about taclet apps.
clearAndDetachRuleAppIndex() - Method in class de.uka.ilkd.key.proof.Goal
Rebuild all rule caches
clearAndDetachRuleAppIndexes() - Method in class de.uka.ilkd.key.proof.Proof
 
clearCache() - Method in interface de.uka.ilkd.key.strategy.AutomatedRuleApplicationManager
Clear existing caches of applicable rules
clearCache() - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
clearCache() - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
clearCache() - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
Clear the heap of applicable rules
clearCaches() - Method in class de.uka.ilkd.key.gui.sourceview.SourceView
Clears cached files, lines, and existing tabs.
clearCaches() - Method in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
clearChildren() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
clearDrawingCache() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.CacheLessMetalTreeUI
 
clearIndexes() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
Empties all caches
clearIndexes() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
clearlyDisjoint(Term, Term, Services) - Static method in class de.uka.ilkd.key.rule.conditions.MetaDisjointCondition
 
clearNameCache() - Method in class de.uka.ilkd.key.proof.Node
 
clearNextRuleApp() - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
clearNodeInfo() - Method in class de.uka.ilkd.key.proof.Node
When pruning, data referring to future nodes has to be cleared; however, the sequent change info is related to the parent node, it has to be preserved.
clearProgressListeners() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
clearProofs() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Removes all SideProofStore.Entrys.
clearRuleSetBindings(RuleSetDispatchFeature, RuleSet) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
clearRuleSetBindings(RuleSetDispatchFeature, String) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
clearSearchResults() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
clearSemisequent(Goal, boolean) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Deletes all formulae of the succedent / antecedent.
clearUpdateContext() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
clEndsWith - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clHashCode - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
ClickableMessageBox - Class in de.uka.ilkd.key.gui.utilities
A simple textpane that supports lines that can be clicked by the users in order to trigger events.
ClickableMessageBox() - Constructor for class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
ClickableMessageBox.ClickableMessageBoxListener - Interface in de.uka.ilkd.key.gui.utilities
 
clIndexOfChar - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clIndexOfCl - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clLastIndexOfChar - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clLastIndexOfCl - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clone() - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
clone() - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
clone(Node) - Method in class de.uka.ilkd.key.proof.Goal
clones the goal (with copy of tacletindex and ruleAppIndex).
clone() - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangesHolder
 
clone() - Method in class de.uka.ilkd.key.proof.TacletIndex
clones the index
clone() - Method in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
clone() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
clone() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
clone(TestGenerationSettings) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
clone() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
clone() - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
clone() - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
clone() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
clone() - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
clone() - Method in class de.uka.ilkd.key.strategy.StrategyProperties
 
clone() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
clone() - Method in class de.uka.ilkd.key.util.properties.AbstractProperties
 
clone() - Method in class de.uka.ilkd.key.util.properties.ArrayProperties
 
clone() - Method in class de.uka.ilkd.key.util.properties.MapProperties
 
clone() - Method in interface de.uka.ilkd.key.util.properties.Properties
 
cloneableSort() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType for class java.lang.Cloneable
cloneProofEnvironmentWithOwnOneStepSimplifier(Proof, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Creates a copy of the ProofEnvironment of the given Proof which has his own OneStepSimplifier instance.
cloneProofEnvironmentWithOwnOneStepSimplifier(InitConfig, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Creates a copy of the ProofEnvironment of the given Proof which has his own OneStepSimplifier instance.
cloneProofEnvironmentWithOwnOneStepSimplifier(Proof, Choice...) - Static method in class de.uka.ilkd.key.util.SideProofUtil
Creates a copy of the ProofEnvironment of the given Proof which has his own OneStepSimplifier instance.
closableFolderIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
closableFolderIcon() - Static method in class de.uka.ilkd.key.gui.IconFactory
 
closableIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
close - Variable in class de.uka.ilkd.key.gui.SearchBar
 
close() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
close() - Method in class de.uka.ilkd.key.proof.Node
marks a node as closed
close() - Method in class de.uka.ilkd.key.smt.Pipe
 
close() - Method in interface de.uka.ilkd.key.util.pp.Backend
Closes this backend
close() - Method in class de.uka.ilkd.key.util.pp.Layouter
Close the Layouter.
close() - Method in class de.uka.ilkd.key.util.pp.Printer
Close the output stream.
close() - Method in class de.uka.ilkd.key.util.pp.StringBackend
Closes this backend
close() - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Closes this backend
CloseAfterMerge - Class in de.uka.ilkd.key.rule.merge
Rule for closing a partner goal after a merge operation.
CloseAfterMerge() - Constructor for class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
CloseAfterMergeRuleBuiltInRuleApp - Class in de.uka.ilkd.key.rule.merge
Rule application class for close-after-merge rule applications.
CloseAfterMergeRuleBuiltInRuleApp(BuiltInRule, PosInOccurrence, Node, Node, SymbolicExecutionState, SymbolicExecutionState, Term, Set<Name>) - Constructor for class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
CloseAfterMergeRuleBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
closeBlock() - Method in class de.uka.ilkd.key.util.pp.Printer
end a block
CloseBlockToken() - Constructor for class de.uka.ilkd.key.util.pp.Layouter.CloseBlockToken
 
closed - Variable in class de.uka.ilkd.key.proof.Node
 
closed() - Method in class de.uka.ilkd.key.proof.Proof
returns true if the root node is marked as closed and all goals have been removed
CLOSED_GOAL - Static variable in class de.uka.ilkd.key.proof.Node
 
closedAGoal() - Method in class de.uka.ilkd.key.core.KeYMediator
 
closedByOkayButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
ClosedExpressionTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
return zero cost if given term does not contain any free variables.
ClosedExpressionTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.ClosedExpressionTermFeature
 
closedGoals - Variable in class de.uka.ilkd.key.proof.Proof
list with the closed goals of the proof, needed to make pruning in closed branches possible.
closedGoals - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
the number of (so far) closed goal by the current running strategy
closedGoals - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
closeDialog() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.ButtonListener
 
closedIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
closeDlg() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
closeDlg() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
save the preferences of this window prior to closing it.
CLOSEGOAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
CLOSEGOAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
closeGoal(Goal) - Method in class de.uka.ilkd.key.proof.Proof
Add the given constraint to the closure constraint of the given goal, i.e. the given goal is closed if p_c is satisfied.
closeGoal() - Method in class de.uka.ilkd.key.rule.Taclet
returns true iff the taclet contains a "close goal"-statement
closeMergePartnerGoal(Node, Goal, PosInOccurrence, SymbolicExecutionState, SymbolicExecutionState, Term, Set<Name>) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Closes the given partner goal, using the CloseAfterMerge rule.
closeSendingPipe() - Method in class de.uka.ilkd.key.smt.Pipe
Closes the pipe for sending, signalling the end of the input to the target process.
CLOSING_PARENS - Static variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The Constant CLOSING_PARENS holds the characters which serve as closing parenthesis.
clRemoveZeros - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clReplace - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clStartsWith - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
clTranslateInt - Variable in class de.uka.ilkd.key.ldt.CharListLDT
 
CLUTTER_RULES - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
CLUTTER_RULESETS - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
cmbCandidates - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
CODE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CODE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CODE_BIGINT_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CODE_BIGINT_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CODE_JAVA_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CODE_JAVA_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CODE_SAFE_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CODE_SAFE_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CODE_SAVE_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
coeff - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial.Analyser
 
coeff - Variable in class de.uka.ilkd.key.strategy.feature.ScaleFeature.MultFeature
the coefficient
coeffGcd() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
CoeffGcdProjection - Class in de.uka.ilkd.key.strategy.termProjection
Given a monomial and a polynomial, this projection computes the gcd of all numerical coefficients.
CoeffGcdProjection(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.termProjection.CoeffGcdProjection
 
coefficient - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
cofactor(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
Extended euclidian algorithm for computing cofactors.
cofactor - Variable in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorItem
 
CofactorItem(Polynomial) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorItem
 
CofactorMonomial(Monomial, Polynomial) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorMonomial
 
CofactorPolynomial(Polynomial, Polynomial) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorPolynomial
 
col - Variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
current column number
coll - Variable in class org.key_project.util.collection.ImmutableArray.ArrayIterator
 
collapseAll(JTree) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
Will re-expand the root if it was expanded and the tree has an invisible root (otherwise the tree will appear empty, and there is no easy way for the user to change that.
collapseAll(JTree, TreePath) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
requires: root is not a leaf.
collapseAll - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
collapseAllImpl(JTree, TreeModel, TreePath) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
collapseBelow - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
collapseBelow() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
collapseClosedNodes() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
Collapse all subtrees that are closed
collapseClosedNodesHelp(TreePath) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
collapsed - Variable in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
collapsedIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
collapsedIcon() - Static method in class de.uka.ilkd.key.gui.IconFactory
 
collapsedIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
collapseOtherBranches - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
collapseOthers(TreePath) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
Collapse all branches which are not below path
collapseOthersHelp(TreePath, TreePath) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
collect() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
collect(SVInstantiations) - Method in class de.uka.ilkd.key.rule.conditions.NewJumpLabelCondition
 
collect(TreeMap<UpdateableOperator, SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper>, Term, boolean, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
collect(Term) - Method in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature.AtomCollector
 
collect(Term, Services) - Method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature.MonomialCollector
 
collect(Term) - Method in class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature.LiteralCollector
 
collect(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature.ClauseCollector
 
collect(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.LiteralCollector
 
collect(RuleApp, RuleAppCost) - Method in interface de.uka.ilkd.key.strategy.RuleAppCostCollector
 
collect(Class<T>) - Method in class org.key_project.util.ExtList
collects (non-null) elements of the classtype cl and returns a typed array
collectAdditionalUpdates() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Collects additional updates.
collectAllElementaryUpdateTerms(Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects all IProgramVariable used in ElementaryUpdates.
collectAllTacletAppsAffectedByModification(PIOPathIterator, ImmutableList<Pair<PosInOccurrence, ImmutableList<NoPosTacletApp>>>) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Collects all taclet apps that are affected by a modification of the term under consideration at place pathToModification.
collectAllTacletAppsHereAndBelow(PosInOccurrence, ImmutableList<Pair<PosInOccurrence, ImmutableList<NoPosTacletApp>>>) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Collect all NoPosTacletApp s that are stored by this (and by the sub-indices of this).
collectAppsForRule(String, Goal, PosInOccurrence) - Static method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Retrieves all registered applications at the given goal and position for the rule corresponding to the given ruleName.
collectAtoms(Term) - Method in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
collectAxioms(Sequent, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
Helper method used to extract the axioms from a given sequent
collectAxiomsAndCandidateTerms(Set<Term>, Set<Term>, IntegerLDT, Semisequent, boolean, TermServices) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
collectBaseOccs(Term, Sequent) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
collectBaseOccsHelper(Term, PosInOccurrence, Map<Term, PosInOccurrence>) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
collectBoundVarsAbove(PosInOccurrence) - Static method in class de.uka.ilkd.key.rule.TacletApp
collects all bound vars that are bound above the subterm described by the given term position information
collectChildren(NonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
iterate over all children and call convert upon them.
collectChildrenAndComments(ProgramElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
collects both comments and children of a program element
collectClashNames(SchemaVariable, TermServices) - Method in class de.uka.ilkd.key.rule.TacletApp
Collect names which would result in a clash for a new logical variable.
collectClassAxioms(KeYJavaType, InitConfig) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
collectComments(ProgramElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
collects comments and adds their converted KeY-counterpart to the list of children
collectContinueFlags(LoopContract, ProgramVariable, List<Continue>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
collectContractPreconditions(Services, SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult, List<Term>, List<Term>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects the preconditions of an applied operation contract.
collectElementaryUpdates(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects the ElementaryUpdates in the given Term.
collectEqualityTerms(SequentFormula, Set<Term>, Set<Term>, HeapLDT, Services) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CutHeapObjectsTermGenerator
Computes all possible equality terms between objects in the given SequentFormula.
collectGenerics(Term) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
collectGenerics(Term, HashSet<GenericSort>) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
collectGoalsInSubtree(IExecutionElement) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects all Goals in the subtree of the given IExecutionElement.
collectGoalsInSubtree(Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects all Goals in the subtree of the given Node.
collectHeapAtPres(List<LocationVariable>, Map<LocationVariable, LocationVariable>, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
collectHeaps(Term, LinkedHashSet<Term>, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.HeapGenerator
 
collectHeapVariables() - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
collectHeapVariables() - Method in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
collectInitializers(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
The list of statements is the smallest list that contains a copy assignment for each instance field initializer of class cd, e.g.
COLLECTION - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel.FunctionsNode
 
CollectionUtil - Class in org.key_project.util.java
Provides static methods to work with Collections.
CollectionUtil() - Constructor for class org.key_project.util.java.CollectionUtil
Forbid instances by this private constructor.
collectLabels(List<? extends LabelJumpStatement>) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
collectLocalVariables(StatementContainer, LoopStatement) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Collects local variables of the passed statement that are visible for the passed loop.
collectLocalVariablesVisibleTo(Statement, IProgramMethod) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
collectLocalVariablesVisibleTo(Statement, StatementContainer) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
collectLocationsFromHeapTerms(Term, Term, HeapLDT, Set<AbstractUpdateExtractor.ExtractLocationParameter>, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Collects the AbstractUpdateExtractor.ExtractLocationParameter location from the heap Terms.
collectLocationsFromHeapUpdate(Term, Set<AbstractUpdateExtractor.ExtractLocationParameter>, Set<Term>, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes for each location (value/association of an object) used in the the given heap update Term the Terms which allows to compute the object itself and the value of the value/association.
collectLocationsFromTerm(Term, Set<AbstractUpdateExtractor.ExtractLocationParameter>, Set<Term>, Set<Term>, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes for each location (value/association of an object) used in the the given Term the Terms which allows to compute the object itself and the value of the value/association.
collectLocationsFromTerm(Set<AbstractUpdateExtractor.ExtractLocationParameter>, Term, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Utility method of AbstractUpdateExtractor.extractLocationsFromTerm(Term, Set) which recursively extracts the locations.
collectLocationsFromUpdates(Sequent, Set<AbstractUpdateExtractor.ExtractLocationParameter>, Set<Term>, Set<Term>, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes for each location (value/association of an object) used in the updates of the given Sequent the Terms which allows to compute the object itself and the value of the value/association.
CollectLocationVariablesVisitor(ProgramElement, boolean, Services) - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitor
 
CollectLocationVariablesVisitorHashSet(ProgramElement, boolean, Services) - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitorHashSet
 
collectLookupContracts(IProgramMethod, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
collectLoopsBlocksAndMergePointStatements(ProgramElement, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
collectObjectsFromSequent(Sequent, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Collects all objects which are used in the conditions of the Sequent.
collectObservers(Term) - Static method in class de.uka.ilkd.key.util.MiscTools
Recursively collect all observers for this term including all of its sub terms.
Collector() - Constructor for class de.uka.ilkd.key.strategy.feature.SmallerThanFeature.Collector
 
collectParameters() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
collectParameters() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
collectParameters() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
collectPathInformation(Node) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Collects the information from the tree to which branch the current node belongs: Invariant Initially Valid Body Preserves Invariant Use Case ...
collectPrefixInstantiations(TacletPrefix, SVInstantiations) - Static method in class de.uka.ilkd.key.rule.TacletApp
collects all those logic variable that are instances of the variableSV of the given prefix
collectProof(Node, String, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print applied rule(s) for a proof node and its decendants into the passed writer.
collectQuantifiableVariables(Term) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
collectQuantifiableVariables(Term, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
 
collectQueries(Term) - Method in class de.uka.ilkd.key.rule.QueryExpand
 
collectQueriesRecursively(Term, Vector<Term>) - Method in class de.uka.ilkd.key.rule.QueryExpand
Utility method called by collectQueriesRecursively
collectRelevantTerms(Services, Term) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Collects all Terms contained in relevant constraints.
collectRemembranceVariables(Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Collects recursive all remembrance variables.
collectSchemaVariables() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilderSchemaVarCollector
 
collectSchemaVariables(Term) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilderSchemaVarCollector
 
collectSchemaVariables(Sequent) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilderSchemaVarCollector
 
collectSchemaVariables(TacletGoalTemplate) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilderSchemaVarCollector
 
collectSchemaVars() - Method in class de.uka.ilkd.key.rule.Taclet
 
collectSchemaVarsHelper(Sequent, OpCollector) - Method in class de.uka.ilkd.key.rule.Taclet
 
collectSingleTerm(TreeMap<UpdateableOperator, SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper>, Term, boolean, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
collectSkolemConstants(Sequent, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects all contained skolem Terms which fulfill SymbolicExecutionUtil.isSkolemConstant(Term) as well as the skolem constants used in the find once recursive.
collectSkolemConstantsNonRecursive(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects all contained skolem Terms which fulfill SymbolicExecutionUtil.isSkolemConstant(Term).
collectSpecifcationCasesPreconditions(Term, Term, Term, List<Term>, List<Term>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects recursively the preconditions of specification cases.
collectStatements(Switch, int) - Method in class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
Collects the Statements in a switch statement from branch count downward.
collectStatementsToExecute(List<Statement>, StatementContainer) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Collects recursive the Statements which are in the given source range defined by ProgramMethodSubsetPO.startPosition and ProgramMethodSubsetPO.endPosition.
collectStoreLocations(Term, Set<Term>, HeapLDT) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CutHeapObjectsTermGenerator
Collects recursive all possible targets of store operations on a heap.
collectSVInElementaryUpdate(ElementaryUpdate, ImmutableList<SchemaVariable>) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
collects all schema variables occurring on the lhs of an elementary update
collectSVInProgram(JavaBlock, ImmutableList<SchemaVariable>) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
collects all SchemVariables that occur in the JavaBlock
collectSymbolicObjectsFromTerm(Term, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Collects all objects which are used in the given Term.
collectTacletApps(PosInOccurrence, RuleFilter, Services) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Collect all taclet apps that are stored by this (and by the sub-indices of this).
collectTerms(Term, Set<Term>, IntegerLDT) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
collectUserDefinedSymbols(Term, UserDefinedSymbols) - Method in class de.uka.ilkd.key.taclettranslation.lemma.ProofObligationCreator
 
colOffset - Variable in class de.uka.ilkd.key.parser.KeYParser
 
COLON - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
COLON - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
COLON - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
COLON - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
COLON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
COLON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
color2Highlight - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
COLOR_FAVOURED - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
column - Variable in exception de.uka.ilkd.key.java.PosConvertException
The column
column - Variable in class de.uka.ilkd.key.java.Position
The column number.
column - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Column number.
column - Variable in class de.uka.ilkd.key.parser.Location
 
column - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
column - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
column - Variable in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
column - Variable in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
columns - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel
 
columnsPerRow - Variable in class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
Defines optionally how many columns are shown per row.
Combinator(T[], Services) - Constructor for class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
Combinator(BlockContract[], Services) - Constructor for class de.uka.ilkd.key.speclang.BlockContractImpl.Combinator
 
Combinator(LoopContract[], Services) - Constructor for class de.uka.ilkd.key.speclang.LoopContractImpl.Combinator
 
combine(SemisequentChangeInfo) - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
This method combines this change information from this info and its successor.
combine(SequentChangeInfo) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
This method combines the change information from this info and its successor.
combine(ProofStatus) - Method in enum de.uka.ilkd.key.proof.mgt.ProofStatus
 
combine() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
combine() - Method in class de.uka.ilkd.key.speclang.BlockContractImpl.Combinator
 
combine(ImmutableSet<BlockContract>, Services) - Static method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
combine(WellDefinednessCheck, TermServices) - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
combine(WellDefinednessCheck, TermServices) - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
combine() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl.Combinator
 
combine(ImmutableSet<LoopContract>, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
combine(WellDefinednessCheck, TermServices) - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
combine(WellDefinednessCheck, TermServices) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
combine(WellDefinednessCheck, TermServices) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Combines two well-definedness checks having the same name, id, target, type, behaviour and are either both model fields or both not a model field.
combineAccessible(Term, Term, TermServices) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
combineAssignable(Term, Term, TermServices) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
combineOperationContracts(ImmutableSet<FunctionalOperationContract>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Creates a combined contract out of the passed atomic contracts.
combineOuterRemembranceVariables() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
combinePredicates(Term, Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
Combines the given predicate terms (classically using AND or OR).
combinePredicates(Term, Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
 
combinePredicates(Term, Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
 
combinePredicates(Term, Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
 
combineQuantifiedTerms(Term, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
Deprecated.
combineQuantifiedTerms(Term, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
 
combineRemembranceVariables() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
combineSubterms(Term, Set<Term>[], Term[], ImmutableArray<QuantifiableVariable>, int, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
 
combineTaclets(RewriteTaclet, RewriteTaclet, TermServices) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Combines two well-definedness taclets for (pure) method invocations.
COMMA - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
COMMA - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
COMMA - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
COMMA - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
COMMA - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
COMMA - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
COMMA - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
COMMA - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
command - Variable in class de.uka.ilkd.key.api.ProofScriptCommandCall
 
command - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
command - Variable in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
command - Variable in class de.uka.ilkd.key.macros.scripts.SetEchoCommand.Parameters
The command: "on" or "off".
command - Variable in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextParts
 
COMMAND_KEY - Static variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
Under this key, the command of
CommandLine - Class in de.uka.ilkd.key.util
A small framework to handle command lines.
CommandLine() - Constructor for class de.uka.ilkd.key.util.CommandLine
Instantiates a new command line handling object.
CommandLine.AdditionalHelpText - Class in de.uka.ilkd.key.util
Text that should appear in usage pages.
CommandLine.AdditionalHelpTextParts - Class in de.uka.ilkd.key.util
Text that should appear in usage pages.
CommandLine.AdditionalHelpTextSection - Class in de.uka.ilkd.key.util
Prints section-headlines without any indent
CommandLine.HelpElement - Class in de.uka.ilkd.key.util
Help elements are messages which can appear in usage pages, here: Options and AdditionalHelpTexts.
CommandLine.Option - Class in de.uka.ilkd.key.util
Option is a data-only structure to capture a single cmd-line option, its description as well as its value, if set.
CommandLineException - Exception in de.uka.ilkd.key.util
Exception used by CommandLine.
CommandLineException() - Constructor for exception de.uka.ilkd.key.util.CommandLineException
Instantiates a new command line exception without message.
CommandLineException(String, Throwable) - Constructor for exception de.uka.ilkd.key.util.CommandLineException
Instantiates a new command line exception.
CommandLineException(String) - Constructor for exception de.uka.ilkd.key.util.CommandLineException
Instantiates a new command line exception.
CommandLineException(Throwable) - Constructor for exception de.uka.ilkd.key.util.CommandLineException
Instantiates a new command line exception.
commandMap - Variable in class de.uka.ilkd.key.api.ProofMacroApi
 
commandMap - Variable in class de.uka.ilkd.key.api.ProofScriptCommandApi
 
commandMonitor - Variable in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
COMMANDS - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Button command names
COMMANDS - Static variable in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
COMMANDS_DESCRIPTION - Static variable in class de.uka.ilkd.key.macros.scripts.meta.DescriptionFacade
The filename of the XML properties containing the documentation of proof script commands.
comment - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
the style of comments and line comments
Comment - Class in de.uka.ilkd.key.java
 
Comment() - Constructor for class de.uka.ilkd.key.java.Comment
 
Comment(String) - Constructor for class de.uka.ilkd.key.java.Comment
 
Comment(String, PositionInfo) - Constructor for class de.uka.ilkd.key.java.Comment
 
comment - Variable in class de.uka.ilkd.key.smt.lang.SMTFunction
 
comment - Variable in class de.uka.ilkd.key.smt.lang.SMTTerm
 
COMMENT_COLOR - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
highight color for comments (dull green)
comments - Variable in class de.uka.ilkd.key.java.JavaProgramElement
 
comments - Variable in class de.uka.ilkd.key.java.statement.MergePointStatement
 
comments - Variable in class de.uka.ilkd.key.logic.ProgramElementName
 
comments - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
all comments in a global list.
comments - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
all comments in a global list.
commentsend - Variable in class de.uka.ilkd.key.util.AddAHead
 
commentsstart - Variable in class de.uka.ilkd.key.util.AddAHead
 
CommentState() - Constructor for enum de.uka.ilkd.key.gui.sourceview.JavaDocument.CommentState
 
COMMIT - Static variable in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
common - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CommonAndSpecificSubformulasResult
 
commonAncestor(Node) - Method in class de.uka.ilkd.key.proof.Node
Search for the node being the root of the smallest subtree containing this and p_node; we assume that the two nodes are part of the same proof tree
commonAndSpecificSubformulas(Term, Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns the set of specific and common conjunctive subformulas of two formulas.
commonAndSpecificSubformulas(ArrayList<Term>, ArrayList<Term>, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns the set of specific and common conjunctive subformulas of two formulas.
CommonAndSpecificSubformulasResult(LinkedHashSet<Term>, LinkedHashSet<Term>, LinkedHashSet<Term>) - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CommonAndSpecificSubformulasResult
 
commonFormula - Variable in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
commonFormula - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
commonParent - Variable in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
commonPredicate - Variable in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
commonSubtypeCache - Variable in class de.uka.ilkd.key.java.JavaInfo
 
commonTypes - Variable in class de.uka.ilkd.key.java.JavaInfo
as accessed very often caches: KeYJavaType of java.lang.Object, java.lang.Clonable, java.io.Serializable in in this order
commonTypesCacheValid - Variable in class de.uka.ilkd.key.java.JavaInfo
 
comp - Variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
ComparativeOperator - Class in de.uka.ilkd.key.java.expression.operator
Comparative operator.
ComparativeOperator(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.ComparativeOperator
Comparative operator.
ComparativeOperator(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.ComparativeOperator
 
comparator - Variable in class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
 
compare(AbstractDomainElement, AbstractDomainElement) - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
 
compare(T, T) - Method in interface de.uka.ilkd.key.axiom_abstraction.PartialComparator
Compares its two arguments for order.
compare(InsertionTacletBrowserMenuItem.TacletAppListItem, InsertionTacletBrowserMenuItem.TacletAppListItem) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem.Lexicographical
 
compare(TacletApp, TacletApp) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.TacletAppComparator
 
compare(T, T) - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType.LexicographicalKeYJavaTypeOrder
 
compare(Term, Term) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
compare(Operator, Sort, ImmutableArray<TermLabel>, Operator, Sort, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
Compare the two given symbols
compare(BigInteger, BigInteger) - Static method in class de.uka.ilkd.key.logic.LexPathOrdering
TODO: this should also be used when comparing terms The reduction ordering on integers that is described in "A critical-pair/completion algorithm for finitely generated ideals in rings", with the difference that positive numbers are here considered as smaller than negative numbers (with the same absolute value)
compare(Term, Term) - Method in interface de.uka.ilkd.key.logic.TermOrdering
Compare the two given terms
compare(Polynomial, Polynomial) - Method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
compare(Term, Term) - Method in class de.uka.ilkd.key.strategy.feature.SmallerThanFeature
 
compare(Sort, Sort) - Method in class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
 
compare(Named, Named) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols.NamedComparator
 
compare(Comparable<U>[], Comparable<U>[]) - Method in class de.uka.ilkd.key.util.LexicographicComparator
 
compare(String, String) - Method in class de.uka.ilkd.key.util.VersionStringComparator
 
compareBoundVariables(QuantifiableVariable, QuantifiableVariable, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>) - Static method in class de.uka.ilkd.key.logic.TermImpl
compare two quantifiable variables if they are equal modulo renaming
compareBoundVariables(QuantifiableVariable, QuantifiableVariable, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
compare two quantifiable variables if they are equal modulo renaming
CompareCostsFeature - Class in de.uka.ilkd.key.strategy.feature
 
CompareCostsFeature(Feature, Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.CompareCostsFeature
 
compareHelp(Term, Term) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
compareHelp2(Term, Term) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
compareLexNewSyms(ImmutableList<Term>, ImmutableList<Term>, Goal) - Method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
comparePio(TacletApp, TacletApp, PosInOccurrence, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.AbstractNonDuplicateAppFeature
Compare whether two PosInOccurrences are equal.
comparePio(TacletApp, TacletApp, PosInOccurrence, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.EqNonDuplicateAppFeature
 
comparePio(TacletApp, TacletApp, PosInOccurrence, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
Compare whether two PosInOccurrences are equal.
comparePio(TacletApp, TacletApp, PosInOccurrence, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppFeature
 
comparePio(TacletApp, TacletApp, PosInOccurrence, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppModPositionFeature
 
comparePolynomials(Term, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
compareSubsLex(Term, Term) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
compareTerms(Term, Term, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
compareTo(VisibilityModifier) - Method in class de.uka.ilkd.key.java.declaration.modifier.Private
 
compareTo(VisibilityModifier) - Method in class de.uka.ilkd.key.java.declaration.modifier.Protected
 
compareTo(VisibilityModifier) - Method in class de.uka.ilkd.key.java.declaration.modifier.Public
 
compareTo(Object) - Method in class de.uka.ilkd.key.java.Position
Compares this position with the given object for order.
compareTo(Position) - Method in class de.uka.ilkd.key.java.Position
Compares this position with the given object for order.
compareTo(ClassFileDeclarationBuilder) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
compare to class file declaration builders.
compareTo(Name) - Method in class de.uka.ilkd.key.logic.Name
 
compareTo(QueryExpand.QueryEvalPos) - Method in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
For sorting.
compareTo(RuleAppCost) - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
compareTo(NumberRuleAppCost) - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
compareTo(Metavariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
compareTo(RuleAppContainer) - Method in class de.uka.ilkd.key.strategy.RuleAppContainer
 
compareTo(RuleAppCost) - Method in interface de.uka.ilkd.key.strategy.RuleAppCost
 
compareTo(RuleAppCost) - Method in class de.uka.ilkd.key.strategy.TopRuleAppCost
 
compareWeights(Operator, Operator) - Method in class de.uka.ilkd.key.logic.LexPathOrdering.Weighter
Compare the weights of two symbols using the function getWeight.
comparisionCondition - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
compatibleBlockSize(int, int) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
overrides the check of the superclass as unmatched elements will disappear in the suffix of this ContextStatementBlock
compatibleBlockSize(int, int) - Method in class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
used by @link matchChildren to decide if a found match is valid or if there are remaining source elements that have not been matched (in which case the match failed)
CompilationUnit - Class in de.uka.ilkd.key.java
A node representing a single source file containing TypeDeclarations and an optional PackageSpecification and an optional set of Imports.
CompilationUnit(PackageSpecification, Import[], TypeDeclaration[]) - Constructor for class de.uka.ilkd.key.java.CompilationUnit
creates a compilation unit
CompilationUnit(ExtList) - Constructor for class de.uka.ilkd.key.java.CompilationUnit
creates a compilation unit
compilationUnit - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
CompilationUnit() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
THE JAVA LANGUAGE GRAMMAR STARTS HERE *
CompilationUnit() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
THE JAVA LANGUAGE GRAMMAR STARTS HERE *
compilationUnitContext - Variable in class de.uka.ilkd.key.java.Context
 
compileTimeConstant - Variable in class de.uka.ilkd.key.logic.op.ProgramConstant
 
compileWithOpenJML - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
complainAboutSize() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.BlockContractExternalCompletion
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.BlockContractInternalCompletion
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.DependencyContractCompletion
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.FunctionalOperationContractCompletion
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in interface de.uka.ilkd.key.gui.InteractiveRuleApplicationCompletion
method called to complete the given builtin rule application
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.LoopApplyHeadCompletion
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.LoopContractExternalCompletion
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.LoopContractInternalCompletion
 
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.LoopInvariantRuleCompletion
 
complete(C, Pair<Goal, PosInOccurrence>, Collection<MergePartner>) - Method in class de.uka.ilkd.key.gui.mergerule.MergeProcedureCompletion
Completes the given merge procedure either automatically (if the procedure is already complete) or by demanding input from the user in a GUI.
complete(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.mergerule.MergeRuleCompletion
 
complete(MergeWithPredicateAbstraction, Pair<Goal, PosInOccurrence>, Collection<MergePartner>) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.PredicateAbstractionCompletion
 
complete(SemisequentChangeInfo) - Method in class de.uka.ilkd.key.logic.Semisequent
Deprecated.
Use de.uka.ilkd.key.logic.SemisequentChangeInfo#complete(de.uka.ilkd.key.logic.Semisequent) instead
complete() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
complete() - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
returns true if all variables are instantiated
complete() - Method in class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
complete() - Method in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
complete() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
complete() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
complete() - Method in class de.uka.ilkd.key.rule.merge.MergeProcedure
complete() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
complete() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
complete() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
complete() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
complete() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithLatticeAbstraction
 
complete() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
complete() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstractionFactory
 
complete() - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
returns true iff all necessary informations are collected, so that the Taclet can be applied.
complete() - Method in class de.uka.ilkd.key.rule.PosTacletApp
returns true iff all necessary informations are collected, so that the Taclet can be applied.
complete() - Method in interface de.uka.ilkd.key.rule.RuleApp
returns true if all variables are instantiated
complete() - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
complete() - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
completeAndApplyApp(List<TacletApp>, Goal) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
completeAndApplyTacletMatch(TacletInstantiationModel[], Goal) - Method in class de.uka.ilkd.key.control.AbstractProofControl
completeAndApplyTacletMatch(TacletInstantiationModel[], Goal) - Method in interface de.uka.ilkd.key.control.RuleCompletionHandler
called to complete and apply a taclet instantiations
completeAndApplyTacletMatch(TacletInstantiationModel[], Goal) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
completeAndApplyTacletMatch(TacletInstantiationModel[], Goal) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
completeBuiltInRuleApp(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.control.AbstractProofControl
completeBuiltInRuleApp(IBuiltInRuleApp, Goal, boolean) - Method in interface de.uka.ilkd.key.control.RuleCompletionHandler
completes rule applications of built in rules
completeBuiltInRuleApp(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
completeBuiltInRuleApp(IBuiltInRuleApp, Goal, boolean) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
completeBuiltInRuleAppByDefault(IBuiltInRuleApp, Goal, boolean) - Static method in class de.uka.ilkd.key.control.AbstractProofControl
completedBlockEntries - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Maps an ExecutionNodeReader.AbstractKeYlessExecutionNode to its completed block entries
completedBlocks - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The completed blocks.
completedBlocks - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The up to know discovered completed IExecutionBlockStartNodes.
completedGoals - Variable in class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
completeIfInstantiations(ImmutableList<PosTacletApp>, Sequent, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
tries to complete the (partial) taclet instantantiation of the applications given in apps.
completeInstantiations(ImmutableList<PosTacletApp>, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
tries to complete the (partial) taclet instantantiation of the applications given in apps.
completeRuleApp(Goal) - Method in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
 
completeRuleApp(Goal) - Method in class de.uka.ilkd.key.strategy.RuleAppContainer
Create a RuleApp that is suitable to be applied or null.
completeRuleApp(Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
Create a RuleApp that is suitable to be applied or null.
completeTerm - Variable in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator
 
completeTerm - Variable in class de.uka.ilkd.key.strategy.termProjection.SubtermProjection
 
completeTree() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
Completes the execution tree model after all Nodes were visited in SymbolicExecutionTreeBuilder.AnalyzerProofVisitor.visit(Proof, Node).
completions - Variable in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
completions - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
ComplexButton - Class in de.uka.ilkd.key.gui.smt
 
ComplexButton(int) - Constructor for class de.uka.ilkd.key.gui.smt.ComplexButton
 
ComplexButton.EmptyAction - Class in de.uka.ilkd.key.gui.smt
 
ComplexButton.ItemAction - Class in de.uka.ilkd.key.gui.smt
 
ComplexRuleJustification - Interface in de.uka.ilkd.key.proof.mgt
 
ComplexRuleJustificationBySpec - Class in de.uka.ilkd.key.proof.mgt
 
ComplexRuleJustificationBySpec() - Constructor for class de.uka.ilkd.key.proof.mgt.ComplexRuleJustificationBySpec
 
component - Variable in class de.uka.ilkd.key.gui.smt.OptionContentNode
 
componentHidden(ComponentEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
componentMoved(ComponentEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
componentResized(ComponentEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
components - Variable in class de.uka.ilkd.key.gui.StrategySelectionView
Allows access to shown UI controls generated according to StrategySelectionView.DEFINITION.
componentShown(ComponentEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
composeSequent(boolean, Semisequent) - Method in class de.uka.ilkd.key.logic.Sequent
replaces the antecedent (antec is true) of this sequent by the given Semisequent similar for the succedent if antec is false.
CompositePTListener - Class in de.uka.ilkd.key.control
A composite structure for prover task listeners.
CompositePTListener(ProverTaskListener[]) - Constructor for class de.uka.ilkd.key.control.CompositePTListener
 
CompositePTListener(ProverTaskListener, ProverTaskListener) - Constructor for class de.uka.ilkd.key.control.CompositePTListener
 
CompoundProof - Class in de.uka.ilkd.key.proof
 
CompoundProof(String, ProofAggregate...) - Constructor for class de.uka.ilkd.key.proof.CompoundProof
 
CompoundStopCondition - Class in de.uka.ilkd.key.symbolic_execution.strategy
This StopCondition contains other StopCondition as children and stops the auto mode if at least on of its children force it.
CompoundStopCondition(StopCondition...) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
Constructor.
compRef - Variable in class de.uka.ilkd.key.gui.configuration.ConfigChangeAdapter
 
ComprehendedSumFeature - Class in de.uka.ilkd.key.strategy.feature
A feature that computes the sum of the values of a feature term when a given variable ranges over a sequence of terms
ComprehendedSumFeature(TermBuffer, TermGenerator, Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.ComprehendedSumFeature
 
CompRes() - Constructor for class de.uka.ilkd.key.logic.LexPathOrdering.CompRes
 
compress() - Method in class de.uka.ilkd.key.logic.Namespace
 
COMPRESSED_FILTER - Static variable in class de.uka.ilkd.key.gui.KeYFileChooser
 
compressLinearPaths(DefaultMutableTreeNode) - Static method in class de.uka.ilkd.key.gui.ClassTree
 
compUnits - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
 
compute(Term, boolean) - Method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.MaxPathHelper
 
compute(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.BinarySumTermFeature
 
compute(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.BinaryTermFeature
 
compute(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.ConstTermFeature
 
compute(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.PrintTermFeature
 
compute(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.RecSubTermFeature
 
compute(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
 
compute(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.SubTermFeature
 
compute(Term, Services) - Method in interface de.uka.ilkd.key.strategy.termfeature.TermFeature
 
computeActiveChildPolicies(TermServices, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Map<Name, Map<Name, ChildTermLabelPolicy>>, Map<Name, ChildTermLabelPolicy>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Computes active ChildTermLabelPolicy instances which have to be executed during the given rule application.
computeActiveSolverUnion() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
computeActiveStatement(RuleApp) - Static method in class de.uka.ilkd.key.proof.NodeInfo
Computes the active statement in the given RuleApp.
computeActiveStatement(SourceElement) - Static method in class de.uka.ilkd.key.proof.NodeInfo
Computes the active statement in the given SourceElement.
computeArgs(Taclet, ImmutableSet<SchemaVariable>, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
computeArgSorts(ImmutableSet<SchemaVariable>, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
computeArrayFields(ObjectVal) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeAtPreVars(List<LocationVariable>, TermServices, UseOperationContractRule.Instantiation) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
computeAxiomAndCandidateSets(Sequent, Set<Term>, Set<Term>, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
computeBasePath(File) - Static method in class de.uka.ilkd.key.proof.io.ProofSaver
Computes the base path of the given proof File.
computeBlockContract(Services, List<BlockContract>) - Static method in class de.uka.ilkd.key.gui.BlockContractSelectionPanel
The static access is used e.g. by the eclipse plugins.
computeBlockContractBuiltInRuleAppBranchCondition(Node, Node, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the branch condition of the given Node which was constructed by an AbstractBlockContractBuiltInRuleApp.
computeBranchCondition(Node, Map<Node, Term>, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes the branch condition if not already present in the cache and stores it in the cache.
computeBranchCondition(Node, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the branch condition of the given Node.
computeCalledMethodName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the name of the called method.
computeCalledMethodSignature() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the signature of the called method.
computeClauses(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
computeColorForAge(int, int) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
computes the appropriate color for a given age and maximum age.
computeCommonFormulas(Semisequent, Semisequent, Term) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
computeCommonTaclets(ImmutableList<Taclet>, ImmutableSet<Taclet>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
computeConstantLabels(Model) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeContract(Services, List<T>) - Method in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
computeContract(Services, List<BlockContract>) - Method in class de.uka.ilkd.key.gui.BlockContractSelectionPanel
Computes the selected BlockContract.
computeContract(Services, List<Contract>) - Static method in class de.uka.ilkd.key.gui.ContractSelectionPanel
Computes the selected Contract.
computeContract(Services, List<LoopContract>) - Method in class de.uka.ilkd.key.gui.LoopContractSelectionPanel
 
computeContractRuleAppBranchCondition(Node, Node, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the branch condition of the given Node which was constructed by a ContractRuleApp.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro.SemanticsBlastingStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.FilterStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro.WellDefinednessStrategy
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
Compute the cost of a RuleApp.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AgeFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.BinaryFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ComprehendedSumFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ConstFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.CountBranchFeature
Compute the cost of a RuleApp.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.DeleteMergePointRuleFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in interface de.uka.ilkd.key.strategy.feature.Feature
Evaluate the cost of a RuleApp.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.FindDepthFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.FindRightishFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.IfThenElseMalusFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.LetFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.MergeRuleFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.PrintFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.RuleSetDispatchFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ScaleFeature.MultFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SimplifyReplaceKnownCandidateFeature
Compute the cost of a RuleApp.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SumFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.FIFOStrategy
Evaluate the cost of a RuleApp.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
Evaluate the cost of a RuleApp.
computeCost(Term, Term, Sequent, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
Try to find the cost of an instance(inst) according its quantified formula and current goal.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCost
Compute the cost of a RuleApp.
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCostScalerFeature
 
computeCost(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
Evaluate the cost of a RuleApp.
computeCostHelp(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
computeCurrentStateName() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeSymbolicLayoutExtractor
Computes the state name of a current memory layout.
computeCurrentStateName() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Computes the state name of a current memory layout.
computeDefault(Term, boolean) - Method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.MaxDPathHelper
 
computeDefault(Term, boolean) - Method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.MaxPathHelper
 
computeDefault(Term, boolean) - Method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.MaxPosPathHelper
 
computeDifference(Semisequent, Collection<Term>, Term) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
computedResult - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
computeEssentials(ProgramPrefix) - Static method in class de.uka.ilkd.key.java.ProgramPrefixUtil
 
computeFields(ObjectVal) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeFirstCommonPrefixLength(ImmutableList<ImmutableList<T>>, ImmutableList<T>) - Static method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Computes the length of a common prefix.
computeFirstStatement(RuleApp) - Static method in class de.uka.ilkd.key.proof.NodeInfo
Computes the first statement in the given RuleApp.
computeFormula(InstantiateCommand.Parameters, Goal) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
computeFunctions(ObjectVal) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeGeneralSequentToProve(Sequent, SequentFormula) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Computes a general Sequent to prove in a side proof which contains all SequentFormula of the original Sequent except the given current SequentFormula and those which contains modalities and queries.
computeHashCode() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
computeHashCode() - Method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
 
computeHashCode() - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
computeHashCode() - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
 
computeHashCode() - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
 
computeHashCode() - Method in class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
computeHashCode() - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
computeHashCode() - Method in class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
 
computeHashCode() - Method in class de.uka.ilkd.key.java.JavaProgramElement
 
computeHashCode() - Method in class de.uka.ilkd.key.logic.LabeledTermImpl
performs the actual computation of the hashcode and can be overwritten by subclasses if necessary
computeHashCode() - Method in class de.uka.ilkd.key.logic.TermImpl
performs the actual computation of the hashcode and can be overwritten by subclasses if necessary
computeInitialObjectsToIgnore(boolean, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes objects which should be ignored in the state because they are part of the proof obligation and not of the source code.
computeInitialStateName() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeSymbolicLayoutExtractor
Computes the state name of an initial memory layout.
computeInitialStateName() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Computes the state name of an initial memory layout.
computeInstances(Services, Term, Metavariable, Term, Set<Term>, ImmutableSet<Term>, TacletApp) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
computeInstantiation(Services, PosInOccurrence, Sequent, OneStepSimplifier.Protocol, Goal, RuleApp) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Freshly computes the overall simplification result for the passed constrained formula.
computeInstantiation(Term, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
Computes instantiation for contract rule on passed focus term.
computeInstructionTerm(List<Term>, List<Term>, boolean, TermBuilder) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Computes the Term with the instruction how to compute the truth value based on the found replacements.
computeLineInformation(File) - Static method in class org.key_project.util.java.IOUtil
Computes line information for each text line in the given File.
computeLineInformation(InputStream) - Static method in class org.key_project.util.java.IOUtil
Computes line information for each text line in the given InputStream.
computeLineWidth() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
computes the line width
computeLocationSetName(LocationSet) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeLocationSetProperties(LocationSet) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeLoopBodyImplicatonLabels(TermLabelState, Services, PosInOccurrence, Rule, RuleApp, Goal, Operator, ImmutableArray<Term>, Sequent) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
Computes the TermLabel which should be added to the implication of the normal termination branch of a loop body.
computeLoopBodyModalityLabels(TermLabelState, Services, PosInOccurrence, Rule, RuleApp, Goal, Operator, Term, JavaBlock, Sequent, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
Computes the TermLabel which should be added to the created loop body modality Term.
computeLoopInvariantBuiltInRuleAppBranchCondition(Node, Node, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the branch condition of the given Node which was constructed by a LoopInvariantBuiltInRuleApp.
computeMD5(File) - Static method in class org.key_project.util.java.IOUtil
Computes the MD5 checksum of the given File.
computeMD5(InputStream) - Static method in class org.key_project.util.java.IOUtil
Computes the MD5 checksum of the given InputStream and closes it.
computeMultiples(Monomial, Monomial, List<MultiplesModEquationsGenerator.CofactorPolynomial>, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
Compute multiples of targetM that are congruent to sourceM modulo the polynomials in cofactorPolys.
computeNextRuleApp(ImmutableHeap<RuleAppContainer>) - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
computeObjectId(ISymbolicLayout, ISymbolicObject) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Computes a unique ID for the given object in the given model.
computeObjectProperties(ObjectVal, String) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeOriginalUpdates(PosInOccurrence, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes the original updates.
computeParams(Term, Map<LocationVariable, Term>, LocationVariable, UseOperationContractRule.Instantiation, TermFactory) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
computeParentSorts(LinkedList<SortWrapper>, boolean, boolean, Services) - Method in class de.uka.ilkd.key.smt.SortWrapper
 
computePath(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Computes the path from the root of the symbolic execution tree to the given IExecutionNode.
computePathCondition(Node, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the path condition of the given Node.
computePathCondition(Node, Node, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the path condition between the given Nodes.
computePreferredSize(TreeModel) - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
computePreferredSize(DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
computePrefixElements(ImmutableArray<? extends Statement>, ProgramPrefix) - Static method in class de.uka.ilkd.key.java.StatementBlock
computes the prefix elements for the given array of statment block
computeProjectSubPath(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
Computes the project specific sub path of the output directory (TestCaseGenerator.directory) in which the generated files will be stored.
computeProofReferences(Proof) - Static method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil
Computes all proof references in the given Proof by iterating over all Nodes in breath first order.
computeProofReferences(Proof, ImmutableList<IProofReferencesAnalyst>) - Static method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil
Computes all proof references in the given Proof by iterating over all Nodes in breath first order.
computeProofReferences(Node, Services) - Static method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil
Computes the IProofReference of the given Node.
computeProofReferences(Node, Services, ImmutableList<IProofReferencesAnalyst>) - Static method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil
Computes the IProofReference of the given Node.
computeProspecitvePartner(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.join.JoinIsApplicable
Computes the partners for the given selection.
computeRefactorings(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Computes the TermLabelRefactoring to consider.
computeReferences(Node, Services) - Method in class de.uka.ilkd.key.proof_references.analyst.ClassAxiomAndInvariantProofReferencesAnalyst
Computes the IProofReference for the given Node which can be null or an empty set if the applied rule is not supported by this IProofReferencesAnalyst.
computeReferences(Node, Services) - Method in class de.uka.ilkd.key.proof_references.analyst.ContractProofReferencesAnalyst
Computes the IProofReference for the given Node which can be null or an empty set if the applied rule is not supported by this IProofReferencesAnalyst.
computeReferences(Node, Services) - Method in interface de.uka.ilkd.key.proof_references.analyst.IProofReferencesAnalyst
Computes the IProofReference for the given Node which can be null or an empty set if the applied rule is not supported by this IProofReferencesAnalyst.
computeReferences(Node, Services) - Method in class de.uka.ilkd.key.proof_references.analyst.MethodBodyExpandProofReferencesAnalyst
Computes the IProofReference for the given Node which can be null or an empty set if the applied rule is not supported by this IProofReferencesAnalyst.
computeReferences(Node, Services) - Method in class de.uka.ilkd.key.proof_references.analyst.MethodCallProofReferencesAnalyst
Computes the IProofReference for the given Node which can be null or an empty set if the applied rule is not supported by this IProofReferencesAnalyst.
computeReferences(Node, Services) - Method in class de.uka.ilkd.key.proof_references.analyst.ProgramVariableReferencesAnalyst
Computes the IProofReference for the given Node which can be null or an empty set if the applied rule is not supported by this IProofReferencesAnalyst.
computeRepresentativeAlias(Location, Map<Location, SortedSet<Location>>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Computes the representative alias of the given Location.
computeResultingTaclets(List<TacletSoundnessPOLoader.TacletInfo>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
computeResults(Services, Proof, ProofEnvironment, Sequent, TermLabel, String, String, String, String, String, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Starts the side proof and extracts the result Term.
computeResultsAndConditions(Services, Goal, ProofEnvironment, Sequent, Function) - Method in class de.uka.ilkd.key.symbolic_execution.rule.AbstractSideProofRule
Starts the side proof and extracts the result Term and conditions.
computeResultsAndConditions(Services, Proof, ProofEnvironment, Sequent, Operator, String, String, String, String, String, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Starts the side proof and extracts the result Term and conditions.
computeResultVar(UseOperationContractRule.Instantiation, TermServices) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
computerInstanceCost(Substitution, Term, ImmutableSet<Term>, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
computeRootElementaryUpdates(Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the initial ElementaryUpdates on the given root Node.
computeSecondStatement(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the call stack size and the second statement similar to NodeInfo.computeActiveStatement(SourceElement).
computeSelf(Term, Map<LocationVariable, Term>, LocationVariable, UseOperationContractRule.Instantiation, Term, TermFactory) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
computeSeqFormulaAge(Node, SequentFormula, int) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
computes the age of a given sequent formula, i.e., its distance to the root of the proof tree.
computeSequenceName(Sequence) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeSequenceProperties(Sequence) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeSolverMap() - Static method in class de.uka.ilkd.key.macros.scripts.SMTCommand
 
computeSolvers(String) - Method in class de.uka.ilkd.key.macros.scripts.SMTCommand
 
computeSolverTypeWarningMessage(SolverType) - Static method in class de.uka.ilkd.key.gui.smt.SolverListener
 
computeSolverTypeWarningTitle(SolverType) - Static method in class de.uka.ilkd.key.gui.smt.SolverListener
 
computeSortName(ObjectVal) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
computeStackSize(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Compute the stack size of the given Term described by the given RuleApp.
computeStep(Sequent, Services) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
computeSupportedGoalChooserBuilder() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
computeSupportedGoalChooserBuilder() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
computeTacletAppBranchCondition(Node, Node, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the branch condition of the given Node which was constructed by a TacletApp.
computeTermForCondition(String) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Computes the Term that can be evaluated, from the user given condition
computeTermLabelConfiguration() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
computeTermLabelConfiguration() - Method in class de.uka.ilkd.key.proof.init.JavaProfile
computeTermLabelConfiguration() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
computeTermLabelConfiguration() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
computeUnwindRules(Goal) - Method in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
computeValueCondition(TermBuilder, List<Goal>, InitConfig) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Computes the combined path condition of all Goals which is the or combination of each path condition per Goal.
computeValueConditions(Set<Goal>, Map<Node, Term>, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
This method computes for all given Goals representing the same value their path conditions.
computeVariableValuePairs(Term, Term, Set<AbstractUpdateExtractor.ExtractLocationParameter>, boolean, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
The method starts a side proof with the given arguments to compute the values and objects of the requested memory layout.
conatainsComparisionConditionSymmetric(Sort, Sort, TypeComparisonCondition.Mode) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
Does the same like containsComparisionCondition with the difference, that the order of s1 and s2 is not important.
concadinate(String, ImmutableArray<KeYJavaType>) - Static method in class de.uka.ilkd.key.speclang.ContractFactory
 
concat(String, Iterable<? extends Object>) - Static method in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
Concatenates the given String array where the elements are separated by the given delimiter in the result String.
concat(String, Iterable<? extends Object>, HTMLSyntaxHighlighter.StringTransformer) - Static method in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
Concatenates the given String array where the elements are separated by the given delimiter in the result String.
concat(String...) - Static method in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
Concatenates the given Strings using a StringBuilder.
concat(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
concat(S[], T[]) - Static method in class de.uka.ilkd.key.util.MiscTools
Concatenates two arrays.
concat(String8) - Method in class de.uka.ilkd.key.util.String8
 
concatDuplicateFreeLists(ImmutableList<T>, ImmutableList<? extends T>) - Static method in class org.key_project.util.collection.Immutables
 
concatenate(Comment[]) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
Concatenates the passed comments in a position-preserving way.
concatenate(Comment[]) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
Concatenates the passed comments in a position-preserving way.
concatenateHelper(ImmutableList<T>, ImmutableList<T>) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
concatenates the two lists in arbitrary but deterministic order
CONCRETE_RULES - Static variable in class de.uka.ilkd.key.rule.merge.MergeProcedure
Concrete merge procedures.
concreteHierarchy - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The concrete java type hierarchy obtained by contracting all abstract types from the java type hierarchy.
concreteRule - Variable in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
concurrentProcesses - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
cond - Variable in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
The filter that decides which sub-feature is to be evaluated
cond - Variable in class de.uka.ilkd.key.strategy.feature.ShannonFeature
The filter that decides which sub-feature is to be evaluated
cond - Variable in class de.uka.ilkd.key.strategy.termfeature.RecSubTermFeature
 
cond - Variable in class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
The filter that decides which sub-feature is to be evaluated
cond - Variable in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator
 
cond - Variable in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
condition - Variable in class de.uka.ilkd.key.java.statement.Assert
 
condition - Variable in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
Condition(Term, Term) - Constructor for class de.uka.ilkd.key.speclang.WellDefinednessCheck.Condition
 
condition - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
An optional condition under which the value is valid.
condition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
The condition under which the variable has this value.
condition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
The optional condition.
condition - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
The optional condition under which this association is valid.
condition - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
The optional condition under which this value is valid.
condition - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
The condition for this Breakpoint (set by user).
condition - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
The condition under which the leaf Node is reached from the analyzed Node.
Conditional - Class in de.uka.ilkd.key.java.expression.operator
The most weird ternary C operator ?
Conditional(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Conditional
Conditional.
ConditionalAndExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ConditionalAndExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
conditionalexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ConditionalExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ConditionalExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ConditionalFeature - Class in de.uka.ilkd.key.strategy.feature
A feature that evaluates one of two given features, depending on the result of a RuleFilter
ConditionalFeature(RuleFilter, Feature, Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.ConditionalFeature
 
ConditionalOrExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ConditionalOrExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
conditionalVariables - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The variable value pairs of the current state under given conditions.
conditionEnabled - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
The flag if the the condition for the associated Breakpoint is enabled
conditionMet(RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Checks if the condition, that was given by the user, evaluates to true with the current of the proof
conditionMet(RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
 
conditionPostcondition(ProgramVariable, Term) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
conditionPostconditions(Map<Label, ProgramVariable>, Map<Label, Term>) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
conditions - Variable in exception de.uka.ilkd.key.rule.inst.GenericSortException
 
conditions - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
conditions - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
ConditionsAndClausesBuilder(AuxiliaryContract, List<LocationVariable>, AuxiliaryContract.Variables, Term, Services) - Constructor for class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
The optional human readable condition.
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
The condition as String.
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
The optional condition as human readable String.
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
The condition under which the variable has this value as human readable String.
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
The condition of the associated breakpoint saved as a String
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
The optional condition under which this association is valid.
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
The optional condition under which this value is valid.
conditionString - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
The human readable condition under which the leaf Node is reached from the analyzed Node.
condSort(Iterator<GenericSortCondition>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
Config - Class in de.uka.ilkd.key.gui.configuration
this class is used to set some default gui properties
Config() - Constructor for class de.uka.ilkd.key.gui.configuration.Config
 
config - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
ConfigChangeAdapter - Class in de.uka.ilkd.key.gui.configuration
 
ConfigChangeAdapter(JComponent) - Constructor for class de.uka.ilkd.key.gui.configuration.ConfigChangeAdapter
 
configChanged(ConfigChangeEvent) - Method in class de.uka.ilkd.key.gui.actions.DecreaseFontSizeAction
 
configChanged(ConfigChangeEvent) - Method in class de.uka.ilkd.key.gui.actions.IncreaseFontSizeAction
 
configChanged(ConfigChangeEvent) - Method in class de.uka.ilkd.key.gui.configuration.ConfigChangeAdapter
 
configChanged(ConfigChangeEvent) - Method in interface de.uka.ilkd.key.gui.configuration.ConfigChangeListener
focused node has changed
configChangeEvent - Variable in class de.uka.ilkd.key.gui.configuration.Config
cached ConfigChange event
ConfigChangeEvent - Class in de.uka.ilkd.key.gui.configuration
An event that indicates that the users focused node or proof has changed
ConfigChangeEvent(Config) - Constructor for class de.uka.ilkd.key.gui.configuration.ConfigChangeEvent
creates a new ConfigChangeEvent
ConfigChangeListener - Interface in de.uka.ilkd.key.gui.configuration
The ConfigChangeListener is notified if the UI settings in class Config change.
configChangeListener - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
configChangeListener - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
configurate(Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, ImmutableList<InfFlowSpec>>, Term) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Configure the existing loop specification element with new elements, i.e., loop invariant clauses, a loop variant, modifies clauses, information flow specification elements, and a loop variant, possibly together with (if any) "free" loop invariant clauses.
configurate(Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, ImmutableList<InfFlowSpec>>, Term) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
Configuration(boolean, boolean) - Constructor for class de.uka.ilkd.key.smt.AbstractSMTTranslator.Configuration
 
Configuration(boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.smt.AbstractSMTTranslator.Configuration
 
configurator - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
configure - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
configure(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
configureProofForSymbolicExecution(Proof, int) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
Configures the given Proof to use the symbolic execution strategy by reusing the default StrategyProperties.
configureProofForSymbolicExecution(Proof, int, boolean, boolean, boolean, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
Configures the given Proof to use the symbolic execution strategy.
CONFIRM_EXIT - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
confirmExit - Variable in class de.uka.ilkd.key.settings.ViewSettings
confirm exiting by default
confirmExit() - Method in class de.uka.ilkd.key.settings.ViewSettings
Whether to display the confirmation dialog upon exiting the main window.
confirmTaskRemoval(String) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
confirmTaskRemoval(String) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
asks if removal of a task is completed.
conjoin(RepresentsAxiom, TermBuilder) - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
Conjoins two represents clauses with minimum visibility.
conjunctFreeInv(Services, AbstractLoopInvariantRule.Instantiation, Map<LocationVariable, Term>, List<LocationVariable>) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Creates a conjunction of all free invariant formulas for the LocationVariables in heapContext.
conjunctFreeInv(Services, WhileInvariantRule.Instantiation, Map<LocationVariable, Term>, List<LocationVariable>) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
conjunctInv(Services, AbstractLoopInvariantRule.Instantiation, Map<LocationVariable, Term>, List<LocationVariable>) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Creates a conjunction of all invariant formulas for the LocationVariables in heapContext.
conjunctInv(Services, WhileInvariantRule.Instantiation, Map<LocationVariable, Term>, List<LocationVariable>) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
conjunction_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ConjunctivePredicateAbstractionDomainElement - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
An abstract domain element for a predicate abstraction lattice based on the conjunction of predicates.
ConjunctivePredicateAbstractionDomainElement(ImmutableSet<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
Constructs a new ConjunctivePredicateAbstractionDomainElement from a given list of abstraction predicates.
ConjunctivePredicateAbstractionDomainElement(boolean) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
Constructs a new ConjunctivePredicateAbstractionDomainElement that is a top element if isTopElem is set to true; otherwise, it is a bottom element.
ConjunctivePredicateAbstractionLattice - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
A lattice for all predicates accepting the given sort.
ConjunctivePredicateAbstractionLattice(List<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
Constructs a new ConjunctivePredicateAbstractionLattice for the given list of applicable predicates.
ConjunctivePredicateAbstractionLattice.PredicateLatticeIterator - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
 
connected(Term, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
connectedTo() - Method in interface de.uka.ilkd.key.gui.nodeviews.BuiltInRuleMenuItem
 
connectedTo - Variable in class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
connectedTo() - Method in class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
connectedTo - Variable in class de.uka.ilkd.key.gui.nodeviews.DefaultTacletMenuItem
 
connectedTo() - Method in class de.uka.ilkd.key.gui.nodeviews.DefaultTacletMenuItem
 
connectedTo() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
returns the selected taclet to be applied
connectedTo() - Method in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
connectedTo() - Method in interface de.uka.ilkd.key.gui.nodeviews.TacletMenuItem
gets the Taclet that is attached to this item
connections - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
Map from Term to ImmutableSet
Cons(S) - Constructor for class org.key_project.util.collection.ImmutableSLList.Cons
new list with only one element
Cons(S, ImmutableSLList<S>) - Constructor for class org.key_project.util.collection.ImmutableSLList.Cons
constructs a new list with element as head and cons as tail
cons - Variable in class org.key_project.util.collection.ImmutableSLList.Cons
reference to the next element (equiv.to the tail of list)
considerContext() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
ConsideredAsBigLiteral - Static variable in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
If the literals in a query become greater than abs(ConsideredAsBigLiteral), then this is interpreted as a "loop smell", i.e. the proof construction is in a loop and produces big literals.
considerQueries - Variable in class de.uka.ilkd.key.strategy.termfeature.ContainsExecutableCodeTermFeature
 
consistent - Variable in class de.uka.ilkd.key.util.pp.Layouter.OpenBlockToken
 
CONSISTENT - Static variable in class de.uka.ilkd.key.util.pp.Printer
Flag to indicate this block will be broken consistently
consistentVariableArrays(ImmutableArray<QuantifiableVariable>, ImmutableArray<QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
 
ConsoleProofObligationSelector - Class in de.uka.ilkd.key.ui
 
ConsoleProofObligationSelector(ConsoleUserInterfaceControl, InitConfig) - Constructor for class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
ConsoleUserInterfaceControl - Class in de.uka.ilkd.key.ui
Implementation of UserInterfaceControl used by command line interface of KeY.
ConsoleUserInterfaceControl(byte, boolean) - Constructor for class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
ConsoleUserInterfaceControl(boolean, boolean) - Constructor for class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
CONST - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
CONST - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
CONST - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CONST - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
Constant(String, int) - Constructor for class de.uka.ilkd.key.pp.Notation.Constant
 
constant() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
constant - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
constant - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
The constant representing an arbitrary array index.
CONSTANT_PRIMITIVE_TYPE_VARIABLE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
CONSTANT_STRING_VARIABLE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
CONSTANT_VALUE - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
ConstantCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if an instantiation is a constant formula or term, i.e. its arity is equal to zero.
ConstantCondition(AbstractSortedOperator, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.ConstantCondition
 
ConstantCounter() - Constructor for class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
ConstantExpressionEvaluator - Class in de.uka.ilkd.key.java
 
ConstantExpressionEvaluator(Services) - Constructor for class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
constantID - Variable in class de.uka.ilkd.key.smt.ConstantQuery
 
constantPart - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
constantPart - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
ConstantProgramVariableSort(Name, boolean) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ConstantProgramVariableSort
 
ConstantQuery - Class in de.uka.ilkd.key.smt
Query for constant values.
ConstantQuery(String) - Constructor for class de.uka.ilkd.key.smt.ConstantQuery
 
constants - Variable in class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
store the program variables which represent the enum constants
constants - Variable in class de.uka.ilkd.key.smt.model.Model
Maps constant names to constant values.
constants - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
constantsForBigIntegers - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
If a integer is not supported by a solver because it is too big, the integer is translated into a constant.
constantsForSmallIntegers - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
If a integer is not supported by a solver because it is too small, the integer is translated into a constant.
ConstantStringExpressionEvaluator - Class in de.uka.ilkd.key.java.recoderext
 
ConstantStringExpressionEvaluator(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.ConstantStringExpressionEvaluator
 
constantsTypes - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
ConstantTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
ConstantTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.ConstantTermFeature
 
constantTypePreds - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
ConstantValue - Class in de.uka.ilkd.key.rule.metaconstruct
Replace a program variable that is a compile-time constant with the value of the initializer
ConstantValue() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ConstantValue
 
ConstFeature - Class in de.uka.ilkd.key.strategy.feature
A feature that returns a constant value
ConstFeature(RuleAppCost) - Constructor for class de.uka.ilkd.key.strategy.feature.ConstFeature
 
CONSTRAINT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CONSTRAINT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
Constraint - Interface in de.uka.ilkd.key.strategy.quantifierHeuristics
Deprecated.
Constraint.Top - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Deprecated.
constraint_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CONSTRAINT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CONSTRAINT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ConstraintAwareSyntacticalReplaceVisitor - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
In KeY 1.x we supported a free variable calculus based on meta variables.
ConstraintAwareSyntacticalReplaceVisitor(TermLabelState, Services, Constraint, PosInOccurrence, Rule, RuleApp, Taclet.TacletLabelHint, Goal) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.ConstraintAwareSyntacticalReplaceVisitor
 
CONSTRAINTBOOLEANCONTAINER - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
contains a boolean value
constraints - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The contained constraints.
constraints - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
The related IExecutionConstraints.
constraints - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The available IExecutionConstraints.
constraints - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
construct() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
constructAbruptTerminationIfCascade() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
constructBuiltInApp() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
constructBuiltinApp(BuiltInAppIntermediate, Goal) - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Constructs a built-in rule application from an intermediate one.
constructInitiallyGoal(Services, RuleApp, TermLabelState, Goal, AbstractLoopInvariantRule.Instantiation, Term, Term) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
Sets the content of the "initially valid" goal.
constructInsts(TacletApp, Goal, LinkedList<String>, Services) - Static method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Instantiates schema variables in the given taclet application.
constructLinesSet(Node) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Collects the set of lines to highlight starting from the given node in the proof tree.
Constructor - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing constructors.
CONSTRUCTOR_CALL - Static variable in class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
 
CONSTRUCTOR_NORMALFORM_IDENTIFIER - Static variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
constructorCache - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
caches constructor access for reflection.
ConstructorCall - Class in de.uka.ilkd.key.rule.metaconstruct
The constructor call meta construct is used to handle a allocation expression like new Class(...)
ConstructorCall(Name, SchemaVariable, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
 
ConstructorCall(SchemaVariable, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
creates the metaconstruct
ConstructorCall(ProgramVariable, New) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
Used to programmatically produce this statement.
constructorCallSequence(New, KeYJavaType, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
returns a sequence of statements modelling the Java constructor call semantics explicitly
ConstructorDeclaration - Class in de.uka.ilkd.key.java.declaration
The getTypeReference method returns null - constructors do not have explicite return types.
ConstructorDeclaration(ExtList, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Constructor declaration.
ConstructorDeclaration(Modifier[], ProgramElementName, ParameterDeclaration[], Throws, StatementBlock, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Deprecated.
ConstructorDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ConstructorDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ConstructorNormalformBuilder - Class in de.uka.ilkd.key.java.recoderext
Transforms the constructors of the given class to their normalform.
ConstructorNormalformBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
creates the constructor normalform builder
ConstructorReference - Interface in de.uka.ilkd.key.java.reference
Constructor reference.
constructPresrvAndUCGoal(Services, RuleApp, Goal, AbstractLoopInvariantRule.Instantiation, Optional<Label>, Statement, Term, Term, Term, Term, Term, TermLabelState, Term, Term[]) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
Creates the "Invariant Preserved and Used" goal subsuming the former preserved and use case goals.
constructRemembranceVariables() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
constructResultIfContained(Services, SequentFormula, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
 
constructResultIfContained(Services, Term, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
 
constructTacletApp() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
constructTacletApp(TacletAppIntermediate, Goal) - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Constructs a taclet application from an intermediate one.
constructTree() - Method in class de.uka.ilkd.key.gui.smt.CETree
 
ConstTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
A feature that returns a constant value
ConstTermFeature(RuleAppCost) - Constructor for class de.uka.ilkd.key.strategy.termfeature.ConstTermFeature
 
cont - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
contained - Variable in class de.uka.ilkd.key.java.visitor.ContainsStatementVisitor
The result.
container - Variable in class de.uka.ilkd.key.logic.op.ObserverFunction
 
CONTAINERTYPE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
CONTAINERTYPE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
containerType - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
containerType - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
The KeYJavaType of the container of the element associated with the breakpoint.
ContainerTypeResolver(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.TypeResolver.ContainerTypeResolver
 
containingClass(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
containingMethod(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
containingType - Variable in class de.uka.ilkd.key.logic.op.ProgramVariable
 
contains(Object) - Method in class de.uka.ilkd.key.api.ScriptResults
 
contains(TermLabel) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
contains(Name) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
contains(TreePath) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
contains(Action) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
contains(Label) - Method in class de.uka.ilkd.key.java.visitor.LabelCollector
 
contains(E) - Method in class de.uka.ilkd.key.logic.Namespace
 
contains(Operator) - Method in class de.uka.ilkd.key.logic.OpCollector
 
contains(QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.RenameTable
returns true iff the given variable is mapped to an abstract name.
contains(QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.RenameTable.EmptyRenameTable
returns true iff the given name is mapped to an abstract name.
contains(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
checks if the SequentFormula occurs in this Semisequent (identity check)
contains(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
checks if a SequentFormula is in this Semisequent
contains(SequentFormula) - Method in class de.uka.ilkd.key.logic.Sequent
used to check whether this sequent contains a given sequent formula.
contains(Sequent, Term) - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
contains(Semisequent, Term) - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
contains(TermLabel) - Method in interface de.uka.ilkd.key.pp.VisibleTermLabels
 
contains(Name) - Method in interface de.uka.ilkd.key.pp.VisibleTermLabels
 
contains(ImmutableArray<QuantifiableVariable>, LogicVariable, SVInstantiations) - Static method in class de.uka.ilkd.key.rule.TacletApp
returns true iff the instantiation of a bound SchemaVariable contains the given Logicvariable
contains(SchemaVariable) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
contains(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
contains(String, boolean) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
Checks whether a taclet specified by its name can be used for external provers.
contains(T, Set<T>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
contains(OracleLocation) - Method in class de.uka.ilkd.key.testgen.oracle.AllLocsLocationSet
 
contains(OracleLocation) - Method in class de.uka.ilkd.key.testgen.oracle.EmptyOracleLocationSet
 
contains(OracleLocation) - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
contains(SecurityLattice.SecurityDomain) - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
contains(T) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
contains(T) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
contains(S) - Method in class org.key_project.util.collection.ImmutableArray
 
contains(T) - Method in interface org.key_project.util.collection.ImmutableList
 
contains(T) - Method in interface org.key_project.util.collection.ImmutableSet
 
contains(S) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
contains(S) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
contains(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Checks if the given array contains the element to search.
contains(T[], T, Comparator<T>) - Static method in class org.key_project.util.java.ArrayUtil
Checks if the given array contains the element to search.
contains(Iterable<T>, T) - Static method in class org.key_project.util.java.CollectionUtil
Checks if the given element is contained in the given Iterable.
contains(Iterable<File>, File) - Static method in class org.key_project.util.java.IOUtil
Checks if at least one given parent File contains (recursive) the child File.
contains(File, File) - Static method in class org.key_project.util.java.IOUtil
Checks if the given parent File contains (recursive) the child File.
contains(String, CharSequence) - Static method in class org.key_project.util.java.StringUtil
Checks if the given string contains the substring.
CONTAINS_ASSIGNMENT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
CONTAINS_ASSIGNMENT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
containsAbbreviation(String) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Returns true if the map contains the abbreviation s.
containsAbstractInterfaceCondition(Sort) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
Checks whether the conditions contains a "\isAbstractOrInterface" condition for the sort s.
containsAbstractInterfaceCondition(Sort, boolean) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
containsAll(Collection<?>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
containsAll(Collection<?>) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
containsAll(Iterable<T>) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
containsAllAncestors(Collection<TreePath>) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
Are all the ancestors (including the paths) expanded?
containsAncestors(TreePath) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
Are all the ancestors (including the path) expanded?
ContainsAssignment(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition.ContainsAssignment
 
ContainsAssignmentCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition can be used to check whether an assignment expression occurs as a subexpression of a schemavariable instantiation,
ContainsAssignmentCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition
creates an instance of the variable condition
ContainsAssignmentCondition.ContainsAssignment - Class in de.uka.ilkd.key.rule.conditions
Visitor iterating over an expression and returning true if an assignment statement has been found.
containsBreak - Variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy.FindBreakVisitor
 
containsBreak() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy.FindBreakVisitor
 
containsComparisionCondition(Sort, Sort, TypeComparisonCondition.Mode) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
Returns whether the taclet has a type comparision condition according to the sorts s1 and s2.
containsComparisionCondition(TypeComparisonCondition, Sort, Sort, TypeComparisonCondition.Mode) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
containsDefaultConstructor(ImmutableArray<MemberDeclaration>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
containsEntry(Proof) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Checks if an SideProofStore.Entry for the given Proof exist.
containsEntry(SideProofStore.Entry) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Checks if the given SideProofStore.Entry is contained.
containsEqual(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
checks if a SequentFormula is in this Semisequent (equality check)
containsExec(Iterator<SequentFormula>, Services) - Method in class de.uka.ilkd.key.strategy.feature.SeqContainsExecutableCodeFeature
 
containsExec(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.ContainsExecutableCodeTermFeature
 
ContainsExecutableCodeTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
Returns zero iff a term contains a program or (optionally) a query expression
ContainsExecutableCodeTermFeature(boolean) - Constructor for class de.uka.ilkd.key.strategy.termfeature.ContainsExecutableCodeTermFeature
 
containsExistentialVariables(ImmutableSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
containsFreeVarSV(Term) - Static method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
containsFreeVarSV(Sequent) - Static method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
containsFunction(Function) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
containsFunction(Function) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
containsFunction(Function) - Method in class de.uka.ilkd.key.ldt.LDT
 
containsHeader(File, int) - Method in class de.uka.ilkd.key.util.AddAHead
 
containsImplicitProgramVariable(Term) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Checks if the given Term contains an implicit IProgramVariable.
containsIrrelevantThings(Services, SequentFormula, Set<Operator>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Checks if the given SequentFormula contains irrelevant things (things which are not contained in the relevantThingsToProve and are no Java types)
containsIrrelevantThings - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsIrrelevantThingsVisitor
The result.
ContainsIrrelevantThingsVisitor(Services, Set<Operator>) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsIrrelevantThingsVisitor
Constructor.
containsIsReferenceArray(Term) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
containsIsReferenceCondition(Sort) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
Returns whether the taclet has a "isReference"-condition.
containsIsSubtypeRelation(Sort, Sort, TypeComparisonCondition.Mode) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
containsJavaBlockRecursive() - Method in interface de.uka.ilkd.key.logic.Term
Checks if the Term or one of its direct or indirect children contains a non empty JavaBlock.
containsJavaBlockRecursive - Variable in class de.uka.ilkd.key.logic.TermImpl
This flag indicates that the Term itself or one of its children contains a non empty JavaBlock.
containsJavaBlockRecursive() - Method in class de.uka.ilkd.key.logic.TermImpl
Checks if the Term or one of its direct or indirect children contains a non empty JavaBlock.
containsKey(Object) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
containsKey(S) - Method in class org.key_project.util.collection.DefaultImmutableMap
 
containsKey(S) - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
containsKey(S) - Method in interface org.key_project.util.collection.ImmutableMap
 
containsLabel(TermLabel) - Method in class de.uka.ilkd.key.logic.LabeledTermImpl
returns true if the given label is attached
containsLabel(TermLabel) - Method in interface de.uka.ilkd.key.logic.Term
checks if the given label is attached to the term
containsLabel(TermLabel) - Method in class de.uka.ilkd.key.logic.TermImpl
 
containsLabel(TermLabel) - Method in class de.uka.ilkd.key.speclang.PositionedLabeledString
returns true if the given label is attached
containsLabel(TermLabel) - Method in class de.uka.ilkd.key.speclang.PositionedString
checks if the given label is attached to the positioned string
ContainsLabelFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
ContainsLabelFeature(TermLabel) - Constructor for class de.uka.ilkd.key.strategy.termfeature.ContainsLabelFeature
 
ContainsLabelNameFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
ContainsLabelNameFeature(Name) - Constructor for class de.uka.ilkd.key.strategy.termfeature.ContainsLabelNameFeature
 
containsLocally(QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.RenameTable
does nearly the same as RenameTable.contains(QuantifiableVariable) but performs the test only on the local table
containsLocally(QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.RenameTable.EmptyRenameTable
does nearly the same as RenameTable.EmptyRenameTable.contains(QuantifiableVariable) but performs the test only on the local table-
containsLoop(Substitution) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
Test whether this substitution constains loop.
containsLoop(ImmutableMap<QuantifiableVariable, Term>, QuantifiableVariable) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
Code copied from logic.EqualityConstraint
containsModalityOrQuery(SequentFormula) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Checks if the given SequentFormula contains a modality or query.
containsModalityOrQuery(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Checks if the given Term contains a modality or query.
containsModalityOrQuery - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsModalityOrQueryVisitor
The result.
containsModalityOrQueryOrUpdate(Term) - Static method in class de.uka.ilkd.key.gui.smt.SolverListener
Checks if the given Term contains a modality, query, or update.
ContainsModalityOrQueryVisitor() - Constructor for class de.uka.ilkd.key.gui.smt.SolverListener.ContainsModalityOrQueryVisitor
 
ContainsModalityOrQueryVisitor() - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsModalityOrQueryVisitor
 
containsModifier(Class<?>) - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
 
containsModQueryOrUpd - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.ContainsModalityOrQueryVisitor
The result.
containsNegAtom(Term, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
containsNegAtom_negative - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
formula contains a negative atom
containsNegAtom_positive - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
formula contains a negative atom
containsNegAtomHelp(Term, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
containsNotAbstractInterfaceCondition(Sort) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
Checks whether the conditions contains a "\not\isAbstractOrInterface" condition for the sort s.
containsNotSameCondition(Sort, Sort) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
Checks whether the conditions contains the "notSame"-condition with the corresponding sorts s1 and s2.
containsPredicate(Function) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
containsProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
containsProof(Proof) - Method in class de.uka.ilkd.key.gui.TaskTree
Checks if the given Proof is contained in the model.
containsProofTreeListener(ProofTreeListener) - Method in class de.uka.ilkd.key.proof.Proof
 
containsQuantifier(Term, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
containsQuantifier - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
formula contains a quantifier or modality
ContainsQuantifierFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff the focus of a rule contains a quantifier NB: this can nowadays be done more nicely using term features
ContainsQuantifierFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.ContainsQuantifierFeature
 
containsQuantifierHelp(Term, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
containsRuleApp(ImmutableList<RuleApp>, TacletApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppFeature
 
containsSame(Collection<T>, Collection<T>) - Static method in class org.key_project.util.java.CollectionUtil
Checks if the given two Collections contains the same elements in any order.
containsSchemaVariable(SchemaVariable) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
containsSequentFormulasToRefactor(TermLabelState) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Checks if SequentFormulas to refactor are specified.
containsSort(Sort) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
containsStatement(ProgramElement, SourceElement, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given ProgramElement contains the given SourceElement.
ContainsStatementVisitor - Class in de.uka.ilkd.key.java.visitor
Utilits class used by SymbolicExecutionUtil#containsStatement(MethodFrame, ProgramElement, Services).
ContainsStatementVisitor(ProgramElement, SourceElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.ContainsStatementVisitor
Constructor.
containsString(String, String) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
returns true if searchString is a substring of string
containsSubTypes(Sort, Set<Sort>) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
containsSymbolicExecutionLabel(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Term or one of its sub terms contains a symbolic execution label.
containsTaclet(Taclet) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
containsTerm(Term) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Returns true if the map contains the term t.
containsTerm(Term, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Checks if the given Term contains at least one of the given once.
containsTerm(Term) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Checks if a Term is contained.
containsTerm(Term) - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicEquivalenceClass
Checks if a Term is contained.
containsTerm(Term) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Checks if a Term is contained.
ContainsTermFeature - Class in de.uka.ilkd.key.strategy.feature
Feature for checking if the term of the first projection contains the term of the second projection.
ContainsTermFeature(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.feature.ContainsTermFeature
 
ContainsTermFeature.ContainsTermVisitor - Class in de.uka.ilkd.key.strategy.feature
 
ContainsTermVisitor(Term) - Constructor for class de.uka.ilkd.key.strategy.feature.ContainsTermFeature.ContainsTermVisitor
 
containsValue(Object) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
containsValue(T) - Method in class org.key_project.util.collection.DefaultImmutableMap
 
containsValue(T) - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
containsValue(T) - Method in interface org.key_project.util.collection.ImmutableMap
 
containsVars(SMTTerm) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
containsWholeWord(String, String) - Static method in class de.uka.ilkd.key.util.MiscTools
Checks whether a string contains another one as a whole word (i.e., separated by white spaces or a semicolon at the end).
content - Variable in class de.uka.ilkd.key.gui.join.JoinDialog
 
content - Variable in class de.uka.ilkd.key.gui.nodeviews.MainFrame
 
content - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton.ItemAction
 
content - Variable in class de.uka.ilkd.key.gui.smt.InformationWindow.Information
 
content - Variable in class de.uka.ilkd.key.smt.model.Sequence
The values contained by the sequence.
content - Variable in class de.uka.ilkd.key.smt.SolverCommunication.Message
 
content - Variable in class org.key_project.util.collection.ImmutableArray
 
contentBox - Variable in class de.uka.ilkd.key.gui.utilities.StdDialog
 
ContentItem(ProspectivePartner, Services, boolean) - Constructor for class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
contentPane - Variable in class de.uka.ilkd.key.gui.InfoView
 
contentPane - Variable in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
ContentPanel(List<ProspectivePartner>, Proof, PredicateEstimator, CheckedUserInput.CheckedUserInputListener, Services) - Constructor for class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
contentPanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
contentPanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
contentsChanged(ListDataEvent) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel.DelegateListener
 
context - Variable in class de.uka.ilkd.key.gui.notification.events.GeneralInformationEvent
the context/ category of this message (e.g. used as window title)
context - Variable in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
context - Variable in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
Context - Class in de.uka.ilkd.key.java
this class stores recoder related contextinformation used to parse in program parts in which non-declared variables are used
Context(KeYCrossReferenceServiceConfiguration, CompilationUnit, ClassDeclaration) - Constructor for class de.uka.ilkd.key.java.Context
creates a new context object
Context(KeYCrossReferenceServiceConfiguration, CompilationUnit) - Constructor for class de.uka.ilkd.key.java.Context
creates a new context object
Context(KeYCrossReferenceServiceConfiguration, ClassDeclaration) - Constructor for class de.uka.ilkd.key.java.Context
creates a new context object
context - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
context - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
The execution context in which the block occurs.
context - Variable in class de.uka.ilkd.key.rule.TacletPrefix
used by rewrite taclets to mark the context
context() - Method in class de.uka.ilkd.key.rule.TacletPrefix
returns the context marker
context - Variable in class de.uka.ilkd.key.speclang.StatementWellDefinedness.SequentTerms
 
CONTEXTEND - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
contextInfoComputed - Variable in class de.uka.ilkd.key.rule.Taclet
tracks state of pre-computation
ContextInstantiationEntry - Class in de.uka.ilkd.key.rule.inst
This class is used to store the information about a matched context of a dl formula.
ContextInstantiationEntry(PosInProgram, PosInProgram, ExecutionContext, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.inst.ContextInstantiationEntry
creates a new ContextInstantiationEntry
contextIsInPrefix - Variable in class de.uka.ilkd.key.rule.Taclet
 
contextProgram() - Method in class de.uka.ilkd.key.rule.inst.ContextInstantiationEntry
returns the context program with an ignorable part between prefix and suffix position
CONTEXTSTART - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ContextStatementBlock - Class in de.uka.ilkd.key.java
In the DL-formulae description of Taclets the program part can have the following form < pi alpha;...; omega > Phi where pi is a prefix consisting of open brackets, try's and so on and omega is the rest of the program.
ContextStatementBlock(ExtList) - Constructor for class de.uka.ilkd.key.java.ContextStatementBlock
creates a ContextStatementBlock
ContextStatementBlock(ExtList, IExecutionContext) - Constructor for class de.uka.ilkd.key.java.ContextStatementBlock
creates a ContextStatementBlock
ContextStatementBlock(Statement, IExecutionContext) - Constructor for class de.uka.ilkd.key.java.ContextStatementBlock
 
ContextStatementBlock(Statement[], IExecutionContext) - Constructor for class de.uka.ilkd.key.java.ContextStatementBlock
 
ContextStatementBlock - Class in de.uka.ilkd.key.java.recoderext
Statement block.
ContextStatementBlock() - Constructor for class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
Statement block.
ContextStatementBlock(TypeSVWrapper, MethodSignatureSVWrapper, ExpressionSVWrapper) - Constructor for class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
Statement block.
ContextStatementBlock(ExecutionContext) - Constructor for class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
Statement block.
ContextStatementBlock(ContextStatementBlock) - Constructor for class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
Statement block.
ContextStatementBlockInstantiation - Class in de.uka.ilkd.key.rule.inst
this class is created if the scheme given by a context term has matched to a java program.
ContextStatementBlockInstantiation(PosInProgram, PosInProgram, ExecutionContext, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
creates a ContextStatementBlockInstantiation of a context term
CONTEXTSV - Static variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
the context itself is not realised as a schemavariable, therefore we need here a dummy SV for a more unified handling (key in map)
ContextualBlock - Class in de.uka.ilkd.key.smt
The class ContextualBlock is used to integrate comments to translations of AbstractSMTtranslator.
ContextualBlock(int, int, int) - Constructor for class de.uka.ilkd.key.smt.ContextualBlock
 
contextUpdates - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
contextVars(SchemaVariable) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
contextVars(SchemaVariable) - Method in class de.uka.ilkd.key.rule.PosTacletApp
 
contextVars(SchemaVariable) - Method in class de.uka.ilkd.key.rule.TacletApp
 
contFlagDecl(ProgramVariable) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
Continue - Class in de.uka.ilkd.key.java.statement
Continue.
Continue() - Constructor for class de.uka.ilkd.key.java.statement.Continue
Continue.
Continue(Label) - Constructor for class de.uka.ilkd.key.java.statement.Continue
Continue.
Continue(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Continue
Constructor for the transformation of COMPOST ASTs to KeY.
CONTINUE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
CONTINUE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
CONTINUE_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CONTINUE_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
continue_behavior_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
continue_behavior_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CONTINUE_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CONTINUE_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
CONTINUE_FLAG_BASE_NAME - Static variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Base name for all continue flags.
continueFlags - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
continueFlags - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
continueFlags - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Boolean flags that are set to true when the block terminates by a continue label; statement with the specified label.
continueFlags - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
continueOccurred - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
continueOccurred() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
returns true iff the loop to be transformed contains a continue referring to this loop
continues - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
continues - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
Postconditions for abrupt termination with continue statements.
CONTINUES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
CONTINUES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
continues - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
continues - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
CONTINUES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
CONTINUES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
continues_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
continues_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
continuesclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
continueStatement(Label) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
 
ContinueStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ContinueStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
contr - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
contract - Variable in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
contract - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
contract - Variable in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
contract - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.BlockInfFlowUnfoldTacletBuilder
 
contract - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.MethodInfFlowUnfoldTacletBuilder
 
contract - Variable in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
contract - Variable in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
The contract from which this PO is generated.
contract - Variable in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
The contract from which this PO is generated.
contract - Variable in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
 
contract - Variable in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
contract - Variable in class de.uka.ilkd.key.rule.AbstractBlockContractBuiltInRuleApp
 
contract - Variable in class de.uka.ilkd.key.rule.AbstractLoopContractBuiltInRuleApp
 
contract - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
The contract being applied
Contract - Interface in de.uka.ilkd.key.speclang
A contractual agreement about an ObserverFunction.
contract - Variable in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
contract - Variable in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
Contract.OriginalVariables - Class in de.uka.ilkd.key.speclang
Class for storing the original variables without always distinguishing several different cases depending on which variables are present/needed in order to provide a general interface.
CONTRACT_COMBINATION_MARKER - Static variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
CONTRACT_COMBINATION_MARKER - Static variable in class de.uka.ilkd.key.speclang.ContractFactory
 
CONTRACT_TYPE_ORDER - Static variable in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
contractApplicableFor(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
Deprecated.
contractApplied(BlockContract, Goal) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
contractApplied(LoopContract, Goal) - Static method in class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
ContractAxiom - Class in de.uka.ilkd.key.speclang
 
ContractAxiom(String, IObserverFunction, KeYJavaType, VisibilityModifier, Term, Term, Term, Map<LocationVariable, ProgramVariable>, ProgramVariable, ProgramVariable, ImmutableList<ProgramVariable>) - Constructor for class de.uka.ilkd.key.speclang.ContractAxiom
 
ContractAxiom(String, String, IObserverFunction, KeYJavaType, VisibilityModifier, Term, Term, Term, Map<LocationVariable, ProgramVariable>, ProgramVariable, ProgramVariable, ImmutableList<ProgramVariable>) - Constructor for class de.uka.ilkd.key.speclang.ContractAxiom
 
ContractBuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
ContractBuiltInRuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.ContractBuiltInRuleInteraction
 
ContractBuiltInRuleInteraction(ContractRuleApp, Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.ContractBuiltInRuleInteraction
 
ContractClauses() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
ContractConfigurator - Class in de.uka.ilkd.key.gui
 
ContractConfigurator(JDialog, Services, Contract[], String, boolean) - Constructor for class de.uka.ilkd.key.gui.ContractConfigurator
 
ContractConfigurator(Frame, Services, Contract[], String, boolean) - Constructor for class de.uka.ilkd.key.gui.ContractConfigurator
 
contractContents - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
Unified contract content.
contractCounters - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
ContractFactory - Class in de.uka.ilkd.key.speclang
Contracts should only be created through methods of this class
ContractFactory(Services) - Constructor for class de.uka.ilkd.key.speclang.ContractFactory
 
contractList - Variable in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
contractList - Variable in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
contractNode(Sort) - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
Contracts a sort s.
contractPanel - Variable in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
contractPanel - Variable in class de.uka.ilkd.key.gui.ContractConfigurator
 
contractPanelByMethod - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
contractPanelByProof - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
contractParams - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
The current contract parameters.
ContractPO - Interface in de.uka.ilkd.key.proof.init
An obligation for some kind of contract.
ContractPostOrExcPostExceptionVariableResult(Term, Pair<ImmutableList<Term>, Term>, Term, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
Constructor.
ContractProofReferencesAnalyst - Class in de.uka.ilkd.key.proof_references.analyst
Extracts used contracts.
ContractProofReferencesAnalyst() - Constructor for class de.uka.ilkd.key.proof_references.analyst.ContractProofReferencesAnalyst
 
ContractRuleApp - Class in de.uka.ilkd.key.rule
Represents an application of a contract rule.
ContractRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.ContractRuleApp
 
ContractRuleApp(BuiltInRule, PosInOccurrence, Contract) - Constructor for class de.uka.ilkd.key.rule.ContractRuleApp
 
contracts - Variable in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
CONTRACTS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
CONTRACTS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
contracts - Variable in class de.uka.ilkd.key.parser.KeYParser
 
contracts() - Method in class de.uka.ilkd.key.parser.KeYParser
 
contracts - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
contracts - Variable in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
The loop contracts on which the rule is applied.
contracts - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
The contracts to combine.
contracts - Variable in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
contractsByName - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
ContractSelectionPanel - Class in de.uka.ilkd.key.gui
A panel for selecting contracts.
ContractSelectionPanel(Services, boolean) - Constructor for class de.uka.ilkd.key.gui.ContractSelectionPanel
Creates a contract selection panel containing the specified contracts.
contractTargets - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
control - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
controlToolBar - Variable in class de.uka.ilkd.key.gui.MainWindow
the first toolbar
ConversionException - Exception in de.uka.ilkd.key.macros.scripts.meta
 
ConversionException(String, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.ConversionException
A conversion exception with no cause (to display).
ConversionException(String, Throwable, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.ConversionException
A conversion exception with a cause to be displayed.
convert(JavaProgramElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
The default procedure.
convert(Instanceof) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(NewArray) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts the recoder.java.expression.operator.NewArray node to the KeYDependance
convert(Comment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts the recoder.java.Comment to the KeYDependance
convert(IntLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder IntLiteral to a KeY IntLiteral
convert(BooleanLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder BooleanLiteral to a KeY BooleanLiteral
convert(EmptySetLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Singleton) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SetUnion) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Intersect) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SetMinus) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(AllFields) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(AllObjects) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(EmptySeqLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SeqSingleton) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SeqConcat) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SeqSub) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SeqLength) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SeqIndexOf) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SeqReverse) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(EmptyMapLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(EscapeExpression) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
Resolve the function symbol which is embedded here to its logical counterpart.
convert(SeqGet) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(StringLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder StringLiteral to a KeY StringLiteral
convert(DoubleLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder DoubleLiteral to a KeY DoubleLiteral
convert(FloatLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder FloatLiteral to a KeY FloatLiteral
convert(LongLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder LongLiteral to a KeY LongLiteral
convert(CharLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder CharLiteral to a KeY CharLiteral
convert(NullLiteral) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder NullLiteral to a KeY NullLiteral
convert(Identifier) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder Identifier to a KeY Identifier
convert(ImplicitIdentifier) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(MethodCallStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoderext MethodFrameStatement to a KeY MethodFrameStatement
convert(MethodBodyStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoderext MethodBodyStatement to a KeY MethodBodyStatement
convert(MergePointStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(CatchAllStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ClassDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder ClassDeclaration to a KeY ClassDeclaration
convert(EnumClassDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder EnumDeclaration to a KeY EnumClassDeclaration.
convert(InterfaceDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ParameterDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a recoder ParameterDeclaration to a KeY ParameterDeclaration (especially the declaration type of its parent is determined and handed over)
convert(FieldDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder FieldDeclaration to a KeY FieldDeclaration (especially the declaration type of its parent is determined and handed over)
convert(ConstructorDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder ConstructorDeclaration to a KeY IProgramMethod (especially the declaration type of its parent is determined and handed over)
convert(DefaultConstructor) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder DefaultConstructor to a KeY IProgramMethod (especially the declaration type of its parent is determined and handed over)
convert(TypeCast) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder type cast to a KeY TypeCast
convert(SuperConstructorReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a SpecialConstructorReference.
convert(ThisReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
Convert a this referene.
convert(SuperReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
Convert a super referene.
convert(VariableSpecification) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder VariableSpecification to a KeY VariableSpecification (checks dimension and hands it over and insert in hashmap)
convert(MethodDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder MethodDeclaration to a KeY IProgramMethod (especially the declaration type of its parent is determined and handed over)
convert(FieldSpecification) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder FieldSpecification to a KeY FieldSpecification (checks dimension and hands it over and insert in hash map)
convert(TypeReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a recoder TypeReference to a KeY TypeReference (checks dimension and hands it over)
convert(UncollatedReferenceQualifier) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
if an UncollatedReferenceQualifier appears throw a ConvertExceception because these qualifiers have to be resolved by running the CrossReferencer
convert(VariableReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a recoder variable reference.
convert(ArrayLengthReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a recoder array length reference to a usual KeY field reference
convert(FieldReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a recoder field reference.
convert(MethodReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a recoder method reference.
convert(LabeledStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a labeled statement.
convert(For) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a For.
convert(AnnotationUseSpecification) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(EnhancedFor) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a java5-enhanced-for.
convert(While) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a While.
convert(Do) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a Do.
convert(ArrayReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts an ArrayReference.
convert(Assert) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert Assert
convert(Case) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a Case.
convert(New) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
converts a New.
convert(Import) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(StatementBlock) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert a statement block and remove all included anonymous classes.
convert(PassiveExpression) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ParenthesizedExpression) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(CopyAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(TransactionStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(PostIncrement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(PreIncrement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(PostDecrement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(PreDecrement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Minus) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Plus) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Times) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Divide) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(PlusAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(MinusAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(TimesAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(DivideAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(LessThan) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(LessOrEquals) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(GreaterThan) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(GreaterOrEquals) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Equals) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(NotEquals) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(LogicalNot) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(LogicalAnd) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(LogicalOr) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ArrayInitializer) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Throw) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(If) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Then) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Else) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(SynchronizedBlock) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Return) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Try) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Catch) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Finally) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(CompilationUnit) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ClassInitializer) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(PackageSpecification) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Throws) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Extends) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Implements) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ExecutionContext) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ThisConstructorReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(BinaryAnd) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(BinaryOr) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(BinaryXOr) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(BinaryNot) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(BinaryAndAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(BinaryOrAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(BinaryXOrAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ShiftLeft) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ShiftRight) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(UnsignedShiftRight) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ShiftLeftAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ShiftRightAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(UnsignedShiftRightAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Negative) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
Converts the Negative from recoder to the corresponding KeY JavaProgramElement.
convert(Positive) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Modulo) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(ModuloAssignment) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Conditional) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Break) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Ghost) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Model) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(TwoState) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(NoState) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(EmptyStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Abstract) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Public) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Protected) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Private) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Static) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(Final) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(StrictFp) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(PackageReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
convert(RKeYMetaConstruct) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
convert a program meta construct creating a new object corresponding to the name.
convert(RKeYMetaConstructExpression) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
translate schema variables to ProgramMetaConstructs.
convert(RKeYMetaConstructType) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
translate schema variables to ProgramMetaConstructs.
convert(RMethodCallStatement) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
method-call-statements are expanded to method-frames
convert(LoopScopeBlock) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(RMethodBodyStatement) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
translate method body statements.
convert(ContextStatementBlock) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
translate Context statement blocks
convert(ExecutionContext) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
translate exection contexts
convert(ExpressionSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(StatementSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(LabelSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(MergePointStatement) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(MethodSignatureSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(TypeSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(ExecCtxtSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(CatchSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(ProgramVariableSVWrapper) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(ThisReference) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
for some reason the this and super references have to be treated differently here.
convert(SuperReference) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
local variable declarations have to be treated differently if they have schema vars in them.
convert(TypeReference) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
convert a recoder TypeReference to a KeY TypeReference (checks dimension and hands it over)
convert(VariableSpecification) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
convert a recoder VariableSpecification to a KeY VariableSpecification (checks dimension and hands it over and insert in hashmap)
convert(FieldReference) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(MethodReference) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
convert(For) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
converts a For.
convert(String) - Method in interface de.uka.ilkd.key.macros.scripts.meta.StringConverter
Translates the textual representation given in s to an instance of T.
convert(ProofScriptArgument<?>, String) - Method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
 
convert(ImmutableList<? extends RuleApp>, PosInOccurrence, RuleFilter, ImmutableList<TacletApp>, Services) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
convert(String, boolean) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
convert(char[]) - Method in class de.uka.ilkd.key.smt.BufferedMessageReader
 
convert(ProgramVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
 
convert(ProgramVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.TermReplacementMap
 
convert(ProgramVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.VariableReplacementMap
 
convert(Collection<LocationVariable>) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Converts the given Collection into an ImmutableList.
CONVERT_INSTANTIATION_EXCEPTION - Static variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
convertArrayReference(ArrayReference, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
convertBody(LoopStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
helper for convert(x) with x a LoopStatement.
converter - Variable in class de.uka.ilkd.key.java.Recoder2KeY
the object that handles the transformation from recoder AST to KeY AST
converters - Variable in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
A mapping between desired types and suitable @StringConverter.
ConvertException - Exception in de.uka.ilkd.key.java
This exception class is mainly thrown by Recoder2KeY and its companions.
ConvertException(String) - Constructor for exception de.uka.ilkd.key.java.ConvertException
 
ConvertException(Throwable) - Constructor for exception de.uka.ilkd.key.java.ConvertException
 
ConvertException(String, Throwable) - Constructor for exception de.uka.ilkd.key.java.ConvertException
 
convertException(RecognitionException) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Converts an ANTLRException into an SLTranslationException with the same message and stack trace, and with current absolute position information.
convertException(String, RecognitionException) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
convertFlagMap(Map<Label, ProgramVariable>, TermBuilder) - Static method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
convertGuard(LoopStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
helper for convert(x) with x a LoopStatement.
convertHeapMap(Map<LocationVariable, LocationVariable>, TermBuilder) - Static method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
convertLiteralExpression(Literal) - Method in class de.uka.ilkd.key.java.TypeConverter
dispatches the given literal and converts it
convertLoopInitializers(LoopStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
helper for convert(x) with x a LoopStatement.
convertMethodReference(MethodReference, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
convertParams(ImmutableSet<ProgramVariable>) - Static method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
Converts a set of parameter variables into a list of parameter variables
convertReferencePrefix(ReferencePrefix, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
convertTerm(Term) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
convertToBackup(Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
convertToBefore(Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
Converts a term so that all of its non-rigid operators refer to the pre-state of the current block (atBefores).
convertToBoolean(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
For a formula a, convert it to a boolean expression.
convertToDecimalString(Term, Services) - Static method in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
convertToFormula(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
If a is a boolean literal, the method returns the literal as a Formula.
convertToInstanceofTerm(Instanceof, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
convertToLogicElement(ProgramElement) - Method in class de.uka.ilkd.key.java.TypeConverter
 
convertToLogicElement(ProgramElement, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
convertToOld(Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
Converts a term so that all of its non-rigid operators refer to the pre-state of the current method (atPres).
convertToPermission(Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
convertToProgram(Term, ExtList) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
convertToProgram(Term, ExtList) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
convertToProgram(Term, ExtList) - Method in interface de.uka.ilkd.key.logic.ProgramInLogic
 
convertToProgramElement(Term) - Method in class de.uka.ilkd.key.java.TypeConverter
converts a logical term to an AST node if possible.
convertUpdates(LoopStatement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
helper for convert(x) with x a LoopStatement.
convertVariableReference(VariableReference, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
convertVarSpecWithSVType(VariableSpecification) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
 
copy(Services) - Method in class de.uka.ilkd.key.java.JavaInfo
copies this JavaInfo and uses the given Services object as the Services object of the copied JavaInfo
copy() - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
copy() - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
copy(boolean) - Method in class de.uka.ilkd.key.java.Services
creates a new services object containing a copy of the java info of this object and a new TypeConverter (shallow copy) The copy does not belong to a Proof object and can hence be used for a new proof.
copy(Profile, boolean) - Method in class de.uka.ilkd.key.java.Services
Creates a copy of this Services in which the Profile is replaced.
copy(Services) - Method in class de.uka.ilkd.key.java.TypeConverter
 
copy(ProgramVariable) - Static method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
copy(ProgramVariable, String) - Static method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
copy() - Method in class de.uka.ilkd.key.logic.Namespace
 
copy() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
copy - Variable in class de.uka.ilkd.key.logic.PosInTerm
 
copy() - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
returns a copy of this index
copy() - Method in class de.uka.ilkd.key.proof.BuiltInRuleIndex
returns a copy of itself
copy() - Method in class de.uka.ilkd.key.proof.Counter
 
copy() - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
copy() - Method in class de.uka.ilkd.key.proof.Goal
like the clone method but returns right type
copy() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns a copy of this initial configuration copying the namespaces, the contained JavaInfo while using the immutable set of taclets in the copy
copy() - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationInfo
 
copy() - Method in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex
copies the index
copy() - Method in class de.uka.ilkd.key.proof.NameRecorder
 
copy() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
returns a new RuleAppIndex with a copied TacletIndex.
copy() - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
copy() - Method in class de.uka.ilkd.key.proof.SingleThreadedTacletIndex
copies the index
copy() - Method in class de.uka.ilkd.key.proof.TacletIndex
copies the index
copy() - Method in interface de.uka.ilkd.key.prover.GoalChooserBuilder
returns a clone of this goal chooser
copy() - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooserBuilder
 
copy() - Method in class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooserBuilder
 
copy(ProofDependentSMTSettings) - Method in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
copy(ProofIndependentSMTSettings) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
copy(SMTSettings) - Method in class de.uka.ilkd.key.settings.SMTSettings
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
copy() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
copy() - Method in interface de.uka.ilkd.key.strategy.AutomatedRuleApplicationManager
 
copy() - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
copy() - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
copy() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
copy() - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
copy() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooserBuilder
returns a clone of this goal chooser
copy(SupportedTaclets) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
copy(SupportedTaclets.TreeItem) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
copy(Class<?>, String, String, boolean) - Method in class de.uka.ilkd.key.util.KeYResourceManager
 
copy(InputStream, OutputStream) - Static method in class org.key_project.util.java.IOUtil
Copies the content from the InputStream to the OutputStream and closes both streams.
COPY_TO_CLIPBOARD - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
CopyAssignment - Class in de.uka.ilkd.key.java.expression.operator
Copy assignment.
CopyAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.CopyAssignment
Constructor for the transformation of COMPOST ASTs to KeY.
CopyAssignment(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.CopyAssignment
Constructor for the transformation of COMPOST ASTs to KeY.
copyCounters() - Method in class de.uka.ilkd.key.java.Services
Creates a deep copy of Services.counters which means that a new list is created with a copy of each contained Counter.
copyFiles(String, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
copyFunction(Term, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
copyGoals(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
copyHeapSymbol(Term, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
copyHighlightToClipboard(CurrentGoalView, PosInSequent) - Static method in class de.uka.ilkd.key.gui.utilities.GuiUtilities
 
copyIfNotExists(Object, String, String) - Method in class de.uka.ilkd.key.util.KeYResourceManager
Copies the specified resource to targetLocation if such a file does not exist yet.
copyIfNotExists(Class<?>, String, String) - Method in class de.uka.ilkd.key.util.KeYResourceManager
 
copyLoopInvariant(LoopStatement, LoopStatement) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Copies a loop invariant from a loop statement to another.
copyPrefixInfo(SourceElement, SourceElement) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
copyPrefixInfo(SourceElement, SourceElement) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
copyPreservesLDTInformation() - Method in class de.uka.ilkd.key.java.Services
creates a new service object with the same ldt information as the actual one
copyProofSpecific(Proof, boolean) - Method in class de.uka.ilkd.key.java.Services
 
COPYRIGHT - Static variable in interface de.uka.ilkd.key.util.KeYConstants
 
COPYRIGHT - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
CopyToClipboardAction - Class in de.uka.ilkd.key.gui.actions
Copy a term that is currently selected (i.e., under the mouse cursor) in the current goal view to the default system clip board.
CopyToClipboardAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.CopyToClipboardAction
 
copyVariable(Term, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
copyVariables(ImmutableList<Term>, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
copyWithParent() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
copyWithServices(Services) - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns a copy of this initial configuration copying the namespaces, the contained JavaInfo while using the immutable set of taclets in the copy
copyWithTacletIndex(TacletIndex) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
returns a new TacletAppIndex with a given TacletIndex
core - Variable in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
 
correct(Term) - Method in class de.uka.ilkd.key.rule.BoundUniquenessChecker
 
correct() - Method in class de.uka.ilkd.key.rule.BoundUniquenessChecker
returns true if any variable is bound at most once in the given set of terms
correctedViewToModel(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Return the character index for a certain coordinate.
correspondingMergeNode - Variable in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
correspondingNode - Variable in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
correspondingNode - Variable in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
cost - Variable in class de.uka.ilkd.key.strategy.NumberRuleAppCost.IntRuleAppCost
 
cost - Variable in class de.uka.ilkd.key.strategy.NumberRuleAppCost.LongRuleAppCost
 
cost() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
 
cost() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
do two step refinement and return the cost
cost - Variable in class de.uka.ilkd.key.strategy.RuleAppContainer
The costs of the stored rule app
cost(RuleApp, Goal) - Method in interface de.uka.ilkd.key.strategy.RuleAppFeature
Evaluate the cost of a RuleApp.
costComputationDispatcher - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
costComputationF - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
costFeature - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCostScalerFeature
 
count - Variable in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
count - Variable in class de.uka.ilkd.key.proof.Counter
 
count - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.MethodFrameCounterJavaASTVisitor
The number of MethodFrames.
count - Variable in class de.uka.ilkd.key.testgen.ModelGenerator
 
count() - Method in class de.uka.ilkd.key.util.pp.StringBackend
Returns the number of characters written through this backend.
count - Variable in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
 
count() - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Returns the number of characters written through this backend.
count(Iterable<T>, IFilter<T>) - Static method in class org.key_project.util.java.CollectionUtil
Counts the number of elements in the given Iterable which are selected by the given IFilter.
countAccess(boolean) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
countAddFile - Variable in class de.uka.ilkd.key.util.AddAHead
 
countApplied - Variable in class de.uka.ilkd.key.prover.impl.AbstractProverCore
number of rules automatically applied
countAtoms(Term) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Counts the atoms in a formula.
countBranches() - Method in class de.uka.ilkd.key.proof.Node
retrieves number of branches
countBranches() - Method in class de.uka.ilkd.key.proof.Proof
retrieves number of branches
CountBranchFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns the number of branches for a given taclet application Size of "assumes" sequents is currently not considered
CountBranchFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.CountBranchFeature
 
countBytesByReadingStream() - Method in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
countChild(GUIProofTreeNode, TreeNode, int) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideIntermediateFilter
 
countChild(GUIProofTreeNode, TreeNode, int) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.NodeFilter
 
countChild(TreeNode, TreeNode, int) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.NodeFilter
Decides wether a child should be counted while iterating all children.
countChild(GUIProofTreeNode, TreeNode, int) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.OnlyInteractiveFilter
 
countCode - Variable in class de.uka.ilkd.key.util.AddAHead
 
countComment - Variable in class de.uka.ilkd.key.util.AddAHead
 
countConstants(Term) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
countDisjunctions(Term, boolean) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Counts the disjunctions in a formula.
countEmpty - Variable in class de.uka.ilkd.key.util.AddAHead
 
countEntries() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Returns the number of contained SideProofStore.Entrys.
counter - Variable in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
Counter - Class in de.uka.ilkd.key.proof
Proof-specific counter object: taclet names, var names, node numbers, &c
Counter(String) - Constructor for class de.uka.ilkd.key.proof.Counter
 
Counter(String, int) - Constructor for class de.uka.ilkd.key.proof.Counter
 
counter - Static variable in class de.uka.ilkd.key.proof.FormulaTag
 
counter - Static variable in class de.uka.ilkd.key.smt.SolverTimeout
 
counter - Static variable in class de.uka.ilkd.key.util.properties.Properties.Property
 
counterExample(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
counterexample - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
counterexample - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
CounterExampleAction - Class in de.uka.ilkd.key.gui.actions
 
CounterExampleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.CounterExampleAction
 
CounterExampleAction.CEWorker - Class in de.uka.ilkd.key.gui.actions
 
CounterExampleAction.MainWindowCounterExampleGenerator - Class in de.uka.ilkd.key.gui.actions
Performs the SemanticsBlastingMacro in a Proof registered in the MainWindow and thus visible to the user.
CounterExampleAction.NoMainWindowCounterExampleGenerator - Class in de.uka.ilkd.key.gui.actions
Performs the SemanticsBlastingMacro in a side proof hidden to the user and shows the result with help of the SolverListener.
counterexampleImage - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
counters - Variable in class de.uka.ilkd.key.java.Services
map of names to counters
countFile - Variable in class de.uka.ilkd.key.util.AddAHead
 
countFormulaSV(TacletSchemaVariableCollector) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.TacletAppComparator
 
CountingBufferedReader - Class in de.uka.ilkd.key.proof.io
 
CountingBufferedReader(InputStream) - Constructor for class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
CountingBufferedReader(InputStream, ProgressMonitor, int) - Constructor for class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
CountingBufferedReader(InputStream, ProgressMonitor, int, int) - Constructor for class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
CountingBufferedReader(InputStream, int, int) - Constructor for class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
countLines(String) - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
CountMaxDPathFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns the maximum number of literals occurring within a d-path of the find-formula as a formula of the antecedent.
CountMaxDPathFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.CountMaxDPathFeature
 
countNodes() - Method in class de.uka.ilkd.key.proof.Node
retrieves number of nodes
countNodes() - Method in class de.uka.ilkd.key.proof.Proof
retrieves number of nodes
countOccurrences(ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
countOpenChildren(Node) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Counts the number of open child Nodes.
CountPosDPathFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns the maximum number of positive literals occurring within a d-path of the find-formula as a formula of the antecedent.
CountPosDPathFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.CountPosDPathFeature
 
countRemoveFile - Variable in class de.uka.ilkd.key.util.AddAHead
 
CP(RuleApp, PosInOccurrence, Goal) - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP
 
cp - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP
 
CP() - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP
 
CP(RuleApp, PosInOccurrence, Goal) - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP.CP
 
CPBranch - Interface in de.uka.ilkd.key.strategy.feature.instantiator
One branch of a ChoicePoint.
create(Node, ProjectedNode, ProofScriptCommandCall<T>) - Static method in class de.uka.ilkd.key.api.ScriptResult
 
create(Sort, Function<Term, Term>, Services) - Static method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
Creates a new AbstractionPredicate with the given name and mapping.
create(Term, LocationVariable, Services) - Static method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
Creates a new AbstractionPredicate for the given predicate.
create(Node, T) - Static method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteractionFactory
 
create(T, Node) - Method in interface de.uka.ilkd.key.gui.interactionlog.model.builtin.Factory
 
create() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
create(Function<T, T>) - Static method in class de.uka.ilkd.key.gui.mergerule.MergeProcedureCompletion
 
create() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
create(DefaultMutableTreeNode, SMTSettings, TestGenerationSettings) - Method in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
create(BasicPOSnippetFactory.Snippet) - Method in interface de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactory
 
create(BasicPOSnippetFactory.Snippet) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
 
create(InfFlowPOSnippetFactory.Snippet) - Method in interface de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactory
 
create(InfFlowPOSnippetFactory.Snippet) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
 
create(SideProofStatistics) - Static method in class de.uka.ilkd.key.informationflow.proof.SideProofStatistics
Create a new side proof statistics object from existing side proof statistics.
create(Statistics) - Static method in class de.uka.ilkd.key.informationflow.proof.SideProofStatistics
Create a new side proof statistics object from existing proof statistics.
create(Services) - Method in interface de.uka.ilkd.key.java.Services.ITermProgramVariableCollectorFactory
 
create - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
create(ProgramElement) - Static method in class de.uka.ilkd.key.logic.MethodStackInfo
 
create(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
create(Statistics, long) - Static method in class de.uka.ilkd.key.proof.Statistics
 
create(PosInOccurrence, Services, TacletIndex, NewRuleListener, RuleFilter, TermTacletAppIndexCacheSet) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Create an index for the given term
create() - Method in interface de.uka.ilkd.key.prover.GoalChooserBuilder
returns a new goal chooser
create() - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooserBuilder
 
create() - Method in class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooserBuilder
 
create(Iterator<ImmutableMapEntry<SchemaVariable, InstantiationEntry<?>>>, ImmutableList<GenericSortCondition>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Create an object that solves the conditions given by the instantiation iterator, i.e. instantiations of the generic sorts used within "p_instantiations" are sought for which are compatible with the instantiations of the SVs
create(ImmutableList<GenericSort>, ImmutableList<GenericSortCondition>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Create an object that holds instantiations of the generic sorts "p_sorts" satisfying the conditions "p_conditions"
create(Term, Services) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
create(Term, Services) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
create() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
create(Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
create(StatementBlock, List<Label>, IProgramMethod, Services) - Static method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Creates a new instance.
create(LoopStatement, List<Label>, IProgramMethod, Services) - Static method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Creates a new instance.
create() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
create(LoopStatement, IProgramMethod, KeYJavaType, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, ImmutableList<InfFlowSpec>>, Term, Term, ImmutableList<Term>, ImmutableList<Term>, Map<LocationVariable, Term>) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Create and return a new loop specification element from the existing one where the arguments given are replaced.
create(LoopStatement, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, ImmutableList<InfFlowSpec>>, Term, Term, ImmutableList<Term>, ImmutableList<Term>, Map<LocationVariable, Term>) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Create and return a new loop specification element from the existing one where the arguments given are replaced.
create(LoopStatement, IProgramMethod, KeYJavaType, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, ImmutableList<InfFlowSpec>>, Term, Term, ImmutableList<Term>, ImmutableList<Term>, Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
create(LoopStatement, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, ImmutableList<InfFlowSpec>>, Term, Term, ImmutableList<Term>, ImmutableList<Term>, Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
create(ProjectionToTerm, TermFeature) - Static method in class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
create(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.feature.AtomsSmallerThanFeature
 
create(TermBuffer, TermGenerator, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.ComprehendedSumFeature
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature
 
create(Operator) - Static method in class de.uka.ilkd.key.strategy.feature.DirectlyBelowSymbolFeature
 
create(Operator, int) - Static method in class de.uka.ilkd.key.strategy.feature.DirectlyBelowSymbolFeature
 
create(IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.feature.FindRightishFeature
 
create(RuleFilter) - Static method in class de.uka.ilkd.key.strategy.feature.FormulaAddedByRuleFeature
 
create(ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.ImplicitCastNecessary
 
create(Name) - Static method in class de.uka.ilkd.key.strategy.feature.InstantiatedSVFeature
 
create(TermBuffer, TermGenerator, Feature, BackTrackingManager) - Static method in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP
 
create(Feature[], BackTrackingManager) - Static method in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP
 
create(Name, ProjectionToTerm, BackTrackingManager) - Static method in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
create(TermBuffer, ProjectionToTerm, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.LetFeature
 
create(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
create(ProjectionToTerm, ProjectionToTerm, LocSetLDT) - Static method in class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature
 
create(ProjectionToTerm, ProjectionToTerm, int) - Static method in class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
 
create(String) - Static method in class de.uka.ilkd.key.strategy.feature.SVNeedsInstantiation
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.TermSmallerThanFeature
 
create(String[], Services) - Static method in class de.uka.ilkd.key.strategy.feature.ThrownExceptionFeature
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.TrivialMonomialLCRFeature
 
create(Proof, StrategyProperties) - Method in class de.uka.ilkd.key.strategy.FIFOStrategy.Factory
 
create(ProjectionToTerm, String, String) - Static method in class de.uka.ilkd.key.strategy.IntroducedSymbolBy
 
create(Proof, StrategyProperties) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
create(int) - Static method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
create(long) - Static method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
create(Term, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
create(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ExistentiallyConnectedFormulasFeature
 
create(Term, Sequent, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
create(ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCost
 
create(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCostScalerFeature
 
create(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
create(Term, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
create(Proof, StrategyProperties) - Method in interface de.uka.ilkd.key.strategy.StrategyFactory
Create strategy for a proof.
create(TermBuffer) - Static method in class de.uka.ilkd.key.strategy.termfeature.EqTermFeature
 
create(HeapLDT) - Static method in class de.uka.ilkd.key.strategy.termfeature.IsHeapFunctionTermFeature
 
create(Class<? extends Operator>) - Static method in class de.uka.ilkd.key.strategy.termfeature.OperatorClassTF
 
create(Operator) - Static method in class de.uka.ilkd.key.strategy.termfeature.OperatorTF
 
create(HeapLDT) - Static method in class de.uka.ilkd.key.strategy.termfeature.PrimitiveHeapTermFeature
 
create(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.termfeature.RecSubTermFeature
 
create(HeapLDT) - Static method in class de.uka.ilkd.key.strategy.termfeature.SimplifiedSelectTermFeature
 
create(Sort) - Static method in class de.uka.ilkd.key.strategy.termfeature.SortExtendsTransTermFeature
 
create(TermFeature[], RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.termfeature.SubTermFeature
 
create(TermFeature[]) - Static method in class de.uka.ilkd.key.strategy.termfeature.SubTermFeature
 
create(TermLabel) - Static method in class de.uka.ilkd.key.strategy.termfeature.TermLabelTermFeature
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
 
create(ProjectionToTerm, TermServices) - Static method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
create(boolean) - Static method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
create(int) - Static method in class de.uka.ilkd.key.strategy.termProjection.AssumptionProjection
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.termProjection.CoeffGcdProjection
 
create(int) - Static method in class de.uka.ilkd.key.strategy.termProjection.FocusProjection
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.termProjection.MonomialColumnOp
 
create(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.termProjection.ReduceMonomialsProjection
 
create(ProjectionToTerm, PosInTerm) - Static method in class de.uka.ilkd.key.strategy.termProjection.SubtermProjection
 
create(Name, boolean) - Static method in class de.uka.ilkd.key.strategy.termProjection.SVInstantiationProjection
 
create(Operator, ProjectionToTerm[]) - Static method in class de.uka.ilkd.key.strategy.termProjection.TermConstructionProjection
 
create(Proof, StrategyProperties) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy.Factory
Create strategy for a proof.
create() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooserBuilder
returns a new goal chooser
create(Proof, StrategyProperties) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Create strategy for a proof.
create(ImmutableSet<Taclet>, InitConfig[], ImmutableSet<Taclet>, Collection<TacletSoundnessPOLoader.LoaderListener>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.ProofObligationCreator
Creates for each taclet in taclets a proof obligation containing the corresponding FOL formula of the taclet.
create(Taclet, InitConfig, UserDefinedSymbols) - Method in class de.uka.ilkd.key.taclettranslation.lemma.ProofObligationCreator
 
CREATE_ABBREVIATION - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
createAbbrevSection(Term, TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
createAbruptTerms(AuxiliaryContract.Terms, Term, TermBuilder) - Static method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
createAbsolutePosition(int, int) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
createAbsolutePosition(Position) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
createAbstractionPredicatesPanel() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
createAdditionalHeapTerms(Services, AbstractLoopInvariantRule.Instantiation, List<LocationVariable>, ImmutableSet<ProgramVariable>, Map<LocationVariable, Map<Term, Term>>, Map<LocationVariable, Term>) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Prepare anon update, wellformed formula, frame condition and reachable state formula.
createAffine(Feature, double, long) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
Create a feature that applies an affine transformation to the result of the base feature.
createAffine(Feature, RuleAppCost, RuleAppCost, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
Create a feature that applies an affine transformation to the result of the base feature.
createAllExecutionVariables(IExecutionNode<?>, Node, PosInOccurrence, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates for the given IExecutionNode the contained root IExecutionVariables.
createAllFromGoal() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
createAllocateMethod(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.InstanceAllocationMethodBuilder
creates a method declaration with no implementation.
createAndInitializeExecutor() - Method in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
createAndInitializeExecutor() - Method in class de.uka.ilkd.key.rule.AntecTaclet
 
createAndInitializeExecutor() - Method in class de.uka.ilkd.key.rule.NoFindTaclet
 
createAndInitializeExecutor() - Method in class de.uka.ilkd.key.rule.RewriteTaclet
 
createAndInitializeExecutor() - Method in class de.uka.ilkd.key.rule.SuccTaclet
 
createAndInitializeExecutor() - Method in class de.uka.ilkd.key.rule.Taclet
 
createAndInitializeMatcher() - Method in class de.uka.ilkd.key.rule.Taclet
 
createAndRegister(Term, boolean) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
createAndRegister(Term, boolean, ProgramElement) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
createAndRegisterAnonymisationVariables(Iterable<LocationVariable>, BlockContract, TermServices) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
createAndRegisterAnonymisationVariables(Iterable<LocationVariable>, LoopContract, TermServices) - Method in class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
createAndRegisterCopies(String) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
Creates and registers copies of the remembrance variables and heaps.
createAndRegisterFlags(Map<Label, ProgramVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
createAndRegisterRemembranceVariables(Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
createAndRegisterVariable(ProgramVariable) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
createAndStoreFlags() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Creates all flags.
createAnonHeap(LocationVariable, Services) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
createAnonInHeaps(List<LocationVariable>, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
createAnonInHeaps(List<LocationVariable>, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
createAnonOutHeaps(List<LocationVariable>, FunctionalBlockContract, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
createAnonOutHeaps(List<LocationVariable>, Services, TermBuilder) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
createAnonUpdate(LocationVariable, Term, LoopSpecification, Services) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Computes the anonymizing update, the loop heap, the base heap, and the anonymized heap.
createAnonUpdate(LocationVariable, IProgramMethod, Term, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
createAnonUpdate(LocationVariable, Term, LoopSpecification, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
createAnteSequent(Semisequent) - Static method in class de.uka.ilkd.key.logic.Sequent
creates a new Sequent with empty succedent
createANTLRStringStream(PositionedString) - Static method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
createApp(PosInOccurrence, TermServices) - Method in interface de.uka.ilkd.key.rule.BuiltInRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
createApp(PosInOccurrence, Node, Node, SymbolicExecutionState, SymbolicExecutionState, Term, Set<Name>) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
Creates a complete CloseAfterMergeBuiltInRuleApp.
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.merge.MergeRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.QueryExpand
 
createApp(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
createApp(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
createApp(PosInOccurrence) - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
createApp(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
createAppContainer(IBuiltInRuleApp, PosInOccurrence, Goal) - Static method in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
Create container for RuleApp.
createAppContainer(RuleApp, PosInOccurrence, Goal) - Static method in class de.uka.ilkd.key.strategy.RuleAppContainer
Create container for a RuleApp.
createAppContainers(ImmutableList<? extends RuleApp>, PosInOccurrence, Goal) - Static method in class de.uka.ilkd.key.strategy.RuleAppContainer
Create containers for RuleApps.
createAppContainers(NoPosTacletApp, Goal) - Static method in class de.uka.ilkd.key.strategy.TacletAppContainer
Create containers for NoFindTaclets.
createAppContainers(NoPosTacletApp, PosInOccurrence, Goal) - Static method in class de.uka.ilkd.key.strategy.TacletAppContainer
Create containers for FindTaclets or NoFindTaclets.
createApplyGlobalUpdateTerm(ProgramVariable, ImmutableList<ProgramVariable>, Term, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createArbitraryInstantiation(QuantifiableVariable, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
createArray(ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
creates the statements which take the next object out of the list of available objects
createArrayAssignments(int, Statement[], ProgramVariable[], ReferencePrefix, NewArray) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArray
Convert the variable initializers to assignments to the array elements (the initializers may itself be array initializers, in which case valid creation expressions are created by inserting the new-operator)
createArrayCreation(NewArray) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArray
Create an array creation expression for an array of the size given by the array initializer
CreateArrayMethodBuilder - Class in de.uka.ilkd.key.java
This class creates the <createArray> method for array creation and in particular its helper method <createArrayHelper>.
CreateArrayMethodBuilder(KeYJavaType, KeYJavaType, Sort, int) - Constructor for class de.uka.ilkd.key.java.CreateArrayMethodBuilder
create the method builder for array implict creation methods
createArrayName - Static variable in class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
 
createArrayTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Creates a Term to access the array.
createArrayType(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
create
createArrFunction() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the arr function.
createAssignment(ReferencePrefix, int, Expression, KeYJavaType, TypeReference) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArray
Convert one variable initializers to an assignment to the appropriate array element (the initializer may itself be an array initializer, in which case a valid creation expression is created by inserting the new-operator)
createAssumptions(IProgramMethod, ProgramVariable, List<LocationVariable>, ImmutableSet<ProgramVariable>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
createAssumptions(ProgramVariable, List<LocationVariable>, Term, Services, AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
createAssumptions(ImmutableSet<ProgramVariable>, Map<LocationVariable, Function>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Static method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
createAssumptions(ImmutableSet<ProgramVariable>, Map<LocationVariable, Function>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Static method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
createAssumptions(ArrayList<StringBuffer>, ArrayList<ContextualBlock>) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
createAtPres(LocationVariable, TermServices) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
createAtPres(ImmutableList<LocationVariable>, ImmutableList<LocationVariable>, TermBuilder) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createAttributeTerm(Term, Operator) - Method in class de.uka.ilkd.key.parser.KeYParser
 
createAxiomGoalTemplate(Term) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
createBaseNameProposalBasedOnCorrespondence(TacletApp, SchemaVariable, Services) - Static method in class de.uka.ilkd.key.proof.VariableNameProposer
Find a name for the variable p_var, based on the result of Taclet.getNameCorrespondent
createBeforeLoopUpdate(Services, List<LocationVariable>, ImmutableSet<ProgramVariable>, Map<LocationVariable, Map<Term, Term>>) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Creates the "...Before_LOOP" update needed for the variant.
createBlockContracts(IProgramMethod, List<Label>, StatementBlock, Comment[]) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
createBody(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.CreateBuilder
Creates the body of the static <createObject> method.
createBody(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
Creates the body of the static <createObject> method.
createBoolSet() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
CreateBuilder - Class in de.uka.ilkd.key.java.recoderext
If an allocation expression new Class(...)
CreateBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.CreateBuilder
 
createBuiltInRuleIndex() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns a new created index for built in rules (at the moment immutable list)
createBuiltInRuleMenu(ImmutableList<BuiltInRule>, TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
createBuiltInUniqueness() - Method in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
createButtonPanel(ActionListener) - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
createButtonPanel() - Method in class de.uka.ilkd.key.gui.ExceptionDialog
 
createButtons() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
createCallStack(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Computes the method call stack of the given Node.
createCastFunction(SMTSort, SMTSort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates a function which casts a term from the source sort tot the target sort.
createCatchAllStatement(VariableReference, StatementBlock) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
createCatchClause(String, String, Throw) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
creates the following catch clause catch (caughtType caughtParam) { <classInitializationInProgress>=false; <classClassErroneous>=true; t; }
createCfmaPos(PosInOccurrence) - Static method in class de.uka.ilkd.key.pp.PosInSequent
creates a PosInSequent that points to a SequentFormula described by a PosInOccurrence.
createCheckBox(String, boolean, ActionListener) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
createChildrenCache() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
createChoiceAbstrPredsPanel() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
createChoiceEntries(Set<String>) - Static method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
Creates ChoiceSelector.ChoiceEntrys for all given choices.
createChoiceEntry(String) - Static method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
Creates a ChoiceSelector.ChoiceEntry for the given choice.
createClass(boolean) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
Creates the RFL.java file, that provides setter and getter methods using the reflection API as well as object creation functions based on the objenesis library.
createClassDecl(KeYCrossReferenceServiceConfiguration) - Static method in class de.uka.ilkd.key.java.Context
 
createClassInvariantFunction() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the class invariant function.
createClause(ImmutableSet<Term>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
createClauseHelper(ImmutableSet<ImmutableSet<Term>>, Term, ImmutableSet<Term>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
createCommandLine() - Static method in class de.uka.ilkd.key.core.Main
Register commandline options with command line object
createComment(String) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Create a comment.
createComment(String, boolean) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Create a comment.
createCompileWithOpenJML(String, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createComponents() - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
createComponents() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
createComponents() - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
createComponents() - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
createComponents() - Method in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
createComponents() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
createCompUnit(ClassDeclaration) - Static method in class de.uka.ilkd.key.java.Context
 
createCondition(SchemaVariable, InstantiationEntry<?>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
Create the condition that needs to be fulfilled for the given instantiation of a metavariable to be correct, i.e. if the schemavariable is of generic sort, the instantiation of that sort has to match the sort of the schemavariable's instantiation
createCondition(SortDependingFunction, SortDependingFunction) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
Create a condition ensuring that the two given symbols become identical; "p0" may be of generic sort, "p1" not
createCondition(Sort, Sort, boolean) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
Create the condition to make a generic sort (s0) (or a collection sort of a generic sort) and a concrete sort (s1) equal
createConditional(RuleFilter, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
 
createConditional(RuleFilter, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
 
createConditional(RuleFilter, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
 
createConditional(RuleFilter, Feature, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
 
createConditional(RuleFilter, Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
 
createConditional(Feature, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditional(Feature, RuleAppCost, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditional(Feature, RuleAppCost, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditional(Feature, RuleAppCost, Feature, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditional(Feature, RuleAppCost, Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditionalBinary(Feature, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditionalBinary(Feature, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditionalBinary(Feature, Feature, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditionalBinary(Feature, Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditionalBinary(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
createConditionalBinary(TermFeature, TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
 
createConditionalBinary(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
 
createConsequence(PosInOccurrence, Services) - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
creates the term to be proven to follow from a (possibly empty) set of axioms
createConst(RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ConstFeature
 
createConst(RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.termfeature.ConstTermFeature
 
createConstantsForIntegers() - Method in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
createConstrainedTerms(Collection<Term>, Term, boolean) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
createContainer(NoPosTacletApp, PosInOccurrence, Goal, boolean) - Static method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
createContainer(NoPosTacletApp, PosInOccurrence, Goal, RuleAppCost, boolean) - Static method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
createContainer(Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
createContainerTypeResolver(SchemaVariable) - Static method in class de.uka.ilkd.key.rule.conditions.TypeResolver
 
createContext() - Static method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogFacade
 
createContext(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.java.Recoder2KeY
create a new context with a temporary name and make a list of variables visible from within.
createContext(ImmutableList<ProgramVariable>, CrossReferenceSourceInfo) - Method in class de.uka.ilkd.key.java.Recoder2KeY
create a new Context with a temporary name and make a list of variables visible from within.
createContext(List<LocationVariable>, AuxiliaryContractBuilders.UpdatesBuilder, AbstractAuxiliaryContractRule.Instantiation, Services) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createContextStatementBlock(TypeSVWrapper, MethodSignatureSVWrapper, ExpressionSVWrapper) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createContextStatementBlock(ExecCtxtSVWrapper) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createContractsFromInitiallyClause(InitiallyClause, KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Adds initially clause as post-condition to contracts of constructors.
createContractsFromInitiallyClauses() - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Adds postconditions raising from initially clauses to all constructors.
createCreatedConstant() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Create the created field constant.
createCutFormula() - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
created - Variable in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
created - Variable in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
created - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
created(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
created(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
CREATED_FIELD_NAME - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
createDataLocation(CompilationUnit) - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceSourceFileRepository
return the data location that is already stored in the compilation unit.
createDeclParser(InputStream) - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
createDefault() - Static method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
Returns a fresh instance of a ValueInjector with the support for basic primitive data types.
createDefaultModel() - Method in class de.uka.ilkd.key.gui.configuration.ViewSelector.NumberInputField
 
createDefaultNotation() - Method in class de.uka.ilkd.key.pp.NotationInfo
Register the standard set of notations (that can be defined without a services object).
createDefaultPanel(StrategySelectionView.StrategySelectionComponents) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
createDefaultProfileResolver() - Static method in class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
Creates all available DefaultProfileResolver.
createDefaultStrategyProperties() - Method in interface de.uka.ilkd.key.strategy.definition.IDefaultStrategyPropertiesFactory
Creates new default StrategyProperties.
createDelayedCutJoinMenu(TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
createDependencyOperationContract(IProgramMethod, ProgramVariableCollection, JMLSpecFactory.ContractClauses) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Generate dependency operation contract out of the JML accessible clause.
createDialog() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
createdInHeap - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
createdInHeap(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
createDisjunction(Term, Collection<Term>, boolean) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
createDistFormAndRightSidesForITEUpd(LocationVariable, SymbolicExecutionState, SymbolicExecutionState, Services) - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
Creates the input for an if-then-else update for the variable v.
createDistFormAndRightSidesForITEUpd(SymbolicExecutionState, SymbolicExecutionState, Term, Term, Services) - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
Creates the input for an if-then-else update.
createDivides(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.ReducibleMonomialsFeature
 
createDLClassInvariant(String, String, ParsableVariable, Term) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
Creates a class invariant from a formula and a designated "self".
createDLLibrarySpecs() - Method in class de.uka.ilkd.key.speclang.SLEnvInput
For all library classes C, look for file C.key in same directory; if found, read specifications from this file.
createDLLibrarySpecsHelper(Set<KeYJavaType>, String) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
createdLocs() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
createDLOperationContract(String, Term, Term) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
Creates an operation contract from an implication formula of the form "pre -> {heapAtPre := heap} [#catchAll(java.lang.Throwable exc){m();}]post", (where the update and/or the #catchAll may be omitted) and a modifies clause.
createDummyClasses() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createDummyInvariant(Sort) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createDummyOracleMethod(ProgramMethod) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createElementOfFunction() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the elementOf function.
createElementTypeResolver(SchemaVariable) - Static method in class de.uka.ilkd.key.rule.conditions.TypeResolver
 
createEmptyConstant() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the empty constant.
createEmptyContext() - Method in class de.uka.ilkd.key.java.Recoder2KeY
creates an empty RECODER compilation unit with a temporary name.
createEmptyContext() - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
creates an empty RECODER compilation unit
createEntryArray(TacletApp) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
creates a Vector with the row entries of the table
createEnvInput() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Instantiates the EnvInput which represents the file to load.
createEqualsComparator() - Static method in class org.key_project.util.java.ObjectUtil
Creates a Comparator that can be used to compute the equality of two given Objects.
createExactInstanceDefinition(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the exactInstance function assertion(definition for final classes) for sort s.
createException(IProgramMethod, TermServices) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
createException(String) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates an SLTranslationException with current absolute position information.
createException(String, Token) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates an SLTranslationException with the position information of the passed token.
createException(String, Throwable) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates an SLTranslationException with current absolute position information.
createException(String, Token, Throwable) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates an SLTranslationException with the position information of the passed token.
createExceptionTitle(SolverListener.InternSMTProblem) - Static method in class de.uka.ilkd.key.gui.smt.SolverListener
 
createExcTaclet(String, Term, TermServices) - Static method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Creates new well-definedness taclet for a pure method invocation, which can potentially throw an exception.
createExcTextAreaScroll() - Method in class de.uka.ilkd.key.gui.ExceptionDialog
 
createExecuteWithOpenJML(String, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createExecutionConstraints(IExecutionNode<?>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates for the given IExecutionNode the contained IExecutionConstraints.
createExecutionNode(IExecutionNode<?>, String, String, String, Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Creates a new IExecutionNode with the given content.
createExecutionTreeModelRepresentation(AbstractExecutionNode<?>, Node, SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Creates a new execution tree model representation (IExecutionNode) if possible for the given Node in KeY's proof tree.
createExecutionVariables(IExecutionNode<?>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates for the given IExecutionNode the contained root IExecutionVariables.
createExecutionVariables(IExecutionNode<?>, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates for the given IExecutionNode the contained root IExecutionVariables.
createExecutionVariables(IExecutionNode<?>, Node, PosInOccurrence, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates for the given IExecutionNode the contained root IExecutionVariables.
createExistsBody(QuantifiableVariable, String, OracleTerm) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createExtensionMenu(MainWindow) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Creates the extension menu of all known KeYMainMenuExtension.
createExtensionMenu(JMenuBar) - Method in class de.uka.ilkd.key.gui.MainWindow
 
createExtractReturnVariableValueSequent(Services, TypeReference, IProgramMethod, ReferencePrefix, Node, Node, IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a Sequent which can be used in site proofs to extract the return value of the given IProgramVariable from the sequent of the given Node.
createExtractReturnVariableValueSequent(Services, IExecutionContext, Node, Node, IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a Sequent which can be used in site proofs to extract the return value of the given IProgramVariable from the sequent of the given Node.
createExtractTermSequent(Services, Node, PosInOccurrence, Term, Term, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a Sequent which can be used in site proofs to extract the value of the given IProgramVariable from the sequent of the given Node.
createExtractVariableValueSequent(Services, Node, PosInOccurrence, Term, IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a Sequent which can be used in site proofs to extract the value of the given IProgramVariable from the sequent of the given Node.
createFileChooserPanel() - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
createFileMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createFileOpsToolBar() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createFilesForAxioms(Collection<String>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
createFilter() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
createFindTerm(IFProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
createFindTerm(IFProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.BlockInfFlowUnfoldTacletBuilder
 
createFindTerm(IFProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
createFindTerm(IFProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.MethodInfFlowUnfoldTacletBuilder
 
createFirstInstance(GenericSort, Name, Sort, Sort[], boolean) - Static method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
createFixedNoPosTacletApp(Taclet, SVInstantiations, Services) - Static method in class de.uka.ilkd.key.rule.NoPosTacletApp
Create TacletApp with immutable "instantiations", i.e. this instantiations must not be modified later (e.g. by "addInstantiation").
createFlag(String) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
createFlags(Set<Label>, String) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Creates flags for the specified labels
createFocussedAutoModeMenu(TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
createForallBody(QuantifiableVariable, String, OracleUnaryTerm) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createForceInstantiationCondition(GenericSort, boolean) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
 
createFormalParamVars(ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createFormulae(Services, Set<Sort>) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
createFormulaSortArray(int) - Static method in class de.uka.ilkd.key.logic.op.Junctor
 
createFormulaSV(Name, boolean) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
creates a SchemaVariable representing a formula
createFormulaSV(Name) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
 
createFunctionalOperationContracts(String, IProgramMethod, ProgramVariableCollection, JMLSpecFactory.ContractClauses, Map<LocationVariable, Term>, Map<LocationVariable, Term>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Generate functional operation contracts.
createFunctionDeclaration(StringBuffer, ArrayList<ArrayList<StringBuffer>>) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
createFunctionDeclaration(ArrayList<StringBuffer>, boolean, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
createFunctionDeclarations(StringBuffer, ArrayList<ArrayList<StringBuffer>>, ArrayList<ContextualBlock>, ArrayList<ArrayList<StringBuffer>>) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
createFurtherApps(Goal) - Method in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
 
createFurtherApps(Goal) - Method in class de.uka.ilkd.key.strategy.RuleAppContainer
Create a list of new RuleAppContainers that are to be considered for application.
createFurtherApps(Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
Create a list of new RuleAppContainers that are to be considered for application.
createGenericSortResolver(GenericSort) - Static method in class de.uka.ilkd.key.rule.conditions.TypeResolver
 
createGenericVariable(int) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
createGenericVariables(int, int) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
createGoalConfigurator(ProgramVariable, Term, AuxiliaryContract.Variables, Services, TermBuilder) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
createGuard(Set<SMTTerm>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
createGuardForAdd(SMTTermMultOp) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
createGuardForMul(SMTTermMultOp) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
createGuards(Set<SMTTerm>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
Creates guards for the given terms
createHasCoeffTermFeature(IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
createHashMap() - Static method in class de.uka.ilkd.key.control.InstantiationFileHandler
 
createHeader(Services) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createHeaderFor(Taclet, Services) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createHeaderForFunctions(StringBuffer) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createHeaderForPredicates(StringBuffer) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createHeaderForSchemaVariables(StringBuffer) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createHeaderForSorts(StringBuffer) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createHeapToAtPres(List<LocationVariable>, Map<LocationVariable, LocationVariable>, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createHelp(PosInOccurrence, Services, TacletIndex, NewRuleListener, RuleFilter, ITermTacletAppIndexCache) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
createHelp(Term, Services) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
createHelp(Term, Services) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
createHelpMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createHelpTab() - Method in class de.uka.ilkd.key.gui.smt.InformationWindow
 
createIdentifier(String) - Static method in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
createIdentifier(String) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
createIdentifier(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createIdentityCondition(GenericSort, Sort) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
 
createIfElseTerm(Term, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper
 
createIfInsts(ImmutableList<IfFormulaInstantiation>) - Static method in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
createIfPanel() - Method in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
creates the panel used to select the wanted if instantiation
createIfThenElseMethod(Term, boolean) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createIfThenElseTerm(SymbolicExecutionState, SymbolicExecutionState, Term, Term, Term, Services) - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
Creates an if-then-else term for the variable v.
createIgnoreCaseComparator() - Static method in class org.key_project.util.java.StringUtil
Creates a Comparator that can be used to compute the equality of two given Strings ignoring the case via String.compareToIgnoreCase(String).
createImageIcon(Object, String) - Static method in class de.uka.ilkd.key.gui.IconFactory
Creates an icon from an image contained in a resource.
createImageIcon(Class<?>, String) - Static method in class de.uka.ilkd.key.gui.IconFactory
Creates an icon from an image contained in a resource.
createImplicitIdentifier(String) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
createImplicitIdentifier(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
createImplicitRecoderField(String, String, boolean, boolean) - Static method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
creates an implicit field of the given type and name
createImplicitRecoderField(String, String, boolean, boolean, boolean) - Static method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
createInfoPanel() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
createInfoPanel() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
createInformation() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
createInformationFlowContract(KeYJavaType, IProgramMethod, KeYJavaType, Modality, Term, Term, Term, boolean, ProgramVariableCollection, Term, ImmutableList<InfFlowSpec>, boolean) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
createInformationFlowContracts(JMLSpecFactory.ContractClauses, IProgramMethod, ProgramVariableCollection) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createInitConfig() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Creates the InitConfig.
createInitialAppContainers(ImmutableList<IBuiltInRuleApp>, PosInOccurrence, Goal) - Static method in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
Create container for RuleApp.
createInitialAppContainers(ImmutableList<NoPosTacletApp>, PosInOccurrence, Goal) - Static method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
createInitializeMethod(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
creates the static method <clprepare> for the given type declaration
createInitializeMethodBody(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
creates the body of the initialize method
createInitializerExecutionTryBlock(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
around the initializers there is a try block that catches eventually thrown errors or exceptions and handles them in a special way
createInitialSettingsEntry(Proof) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
createInsertionList() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
returns the list where the tacletappItems are stored (allows easy exchange for e.g. a sorted list) default: is filo
createInsertionList() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem
show the taclets sorted
createInstance(String) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
createInstance(String) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodNameSort
 
createInstance(String) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.TypeReferenceNotPrimitiveSort
 
createInstantiation(Taclet, SchemaVariable, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
createInstantiation(Taclet, VariableSV, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Creates the instantiation for a schema variable of type variable, i.e a new logical variable is returned.
createInstantiation(Taclet, TermSV, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Creates the instantiation for a schema variable of type term.
createInstantiation(Taclet, FormulaSV, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Creates the instantiation for a schema variable of type term.
createInstantiationDisplay(int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
createIntSet() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createInvalidResult(String) - Static method in class de.uka.ilkd.key.smt.SMTSolverResult
 
createInvariantMethod(Sort, boolean) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createInvTaclet(Services) - Static method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
Creates a well-definedness taclet for an invariant reference.
createIterator(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
createJavaBlock(StatementBlock) - Static method in class de.uka.ilkd.key.logic.JavaBlock
create a new JavaBlock
createJavaBlocks(LoopContract, ProgramVariable, ProgramVariable, Map<Label, ProgramVariable>, Map<Label, ProgramVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
createJavaLangPackageReference() - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
creates the package reference java.lang
createJavaModel(String, List<File>, File, Includes, File) - Static method in class de.uka.ilkd.key.proof.JavaModel
 
createJMLBlockContracts(IProgramMethod, List<Label>, StatementBlock, TextualJMLSpecCase) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Creates a set of block contracts for a block from a textual specification case.
createJMLClassAxiom(KeYJavaType, TextualJMLClassAxiom) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Creates a class axiom from a textual JML representation.
createJMLClassInvariant(KeYJavaType, VisibilityModifier, boolean, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLClassInvariant(KeYJavaType, TextualJMLClassInv) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLDependencyContract(KeYJavaType, LocationVariable, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLDependencyContract(KeYJavaType, TextualJMLDepends) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLInitiallyClause(KeYJavaType, VisibilityModifier, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLInitiallyClause(KeYJavaType, TextualJMLInitially) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLLoopContracts(IProgramMethod, List<Label>, LoopStatement, TextualJMLSpecCase) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Creates a set of loop contracts for a loop from a textual specification case.
createJMLLoopContracts(IProgramMethod, List<Label>, StatementBlock, TextualJMLSpecCase) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Creates a set of loop contracts for a block from a textual specification case.
createJMLLoopInvariant(IProgramMethod, LoopStatement, Map<String, ImmutableList<PositionedString>>, Map<String, ImmutableList<PositionedString>>, Map<String, ImmutableList<PositionedString>>, ImmutableList<PositionedString>, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLLoopInvariant(IProgramMethod, LoopStatement, TextualJMLLoopSpec) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLMergeContracts(IProgramMethod, MergePointStatement, TextualJMLMergePointDecl, ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLOperationContracts(IProgramMethod, TextualJMLSpecCase) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Creates operation contracts out of the passed JML specification.
createJMLRepresents(KeYJavaType, VisibilityModifier, PositionedString, boolean) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createJMLRepresents(KeYJavaType, TextualJMLRepresents) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createLabeledStatementWrapper(LabeledStatement, JavaNonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
 
createLatticeTypePanel() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
createLayoutFromExecutionVariableValuePairs(ImmutableList<ISymbolicEquivalenceClass>, Set<AbstractUpdateExtractor.ExecutionVariableValuePair>, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Creates an ISymbolicLayout which shows the objects, values and associations defined by the given ExecutionVariableValuePairs.
createLeftAlignedComponent(JComponent) - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
createLengthFunction() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the length function.
createLine(String, int) - Static method in class org.key_project.util.java.StringUtil
Creates a line which consists of the given text.
createList(Sequent, boolean, Services) - Static method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
createListener() - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
createListFor(Taclet) - Static method in class de.uka.ilkd.key.control.InstantiationFileHandler
 
createListFrom(Iterable<T>) - Static method in class org.key_project.util.collection.Immutables
 
createListHelp(Sequent, boolean) - Static method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
Create a list with all formulas of a given semisequent
createListItem(TacletApp) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
createListItem(TacletApp) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem
 
createLocalAnonUpdate(ImmutableSet<ProgramVariable>, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
createLocalAnonUpdate(ImmutableSet<ProgramVariable>, Services) - Static method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
createLocalAnonUpdate(ImmutableSet<ProgramVariable>, Services) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Creates an update for the anonymization of all ProgramVariables in localOuts.
createLocalAnonUpdate(ImmutableSet<ProgramVariable>, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
createLocalVariable(String, KeYJavaType, Services) - Static method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
createLocationPanel() - Method in class de.uka.ilkd.key.gui.ExceptionDialog
 
createLocationPredicateAndTerm(Set<AbstractUpdateExtractor.ExtractLocationParameter>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Creates a predicate and a Term which can be used to compute the values defined by the given AbstractUpdateExtractor.ExtractLocationParameters.
createLocationString(OracleTerm, OracleTerm, String, Sort, Sort, boolean) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createLocationVariable(String, Sort) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Creates a new LocationVariable with the given name and Sort.
createLocset() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
createLogicalVar(TermServices, String, Sort) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
createLogicPrinter(Services, boolean) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
createLongJunctorTerm(Junctor, ArrayList<Term>) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
createLoopContracts(IProgramMethod, List<Label>, LoopStatement, Comment[]) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
createLoopContracts(IProgramMethod, List<Label>, StatementBlock, Comment[]) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
createLoopScopeBlock() - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
createLoopScopeBlock() - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createLoopScopeBlockWrapper(LoopScopeBlock, StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
 
createLoopVariables(Services) - Static method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
createMap() - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
createMap(ImmutableMapEntry<S, T>[], int, DefaultImmutableMap<S, T>) - Method in class org.key_project.util.collection.DefaultImmutableMap
 
createMaxNumberOfGenerics() - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
createMehtodReturn(AbstractExecutionNode<?>, Node, SourceElement, SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Creates an method return node.
createMenu() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ShowExtendedActionsAction
 
createMenu() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
createMenuBar() - Method in class de.uka.ilkd.key.gui.MainWindow
creates menubar entries and adds them to menu bar
createMenuItem(ProofMacro, KeYMediator, PosInOccurrence) - Method in class de.uka.ilkd.key.gui.ProofMacroMenu
 
createMenuItems(ImmutableList<TacletApp>, TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
adds a TacletMenuItem for each taclet in the list and sets the given MenuControl as the ActionListener
createMergePointStatement() - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
createMergePointStatement(Expression) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
createMergePointStatement() - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createMergePointStatement(Expression) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createMergeRuleMenu() - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
Creates the menu item for the "defocusing" merge rule which links partner nodes to merge nodes.
createMessage(RecognitionException, Position) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Create a message from a RecognitionException.
createMetaSortArray(int) - Static method in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
createMethod(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.CreateBuilder
creates the implicit static <createObject> method that takes the object to be created out of the pool
createMethod(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
creates the implicit static <createObject> method that takes the object to be created out of the pool
createMethod(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
creates the implicit <prepare> method that sets the fields of the given type to its default values
createMethodBodyStatement(TypeReference, Expression, MethodReference) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
createMethodCallStatement(Expression, ExecutionContext, StatementBlock) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
createMethodFrameWrapper(MethodFrame, StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
 
createMethodPrepareEnter(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
creates the implicit <prepareEnter> method that sets the fields of the given type to its default values
createMethodReturnName(Object, String) - Static method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Creates the human readable name which is shown in IExecutionMethodReturn instances.
createMethodReturnValue(String, String, String, Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Creates a new IExecutionMethodReturnValue with the given content.
createMethodSignature(Identifier, ASTList<TypeReference>) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Create a MethodSignature.
createModalOperatorSV(Name, Sort, ImmutableSet<Modality>) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
creates a SchemaVariable representing an operator
createModel(TacletApp, Goal) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
createModelPOTerm(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, List<LocationVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createModelTab() - Method in class de.uka.ilkd.key.gui.smt.InformationWindow
 
createMultiTrigger(ImmutableSet<Trigger>, Term, ImmutableSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
createName(TypeReference) - Static method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
 
createName(String, KeYJavaType) - Static method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
createName(String, int, NameCreationInfo) - Method in class de.uka.ilkd.key.logic.VariableNamer
creates a ProgramElementName object to be used for permanent names
createName(ProofAggregate[]) - Method in class de.uka.ilkd.key.taclettranslation.lemma.ProofObligationCreator
 
createNameCreationInfoSection(TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
createNDimensionalArray(LinkedList<Statement>, Expression, KeYJavaType, ProgramVariable[], Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
creates an array of dimension dimensions.length
createNewAbstractName() - Method in class de.uka.ilkd.key.logic.RenameTable
 
createNewBlockContract(BlockContract, StatementBlock, boolean) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
createNewElement(ExtList) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.DefaultAction
 
createNewElement(ExtList) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.ParameterDeclarationAction
 
createNewElement(ExtList) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer.DefaultAction
 
createNewElement(ExtList) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer.DefaultAction
 
createNewElement(ExtList) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation.DefaultAction
 
createNewIndexCache() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
createNewLoopContract(LoopContract, JavaStatement, boolean) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
createNewMergeContract(MergeContract, MergePointStatement, boolean) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
createNewRuleApp(NodeGoalPair, Services) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
Based on an old rule application a new rule application is built.
createNewSequent(Sequent) - Method in class de.uka.ilkd.key.smt.counterexample.AbstractCounterExampleGenerator
Creates the Sequent for the new Proof created by #createProof(KeYMediator, Proof, Sequent).
createNewTag(PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
Add a new tag to the maps
createNewTags(Goal) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
Create new tags for all formulas of a sequent
createNewTags(Goal, boolean) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
Create new tags for all formulas of a semisequent
createNonGenericSortResolver(Sort) - Static method in class de.uka.ilkd.key.rule.conditions.TypeResolver
 
createNonModelPOTerm(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, boolean, List<LocationVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createNonNullPositionedString(String, KeYJavaType, boolean, String, Position, Services) - Static method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
creates a JML specification expressing that the given variable/field is not null and in case of a reference array type that also its elements are non-null In case of implicit fields or primitive typed fields/variables the empty set is returned
createNonStrict(ProjectionToTerm, TermFeature, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
createNoPosTacletApp(Taclet) - Static method in class de.uka.ilkd.key.rule.NoPosTacletApp
creates a NoPosTacletApp for the given taclet and no instantiation information and CHECKS variable conditions as well as it resolves collisions
createNoPosTacletApp(Taclet, SVInstantiations, Services) - Static method in class de.uka.ilkd.key.rule.NoPosTacletApp
creates a NoPosTacletApp for the given taclet with some known instantiations and CHECKS variable conditions as well as it resolves collisions The ifInstantiations parameter is not matched against the if sequence, but only stored.
createNoPosTacletApp(Taclet, SVInstantiations, ImmutableList<IfFormulaInstantiation>, Services) - Static method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
createNoPosTacletApp(Taclet, MatchConditions, Services) - Static method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
createNotationInfo(IExecutionElement) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates the NotationInfo for the given IExecutionElement.
createNotationInfo(Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates the NotationInfo for the given Node.
createNotationInfo(Proof) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates the NotationInfo for the given Proof.
createNullConstant() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the null constant.
createNullInstantiation() - Method in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
CreateObject - Class in de.uka.ilkd.key.rule.metaconstruct
If an allocation expression new Class(...)
CreateObject(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.CreateObject
 
CreateObjectBuilder - Class in de.uka.ilkd.key.java.recoderext
If an allocation expression new Class(...)
CreateObjectBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
 
createObjectForTerm(Map<Term, SymbolicObject>, ImmutableList<ISymbolicEquivalenceClass>, SymbolicLayout, Term) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Creates for the object defined by the given Term an SymbolicObject instance if not already available.
createObjectName(ObjectVal) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createObjectSort(ClassType, ImmutableSet<Sort>) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
create a sort out of a recoder class
createObjectTypeIdentifier(String) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
createObjSet(Heap) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createOldMap(Set<String>) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createOpenJMLShellScript() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createOperationPOExtension() - Static method in class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
Creates the POExtensions.
createOperationTaclet(Services) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Creates a well-definedness for a (pure) method invocation of this method.
createOpReplacer(ImmutableList<ProgramVariable>, ImmutableList<SchemaVariable>, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
createOpReplacer(ProgramVariable, ProgramVariable, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
Create replacement map for index and values variables.
createOptionsMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createOuterRemembranceHeaps() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
createOuterRemembranceLocalVariables() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
createPackagePrefix() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
createParamAssignments(VariableSpecification[]) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
createParams(IObserverFunction, ImmutableList<ProgramVariable>, TermServices) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
createParamSpecs(Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
createPassiveExpression(Expression) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
createPassiveExpression() - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
createPassiveExpression(Expression) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
createPassiveExpression() - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
createPattern(String, boolean) - Static method in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
 
createPattern() - Method in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
creates a pattern with the current search string and regex option
createPermsFor(IProgramMethod, List<LocationVariable>, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createPhi() - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
createPlaceholderVariablesPanel() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
createPOForSelectedContract() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
createPOForSelectedContract() - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
createPoPropertiesToForce() - Static method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the minimal required PO Properties to support symbolic execution tree extraction in a SymbolicExecutionJavaProfile.
createPositionedString(String, Token) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
createPositionedString(String, Position) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
createPositionedString(String, Token) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates a string with the position information of the passed token.
createPositionedString(String, Position) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates a string with position information from the given relative position.
createPositionedString(String) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates a string with the current absolute position information
createPositionTable - Variable in class de.uka.ilkd.key.pp.LogicPrinter
 
createPost(ProgramVariable, ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, ProgramVariable, ProgramVariable, List<LocationVariable>, Map<LocationVariable, LocationVariable>, List<LocationVariable>, Map<Term, Term>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createPosTacletApp(FindTaclet, SVInstantiations, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.rule.PosTacletApp
creates a PosTacletApp for the given taclet with some known instantiations and a position information and CHECKS variable conditions as well as it resolves collisions The ifInstantiations parameter is not matched against the if sequence, but only stored.
createPosTacletApp(FindTaclet, SVInstantiations, ImmutableList<IfFormulaInstantiation>, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.rule.PosTacletApp
 
createPosTacletApp(FindTaclet, MatchConditions, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.rule.PosTacletApp
 
createPostconditions(AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
createPostconditions(Map<LocationVariable, Term>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
createPostconditions(Map<LocationVariable, Term>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createPostconditionsNext(Term, List<LocationVariable>, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
createPostconditionsNext(Term, LoopContract, List<LocationVariable>, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Services) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createPosts(Goal, Term[], Term[], AuxiliaryContract.Terms, TermBuilder) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
createPOTerms() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
collects terms for precondition, assignable clause and other specification elements, and postcondition & signals-clause
createPrecond(IProgramMethod, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createPreconditions(AbstractAuxiliaryContractRule.Instantiation, BlockContract, List<LocationVariable>, ImmutableSet<ProgramVariable>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services) - Static method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
createPreconditions(BlockContract, Term, List<LocationVariable>, ImmutableSet<ProgramVariable>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services) - Static method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
createPreconditions(Term, LoopContract, List<LocationVariable>, ImmutableSet<ProgramVariable>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services) - Static method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
createPreconditions(Term, LoopContract, List<LocationVariable>, ImmutableSet<ProgramVariable>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createPredicateDeclaration(StringBuffer, ArrayList<ArrayList<StringBuffer>>, ArrayList<ContextualBlock>) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
createPrepareBody(ReferencePrefix, TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
creates an implicit method called 'prepare', that sets all attributes to their default values
createPrepareMethod(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
creates the static method <clprepare> for the given type declaration
createPreParentTerm() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Creates the Term to compute the parent object with help of the pre update.
createPrettyNotation(Services) - Method in class de.uka.ilkd.key.pp.NotationInfo
Adds notations that can only be defined when a services object is available.
createPreUpdate() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Creates the pre update to make sure that the parent object defined by the expression is evaluated on the initial state because it might be changed in the current state due to updates.
createPreValueTerm() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Computes the Term to compute the value with help of the pre update.
createProblemInitializer(Profile) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Creates a new ProblemInitializer instance which is configured for this UserInterfaceControl.
createProblemInitializer() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Instantiates the ProblemInitializer to use.
createProblemInitializer(Profile) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
createProblemsLabelContainer() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
createProgPost(IObserverFunction, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, List<LocationVariable>, Map<LocationVariable, LocationVariable>, Term, Term, Term, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createProgram(Term) - Static method in class de.uka.ilkd.key.rule.match.vm.TacletMatchProgram
creates a matcher for the given pattern
createProgram(Term, ArrayList<MatchInstruction>) - Static method in class de.uka.ilkd.key.rule.match.vm.TacletMatchProgram
creates a matching program for the given pattern.
createProgramSV(ProgramElementName, ProgramSVSort, boolean) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
creates a SchemaVariable representing a program construct
createProgramVariables(IProgramMethod) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
createProgramVariables(IProgramMethod, JavaStatement, AuxiliaryContract.Variables) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Creates a program variable collection for a specified block.
createProgressPanel() - Method in class de.uka.ilkd.key.gui.MainStatusLine
 
createProof(InitConfig, ProofOblInput) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Instantiates a new Proof in this UserInterfaceControl for the given ProofOblInput based on the InitConfig.
createProof(ProofOblInput) - Method in class de.uka.ilkd.key.control.KeYEnvironment
Creates a new Proof with help of the UserInterfaceControl.
createProof(InitConfig, ProofOblInput) - Method in interface de.uka.ilkd.key.control.UserInterfaceControl
Instantiates a new Proof in this UserInterfaceControl for the given ProofOblInput based on the InitConfig.
createProof(UserInterfaceControl, Proof, Sequent, String) - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction.MainWindowCounterExampleGenerator
Creates a new Proof.
createProof(UserInterfaceControl, Proof, String, Sequent) - Method in class de.uka.ilkd.key.gui.testgen.TGWorker.MainWindowTestGenerator
createProof(String, Term, InitConfig) - Method in class de.uka.ilkd.key.informationflow.po.AbstractInfFlowPO
 
createProof(String, Term, InitConfig) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Creates a Proof (helper for getPO()).
createProof(IPersistablePO.LoadedPOContainer) - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Creates a Proof for the given IPersistablePO.LoadedPOContainer and tries to apply rules again.
createProof(UserInterfaceControl, Proof, Sequent, String) - Method in class de.uka.ilkd.key.smt.counterexample.AbstractCounterExampleGenerator
Creates a new Proof.
createProof(UserInterfaceControl, Proof, Sequent, String) - Method in class de.uka.ilkd.key.smt.counterexample.AbstractSideProofCounterExampleGenerator
Creates a new Proof.
createProof(UserInterfaceControl, Proof, String, Sequent) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
createProof(ProofEnvironment, ImmutableSet<Taclet>, ImmutableSet<Taclet>, ImmutableList<Taclet>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
createProof(String) - Method in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
createProofAggregate(ProofAggregate[], String) - Static method in class de.uka.ilkd.key.proof.ProofAggregate
 
createProofAggregate(Proof[], String) - Static method in class de.uka.ilkd.key.proof.ProofAggregate
 
createProofAggregate(Proof, String) - Static method in class de.uka.ilkd.key.proof.ProofAggregate
 
createProofControl() - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
createProofControl() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
createProofControlToolBar() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createProofEnvironment() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
createProofEnvironmentAndRegisterProof(ProofOblInput, ProofAggregate, InitConfig) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
registers the proof aggregate at the UI
createProofEnvironmentAndRegisterProof(ProofOblInput, ProofAggregate, InitConfig) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
registers the proof aggregate at the UI
createProofEnvironmentAndRegisterProof(ProofOblInput, ProofAggregate, InitConfig) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
registers the proof aggregate at the UI
createProofForTesting_noDuplicate(Node, List<Proof>, boolean) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
Creates a proof with the specified node as its root.
createProofHeader(String, String, String, String, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Creates declarations necessary to save/load proof in textual form (helper for createProof()).
createProofMacroArray() - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryComputationMacro
 
createProofMacroArray() - Method in class de.uka.ilkd.key.informationflow.macros.FullUseInformationFlowContractMacro
 
createProofMacroArray() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryComputationMacro
 
createProofMacroArray() - Method in class de.uka.ilkd.key.informationflow.macros.StateExpansionAndInfFlowContractApplicationMacro
 
createProofMacroArray() - Method in class de.uka.ilkd.key.macros.AlternativeMacro
Creates the proof macro array.
createProofMacroArray() - Method in class de.uka.ilkd.key.macros.FullAutoPilotProofMacro
 
createProofMacroArray() - Method in class de.uka.ilkd.key.macros.SequentialProofMacro
Creates the proof macro array.
createProofMacroArray() - Method in class de.uka.ilkd.key.macros.SMTPreparationMacro
Creates the proof macro array.
createProofMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createProofObject(String, String, Term, InitConfig) - Method in class de.uka.ilkd.key.informationflow.po.AbstractInfFlowPO
 
createProofObject(String, String, Term, InitConfig) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
createProofObl(InitConfig) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns a proof obligation to the passed initConfig.
createProofObl(InitConfig, Contract) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns a proof obligation to the passed contract and initConfig.
createProofObl(InitConfig, Contract, boolean) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns a proof obligation to the passed contract and initConfig.
createProofObl(InitConfig, Contract, boolean) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
createProofObl(InitConfig, Contract) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
createProofObl(InitConfig) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
createProofObl(InitConfig, Contract) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
createProofObl(InitConfig, Contract, boolean) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
createProofObl(InitConfig) - Method in class de.uka.ilkd.key.speclang.FunctionalBlockContract
 
createProofObl(InitConfig, Contract) - Method in class de.uka.ilkd.key.speclang.FunctionalBlockContract
 
createProofObl(InitConfig, Contract, boolean) - Method in class de.uka.ilkd.key.speclang.FunctionalBlockContract
 
createProofObl(InitConfig) - Method in class de.uka.ilkd.key.speclang.FunctionalLoopContract
 
createProofObl(InitConfig, Contract) - Method in class de.uka.ilkd.key.speclang.FunctionalLoopContract
 
createProofObl(InitConfig, Contract, boolean) - Method in class de.uka.ilkd.key.speclang.FunctionalLoopContract
 
createProofObl(InitConfig) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
createProofObl(InitConfig, Contract) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
createProofObl(InitConfig, Contract, boolean) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
createProofObl(InitConfig) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
createProofObl(InitConfig, Contract) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
createProofObl(InitConfig, Contract, boolean) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
createProofObl(InitConfig, Contract) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
createProofObl(InitConfig, Contract, boolean) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
createProofObl(InitConfig) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
createProofObligationContainer() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Creates a IPersistablePO.LoadedPOContainer if available which contains the ProofOblInput for which a Proof should be instantiated.
createProofPath(Proof) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
createProofsForTesting(boolean, boolean) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
Creates a proof for each open node if the selected proof is open and a proof for each node on which the emptyModality rules was applied if the selected proof is closed.
createQuantifier - Variable in class de.uka.ilkd.key.logic.WaryClashFreeSubst
the formula should be prepended with a quantifier
createQuantifierMethod(Term, boolean) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createRecoder2KeY(NamespaceSet) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
createReducible(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.ReducibleMonomialsFeature
 
createReference(Node, Services, ExecutionContext, MethodReference) - Method in class de.uka.ilkd.key.proof_references.analyst.MethodCallProofReferencesAnalyst
Creates an IProofReference to the called IProgramMethod.
createRemembranceHeaps() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
createRemembranceHeaps(String) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
createRemembranceLocalVariables() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
createReplacementMap(AuxiliaryContract.Variables, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
createReplacementMap(Term, AuxiliaryContract.Terms, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
createResult(IProgramMethod, TermServices) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
createResultConstant(Services, Sort) - Method in class de.uka.ilkd.key.symbolic_execution.rule.AbstractSideProofRule
Creates a constant which is used in the original Proof to store the computed result in form of QueryResult = ...
createResultFunction(Services, Sort) - Method in class de.uka.ilkd.key.symbolic_execution.rule.AbstractSideProofRule
Creates the result Function used in a predicate to compute the result in the side proof.
createRFLFileContent() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
Used by the Eclipse integration to creat the content of the RFL file.
createRKeYMetaConstruct() - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createRKeYMetaConstructExpression() - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createRKeYMetaConstructType() - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createRMethodBodyStatement(TypeReference, ProgramVariableSVWrapper, MethodReference) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createRMethodCallStatement(ProgramVariableSVWrapper, ExecutionContext, Statement) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createRoundingDown(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.termProjection.DividePolynomialsProjection
 
createRoundingUp(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.termProjection.DividePolynomialsProjection
 
createRuleHeader(Services) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createScaled(Feature, double) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
Create a feature that scales the result of the base feature.
createSchemaTerm(Term, TermServices, Pair<ProgramVariable, SchemaVariable>...) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
createSchemaTerm(Term, ImmutableList<ProgramVariable>, ImmutableList<SchemaVariable>, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
createSchemaVariable(ProgramVariable) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
createSchemaVariables(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
createSection(String) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
inserts separator followed from the section's title
createSelectFunction() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the select function.
createSelectTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Creates recursive a term which can be used to determine the value of IExecutionVariable.getProgramVariable().
createSelectTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Creates recursive a term which can be used to determine the value of IExecutionVariable.getProgramVariable().
createSelectTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.StateExecutionVariable
Creates recursive a term which can be used to determine the value of IExecutionVariable.getProgramVariable().
createSelectTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Creates recursive a term which can be used to determine the value of IExecutionVariable.getProgramVariable().
createSelectTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Creates recursive a term which can be used to determine the value of IExecutionVariable.getProgramVariable().
createSelectTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Creates recursive a term which can be used to determine the value of IExecutionVariable.getProgramVariable().
createSelectTerm(IExecutionVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates recursive a term which can be used to determine the value of #getProgramVariable().
createSelf(IProgramMethod, KeYJavaType, TermServices) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
createSelfObject() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
createSemisequentList(Semisequent) - Method in class de.uka.ilkd.key.rule.TacletApp
 
createSeqConstantsAndAssertions() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the necessary sequence functions and assertions.
createSeqTerms(WellDefinednessCheck.POTerms, WellDefinednessPO.Variables, Term, Term, Services) - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
Aggregates and preprocesses the proof obligation data into the according terms for the well-definedness sequent of the jml statement.
createSequent(Semisequent, Semisequent) - Static method in class de.uka.ilkd.key.logic.Sequent
creates a new Sequent
createSequentChangeInfo(PosInOccurrence, SemisequentChangeInfo, Sequent, Sequent) - Static method in class de.uka.ilkd.key.logic.SequentChangeInfo
creates a new sequent change info whose semisequent described by position pos has changed.
createSequentChangeInfo(boolean, SemisequentChangeInfo, Sequent, Sequent) - Static method in class de.uka.ilkd.key.logic.SequentChangeInfo
creates a new sequent change info whose semisequent described by the value of the selector antec (true selects antecedent; false selects succedent) has changed.
createSequentChangeInfo(SemisequentChangeInfo, SemisequentChangeInfo, Sequent, Sequent) - Static method in class de.uka.ilkd.key.logic.SequentChangeInfo
creates a new sequent change info whose semisequents have changed.
createSequentForEquivalenceClassComputation() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Creates a Sequent which is used to compute equivalence classes.
createSequentPos() - Static method in class de.uka.ilkd.key.pp.PosInSequent
creates a PosInSequent that points to the whole sequent.
createSequentToProveWithNewSuccedent(Node, PosInOccurrence, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a new Sequent which is a modification from the Sequent of the given Node which contains the same information but a different succedent.
createSequentToProveWithNewSuccedent(Node, Term, Term, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a new Sequent which is a modification from the Sequent of the given Node which contains the same information but a different succedent.
createSequentToProveWithNewSuccedent(Node, PosInOccurrence, Term, Term, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a new Sequent which is a modification from the Sequent of the given Node which contains the same information but a different succedent.
createSequentToProveWithNewSuccedent(Node, Term, Term, ImmutableList<Term>, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a new Sequent which is a modification from the Sequent of the given Node which contains the same information but a different succedent.
createSequentToProveWithNewSuccedent(Node, PosInOccurrence, Term, Term, ImmutableList<Term>, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Creates a new Sequent which is a modification from the Sequent of the given Node which contains the same information but a different succedent.
createSetFrom(Iterable<T>) - Static method in class org.key_project.util.collection.Immutables
 
createSetSort(String) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
createSideProof(ProofEnvironment, Sequent, String) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Creates a new ProofStarter which contains a new site proof of the given Proof.
createSideProof(ProofEnvironment, Sequent, String) - Static method in class de.uka.ilkd.key.util.SideProofUtil
Creates a new ProofStarter which contains a new site proof of the given Proof.
createSignature(ImmutableArray<? extends Expression>) - Method in class de.uka.ilkd.key.java.JavaInfo
retrieves the signature according to the given expressions
createSignature(Function) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
createSignatureString(ImmutableList<SLExpression>) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
createSimpleInstantiation(Taclet, SchemaVariable, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Since only taclets are supported that contain only FOL-constituents, there is no need to make it also dependend on program variables.
createSimplifiedDisjunctivePathCondition(Term, Term, Services, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Creates a path condition that is equivalent to the disjunction of the two supplied formulae, but possibly simpler.
createSkolemConstant(String, SchemaVariable, boolean, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
Create a new constant named "instantiation" and instantiate "sv" with.
createSkolemConstant(String, SchemaVariable, Sort, boolean, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
 
createSkolemExprBigint(Token, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Create a skolem term (wrapped in SLExpression) for currently unsupported JML expressions of type \bigint.
createSkolemExprBool(Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Create a nullary predicate (wrapped in SLExpression) for currently unsupported JML expressions of type boolean.
createSkolemExprInt(Token, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Create a skolem term (wrapped in SLExpression) for currently unsupported JML expressions of type int.
createSkolemExprLong(Token, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Create a skolem term (wrapped in SLExpression) for currently unsupported JML expressions of type long.
createSkolemExprObject(Token, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Create a skolem term (wrapped in SLExpression) for currently unsupported JML expressions of type Object.
createSkolemTermSV(Name, Sort) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
creates a SchemaVariable representing a skolem term
createSMTComponent() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createSMTMenu(TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
createSMTProblems(Proof) - Static method in class de.uka.ilkd.key.smt.SMTProblem
Creates out of a proof object several SMT problems.
createSocket(SolverType, ModelExtractor) - Static method in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
createSolver(SMTProblem, SolverListener, Services) - Method in interface de.uka.ilkd.key.smt.SolverType
Creates an instance of SMTSolver representing a concrete instance of that solver.
createSolverListener(SMTSettings, Proof) - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction.MainWindowCounterExampleGenerator
Creates the SolverLauncherListener which handles the results of the launched SMT solver.
createSolverListener(SMTSettings, Proof) - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction.NoMainWindowCounterExampleGenerator
Creates the SolverLauncherListener which handles the results of the launched SMT solver.
createSolverListener(SMTSettings, Proof) - Method in class de.uka.ilkd.key.smt.counterexample.AbstractCounterExampleGenerator
Creates the SolverLauncherListener which handles the results of the launched SMT solver.
createSortDeclaration(ArrayList<StringBuffer>, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
createSortDeclaration(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
createSortedSet() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Creates a SortedSet which ensures that the elements are sorted.
createSpecialFunctions() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates some special constant functions, which are used in every translation.
createSpecs(SpecExtractor) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
createStacktraceTextArea() - Method in class de.uka.ilkd.key.gui.ExceptionDialog
 
createStacktraceTextAreaScroll() - Method in class de.uka.ilkd.key.gui.ExceptionDialog
 
createStatementBlockWrapper(StatementBlock, JavaNonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
Replaces the first statement in the wrapper block.
createStatusPanel() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.AutoMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.OneStepProofMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.StrategyProofMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.TestGenMacro
 
createStrategy(Proof, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro
 
createStrategyProperty(StrategySelectionView.StrategySelectionComponents, StrategyFactory, JPanel, GridBagLayout, int, boolean, AbstractStrategyPropertyDefinition) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
createSubIndices(PosInOccurrence, Services, TacletIndex, NewRuleListener, RuleFilter, ITermTacletAppIndexCache) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Descend and create indices for each of the direct subterms of the given term
createSubstitutionForVars(Term, TermServices) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ReplacerOfQuanVariablesWithMetavariables
Deprecated.
 
createSubtermArray(Term[]) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createSuccSequent(Semisequent) - Static method in class de.uka.ilkd.key.logic.Sequent
creates a new Sequent with empty antecedent
createSum(Feature...) - Static method in class de.uka.ilkd.key.strategy.feature.SumFeature
 
createSum(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.termfeature.BinarySumTermFeature
 
createSuperArrayType() - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
creates a super type for array types.
createSupersortCondition(GenericSort, Sort) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
 
createSupportedVersionText() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
createSynchronizedBlockWrapper(SynchronizedBlock, StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
 
createTable() - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
createTaclet(String, Term, Term, Term, Term, TermServices) - Static method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Conjoins two well-definedness taclets for pure method invocations
createTaclet(String, Term, Term, Term, boolean, TermServices) - Static method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Creates new well-definedness taclet for either an invariant reference or a pure method invocation.
createTacletApp() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
createTacletApp(NoPosTacletApp, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.proof.TacletAppIndex
 
createTacletAppFromIfs(TacletApp) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
createTacletAppFromVarInsts() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
creates new rule app with all inserted instantiations in the variable instantiations table
createTacletApps(ImmutableList<NoPosTacletApp>, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.proof.TacletAppIndex
creates TacletApps out of each single NoPosTacletApp object
createTacletBuilderFor(Object, int) - Method in class de.uka.ilkd.key.parser.KeYParser
 
createTacletDisplay() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
createTacletIndex() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns a newly created taclet index for the set of activated taclets contained in this initial configuration
createTacletIndex() - Method in class de.uka.ilkd.key.proof.TacletIndexKit
abstract factory method to create an empty TacletIndex
createTacletIndex(Iterable<Taclet>) - Method in class de.uka.ilkd.key.proof.TacletIndexKit
abstract factory method to create a TacletIndex containing the provided taclets
createTacletIndex() - Method in class de.uka.ilkd.key.proof.TacletIndexKit.MultiThreadedTacletIndexKit
 
createTacletIndex(Iterable<Taclet>) - Method in class de.uka.ilkd.key.proof.TacletIndexKit.MultiThreadedTacletIndexKit
 
createTacletIndex() - Method in class de.uka.ilkd.key.proof.TacletIndexKit.SingleThreadedTacletIndexKit
 
createTacletIndex(Iterable<Taclet>) - Method in class de.uka.ilkd.key.proof.TacletIndexKit.SingleThreadedTacletIndexKit
 
createTacletInfo(ImmutableList<Taclet>, ImmutableSet<Taclet>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
createTacletMatcher(Taclet) - Method in class de.uka.ilkd.key.rule.match.TacletMatcherKit
the creator method returning the matcher for the specified taclet
createTacletMatcher(Taclet) - Method in class de.uka.ilkd.key.rule.match.TacletMatcherKit.LegacyTacletMatcherKit
 
createTacletMatcher(Taclet) - Method in class de.uka.ilkd.key.rule.match.TacletMatcherKit.VMTacletMatcherKit
 
createTacletMenu(ImmutableList<TacletApp>, ImmutableList<TacletApp>, ImmutableList<BuiltInRule>, TacletMenu.MenuControl) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
creates the menu by adding all sub-menus and items
createTacletPanel() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
createTacletServices() - Method in class de.uka.ilkd.key.rule.Taclet
creates and initializes the taclet matching and execution engines has to be called at the end of initialization
createTempDirectory() - Static method in class de.uka.ilkd.key.core.WebstartMain
 
createTempDirectory(String, String) - Static method in class org.key_project.util.java.IOUtil
Creates a temporary directory with help of File.createTempFile(String, String).
createTerm(Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermFactory
Master method for term creation.
createTerm(Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term[], ImmutableArray<QuantifiableVariable>, JavaBlock) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term...) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term[], ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term[], ImmutableArray<QuantifiableVariable>, JavaBlock, TermLabel) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term[], TermLabel) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term[], ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, Term, Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTerm(Operator, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermFactory
 
createTermLabelSV(Name) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
creates a LabelSchemaVariable
createTermMenu(MainWindow) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
createTermSV(ImmutableList<Term>, String, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
 
createTermSV(Term, String, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
 
createTermSV(Name, Sort, boolean, boolean) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
creates a SchemaVariable representing a term but not a formula
createTermSV(Name, Sort) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
 
createTestCaseCotent(Collection<SMTSolver>) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
createTextField(String, ActionListener) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
createThisReference(TypeReference, Expression) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
createTitledComponent(String, int, JComponent) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
createToolbars(MainWindow) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Creates all toolbars for the known extension.
createTranslator(Services) - Method in interface de.uka.ilkd.key.smt.SolverType
The translator to be used.
createTree(boolean, boolean, Services) - Static method in class de.uka.ilkd.key.gui.ClassTree
 
createTree(Semisequent, Term) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
createTree() - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
createTree() - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
createTriggeredVarCP(ProjectionToTerm, BackTrackingManager) - Static method in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
createTriggers(Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
Searching uni-triggers and elements of multi-triggers in every literal in this clause and add those uni-triggers to the goal trigger set.
createTryStatementWrapper(StatementBlock, Try) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
 
createTypeDeclaration() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
createTypeReference(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
creates a new TypeReference for the given KeYJavaType
createTypeReference(String) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
createUI() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
createUI() - Method in class de.uka.ilkd.key.gui.SearchBar
 
createUIMultiplication() - Method in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
createUnicodeNotation(Services) - Method in class de.uka.ilkd.key.pp.NotationInfo
Add notations with Unicode symbols.
createUninterpretedPredicate(ImmutableList<LocationVariable>, Term, String, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Creates a Term to use in the postcondition of the generated Sequent which represents the uninterpreted predicate.
createUniqueName(TermServices, String) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
createUniTrigger(Term, ImmutableSet<QuantifiableVariable>, boolean, boolean) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
createUnknownResult(String) - Static method in class de.uka.ilkd.key.smt.SMTSolverResult
 
createUpdates(AuxiliaryContract.Variables, List<LocationVariable>, Map<LocationVariable, Function>, Services) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
createUpdates(Term, List<LocationVariable>, Map<LocationVariable, Function>, AuxiliaryContract.Variables, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services) - Static method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
createUpdates(Term, List<LocationVariable>, Map<LocationVariable, Function>, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Services) - Static method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
createUpdates(Term, List<LocationVariable>, Map<LocationVariable, Function>, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Services) - Static method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
createUpdates(AbstractAuxiliaryContractRule.Instantiation, List<LocationVariable>, Map<LocationVariable, Function>, Map<LocationVariable, Term>, AuxiliaryContractBuilders.UpdatesBuilder) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createUpdateSortArray(int) - Static method in class de.uka.ilkd.key.logic.op.UpdateJunctor
 
createUpdateSubs(IObserverFunction, ProgramVariable, ImmutableList<ProgramVariable>, List<LocationVariable>, Map<LocationVariable, LocationVariable>, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
createUpdateSV(Name) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
 
createUsageAssumptions(ImmutableSet<ProgramVariable>, Map<LocationVariable, Function>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Static method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
createUsageAssumptions(Term[], Map<LocationVariable, Function>, ImmutableSet<ProgramVariable>, AuxiliaryContractBuilders.ConditionsAndClausesBuilder) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createUsageBranchHint() - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
createUseExplicitTypeHierachy() - Method in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
createUserInterface(List<File>) - Static method in class de.uka.ilkd.key.core.Main
Initializes the UserInterfaceControl to be used by KeY.
createValidityBranchHint(ProgramVariable) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
createValidResult(String) - Static method in class de.uka.ilkd.key.smt.SMTSolverResult
 
createValue(IExecutionVariable, String, String, String, Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Creates a new IExecutionValue with the given content.
createValues(IExecutionVariable, List<AbstractUpdateExtractor.ExecutionVariableValuePair>, AbstractUpdateExtractor.ExecutionVariableValuePair, Map<ExecutionVariableExtractor.ParentDefinition, Map<ExecutionVariableExtractor.LocationDefinition, List<AbstractUpdateExtractor.ExecutionVariableValuePair>>>, List<IExecutionValue>, ImmutableList<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
Creates the IExecutionValues of the given IExecutionVariable.
createVariable() - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Create a new logic variable to be used for substitutions below modalities
createVariable(String, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
createVariable(IExecutionValue, String, String, String, Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Creates a new IExecutionVariable with the given content.
createVariableSV(QuantifiableVariable, String, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
 
createVariableSV(Name, Sort) - Static method in class de.uka.ilkd.key.logic.op.SchemaVariableFactory
creates a SchemaVariable representing quantified variables
createVariablesValueStructure(List<AbstractUpdateExtractor.ExecutionVariableValuePair>, Map<ExecutionVariableExtractor.ParentDefinition, Map<ExecutionVariableExtractor.LocationDefinition, List<AbstractUpdateExtractor.ExecutionVariableValuePair>>>, ExecutionVariableExtractor.ExtractedExecutionValue, ImmutableList<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
Creates an IExecutionVariable for the given ExecutionVariableValuePairs.
createVars(Goal, Term, LoopContract, Services) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
createViewMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createWalker(String) - Method in class de.uka.ilkd.key.java.JavaReduxFileCollection
create a FileCollection.Walker object that allows to iterate the file collection.
createWalker(String[]) - Method in class de.uka.ilkd.key.java.JavaReduxFileCollection
create a FileCollection.Walker object that allows to iterate the file collection.
createWalker(String) - Method in class de.uka.ilkd.key.util.DirectoryFileCollection
 
createWalker(String[]) - Method in class de.uka.ilkd.key.util.DirectoryFileCollection
 
createWalker(String) - Method in interface de.uka.ilkd.key.util.FileCollection
create a FileCollection.Walker object that allows to iterate the file collection.
createWalker(String[]) - Method in interface de.uka.ilkd.key.util.FileCollection
create a FileCollection.Walker object that allows to iterate the file collection.
createWalker(String[]) - Method in class de.uka.ilkd.key.util.ZipFileCollection
 
createWalker(String) - Method in class de.uka.ilkd.key.util.ZipFileCollection
 
createWarningException(String) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
Creates an SLWarningException with current absolute position information.
createWarningException(String, Token) - Method in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
createWellFormedFunction() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the wellformed function.
createWiderAutoModeButton() - Method in class de.uka.ilkd.key.gui.MainWindow
 
createWrapperBody(JavaNonTerminalProgramElement, StatementBlock, PosInProgram) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
inserts the content of the statement block putIn and adds succeeding children of the innermost non terminal element (usually statement block) in the context.
CreatingASTVisitor - Class in de.uka.ilkd.key.java.visitor
Walks through a java AST in depth-left-fist-order.
CreatingASTVisitor(ProgramElement, boolean, Services) - Constructor for class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
create the CreatingASTVisitor
CreatingASTVisitor.DefaultAction - Class in de.uka.ilkd.key.java.visitor
 
CreatingASTVisitor.ParameterDeclarationAction - Class in de.uka.ilkd.key.java.visitor
 
creationInfo - Variable in class de.uka.ilkd.key.logic.ProgramElementName
 
creationTime - Variable in class de.uka.ilkd.key.proof.Proof
The time when the Proof instance was created.
Creator(String, StatementBlock, List<Label>, IProgramMethod, Behavior, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, Map<Label, Term>, Map<Label, Term>, Term, Term, Term, Term, Map<LocationVariable, Term>, Map<LocationVariable, Boolean>, Services) - Constructor for class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
Creator(String, StatementBlock, List<Label>, IProgramMethod, Behavior, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, Map<Label, Term>, Map<Label, Term>, Term, Term, Term, Term, Map<LocationVariable, Term>, Map<LocationVariable, Boolean>, Services) - Constructor for class de.uka.ilkd.key.speclang.BlockContractImpl.Creator
 
Creator(String, StatementBlock, List<Label>, IProgramMethod, Behavior, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, Map<Label, Term>, Map<Label, Term>, Term, Term, Term, Term, Map<LocationVariable, Term>, Map<LocationVariable, Boolean>, Term, Services) - Constructor for class de.uka.ilkd.key.speclang.LoopContractImpl.Creator
Creates loop contract for a block that starts with a loop.
Creator(String, LoopStatement, List<Label>, IProgramMethod, Behavior, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, Map<Label, Term>, Map<Label, Term>, Term, Term, Term, Term, Map<LocationVariable, Term>, Map<LocationVariable, Boolean>, Term, Services) - Constructor for class de.uka.ilkd.key.speclang.LoopContractImpl.Creator
Creates loop contract for a loop.
cTerm(String) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
cUnits - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
curChar - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
curChar - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
curLexState - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
curLexState - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
currAbstractionPredicates - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currContract - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currCorrespondingMergeNodeId - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currDistFormula - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
current() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
current - Variable in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode.ChildEnumeration
 
current() - Method in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
the if selection dialog is attached to exact one model
current - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
current() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
returns the current selected model
current - Variable in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
The currently open resource. null before the first step and after the last step.
current - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
current token, follows the next links when necessary
current - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
current token, follows the next links when necessary
currentAssignments - Variable in class de.uka.ilkd.key.api.VariableAssignments
Current Assignments
currentClass - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
stores the class that is currently processed
currentComponent - Variable in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
currentEditorCell - Variable in class de.uka.ilkd.key.gui.smt.ProgressTable
 
currentEntry - Variable in class de.uka.ilkd.key.pp.PositionTable
 
currentEntry - Variable in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
currentEnv - Variable in class de.uka.ilkd.key.api.ProofManagementApi
 
currentFile - Variable in class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
currentGoalView - Variable in class de.uka.ilkd.key.gui.MainWindow
SequentView for the current goal
CurrentGoalView - Class in de.uka.ilkd.key.gui.nodeviews
This sequent view displays the sequent of an open goal and allows selection of formulas as well as the application of rules.
CurrentGoalView(MainWindow) - Constructor for class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
creates a viewer for a sequent
currentGoalView - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
CurrentGoalViewListener - Class in de.uka.ilkd.key.gui.nodeviews
reacts on mouse events to highlight the selected part of the sequent and it pops up a menu showing all applicable Taclet at the highlighted position if the mouse is pressed Additionally it performs all necessary actions for draging some highlighted sequent part into some other GUI component (e.g. some Taclet rule instantiation dialog)
CurrentGoalViewListener(CurrentGoalView, KeYMediator) - Constructor for class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
currentHighlight - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
currentLayouts - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Contains the current memory layouts accessible via SymbolicLayoutExtractor.getCurrentLayout(int).
currentLocations - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
The current locations.
currentLocations - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
The ExtractLocationParameter instances used to compute a current memory layout.
currentlyBoundVars - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
set of all schemavariables that are only allowed to be matched with quantifiable variables.
currentlyRunning - Variable in class de.uka.ilkd.key.smt.Session
 
currentMethodFrame - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
currentNode - Variable in class de.uka.ilkd.key.gui.smt.InnerPanel
 
currentNode - Variable in class de.uka.ilkd.key.gui.smt.LeafPanel
 
currentNode - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
The current Node.
currentPathIt - Variable in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
currentPos - Variable in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
currentPos - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
The current position of the parser in the inserted String.
currentPos - Variable in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.UpwardsIterator
 
currentPosInTerm - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
The current PosInTerm.
currentProof - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
currentQuery - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
currentRow - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
currentScopeDepth - Variable in class de.uka.ilkd.key.logic.VariableNamer.CustomJavaASTWalker
 
currentSubTerm - Variable in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
currentSubtreeRoot - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
currentToken - Variable in exception de.uka.ilkd.key.parser.proofjava.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception de.uka.ilkd.key.parser.schemajava.ParseException
This is the last token that has been consumed successfully.
currentURL - Variable in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
The URL of the current resource.
currFormula - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.RuleInformation
 
currGoal - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
The current open goal
currIfInstFormula - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currIfInstPosInTerm - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currMergeNodeId - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currMergeProc - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currNewNames - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.RuleInformation
 
currNode - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
currNrPartners - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currPosInTerm - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.RuleInformation
 
currPredAbstraLatticeType - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
currRuleName - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.RuleInformation
 
currUserChoices - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.BuiltinRuleInformation
 
customApplyStrategyGoalChooser - Variable in class de.uka.ilkd.key.settings.StrategySettings
An optional customized GoalChooser which is used in an ApplyStrategy instance to select the next Goal to apply a rule on.
customApplyStrategyStopCondition - Variable in class de.uka.ilkd.key.settings.StrategySettings
An optional customized StopCondition which is used in an ApplyStrategy instance to determine after each applied rule if more rules should be applied or not.
CustomJavaASTWalker(ProgramElement, PosInProgram) - Constructor for class de.uka.ilkd.key.logic.VariableNamer.CustomJavaASTWalker
 
CustomPrettyPrinter - Class in de.uka.ilkd.key.testgen
 
CustomPrettyPrinter(Writer) - Constructor for class de.uka.ilkd.key.testgen.CustomPrettyPrinter
 
CustomPrettyPrinter(Writer, SVInstantiations) - Constructor for class de.uka.ilkd.key.testgen.CustomPrettyPrinter
 
CustomPrettyPrinter(Writer, boolean) - Constructor for class de.uka.ilkd.key.testgen.CustomPrettyPrinter
 
CustomPrettyPrinter(Writer, boolean, SVInstantiations) - Constructor for class de.uka.ilkd.key.testgen.CustomPrettyPrinter
 
cut(SelectionPanel<T>, SelectionPanel<T>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
cut() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
cut(DelayedCut) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
cut(Node) - Method in class de.uka.ilkd.key.proof.Proof.ProofPruner
 
CUT_LABEL - Static variable in class de.uka.ilkd.key.proof.join.StdPredicateEstimator
 
CUT_TACLET - Static variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
CUT_TACLET_NAME - Static variable in class de.uka.ilkd.key.macros.scripts.CutCommand
 
cutAllowed - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
cutAllowedBelowQuantifier - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
CutCommand - Class in de.uka.ilkd.key.macros.scripts
The command object CutCommand has as scriptcommand name "cut" As parameters: a formula with the id "#2"
CutCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.CutCommand
 
CutCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
CutHeapObjectsFeature - Class in de.uka.ilkd.key.symbolic_execution.strategy
This BinaryFeature checks if a cut with an equality for an alias check should be done or not.
CutHeapObjectsFeature() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.CutHeapObjectsFeature
 
CutHeapObjectsTermGenerator - Class in de.uka.ilkd.key.symbolic_execution.strategy
This TermGenerator is used by the SymbolicExecutionStrategy to add early alias checks of used objects as target of store operations on heaps.
CutHeapObjectsTermGenerator() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.CutHeapObjectsTermGenerator
 
cutMode - Variable in class de.uka.ilkd.key.gui.InspectorForDecisionPredicates
 
cutMode - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
cutPriority - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
CVC3_SOLVER - Static variable in interface de.uka.ilkd.key.smt.SolverType
Class for the CVC3 solver.
CVC3Socket - Class in de.uka.ilkd.key.smt
 
CVC3Socket(String, ModelExtractor) - Constructor for class de.uka.ilkd.key.smt.CVC3Socket
 
CVC4_SOLVER - Static variable in interface de.uka.ilkd.key.smt.SolverType
CVC4 is the successor to CVC3.
CVC4Socket - Class in de.uka.ilkd.key.smt
 
CVC4Socket(String, ModelExtractor) - Constructor for class de.uka.ilkd.key.smt.CVC4Socket
 

D

DARK_BLUE_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
DARK_GREEN_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
DARK_RED_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
data - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
data - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
data - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
Collection of data important for the production of snippets.
data - Variable in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
Collection of data important for the production of snippets.
data - Variable in class de.uka.ilkd.key.util.properties.ArrayProperties
 
data - Variable in class org.key_project.util.collection.ImmutableLeftistHeap.Node
 
datagroup_clause(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
dataLocation - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
dataOfSolvers - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
dataTable - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
DataTable(TacletMatchCompletionDialog, int, KeYMediator) - Constructor for class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
dbgPrint(String) - Static method in class de.uka.ilkd.key.util.Debug
print a string to stdout, prefixed by the execution context of the caller of the calling function.
de.uka.ilkd.key.api - package de.uka.ilkd.key.api
This package gives an high-level entry point to the KeY world.
de.uka.ilkd.key.axiom_abstraction - package de.uka.ilkd.key.axiom_abstraction
 
de.uka.ilkd.key.axiom_abstraction.boollattice - package de.uka.ilkd.key.axiom_abstraction.boollattice
 
de.uka.ilkd.key.axiom_abstraction.predicateabstraction - package de.uka.ilkd.key.axiom_abstraction.predicateabstraction
 
de.uka.ilkd.key.axiom_abstraction.signanalysis - package de.uka.ilkd.key.axiom_abstraction.signanalysis
 
de.uka.ilkd.key.control - package de.uka.ilkd.key.control
 
de.uka.ilkd.key.control.event - package de.uka.ilkd.key.control.event
 
de.uka.ilkd.key.control.instantiation_model - package de.uka.ilkd.key.control.instantiation_model
 
de.uka.ilkd.key.core - package de.uka.ilkd.key.core
 
de.uka.ilkd.key.gui - package de.uka.ilkd.key.gui
This package contains classes forming the graphical user interface of KeY.
de.uka.ilkd.key.gui.actions - package de.uka.ilkd.key.gui.actions
 
de.uka.ilkd.key.gui.configuration - package de.uka.ilkd.key.gui.configuration
This package contains classes to do with the configuration / settings of KeY.
de.uka.ilkd.key.gui.ext - package de.uka.ilkd.key.gui.ext
 
de.uka.ilkd.key.gui.fonticons - package de.uka.ilkd.key.gui.fonticons
 
de.uka.ilkd.key.gui.interactionlog - package de.uka.ilkd.key.gui.interactionlog
 
de.uka.ilkd.key.gui.interactionlog.algo - package de.uka.ilkd.key.gui.interactionlog.algo
 
de.uka.ilkd.key.gui.interactionlog.model - package de.uka.ilkd.key.gui.interactionlog.model
 
de.uka.ilkd.key.gui.interactionlog.model.builtin - package de.uka.ilkd.key.gui.interactionlog.model.builtin
 
de.uka.ilkd.key.gui.join - package de.uka.ilkd.key.gui.join
 
de.uka.ilkd.key.gui.lemmatagenerator - package de.uka.ilkd.key.gui.lemmatagenerator
 
de.uka.ilkd.key.gui.mergerule - package de.uka.ilkd.key.gui.mergerule
 
de.uka.ilkd.key.gui.mergerule.predicateabstraction - package de.uka.ilkd.key.gui.mergerule.predicateabstraction
 
de.uka.ilkd.key.gui.nodeviews - package de.uka.ilkd.key.gui.nodeviews
 
de.uka.ilkd.key.gui.notification - package de.uka.ilkd.key.gui.notification
 
de.uka.ilkd.key.gui.notification.actions - package de.uka.ilkd.key.gui.notification.actions
 
de.uka.ilkd.key.gui.notification.events - package de.uka.ilkd.key.gui.notification.events
 
de.uka.ilkd.key.gui.proofdiff - package de.uka.ilkd.key.gui.proofdiff
 
de.uka.ilkd.key.gui.prooftree - package de.uka.ilkd.key.gui.prooftree
 
de.uka.ilkd.key.gui.smt - package de.uka.ilkd.key.gui.smt
This package contains the graphical user interface of the SMT backend.
de.uka.ilkd.key.gui.sourceview - package de.uka.ilkd.key.gui.sourceview
 
de.uka.ilkd.key.gui.testgen - package de.uka.ilkd.key.gui.testgen
This package contains the graphical user interface of the test generation backend.
de.uka.ilkd.key.gui.utilities - package de.uka.ilkd.key.gui.utilities
 
de.uka.ilkd.key.informationflow.macros - package de.uka.ilkd.key.informationflow.macros
 
de.uka.ilkd.key.informationflow.po - package de.uka.ilkd.key.informationflow.po
 
de.uka.ilkd.key.informationflow.po.snippet - package de.uka.ilkd.key.informationflow.po.snippet
 
de.uka.ilkd.key.informationflow.proof - package de.uka.ilkd.key.informationflow.proof
 
de.uka.ilkd.key.informationflow.proof.init - package de.uka.ilkd.key.informationflow.proof.init
 
de.uka.ilkd.key.informationflow.rule - package de.uka.ilkd.key.informationflow.rule
 
de.uka.ilkd.key.informationflow.rule.executor - package de.uka.ilkd.key.informationflow.rule.executor
 
de.uka.ilkd.key.informationflow.rule.tacletbuilder - package de.uka.ilkd.key.informationflow.rule.tacletbuilder
 
de.uka.ilkd.key.java - package de.uka.ilkd.key.java
This package contains classes that cover the Java programming language.
de.uka.ilkd.key.java.abstraction - package de.uka.ilkd.key.java.abstraction
This package contains the meta model abstractions as used by the semantical services.
de.uka.ilkd.key.java.declaration - package de.uka.ilkd.key.java.declaration
Elements of the Java syntax tree representing declarations.
de.uka.ilkd.key.java.declaration.modifier - package de.uka.ilkd.key.java.declaration.modifier
This package collects all Java modifiers.
de.uka.ilkd.key.java.expression - package de.uka.ilkd.key.java.expression
Elements of the Java syntax tree representing expressions.
de.uka.ilkd.key.java.expression.literal - package de.uka.ilkd.key.java.expression.literal
This package contains representations for the various Java literal types.
de.uka.ilkd.key.java.expression.operator - package de.uka.ilkd.key.java.expression.operator
Elements of the Java syntax tree representing operators and operator-like expressions.
de.uka.ilkd.key.java.expression.operator.adt - package de.uka.ilkd.key.java.expression.operator.adt
 
de.uka.ilkd.key.java.recoderext - package de.uka.ilkd.key.java.recoderext
 
de.uka.ilkd.key.java.recoderext.adt - package de.uka.ilkd.key.java.recoderext.adt
This package contains RecodeR de.uka.ilkd.key.java.recoderext.expression.literal - package de.uka.ilkd.key.java.recoderext.expression.literal
 
de.uka.ilkd.key.java.reference - package de.uka.ilkd.key.java.reference
Elements of the Java syntax tree representing implicit or explicit (named) references to other program elements.
de.uka.ilkd.key.java.statement - package de.uka.ilkd.key.java.statement
Elements of the Java syntax tree representing pure statements.
de.uka.ilkd.key.java.visitor - package de.uka.ilkd.key.java.visitor
contains classes representing visitors traversing the tree structure of Java programs.
de.uka.ilkd.key.ldt - package de.uka.ilkd.key.ldt
This package contains the "language data types" (LDTs) of KeY.
de.uka.ilkd.key.logic - package de.uka.ilkd.key.logic
provides a representation for the term and sequent structure.
de.uka.ilkd.key.logic.label - package de.uka.ilkd.key.logic.label
 
de.uka.ilkd.key.logic.op - package de.uka.ilkd.key.logic.op
contains the operators of Terms.
de.uka.ilkd.key.logic.sort - package de.uka.ilkd.key.logic.sort
This package contains different kinds and implementations subtyping interface Sort.
de.uka.ilkd.key.logic.util - package de.uka.ilkd.key.logic.util
 
de.uka.ilkd.key.macros - package de.uka.ilkd.key.macros
 
de.uka.ilkd.key.macros.scripts - package de.uka.ilkd.key.macros.scripts
Proof script commands are a simple proof automation facility.
de.uka.ilkd.key.macros.scripts.meta - package de.uka.ilkd.key.macros.scripts.meta
 
de.uka.ilkd.key.parser - package de.uka.ilkd.key.parser
This package contains the parser for .key and .proof files.
de.uka.ilkd.key.parser.proofjava - package de.uka.ilkd.key.parser.proofjava
 
de.uka.ilkd.key.parser.schemajava - package de.uka.ilkd.key.parser.schemajava
 
de.uka.ilkd.key.pp - package de.uka.ilkd.key.pp
This package contains pretty-printing functionality used by the GUI and for saving proofs.
de.uka.ilkd.key.proof - package 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.delayedcut - package de.uka.ilkd.key.proof.delayedcut
 
de.uka.ilkd.key.proof.event - package de.uka.ilkd.key.proof.event
 
de.uka.ilkd.key.proof.init - package de.uka.ilkd.key.proof.init
This package contains classes handling prover initialisation.
de.uka.ilkd.key.proof.io - package de.uka.ilkd.key.proof.io
Classes related to loading and saving proof files.
de.uka.ilkd.key.proof.io.event - package de.uka.ilkd.key.proof.io.event
 
de.uka.ilkd.key.proof.io.intermediate - package de.uka.ilkd.key.proof.io.intermediate
 
de.uka.ilkd.key.proof.join - package de.uka.ilkd.key.proof.join
 
de.uka.ilkd.key.proof.mgt - package de.uka.ilkd.key.proof.mgt
This package contains classes for proof environments and proof management.
de.uka.ilkd.key.proof.proofevent - package de.uka.ilkd.key.proof.proofevent
 
de.uka.ilkd.key.proof.rulefilter - package de.uka.ilkd.key.proof.rulefilter
 
de.uka.ilkd.key.proof_references - package de.uka.ilkd.key.proof_references
 
de.uka.ilkd.key.proof_references.analyst - package de.uka.ilkd.key.proof_references.analyst
 
de.uka.ilkd.key.proof_references.reference - package de.uka.ilkd.key.proof_references.reference
 
de.uka.ilkd.key.prover - package de.uka.ilkd.key.prover
 
de.uka.ilkd.key.prover.impl - package de.uka.ilkd.key.prover.impl
 
de.uka.ilkd.key.rule - package de.uka.ilkd.key.rule
This package contains classes for implementing rules.
de.uka.ilkd.key.rule.conditions - package de.uka.ilkd.key.rule.conditions
 
de.uka.ilkd.key.rule.executor - package de.uka.ilkd.key.rule.executor
 
de.uka.ilkd.key.rule.executor.javadl - package de.uka.ilkd.key.rule.executor.javadl
 
de.uka.ilkd.key.rule.inst - package de.uka.ilkd.key.rule.inst
contains classes for the instantiation of schema variables of Taclets.
de.uka.ilkd.key.rule.label - package de.uka.ilkd.key.rule.label
 
de.uka.ilkd.key.rule.match - package de.uka.ilkd.key.rule.match
 
de.uka.ilkd.key.rule.match.legacy - package de.uka.ilkd.key.rule.match.legacy
 
de.uka.ilkd.key.rule.match.vm - package de.uka.ilkd.key.rule.match.vm
 
de.uka.ilkd.key.rule.match.vm.instructions - package de.uka.ilkd.key.rule.match.vm.instructions
 
de.uka.ilkd.key.rule.merge - package de.uka.ilkd.key.rule.merge
 
de.uka.ilkd.key.rule.merge.procedures - package de.uka.ilkd.key.rule.merge.procedures
 
de.uka.ilkd.key.rule.metaconstruct - package de.uka.ilkd.key.rule.metaconstruct
contains classes representing the meta constructs of Taclets.
de.uka.ilkd.key.rule.metaconstruct.arith - package de.uka.ilkd.key.rule.metaconstruct.arith
contains classes representing the special meta constructs of Taclets performing arithmetic operations.
de.uka.ilkd.key.rule.tacletbuilder - package de.uka.ilkd.key.rule.tacletbuilder
 
de.uka.ilkd.key.settings - package de.uka.ilkd.key.settings
 
de.uka.ilkd.key.smt - package de.uka.ilkd.key.smt
This package contains the SMT backend of KeY, allowing to translate KeY formulas to formulas in formats such as SMT-LIB, and allowing to send such formulas to SMT solvers such as Simplify or Z3.
de.uka.ilkd.key.smt.counterexample - package de.uka.ilkd.key.smt.counterexample
 
de.uka.ilkd.key.smt.hierarchy - package de.uka.ilkd.key.smt.hierarchy
 
de.uka.ilkd.key.smt.lang - package de.uka.ilkd.key.smt.lang
 
de.uka.ilkd.key.smt.model - package de.uka.ilkd.key.smt.model
 
de.uka.ilkd.key.smt.testgen - package de.uka.ilkd.key.smt.testgen
 
de.uka.ilkd.key.speclang - package de.uka.ilkd.key.speclang
This package contains the specification language frontends of KeY.
de.uka.ilkd.key.speclang.dl.translation - package de.uka.ilkd.key.speclang.dl.translation
 
de.uka.ilkd.key.speclang.jml - package de.uka.ilkd.key.speclang.jml
 
de.uka.ilkd.key.speclang.jml.pretranslation - package de.uka.ilkd.key.speclang.jml.pretranslation
 
de.uka.ilkd.key.speclang.jml.translation - package de.uka.ilkd.key.speclang.jml.translation
 
de.uka.ilkd.key.speclang.translation - package de.uka.ilkd.key.speclang.translation
 
de.uka.ilkd.key.strategy - package de.uka.ilkd.key.strategy
This package contains classes implementing the proof search strategies of KeY.
de.uka.ilkd.key.strategy.definition - package de.uka.ilkd.key.strategy.definition
 
de.uka.ilkd.key.strategy.feature - package de.uka.ilkd.key.strategy.feature
 
de.uka.ilkd.key.strategy.feature.findprefix - package de.uka.ilkd.key.strategy.feature.findprefix
 
de.uka.ilkd.key.strategy.feature.instantiator - package de.uka.ilkd.key.strategy.feature.instantiator
 
de.uka.ilkd.key.strategy.quantifierHeuristics - package de.uka.ilkd.key.strategy.quantifierHeuristics
 
de.uka.ilkd.key.strategy.termfeature - package de.uka.ilkd.key.strategy.termfeature
 
de.uka.ilkd.key.strategy.termgenerator - package de.uka.ilkd.key.strategy.termgenerator
 
de.uka.ilkd.key.strategy.termProjection - package de.uka.ilkd.key.strategy.termProjection
 
de.uka.ilkd.key.symbolic_execution - package de.uka.ilkd.key.symbolic_execution
 
de.uka.ilkd.key.symbolic_execution.model - package de.uka.ilkd.key.symbolic_execution.model
 
de.uka.ilkd.key.symbolic_execution.model.impl - package de.uka.ilkd.key.symbolic_execution.model.impl
 
de.uka.ilkd.key.symbolic_execution.object_model - package de.uka.ilkd.key.symbolic_execution.object_model
 
de.uka.ilkd.key.symbolic_execution.object_model.impl - package de.uka.ilkd.key.symbolic_execution.object_model.impl
 
de.uka.ilkd.key.symbolic_execution.po - package de.uka.ilkd.key.symbolic_execution.po
 
de.uka.ilkd.key.symbolic_execution.profile - package de.uka.ilkd.key.symbolic_execution.profile
 
de.uka.ilkd.key.symbolic_execution.rule - package de.uka.ilkd.key.symbolic_execution.rule
 
de.uka.ilkd.key.symbolic_execution.slicing - package de.uka.ilkd.key.symbolic_execution.slicing
 
de.uka.ilkd.key.symbolic_execution.strategy - package de.uka.ilkd.key.symbolic_execution.strategy
 
de.uka.ilkd.key.symbolic_execution.strategy.breakpoint - package de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
 
de.uka.ilkd.key.symbolic_execution.util - package de.uka.ilkd.key.symbolic_execution.util
 
de.uka.ilkd.key.symbolic_execution.util.event - package de.uka.ilkd.key.symbolic_execution.util.event
 
de.uka.ilkd.key.taclettranslation - package de.uka.ilkd.key.taclettranslation
 
de.uka.ilkd.key.taclettranslation.assumptions - package de.uka.ilkd.key.taclettranslation.assumptions
 
de.uka.ilkd.key.taclettranslation.lemma - package de.uka.ilkd.key.taclettranslation.lemma
 
de.uka.ilkd.key.testgen - package de.uka.ilkd.key.testgen
 
de.uka.ilkd.key.testgen.oracle - package de.uka.ilkd.key.testgen.oracle
 
de.uka.ilkd.key.ui - package de.uka.ilkd.key.ui
 
de.uka.ilkd.key.util - package de.uka.ilkd.key.util
This package is a grab bag of miscellaneous useful code fragments.
de.uka.ilkd.key.util.mergerule - package de.uka.ilkd.key.util.mergerule
 
de.uka.ilkd.key.util.net - package de.uka.ilkd.key.util.net
 
de.uka.ilkd.key.util.pp - package de.uka.ilkd.key.util.pp
A package to pretty-print information using line breaks and indentation.
de.uka.ilkd.key.util.properties - package de.uka.ilkd.key.util.properties
 
de.uka.ilkd.key.util.rifl - package de.uka.ilkd.key.util.rifl
RIFL is short for "Requirements for Information Flow Language", a tool-indepentent specification language developed in the RS3 project.
DEBUG - Static variable in class de.uka.ilkd.key.core.Main
 
DEBUG - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DEBUG - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DEBUG - Static variable in interface de.uka.ilkd.key.ui.Verbosity
 
Debug - Class in de.uka.ilkd.key.util
 
Debug() - Constructor for class de.uka.ilkd.key.util.Debug
 
debug_statement(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DebugMBean - Interface in de.uka.ilkd.key.util
This interface provides the class Debug with the possibility to be administrated from within management tools such as "jconsole".
debugStream - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
debugStream - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
DEC_PRED_INDEX - Static variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
DECDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DECDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DECIMAL_LITERAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DECIMAL_LITERAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
DECIMALINTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DECIMALINTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DECISION_PREDICATE_IN_ANTECEDENT - Static variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
DECISION_PREDICATE_IN_SUCCEDENT - Static variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
decisionPredicate - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
decisionProcedureConfigArrow - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
decl - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLFieldDecl
 
decl - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
Declaration - Interface in de.uka.ilkd.key.java
Declaration.
declarationNode - Variable in class de.uka.ilkd.key.logic.VariableNamer.CustomJavaASTWalker
 
DeclarationProgramVariableCollector - Class in de.uka.ilkd.key.java.visitor
The DeclarationProgramVariableCollector collects all top level declared program variables relative to the given block to be visited, for example starting with { int j; { int i; } { int h; } for (int k; ...) {} int h; } the collector will return a set containg j, h the h because of the second occurrence of h
DeclarationProgramVariableCollector(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
creates a new declaration visitor
declarations0 - Variable in class de.uka.ilkd.key.java.NameAbstractionTable
The order in which symbols are declared in the two terms or programs that are compared.
declarations1 - Variable in class de.uka.ilkd.key.java.NameAbstractionTable
The order in which symbols are declared in the two terms or programs that are compared.
declarationScopeDepth - Variable in class de.uka.ilkd.key.logic.VariableNamer.CustomJavaASTWalker
 
declarationString() - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
declarationString() - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
declarationString() - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodNameSort
 
declarationString() - Method in interface de.uka.ilkd.key.logic.sort.Sort
 
DeclarationTypedName() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
declare(ProgramElementName, TypeReference) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
creates a local variable declaration typeRef name;
declare(ProgramElementName, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration without initialization.
declare(ProgramElementName, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
create a local variable declaration

type name = init;
declare(IProgramVariable, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration.
declare(Services, String, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration with a unique name.
declare(IProgramVariable, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration without initialization.
declare(String, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
create a local variable declaration
declare(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration without initialization.
declare(IProgramVariable) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration without initialization.
declare(IProgramVariable, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration.
declare(Modifier, IProgramVariable, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration with a single modifier.
declare(Modifier[], IProgramVariable, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration with an arbitrary number of modifiers.
declare(ImmutableArray<Modifier>, IProgramVariable, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration with an arbitrary number of modifiers.
declare(ImmutableArray<Modifier>, IProgramVariable, Expression, TypeReference) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration with an arbitrary number of modifiers.
declare(ImmutableArray<Modifier>, TypeReference, VariableSpecification) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration.
declare(ImmutableArray<Modifier>, TypeReference, VariableSpecification[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create local variable declarations.
declare(ImmutableArray<Modifier>, IProgramVariable, Expression, ProgramElementName, int, ReferencePrefix, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local array variable declaration with an arbitrary number of modifiers.
declare(String, ClassType) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
declare(String, Identifier) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
declaredPVs - Variable in class de.uka.ilkd.key.util.MiscTools.ReadPVCollector
The declared program variables.
declaredPVs - Variable in class de.uka.ilkd.key.util.MiscTools.WrittenAndDeclaredPVCollector
The declared program variables.
declaredVariableAsTerm(StatementBlock, int) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Returns the variable declared by the statement at the given index as Term.
declaredVariables - Variable in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
Contains the found declared IProgramVariables.
declareExceptionNull() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
Adds a statement that declares the exception variable if necessary and set its value to null.
declareFlagsFalse() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
Adds statements to declare all flags that have not yet been declared and set their values to false.
declareGetter(String, String, boolean) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
declareMethodCall(KeYJavaType, IProgramVariable, ReferencePrefix, String) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration that assigns a method's return value initially.
declareMethodCall(IProgramVariable, ReferencePrefix, String) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration that assigns a method's return value initially.
declareResultDefault() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
Adds a statement that declares the result variable if necessary and set its value to the default for its type.
declaresApplicableMethods(ClassType, String, List<Type>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
declareSetter(String, boolean) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
declareZero(KeYJavaType, IProgramVariable) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable declaration that assigns zero initially.
DECLASSIFIES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DECLASSIFIES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DECLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DECLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
declPrefix - Variable in enum de.uka.ilkd.key.api.VariableAssignments.VarType
 
decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
decode(String) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
decoupleFromEnv() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
removes the associated proof from their environment
decoupleFromEnv() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
decoupleFromEnv() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
decoupleFromEnv() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
DECR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DECR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
DecreaseFontSizeAction - Class in de.uka.ilkd.key.gui.actions
 
DecreaseFontSizeAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.DecreaseFontSizeAction
creates the action to decrease the font size of the sequent and proof view
DECREASES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DECREASES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
decreases - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
decreases - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
DECREASES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DECREASES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
decreases - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl.Creator
 
decreases - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
DECREASES_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DECREASES_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
decreasesclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DECREASING - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DECREASING - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
decreasing_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DECREASING_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DECREASING_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.AllFields
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.AllObjects
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptyMapLiteral
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptySeqLiteral
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptySetLiteral
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.Intersect
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqConcat
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqGet
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqReverse
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSingleton
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SetMinus
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.SetUnion
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.adt.Singleton
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.DLEmbeddedExpression
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.ExtendedIdentifier
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.Ghost
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.ImplicitIdentifier
Deep clone.
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.KeYAnnotationUseSpecification
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Deep clone.
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Deep clone.
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.Model
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.NewArrayWrapper
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.NewWrapper
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.NoState
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.ObjectTypeIdentifier
Deep clone.
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.PassiveExpression
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.RegisteredEscapeExpression
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
deepClone() - Method in class de.uka.ilkd.key.java.recoderext.TwoState
 
deepCopy() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns a copy of this initial configuration copying the namespaces, the contained JavaInfo while using the immutable set of taclets in the copy
deepNonNull(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
The "deep non null" predicate arising from JML non_null types.
DEFAULT - Static variable in class de.uka.ilkd.key.gui.configuration.Config
 
DEFAULT - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
Default - Class in de.uka.ilkd.key.java.statement
Default.
Default() - Constructor for class de.uka.ilkd.key.java.statement.Default
Default.
Default(Statement[]) - Constructor for class de.uka.ilkd.key.java.statement.Default
Default.
Default(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Default
Constructor for the transformation of COMPOST ASTs to KeY.
DEFAULT - Static variable in class de.uka.ilkd.key.logic.BoundVariableTools
 
DEFAULT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DEFAULT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
DEFAULT - Static variable in class de.uka.ilkd.key.proof.init.JavaProfile
 
DEFAULT - Static variable in class de.uka.ilkd.key.proof.VariableNameProposer
An instance of VariableNameProposer.
DEFAULT - Static variable in class de.uka.ilkd.key.smt.ModelExtractor
 
DEFAULT_ANALYSTS - Static variable in class de.uka.ilkd.key.proof_references.ProofReferenceUtil
DEFAULT_APPLYSYMBOLICEX - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_BASENAME - Static variable in class de.uka.ilkd.key.logic.VariableNamer
default basename for variable name proposals
DEFAULT_BIT_LENGTH_FOR_CE_GENERATION - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
DEFAULT_CACHE_SIZE - Static variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
DEFAULT_CATEGORY - Static variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
DEFAULT_CATEGORY_PATH - Static variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
The default category under which examples range if they do not have ExampleChooser.Example.KEY_PATH set.
DEFAULT_CHARSET - Static variable in class org.key_project.util.java.IOUtil
The default charset to use.
DEFAULT_CONCURRENTPROCESSES - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_DATA - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
DEFAULT_DATA - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
DEFAULT_DELAY - Static variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
DEFAULT_DELAY_DISPOSE_TO_END - Static variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
DEFAULT_DELAY_START_TO_DISPOSE - Static variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
DEFAULT_DOMAIN - Static variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
DEFAULT_ENCODING - Static variable in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
The default enconding.
DEFAULT_EXECUTION_CONTEXT_CLASS - Static variable in class de.uka.ilkd.key.java.JavaInfo
the name of the class used as default execution context
DEFAULT_EXECUTION_CONTEXT_METHOD - Static variable in class de.uka.ilkd.key.java.JavaInfo
 
DEFAULT_FACTORY - Static variable in interface de.uka.ilkd.key.strategy.definition.IDefaultStrategyPropertiesFactory
The default implementation.
DEFAULT_FACTORY - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
The default factory.
DEFAULT_FORCE - Static variable in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
DEFAULT_FUNCTIONS_LABEL - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel.FunctionsNode
 
DEFAULT_HIDE_PACKAGE_PREFIX - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
DEFAULT_HIGHLIGHT_COLOR - Static variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
DEFAULT_INCLUDEPOSTCONDITION - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_INDENTATION - Static variable in class de.uka.ilkd.key.util.pp.Layouter
= 2 : The default indentation for some of the convenience constructors
DEFAULT_INDENTATION - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
DEFAULT_INSTANCE - Static variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
DEFAULT_INSTANCE - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
DEFAULT_INSTANCE - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
The default and only instance of this class.
DEFAULT_INVARIANTFORALL - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_KEY - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
DEFAULT_LINE_LENGTH - Static variable in class de.uka.ilkd.key.util.CommandLine
default value for the length of a line for output.
DEFAULT_LINE_WIDTH - Static variable in class de.uka.ilkd.key.pp.LogicPrinter
The default and minimal value of the max. number of characters to put in one line
DEFAULT_LINE_WIDTH - Static variable in class de.uka.ilkd.key.util.pp.Layouter
= 80 : The line width for some of the convenience constructors.
DEFAULT_MAP - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
DEFAULT_MAP_SIZE - Static variable in class de.uka.ilkd.key.rule.QueryExpand
 
DEFAULT_MAXRULES - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
DEFAULT_MAXUNWINDS - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_OBJENESISPATH - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_OPENJMLPATH - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_OUTPUTPATH - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_PERIOD - Static variable in class de.uka.ilkd.key.gui.actions.AutoSave
 
DEFAULT_PRETTY_SYNTAX - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
DEFAULT_PROGSV_KEY - Static variable in class de.uka.ilkd.key.proof.TacletIndex
 
DEFAULT_RATE - Static variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
DEFAULT_REMOVEDUPLICATES - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_SETTINGS - Static variable in class de.uka.ilkd.key.settings.ProofSettings
 
DEFAULT_SIGNALS_ONLY - Static variable in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
DEFAULT_SPEC_COMMENT - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
DEFAULT_START_NODE_NAME - Static variable in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionStart
The default name of an IExecutionStart.
DEFAULT_SV_KEY - Static variable in class de.uka.ilkd.key.proof.TacletIndex
 
DEFAULT_TACLET_TRANSLATOR - Static variable in interface de.uka.ilkd.key.taclettranslation.SkeletonGenerator
 
DEFAULT_TIMEOUT - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
DEFAULT_UNICODE_ENABLED - Static variable in class de.uka.ilkd.key.pp.NotationInfo
Whether the very fancy notation is enabled in which Unicode characters for logical operators are printed.
DEFAULT_USEJUNIT - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_USERFL - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
DEFAULT_VERSION - Static variable in class de.uka.ilkd.key.util.KeYResourceManager
 
DefaultAction(ProgramElement) - Constructor for class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.DefaultAction
 
DefaultAction() - Constructor for class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer.DefaultAction
 
DefaultAction() - Constructor for class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer.DefaultAction
 
DefaultAction() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation.DefaultAction
 
defaultBlock(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a default block.
defaultBlock(Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a default block.
defaultBlock(Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a default block.
DefaultBuiltInRuleApp - Class in de.uka.ilkd.key.rule
this class represents an application of a built in rule application
DefaultBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.DefaultBuiltInRuleApp
 
DefaultBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>) - Constructor for class de.uka.ilkd.key.rule.DefaultBuiltInRuleApp
 
DefaultBuiltInRuleMenuItem - Class in de.uka.ilkd.key.gui.nodeviews
equal to TacletMenuItem but for BuiltInRules
DefaultBuiltInRuleMenuItem(String, BuiltInRule, boolean) - Constructor for class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
DefaultBuiltInRuleMenuItem(BuiltInRule, boolean) - Constructor for class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
DefaultBuiltInRuleMenuItem(BuiltInRule) - Constructor for class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
defaultButton - Variable in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
The JButton which restores default values.
DEFAULTCHOICES_KEY - Static variable in class de.uka.ilkd.key.settings.ChoiceSettings
 
defaultCompletion() - Static method in class de.uka.ilkd.key.gui.mergerule.MergeProcedureCompletion
 
DefaultConstructor - Class in de.uka.ilkd.key.java.abstraction
Deprecated.
is actually never used
DefaultConstructor(ExtList) - Constructor for class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
 
DefaultConstructor(String, boolean) - Constructor for class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
DefaultEntry<K,V> - Class in de.uka.ilkd.key.symbolic_execution.util
 
DefaultEntry(K, V) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.DefaultEntry
 
defaultExecutionContext - Variable in class de.uka.ilkd.key.java.JavaInfo
The default execution context is for the case of program statements on the top level.
defaultGoalChooser - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
The default GoalChooser to choose goals to which rules are applied if the StrategySettings of the proof provides no customized one.
DefaultGoalChooser - Class in de.uka.ilkd.key.prover.impl
Helper class for managing a list of goals on which rules are applied.
DefaultGoalChooser() - Constructor for class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
DefaultGoalChooser.ProofTreeObserver - Class in de.uka.ilkd.key.prover.impl
Important when a proof is pruned
DefaultGoalChooserBuilder - Class in de.uka.ilkd.key.prover.impl
creates the default goal chooser used in KeY
DefaultGoalChooserBuilder() - Constructor for class de.uka.ilkd.key.prover.impl.DefaultGoalChooserBuilder
 
defaultHighlight - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
DefaultIconCode - Class in de.uka.ilkd.key.gui.fonticons
 
DefaultIconCode(String, char) - Constructor for class de.uka.ilkd.key.gui.fonticons.DefaultIconCode
Construtor.
DefaultImmutableMap<S,T> - Class in org.key_project.util.collection
This class implements ImmMap and provides a persistent Map.
DefaultImmutableMap() - Constructor for class org.key_project.util.collection.DefaultImmutableMap
only for use by NILMap
DefaultImmutableMap(ImmutableMapEntry<S, T>) - Constructor for class org.key_project.util.collection.DefaultImmutableMap
creates new map with mapping entry
DefaultImmutableMap(ImmutableMapEntry<S, T>, DefaultImmutableMap<S, T>) - Constructor for class org.key_project.util.collection.DefaultImmutableMap
creates new map with mapping entry and parent map
DefaultImmutableMap.MapEntry<S,T> - Class in org.key_project.util.collection
inner class for the entries
DefaultImmutableMap.MapEntryIterator<S,T> - Class in org.key_project.util.collection
iterator for the values
DefaultImmutableMap.MapIterator<S,T> - Class in org.key_project.util.collection
iterator for the values
DefaultImmutableMap.MapKeyIterator<S,T> - Class in org.key_project.util.collection
 
DefaultImmutableMap.MapValueIterator<S,T> - Class in org.key_project.util.collection
 
DefaultImmutableMap.NILMap<S,T> - Class in org.key_project.util.collection
the empty map
DefaultImmutableSet<T> - Class in org.key_project.util.collection
implementation of a persistent set using the SLListOf implementation with all its implications (means e.g.
DefaultImmutableSet() - Constructor for class org.key_project.util.collection.DefaultImmutableSet
 
DefaultImmutableSet(T) - Constructor for class org.key_project.util.collection.DefaultImmutableSet
creates new set with one element
DefaultImmutableSet(ImmutableList<T>) - Constructor for class org.key_project.util.collection.DefaultImmutableSet
creates new set containg all elements from the elementList PRECONDITION: elementList has no duplicates
DefaultImmutableSet.NILSet<T> - Class in org.key_project.util.collection
represents the empty set for elements of type
defaultInd - Variable in class de.uka.ilkd.key.util.pp.Layouter
A default indentation value used for blocks.
defaultInstance - Static variable in class de.uka.ilkd.key.proof.init.JavaProfile
The default instance of this class.
defaultInstance - Static variable in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
The default instance of this class.
defaultInstance - Static variable in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
The default instance of this class.
defaultInstancePermissions - Static variable in class de.uka.ilkd.key.proof.init.JavaProfile
 
defaultInstanceWithTruthValueEvaluation - Static variable in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
The default instance of this class.
DefaultInteractionVisitor<T> - Class in de.uka.ilkd.key.gui.interactionlog.algo
 
DefaultInteractionVisitor() - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
DefaultKeYDesktop - Class in de.uka.ilkd.key.core
The default KeYDesktop implementation delegating all requests to Desktop.
DefaultKeYDesktop() - Constructor for class de.uka.ilkd.key.core.DefaultKeYDesktop
 
DefaultLemmaGenerator - Class in de.uka.ilkd.key.taclettranslation.lemma
The default lemma generator: Supports only certain types of taclets.
DefaultLemmaGenerator() - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
defaultLexState - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
defaultLexState - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
defaultLogic - Variable in class de.uka.ilkd.key.smt.lang.SMTFile
 
defaultMaxRuleApplications - Variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
The default maximal rule applications.
DefaultMgtProofListener() - Constructor for class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt.DefaultMgtProofListener
 
DefaultMgtProofTreeListener() - Constructor for class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt.DefaultMgtProofTreeListener
 
defaultMultOp(SMTTermMultOp.Op, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
defaultProfile - Static variable in class de.uka.ilkd.key.proof.init.AbstractProfile
The default profile which is used if no profile is defined in custom problem files (loaded via KeYUserProblemFile).
DefaultProfileResolver - Interface in de.uka.ilkd.key.proof.init
Instances of this class are used to get a default Profile instance.
DefaultProofControl - Class in de.uka.ilkd.key.control
The default implementation of ProofControl.
DefaultProofControl(UserInterfaceControl, DefaultUserInterfaceControl) - Constructor for class de.uka.ilkd.key.control.DefaultProofControl
Constructor.
DefaultProofControl(UserInterfaceControl, DefaultUserInterfaceControl, RuleCompletionHandler) - Constructor for class de.uka.ilkd.key.control.DefaultProofControl
Constructor.
DefaultProofControl.AutoModeThread - Class in de.uka.ilkd.key.control
 
DefaultProofControl.MacroThread - Class in de.uka.ilkd.key.control
 
DefaultProofReference<T> - Class in de.uka.ilkd.key.proof_references.reference
Default implementation of IProofReference.
DefaultProofReference(String, Node, T) - Constructor for class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
Constructor
defaultPropertiesFactory - Variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
defaultProverTaskListener - Variable in class de.uka.ilkd.key.control.AbstractProofControl
The default ProverTaskListener which will be added to all started ApplyStrategy instances.
defaultRenderer - Variable in class de.uka.ilkd.key.gui.TacletIfSelectionDialog.IfComboRenderer
 
defaultSaveClosedProof - Static variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
defaultSaveInterval - Static variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
defaultSelection() - Method in class de.uka.ilkd.key.core.KeYSelectionModel
selects the first goal in the goal list of proof if available if not it selects a leaf of the proof tree
DefaultSelectionIterator() - Constructor for class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
defaultSettings(List<Field>) - Method in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
creates the assignments of the field variables to their default values and inserts them to the given body list
DefaultSpecificationContainer - Class in de.uka.ilkd.key.util.rifl
Default implementation of SpecificationContainer.
DefaultSpecificationContainer(Map<SpecificationEntity, String>, Set<Map.Entry<String, String>>) - Constructor for class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
DefaultTacletMenuItem - Class in de.uka.ilkd.key.gui.nodeviews
this class extends JMenuItem.
DefaultTacletMenuItem(JMenuItem, TacletApp, NotationInfo, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.DefaultTacletMenuItem
creates TacletMenuItem attached to a Taclet
DefaultTacletSetTranslation - Class in de.uka.ilkd.key.taclettranslation.assumptions
 
DefaultTacletSetTranslation(Services, SMTSettings) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
DefaultTacletTranslator - Class in de.uka.ilkd.key.taclettranslation
Translates a rewrite taclet to a formula.
DefaultTacletTranslator() - Constructor for class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
 
DefaultTacletTranslator.TacletSections - Enum in de.uka.ilkd.key.taclettranslation
 
DefaultTaskFinishedInfo - Class in de.uka.ilkd.key.prover.impl
 
DefaultTaskFinishedInfo(Object, Object, Proof, long, int, int) - Constructor for class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
DefaultTaskStartedInfo - Class in de.uka.ilkd.key.prover.impl
Default implementation of a TaskStartedInfo.
DefaultTaskStartedInfo(TaskStartedInfo.TaskKind, String, int) - Constructor for class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
 
DefaultTermParser - Class in de.uka.ilkd.key.parser
This class wraps the default KeY-Term-Parser.
DefaultTermParser() - Constructor for class de.uka.ilkd.key.parser.DefaultTermParser
 
DefaultUserInterfaceControl - Class in de.uka.ilkd.key.control
The DefaultUserInterfaceControl which allows proving in case that no specific user interface is available.
DefaultUserInterfaceControl() - Constructor for class de.uka.ilkd.key.control.DefaultUserInterfaceControl
Constructor.
DefaultUserInterfaceControl(RuleCompletionHandler) - Constructor for class de.uka.ilkd.key.control.DefaultUserInterfaceControl
Constructor.
defaultValue - Variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
defaultVisit(Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
defaultVisit(Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
defaultVisit(Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
defaultVisit(Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
defaultVisit(Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
DefaultVisitor - Class in de.uka.ilkd.key.logic
This abstract Vistor class declares the interface for a common term visitor.
DefaultVisitor() - Constructor for class de.uka.ilkd.key.logic.DefaultVisitor
 
defineRefactoringScope(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Defines if a refactoring is required and if so in which TermLabelRefactoring.RefactoringScope.
defineRefactoringScope(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Method in class de.uka.ilkd.key.rule.label.RemoveInCheckBranchesTermLabelRefactoring
Defines if a refactoring is required and if so in which TermLabelRefactoring.RefactoringScope.
defineRefactoringScope(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Method in interface de.uka.ilkd.key.rule.label.TermLabelRefactoring
Defines if a refactoring is required and if so in which TermLabelRefactoring.RefactoringScope.
DEFINITION - Static variable in class de.uka.ilkd.key.gui.StrategySelectionView
The StrategySettingsDefinition of StrategySelectionView.FACTORY which defines the UI controls to show.
definitionFile - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
degree(Term) - Method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
delay - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
delayedCut - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
DelayedCut - Class in de.uka.ilkd.key.proof.delayedcut
This class wraps the information about the delayed cut.
DelayedCut(Proof, Node, Term, ImmutableList<Node>, int, RuleApp) - Constructor for class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
DelayedCutListener - Interface in de.uka.ilkd.key.proof.delayedcut
Interface for DelayedCut listeners.
DelayedCutProcessor - Class in de.uka.ilkd.key.proof.delayedcut
This class is responsible for processing the delayed cut.
DelayedCutProcessor(Proof, Node, Term, int) - Constructor for class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
delayStartToDispose - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
delegate - Variable in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
delegate - Variable in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
delegate - Variable in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
delegate - Variable in class de.uka.ilkd.key.macros.FilterStrategy
 
delegate - Variable in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
delegate - Variable in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
delegate - Variable in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
delegate0 - Variable in class de.uka.ilkd.key.rule.conditions.AlternativeVariableCondition
 
delegate1 - Variable in class de.uka.ilkd.key.rule.conditions.AlternativeVariableCondition
 
delegateBegin(ListDataEvent) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel.DelegateListener
 
delegated - Variable in class de.uka.ilkd.key.api.ScriptResults
 
delegateEnd(ListDataEvent) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel.DelegateListener
 
delegateListener - Variable in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
DelegateListener() - Constructor for class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel.DelegateListener
 
delegateModel - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
the model that is displayed by the delegateView
delegatePosToMappingPos(int) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
delegateSize - Variable in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
The last known size of the delegate model.
delegateSizeChange() - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
delegateView - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
The JTree that is used for actual display and interaction
delegateView - Variable in class de.uka.ilkd.key.gui.TaskTree
 
DelegationBasedAutomatedRuleApplicationManager - Interface in de.uka.ilkd.key.strategy
An AutomatedRuleApplicationManager based on delegation.
delete(File) - Static method in class org.key_project.util.java.IOUtil
Deletes the given file/folder with all contained sub files/folders.
deleteCharAt(int) - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
DeleteMergePointRuleFeature - Class in de.uka.ilkd.key.strategy.feature
Costs for the DeleteMergePointRule; incredibly cheap if the previous rule application was a MergeRule app, infinitely expensive otherwise.
DeleteMergePointRuleFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.DeleteMergePointRuleFeature
 
deleteMin() - Method in interface org.key_project.util.collection.ImmutableHeap
Remove the minimum element from this heap
deleteMin() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
Remove the minimum element from this heap
deleteMin() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
Remove the minimum element from this heap
DELIM - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
Regular expression character class for all chars which are delimiters of keywords.
DELIMITERS_REGEX - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
delimStack - Variable in class de.uka.ilkd.key.util.pp.Layouter
A stack of OpenBlockTokens and BreakTokens in stream, waiting for their size to be determined.
deliverMessage(String) - Method in class de.uka.ilkd.key.smt.Pipe.Receiver
 
DELTA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
DELTAX - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
The margin left to the box, horizontally.
demandInst - Variable in class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
demandInst - Variable in class de.uka.ilkd.key.strategy.termProjection.SVInstantiationProjection
 
dep - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
dep(KeYJavaType, IObserverFunction, KeYJavaType, Map<LocationVariable, Term>, Term, Map<ProgramVariable, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Term) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
dep(KeYJavaType, LocationVariable, Triple<IObserverFunction, Term, Term>, ProgramVariable) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
dep(String, KeYJavaType, IObserverFunction, KeYJavaType, Map<LocationVariable, Term>, Term, Map<ProgramVariable, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Term) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
DEP_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
DEP_ON - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
DEP_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
DependencyContract - Interface in de.uka.ilkd.key.speclang
A contract about the dependencies of an observer symbol, consisting of a precondition, a depends clause, and a measured-by clause.
dependencyContractApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
DependencyContractCompletion - Class in de.uka.ilkd.key.gui
This class completes the instantiation for a dependency contract applications.
DependencyContractCompletion() - Constructor for class de.uka.ilkd.key.gui.DependencyContractCompletion
 
DependencyContractCompletion.TermStringWrapper - Class in de.uka.ilkd.key.gui
 
DependencyContractFeature - Class in de.uka.ilkd.key.strategy.feature
 
DependencyContractFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.DependencyContractFeature
 
DependencyContractImpl - Class in de.uka.ilkd.key.speclang
Standard implementation of the DependencyContract interface.
DependencyContractImpl(String, String, KeYJavaType, IObserverFunction, KeYJavaType, Map<LocationVariable, Term>, Term, Map<ProgramVariable, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Term, int) - Constructor for class de.uka.ilkd.key.speclang.DependencyContractImpl
 
DependencyContractImpl(String, KeYJavaType, IObserverFunction, KeYJavaType, Map<LocationVariable, Term>, Term, Map<ProgramVariable, Term>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>) - Constructor for class de.uka.ilkd.key.speclang.DependencyContractImpl
Deprecated.
DependencyContractPO - Class in de.uka.ilkd.key.proof.init
The proof obligation for dependency contracts.
DependencyContractPO(InitConfig, DependencyContract) - Constructor for class de.uka.ilkd.key.proof.init.DependencyContractPO
 
DEPENDINGON - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DEPENDINGON - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
depends - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLDepends
 
depends - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
DEPENDS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DEPENDS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
depends_clause(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
dependsclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
depth - Variable in class de.uka.ilkd.key.java.visitor.JavaASTWalker
the current visited level
depth() - Method in class de.uka.ilkd.key.java.visitor.JavaASTWalker
returns the current vistted level
depth() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
 
depth - Variable in class de.uka.ilkd.key.logic.PosInProgram
pointer to the (last element + 1) in pos valid for this position
depth() - Method in class de.uka.ilkd.key.logic.PosInProgram
size of the position list
depth() - Method in class de.uka.ilkd.key.logic.PosInTerm
the depth of the sub term described by this position
depth() - Method in interface de.uka.ilkd.key.logic.Term
The nesting depth of this term.
depth - Variable in class de.uka.ilkd.key.logic.TermImpl
 
depth() - Method in class de.uka.ilkd.key.logic.TermImpl
 
depth - Variable in class de.uka.ilkd.key.logic.WaryClashFreeSubst
depth of recursion of the apply method
DepthFirstGoalChooser - Class in de.uka.ilkd.key.prover.impl
Helper class for managing a list of goals on which rules are applied.
DepthFirstGoalChooser() - Constructor for class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooser
 
DepthFirstGoalChooserBuilder - Class in de.uka.ilkd.key.prover.impl
 
DepthFirstGoalChooserBuilder() - Constructor for class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooserBuilder
 
dequeue() - Method in class de.uka.ilkd.key.util.pp.Layouter
Get the front token from the stream.
descend(Term, int) - Method in interface de.uka.ilkd.key.proof.ITermTacletAppIndexCache
Determine the cache that is responsible for locations within the subtermIndex'th subterm of the term t (assuming that this cache is responsible for the location of the term t).
descend(PosInOccurrence) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
descend(Term, int) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.BelowProgCache
 
descend(Term, int) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.BelowUpdateCache
 
descend(Term, int) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.TopLevelCache
 
descend(ImmutableList<GenericSort>, ImmutableMap<GenericSort, Sort>, ImmutableList<GenericSortCondition>, ImmutableList<GenericSort>, GenericSort, ImmutableList<Sort>, ImmutableList<Sort>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
descendFurther(Term, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator
 
descendRecursively(Term, Term, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.TermImpl
 
descendRecursively(Term, Term, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>, NameAbstractionTable, boolean, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
descisionPredicate - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
descr - Variable in class de.uka.ilkd.key.proof.JavaModel
 
descr - Variable in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
description - Static variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationBatchModeAction
 
description - Variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
description - Variable in class de.uka.ilkd.key.gui.InfoTreeNode
 
description - Variable in class de.uka.ilkd.key.gui.InfoViewContentPane
 
description - Variable in exception de.uka.ilkd.key.parser.InvalidFindException
 
description - Variable in exception de.uka.ilkd.key.parser.UnfittingReplacewithException
 
description() - Method in class de.uka.ilkd.key.proof.JavaModel
 
description() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
returns a short String description of the environment.
description() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
description - Variable in exception de.uka.ilkd.key.proof.SVInstantiationException
 
description - Variable in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
description - Variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
The description.
description - Variable in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpText
 
description - Variable in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextParts
 
description - Variable in class de.uka.ilkd.key.util.CommandLine.Option
 
DescriptionFacade - Class in de.uka.ilkd.key.macros.scripts.meta
This facade is used to load documentation for ProofScriptCommand and ProofScriptArgument.
DescriptionFacade() - Constructor for class de.uka.ilkd.key.macros.scripts.meta.DescriptionFacade
 
DESCRIPTIONS - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Descriptions for heatmap options
desktopEnabled() - Static method in class de.uka.ilkd.key.gui.actions.KeYProjectHomepageAction
 
desugar() - Method in interface de.uka.ilkd.key.java.statement.Desugarable
 
Desugarable - Interface in de.uka.ilkd.key.java.statement
 
detail - Variable in exception de.uka.ilkd.key.proof.SVInstantiationParserException
 
detailScrollPane - Variable in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
determinedFstAndActiveStatement - Variable in class de.uka.ilkd.key.proof.NodeInfo
flag true if the first and active statement have been determined
determineEnvironment(ProofOblInput, InitConfig) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
determineFirstAndActiveStatement() - Method in class de.uka.ilkd.key.proof.NodeInfo
determines the first and active statement if the applied taclet worked on a modality
determineFreeVars() - Method in class de.uka.ilkd.key.logic.TermImpl
 
determineIndexCache(PosInOccurrence, TermTacletAppIndexCacheSet) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
DETERMINES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DETERMINES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DETERMINES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DETERMINES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DETERMINES - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
determines_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
determines_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
determinesclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
determineSelfTerm(MethodFrame, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
determineStaticPrefixType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.MethodReference
returns the static KeYJavaType of the methods prefix
df - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
dfa1 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA1
 
dfa1 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA1
 
dfa10 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA10
 
DFA10_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA10_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa11 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA11
 
DFA11_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA11_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa13 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA13
 
DFA13_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA13_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa14 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA14
 
DFA14_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA14_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa15 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA15
 
DFA15_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA15_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
dfa16 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA16
 
DFA16_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA16_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa17 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA17
 
DFA17_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA17_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa18 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA18
 
dfa18 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA18
 
DFA18_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA18_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA18_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa19 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA19
 
DFA19_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA19_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA1_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA1_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa2 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA2
 
dfa20 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA20
 
DFA20_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA20_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa22 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA22
 
DFA22_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA22_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa23 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA23
 
dfa23 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA23
 
DFA23_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA23_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA23_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa26 - Variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26(BaseRecognizer) - Constructor for class de.uka.ilkd.key.parser.KeYLexer.DFA26
 
dfa26 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer.DFA26
 
DFA26_accept - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_acceptS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_eof - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_eofS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_eot - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_eotS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_max - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_maxS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_min - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_minS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_special - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_specialS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_transition - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DFA26_transitionS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DFA26_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
dfa27 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA27
 
DFA27_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA27_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa29 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer.DFA29
 
DFA29_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA29_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DFA2_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA2_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
dfa3 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA3
 
dfa3 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA3
 
dfa32 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA32
 
DFA32_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA32_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa34 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA34
 
DFA34_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA34_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa35 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA35
 
DFA35_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA35_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa37 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA37
 
DFA37_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA37_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa39 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA39
 
DFA39_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA39_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA3_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA3_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa40 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA40
 
DFA40_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA40_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa41 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA41
 
DFA41_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA41_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa43 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA43
 
DFA43_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA43_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
dfa5 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA5
 
dfa59 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA59
 
DFA59_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA59_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA5_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA5_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
dfa6 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA6
 
dfa60 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA60
 
DFA60_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA60_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa62 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA62
 
DFA62_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA62_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa64 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA64
 
DFA64_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA64_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa66 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA66
 
DFA66_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA66_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa69 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA69
 
DFA69_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA69_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA6_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa73 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA73
 
DFA73_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA73_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa75 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA75
 
DFA75_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA75_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa76 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA76
 
DFA76_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA76_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa8 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA8
 
dfa80 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA80
 
DFA80_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA80_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa81 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA81
 
DFA81_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA81_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa85 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA85
 
DFA85_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA85_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa87 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA87
 
DFA87_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA87_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA8_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dfa9 - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA9
 
dfa9 - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9(BaseRecognizer) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA9
 
DFA9_accept - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_accept - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_acceptS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_eof - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_eof - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_eofS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_eot - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_eot - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_eotS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_max - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_max - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_maxS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_min - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_min - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_minS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_minS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_special - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_special - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_specialS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_transition - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_transition - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DFA9_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DFA9_transitionS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DIA - Static variable in class de.uka.ilkd.key.logic.op.Modality
The diamond operator of dynamic logic.
dia(JavaBlock, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
DIA_TRANSACTION - Static variable in class de.uka.ilkd.key.logic.op.Modality
A Java Card transaction version of the diamond modality.
dialog - Variable in class de.uka.ilkd.key.gui.actions.HeatmapSettingsAction
 
dialog - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendAction
 
dialog - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
dialog - Variable in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
dialog - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
DIALOG_TITLE - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
diameter - Variable in class de.uka.ilkd.key.gui.utilities.TrafficLight
 
DIAMOND - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
Diff(diff_match_patch.Operation, String) - Constructor for class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Diff
Constructor.
diff_bisect(String, String, long) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Find the 'middle snake' of a diff, split the problem in two and return the recursively constructed diff.
diff_bisectSplit(String, String, int, int, long) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Given the location of the 'middle snake', split the diff in two parts and recurse.
diff_charsToLines(LinkedList<diff_match_patch.Diff>, List<String>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Rehydrate the text in a diff from a string of line hashes to real lines of text.
diff_cleanupEfficiency(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Reduce the number of edits by eliminating operationally trivial equalities.
diff_cleanupMerge(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Reorder and merge like edit sections.
diff_cleanupSemantic(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Reduce the number of edits by eliminating semantically trivial equalities.
diff_cleanupSemanticLossless(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Look for single edits surrounded on both sides by equalities which can be shifted sideways to align the edit to a word boundary.
diff_cleanupSemanticScore(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Given two strings, compute a score representing whether the internal boundary falls on logical boundaries.
diff_commonOverlap(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Determine if the suffix of one string is the prefix of another.
diff_commonPrefix(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Determine the common prefix of two strings
diff_commonSuffix(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Determine the common suffix of two strings
diff_compute(String, String, boolean, long) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Find the differences between two texts.
Diff_EditCost - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Cost of an empty edit operation in terms of edit characters.
diff_fromDelta(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Given the original text1, and an encoded string which describes the operations required to transform text1 into text2, compute the full diff.
diff_halfMatch(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Do the two texts share a substring which is at least half the length of the longer text?
diff_halfMatchI(String, String, int) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Does a substring of shorttext exist within longtext such that the substring is at least half the length of longtext?
diff_levenshtein(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Compute the Levenshtein distance; the number of inserted, deleted or substituted characters.
diff_lineMode(String, String, long) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Do a quick line-level diff on both strings, then rediff the parts for greater accuracy.
diff_linesToChars(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Split two texts into a list of strings.
diff_linesToCharsMunge(String, List<String>, Map<String, Integer>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Split a text into a list of strings.
diff_main(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Find the differences between two texts.
diff_main(String, String, boolean) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Find the differences between two texts.
diff_main(String, String, boolean, long) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Find the differences between two texts.
diff_match_patch - Class in de.uka.ilkd.key.gui.proofdiff
Class containing the diff, match and patch methods.
diff_match_patch() - Constructor for class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
 
diff_match_patch.Diff - Class in de.uka.ilkd.key.gui.proofdiff
Class representing one diff operation.
diff_match_patch.LinesToCharsResult - Class in de.uka.ilkd.key.gui.proofdiff
Internal class for returning results from diff_linesToChars().
diff_match_patch.Operation - Enum in de.uka.ilkd.key.gui.proofdiff
The data structure representing a diff is a Linked list of Diff objects: {Diff(Operation.DELETE, "Hello"), Diff(Operation.INSERT, "Goodbye"), Diff(Operation.EQUAL, " world.")}
diff_match_patch.Patch - Class in de.uka.ilkd.key.gui.proofdiff
Class representing one patch operation.
DIFF_PAINTER - Static variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The Constant PAINTER is the painter which is used to draw the highlighting for matching parens of different kind.
diff_prettyHtml(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Convert a Diff list into a pretty HTML report.
diff_text1(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Compute and return the source text (all equalities and deletions).
diff_text2(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Compute and return the destination text (all equalities and insertions).
Diff_Timeout - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Number of seconds to map a diff before giving up (0 for infinity).
diff_toDelta(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Crush the diff into an encoded string which describes the operations required to transform text1 into text2.
diff_xIndex(LinkedList<diff_match_patch.Diff>, int) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
loc is a location in text1, compute and return the equivalent location in text2.
difference(ImmutableList<Term>, ImmutableList<Term>) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
difference(ImmutableList<Monomial>, ImmutableList<Monomial>) - Static method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
DIFFERENT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DIFFERENT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
DIFFERENTFIELDS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DIFFERENTFIELDS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
DifferentFields - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if given two terms s, t both terms have a different unique symbol as top level operator
DifferentFields(SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.DifferentFields
 
DifferentInstantiationCondition - Class in de.uka.ilkd.key.rule.conditions
 
DifferentInstantiationCondition(SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.DifferentInstantiationCondition
 
DiffFindAndIfFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff the \assumes- and find-formula of a Taclet are matched to different members of the sequent.
DiffFindAndIfFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.DiffFindAndIfFeature
 
DiffFindAndReplacewithFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff the replacewith- and find-parts of a Taclet are matched to different terms.
DiffFindAndReplacewithFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.DiffFindAndReplacewithFeature
 
diffs - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Patch
 
DIGIT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DIGIT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
DIGIT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DIGIT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
DIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DIGIT_DISPATCH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DIGIT_DISPATCH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
DIGITS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DIGITS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
dim - Variable in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
dimension of the array
dim - Variable in class de.uka.ilkd.key.java.Dimension
 
dimension() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
computes the dimension of this array
Dimension - Class in de.uka.ilkd.key.java
 
Dimension(int) - Constructor for class de.uka.ilkd.key.java.Dimension
 
dimensionExpressions - Variable in class de.uka.ilkd.key.symbolic_execution.slicing.Access
The accessed array index or null if it is not an array access.
dimensions - Variable in class de.uka.ilkd.key.java.declaration.VariableSpecification
Dimensions.
dimensions - Variable in class de.uka.ilkd.key.java.expression.operator.NewArray
Dimensions.
dimensions - Variable in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Dimensions.
dims() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
directChildRefactorings - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
directChildTermLabelPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The direct ChildTermLabelPolicy instances to use.
directConnections(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
directConsequenceOrContradictionOfAxiom(Term, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
DirectlyBelowFeature - Class in de.uka.ilkd.key.strategy.feature
This feature returns zero if and only if the focus of the given rule application exists, is not top-level and the symbol immediately above the focus is badSymbol.
DirectlyBelowFeature(Object, int) - Constructor for class de.uka.ilkd.key.strategy.feature.DirectlyBelowFeature
 
DirectlyBelowSymbolFeature - Class in de.uka.ilkd.key.strategy.feature
This feature returns zero if and only if the focus of the given rule application exists, is not top-level and the symbol immediately above the focus is badSymbol.
DirectlyBelowSymbolFeature(Operator, int) - Constructor for class de.uka.ilkd.key.strategy.feature.DirectlyBelowSymbolFeature
 
directlyConnected(Term, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
directory - Variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
directory - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
directory - Variable in class de.uka.ilkd.key.util.DirectoryFileCollection
directory under inspection
DirectoryFileCollection - Class in de.uka.ilkd.key.util
This class is used to describe a directory structure as a repository for files to read in.
DirectoryFileCollection(File) - Constructor for class de.uka.ilkd.key.util.DirectoryFileCollection
create a new File collection for a given directory The argument may be a single file also.
DirectoryFileCollection.Walker - Class in de.uka.ilkd.key.util
 
directSuperSorts(ClassType) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
get all direct super sorts of a class type (not transitive)
DISABLE_ABBREVIATION - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
disable_tracing() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
disable_tracing() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
disableAll - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
disableCurrentGoalView - Variable in class de.uka.ilkd.key.gui.MainWindow
set to true if the view of the current goal should not be updated
disabledGoalIcon - Static variable in class de.uka.ilkd.key.gui.GoalList
 
DisableGoal - Class in de.uka.ilkd.key.gui.prooftree
Action enabling or disabling a selected set of goals.
DisableGoal() - Constructor for class de.uka.ilkd.key.gui.prooftree.DisableGoal
 
disableHighlight(Object) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
removes highlight by setting it to position (0,0)
disableHighlights() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
removes the term and first statement highlighter by setting them to position (0,0)
disableInstantiate() - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
DisableOtherGoals() - Constructor for class de.uka.ilkd.key.gui.GoalList.DisableOtherGoals
 
disableSettingsChanges - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
DisableSingleGoal() - Constructor for class de.uka.ilkd.key.gui.GoalList.DisableSingleGoal
 
disableSpecs - Static variable in class de.uka.ilkd.key.settings.GeneralSettings
if true then JML specifications are globally disabled in this run of KeY, regardless of the regular settings
discardButtonClicked() - Method in interface de.uka.ilkd.key.gui.smt.ProgressDialog.ProgressDialogListener
 
discardButtonClicked() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
discardEvent(SolverLauncher) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
discardNegation(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
discardQuantifiers(Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggerUtils
remove all the quantifiable variable bounded in the top level of a given formula.
disconnect(JTree) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
disectFilename(String) - Static method in class de.uka.ilkd.key.util.MiscTools
Separates the single directory entries in a filename.
disjoint - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
disjoint(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
DISJOINT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DISJOINT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DISJOINTMODULONULL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DISJOINTMODULONULL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
disjointnessCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Cache used by TypeComparisonCondition
disjunction_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
DisjunctivePredicateAbstractionDomainElement - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
An abstract domain element for a predicate abstraction lattice based on the disjunction of predicates.
DisjunctivePredicateAbstractionDomainElement(ImmutableSet<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
Constructs a new DisjunctivePredicateAbstractionDomainElement from a given list of abstraction predicates.
DisjunctivePredicateAbstractionDomainElement(boolean) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
Constructs a new DisjunctivePredicateAbstractionDomainElement that is a top element if isTopElem is set to true; otherwise, it is a bottom element.
DisjunctivePredicateAbstractionLattice - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
A lattice for all predicates accepting the given sort.
DisjunctivePredicateAbstractionLattice(List<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
Constructs a new DisjunctivePredicateAbstractionLattice for the given list of applicable predicates.
DisjunctivePredicateAbstractionLattice.PredicateLatticeIterator - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
 
dispatchForCurrentComponent(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
DISPLAY_NAME - Static variable in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
DISPLAY_NAME - Static variable in class de.uka.ilkd.key.rule.merge.MergeRule
 
DISPLAY_NAME - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
DISPLAY_NAME - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
DISPLAY_NAME - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
DISPLAY_NAME - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
displayLabelsCheckBox - Variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
DisplayLabelsCheckBox(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.TermLabelMenu.DisplayLabelsCheckBox
 
displayName - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackItem
 
displayName - Variable in enum de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar.SearchMode
 
DISPLAYNAME - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DISPLAYNAME - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
displayName() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
displayName() - Method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
 
displayName() - Method in class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
displayName() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
displayName() - Method in class de.uka.ilkd.key.rule.merge.MergeRule
 
displayName() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
displayName() - Method in class de.uka.ilkd.key.rule.QueryExpand
 
displayName() - Method in interface de.uka.ilkd.key.rule.Rule
returns the display name of the rule
displayName - Variable in class de.uka.ilkd.key.rule.Taclet
name displayed by the pretty printer
displayName() - Method in class de.uka.ilkd.key.rule.Taclet
returns the display name of the taclet, or, if not specified -- the canonical name
displayName - Variable in class de.uka.ilkd.key.rule.TacletAttributes
 
displayName() - Method in class de.uka.ilkd.key.rule.TacletAttributes
 
displayName() - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
displayName() - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
displayName() - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
displayName() - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
displayName - Variable in class de.uka.ilkd.key.speclang.ClassAxiom
 
displayName - Variable in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
displayName - Variable in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
This contract's display name.
displayName - Variable in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
displayName() - Method in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
returns the display name of the rule
displayName() - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
returns the display name of the rule
displayResults(String) - Method in class de.uka.ilkd.key.gui.MainWindow
 
dispose() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Disposes this KeYEnvironment.
dispose() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
dispose() - Method in class de.uka.ilkd.key.gui.testgen.TGWorker.MainWindowTestGenerator
Removes all generated proofs.
dispose() - Method in class de.uka.ilkd.key.proof.Proof
Cut off all reference such that it does not lead to a big memory leak if someone still holds a reference to this proof object.
dispose() - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
Removes all generated proofs.
dispose() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Frees all resources.
dispose() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
Disposes this KeYEnvironment.
disposed - Variable in class de.uka.ilkd.key.control.KeYEnvironment
Indicates that this KeYEnvironment is disposed.
disposed - Variable in class de.uka.ilkd.key.proof.Proof
Set to true if the proof has been abandoned and the dispose method has been called on this object.
disposeOrStore(String, ApplyStrategyInfo) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Stores or disposes the Proof of the ApplyStrategyInfo in SideProofStore.DEFAULT_INSTANCE.
DISREGARD_SETTINGS_PROPERTY - Static variable in class de.uka.ilkd.key.settings.PathConfig
The Java system property used to indicate that the settings in the KeY directory should not be consulted at startup.
distForm - Variable in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
DISTINCT - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
DISTINCT - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
distinguishablePathConditionsRequirement() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
distinguishingFormula - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
div - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
div(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
DIV - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DIV - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
div - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
diverges - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
A diverges term.
DIVERGES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DIVERGES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
diverges - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
diverges - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
diverges_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
diverges_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DIVERGES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DIVERGES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
divergesConditionCannotBeExpressedByAModality() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
divF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
Divide - Class in de.uka.ilkd.key.java.expression.operator
Divide.
Divide(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Divide
Divide.
Divide(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Divide
 
divide(BigInteger, BigInteger) - Static method in class de.uka.ilkd.key.logic.LexPathOrdering
 
divide(Monomial, BigInteger, Services) - Method in class de.uka.ilkd.key.strategy.termProjection.AbstractDividePolynomialsProjection
 
divide(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.strategy.termProjection.DividePolynomialsProjection
 
divide(Monomial, BigInteger, Services) - Method in class de.uka.ilkd.key.strategy.termProjection.MonomialColumnOp
 
DIVIDE_LCR_MONOMIALS - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
DIVIDE_MONOMIALS - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
DivideAssignment - Class in de.uka.ilkd.key.java.expression.operator
Divide assignment.
DivideAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.DivideAssignment
Divide assignment.
divideLCR(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
DivideLCRMonomials - Class in de.uka.ilkd.key.rule.metaconstruct.arith
Metaoperator for computing the result of dividing one monomial by another
DivideLCRMonomials() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.DivideLCRMonomials
 
DivideMonomials - Class in de.uka.ilkd.key.rule.metaconstruct.arith
Metaoperator for computing the result of dividing one monomial by another
DivideMonomials() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.DivideMonomials
 
dividend - Variable in class de.uka.ilkd.key.strategy.feature.ReducibleMonomialsFeature
 
dividend - Variable in class de.uka.ilkd.key.strategy.termProjection.ReduceMonomialsProjection
 
DividePolynomialsProjection - Class in de.uka.ilkd.key.strategy.termProjection
 
DividePolynomialsProjection(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.termProjection.DividePolynomialsProjection
 
divides(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
divides(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
divides(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
divisor - Variable in class de.uka.ilkd.key.strategy.feature.ReducibleMonomialsFeature
 
divisor - Variable in class de.uka.ilkd.key.strategy.termProjection.ReduceMonomialsProjection
 
divJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
divJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
DIVSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
DL_EMBEDDED_FUNCTION - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DL_ESCAPE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DL_ESCAPE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
DLEmbeddedExpression - Class in de.uka.ilkd.key.java.expression.operator
 
DLEmbeddedExpression(Function, ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
DLEmbeddedExpression - Class in de.uka.ilkd.key.java.recoderext
This class is used to parse function applications with JavaDL escapes within set statements or similar situations.
DLEmbeddedExpression(String, List<Expression>) - Constructor for class de.uka.ilkd.key.java.recoderext.DLEmbeddedExpression
 
DLSpecFactory - Class in de.uka.ilkd.key.speclang.dl.translation
A factory for creating class invariants and operation contracts from DL specifications.
DLSpecFactory(Services) - Constructor for class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
DND_DIRECTION_SENSITIVE_KEY - Static variable in class de.uka.ilkd.key.settings.GeneralSettings
 
DND_HIGHLIGHT_COLOR - Static variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
dndDirectionSensitive - Variable in class de.uka.ilkd.key.settings.GeneralSettings
is drag and drop instantiation direction sensitive
dndHighlight - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
Do - Class in de.uka.ilkd.key.java.statement
Do.
Do() - Constructor for class de.uka.ilkd.key.java.statement.Do
Do.
Do(Expression) - Constructor for class de.uka.ilkd.key.java.statement.Do
Do.
Do(Expression, Statement, ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.Do
Do.
Do(Expression, Statement, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.Do
Do.
DO - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DO - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.DefaultAction
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer.DefaultAction
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTCollector
the action that is performed just before leaving the node the last time
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
the action that is performed just before leaving the node the last time
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTWalker
the action that is performed just before leaving the node the last time
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.LabelCollector
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer.DefaultAction
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramElementReplacer
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
the action that is performed just before leaving the node the last time
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramSVCollector
the action that is performed just before leaving the node the last time.
doAction(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
the action that is performed just before leaving the node the last time
doAction(ProgramElement) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation.DefaultAction
 
doAction(ProgramElement) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
the action that is performed just before leaving the node the last time
doAddNote(String) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AddUserNoteAction
 
DoBreak - Class in de.uka.ilkd.key.rule.metaconstruct
This class performs a labeled break.
DoBreak(LabeledStatement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.DoBreak
creates a do-break ProgramTransformer
doBreak(NonTerminalProgramElement, Label, Break) - Method in class de.uka.ilkd.key.rule.metaconstruct.DoBreak
a helper method to perform the symbolic execution of the doBreak metaconstruct.
doc - Variable in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
DOC_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DOC_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
doComputation(PosInOccurrence, Term, ServiceCaches) - Method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
doComputation(PosInOccurrence, Term, ServiceCaches) - Method in class de.uka.ilkd.key.strategy.feature.ContainsQuantifierFeature
 
doComputation(PosInOccurrence, Term, ServiceCaches) - Method in class de.uka.ilkd.key.strategy.feature.CountMaxDPathFeature
 
doComputation(PosInOccurrence, Term, ServiceCaches) - Method in class de.uka.ilkd.key.strategy.feature.CountPosDPathFeature
 
doComputation(PosInOccurrence, Term, ServiceCaches) - Method in class de.uka.ilkd.key.strategy.feature.LeftmostNegAtomFeature
 
doComputation(PosInOccurrence, Term, ServiceCaches) - Method in class de.uka.ilkd.key.strategy.feature.PurePosDPathFeature
 
doComputation(PosInOccurrence, Term, ServiceCaches) - Method in class de.uka.ilkd.key.strategy.feature.SimplifyBetaCandidateFeature
 
doCreateTerm(Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermFactory
 
documentation - Variable in class de.uka.ilkd.key.macros.scripts.AbstractCommand
Documentation of this command.
documentation - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
Holds the documentation of this argument.
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.ContainsStatementVisitor
the action that is performed just before leaving the node the last time
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
called if the program element x is unchanged
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
the action that is performed just before leaving the node the last time
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.LabelCollector
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
the implemented default action is called if a program element is, and if it has children all its children too are left unchanged
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy.FindBreakVisitor
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition.ContainsAssignment
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
the implemented default action is called if a program element is, and if it has children all its children too are left unchanged
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.MethodFrameCounterJavaASTVisitor
the action that is performed just before leaving the node the last time
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.util.MiscTools.ReadPVCollector
 
doDefaultAction(SourceElement) - Method in class de.uka.ilkd.key.util.MiscTools.WrittenAndDeclaredPVCollector
 
doInBackground() - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction.CEWorker
 
doInBackground() - Method in class de.uka.ilkd.key.gui.ProofMacroWorker
 
doInBackground() - Method in class de.uka.ilkd.key.gui.ProofScriptWorker
 
doInBackground() - Method in class de.uka.ilkd.key.gui.testgen.TGWorker
 
doInBackground() - Method in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
doInstantiation(GenericSort, Sort, TacletConditions) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
Tests sort of its instantiation ability.
doLookup(Name, Namespace[]) - Method in class de.uka.ilkd.key.parser.KeYParser
 
doLoop(Expression, Statement, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a do loop.
DOMAIN_IMPLIES_CREATED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DOMAIN_IMPLIES_CREATED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
domains - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
domainSorts - Variable in class de.uka.ilkd.key.smt.lang.SMTFunction
 
DomElemChoiceTable(AbstractionPredicatesChoiceDialog.ChoiceTableModel) - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.DomElemChoiceTable
 
done() - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction.CEWorker
 
done() - Method in class de.uka.ilkd.key.gui.ProofMacroWorker
 
done() - Method in class de.uka.ilkd.key.gui.ProofScriptWorker
 
done() - Method in class de.uka.ilkd.key.gui.testgen.TGWorker
 
done - Variable in class de.uka.ilkd.key.java.visitor.ProgramElementReplacer
 
Done() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
Done() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
done() - Method in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
doNotReenable - Variable in class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
 
doNotRename - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
DONT_COPY - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
dontCopy - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
doPostProcessing(Proof) - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
doPostProcessing(Proof) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
doPostProcessing(Proof) - Method in class de.uka.ilkd.key.macros.StrategyProofMacro
Subclasses can use this method to do some postprocessing on the proof-object after the strategy has finished.
doPreparations(Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Constructs the data needed for the currently implemented loop invariants; also prepares the new set of goals, that is splitting the current goal is no longer required after calling this method.
doResolving(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLBuiltInPropertyResolver
 
doResolving(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLAttributeResolver
 
doResolving(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
Resolves property calls on explicit receivers.
doResolving(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLMethodResolver
 
doResolving(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLTypeResolver
 
doSlicing(Node, Location, ImmutableList<ISymbolicEquivalenceClass>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractBackwardSlicer
Performs the slicing.
doSlicing(Node, Location, ImmutableList<ISymbolicEquivalenceClass>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Performs the slicing.
DoStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
DoStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
doStopped(ProofAggregate, ImmutableSet<Taclet>, boolean) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
doStopped(Throwable) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
dot(Sort, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
dot(Sort, Term, Function) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
dot(Sort, Term, LocationVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
DOT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DOT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
DOT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DOT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
DOT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DOT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dotArr(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
DOTDOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DOTDOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
dotLength(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
DOTRANGE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DOTRANGE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
doTransform(File, File, File) - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
DOUBLE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DOUBLE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
DOUBLE_IMP_LEFT_RULENAME - Static variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
DOUBLE_IMP_LEFT_RULENAME - Static variable in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
DOUBLE_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
doubleBitsize(SMTTerm) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
DOUBLECOLON - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DOUBLECOLON - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
DOUBLECOLON - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
DoubleLDT - Class in de.uka.ilkd.key.ldt
Complete this class if you want to add support for the Java double type.
DoubleLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.DoubleLDT
 
DoubleLiteral - Class in de.uka.ilkd.key.java.expression.literal
Double literal.
DoubleLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
Double literal.
DoubleLiteral(double) - Constructor for class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
Double literal.
DoubleLiteral(ExtList, String) - Constructor for class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
Double literal.
DoubleLiteral(String) - Constructor for class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
Double literal.
DoWhileFinallyMacro - Class in de.uka.ilkd.key.macros
The abstract class DoWhileFinallyMacro can be used to create compound macros which apply the macro given by DoWhileFinallyMacro.getProofMacro() as long the given bound of steps is not reached yet, the condition given by DoWhileFinallyMacro.getCondition() holds, and the macro is applicable.
DoWhileFinallyMacro() - Constructor for class de.uka.ilkd.key.macros.DoWhileFinallyMacro
 
down(int) - Method in class de.uka.ilkd.key.logic.PosInOccurrence
creates a new PosInOccurrence that has exactly the same state as this object except the PosInTerm is new and walked down the specified subterm, as specified in method down of PosInTerm.
down(int) - Method in class de.uka.ilkd.key.logic.PosInProgram
descending downwards choosing the n'th statement of the program
down(int) - Method in class de.uka.ilkd.key.logic.PosInTerm
returns the position for the i-th subterm of the subterm described by this position
doWork() - Method in class de.uka.ilkd.key.proof.io.ProblemLoader
 
doWork(GoalChooser, StopCondition) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
applies rules until this is no longer possible or the thread is interrupted.
doWork() - Method in class de.uka.ilkd.key.smt.Pipe.Receiver
 
doWork() - Method in class de.uka.ilkd.key.smt.Pipe.Sender
 
doWork() - Method in class de.uka.ilkd.key.smt.Pipe.Worker
 
doWork() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
DPEnableControl() - Constructor for class de.uka.ilkd.key.gui.MainWindow.DPEnableControl
 
dragGestureRecognized(DragGestureEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
a drag gesture has been initiated
DragNDropInstantiator - Class in de.uka.ilkd.key.gui.nodeviews
The DragNDropInstantiator interpretes drag'n drop actions as taclet instantiations.
DragNDropInstantiator(CurrentGoalView) - Constructor for class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
 
DragNDropInstantiator.PopupListener - Class in de.uka.ilkd.key.gui.nodeviews
This popup listener listens to the taclet app selection listener and executes the selected app if necessary
DragNDropInstantiator.TacletFilter - Interface in de.uka.ilkd.key.gui.nodeviews
This interface is impemented by filters selecting certain kinds of taclets depending on their syntactic structure
DragNDropInstantiator.TacletFilter.TacletWithIfFindAndNoReplacewith - Class in de.uka.ilkd.key.gui.nodeviews
This filter selects all Taclet which have an assumes, find and no replacewith part.
DragNDropInstantiator.TacletFilter.TacletWithIfFindAndReplacewith - Class in de.uka.ilkd.key.gui.nodeviews
This filter selects all Taclet which have an assumes, find and at least one replacewith part.
DragNDropInstantiator.TacletFilter.TacletWithNoIf - Class in de.uka.ilkd.key.gui.nodeviews
This filter selects all Taclet which have no assume, but a find.
DragNDropInstantiator.TacletFilter.TacletWithNoIfFindAndAddrule - Class in de.uka.ilkd.key.gui.nodeviews
This filter selects all Taclet which have no assumes, but a find and at least one addrule section.
dragOver(DropTargetDragEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
 
dragSource - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
drop(DropTargetDropEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
 
DROP_EFFECTLESS_ELEMENTARIES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DROP_EFFECTLESS_ELEMENTARIES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
DROP_EFFECTLESS_STORES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
DROP_EFFECTLESS_STORES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
dropEffectlessElementaries(Term, Term, Services) - Static method in class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
DropEffectlessElementariesCondition - Class in de.uka.ilkd.key.rule.conditions
 
DropEffectlessElementariesCondition(UpdateSV, SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
dropEffectlessElementariesHelper(Term, Set<LocationVariable>, TermServices) - Static method in class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
dropEffectlessStores(Term, Services) - Static method in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
DropEffectlessStoresCondition - Class in de.uka.ilkd.key.rule.conditions
 
DropEffectlessStoresCondition(TermSV, TermSV, TermSV, TermSV, TermSV) - Constructor for class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
dropEffectlessStoresHelper(Term, TermServices, ImmutableSet<Pair<Term, Term>>, Function) - Static method in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
DUMMY_PROVER_TASK_LISTENER - Static variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
Dummy ProverTaskListener.
DummyPostfix - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
dump(int) - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
dumpComments() - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
duplicateFindTaclet(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
Search for a duplicate of the application app by walking upwards in the proof tree.
DURATION - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DURATION - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DURATION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
DURATION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
duration_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
duration_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DURATION_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
DURATION_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
DYNAMIC_LOGIC_KEYWORDS - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
DYNAMIC_LOGIC_KEYWORDS_PATTERN - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
DYNAMIC_LOGIC_KEYWORDS_REGEX - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
DYNAMIC_LOGIC_KEYWORDS_REPLACEMENT - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
dynamicallyCreatedCompilationUnits - Variable in class de.uka.ilkd.key.java.Recoder2KeY
the list of classnames that contain the classes that are referenced but not defined.

E

ec - Variable in class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
 
ec - Variable in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
 
echo(String) - Method in class de.uka.ilkd.key.smt.AbstractQuery
 
EchoCommand - Class in de.uka.ilkd.key.macros.scripts
A simple "echo" command for giving feedback to human observers during lengthy executions.
EchoCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.EchoCommand
 
EchoCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
echoOn - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
If set to true, outputs all commands to observers and console.
eclipseWorkaroundMethodAccess(ClassType, ClassType) - Method in class recoder.service.KeYCrossReferenceSourceInfo
 
ECPair(Constraint, Constraint) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
ECPair(Constraint, Constraint, int) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
ecPair0 - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
ecsvw - Variable in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
schemavariable needed by method call
edit(File) - Method in class de.uka.ilkd.key.core.DefaultKeYDesktop
Open the given File for editing purpose.
edit(File) - Method in interface de.uka.ilkd.key.core.KeYDesktop
Open the given File for editing purpose.
EDIT - Static variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
editFile - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
editFile(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
EditFileActionHandler() - Constructor for class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction.EditFileActionHandler
 
editingStopped(ChangeEvent) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
EditMostRecentFileAction - Class in de.uka.ilkd.key.gui.actions
Opens the last opened file in an editor (well, it tries)
EditMostRecentFileAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction
 
editMostRecentFileAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for editing the most recent KeY file
EditMostRecentFileAction.EditFileActionHandler - Class in de.uka.ilkd.key.gui.actions
The method EditMostRecentFileAction.EditFileActionHandler.workWithFile(File) of the default instance EditMostRecentFileAction.EditFileActionHandler.getInstance() is used by EditMostRecentFileAction to edit the last opened file or to open the last used directory.
editor - Variable in class de.uka.ilkd.key.gui.smt.ProgressTable
 
editPanel - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
EditSourceFileAction - Class in de.uka.ilkd.key.gui.actions
Used by ExceptionDialog to open the source file containing an error for editing.
EditSourceFileAction(ExceptionDialog, Throwable) - Constructor for class de.uka.ilkd.key.gui.actions.EditSourceFileAction
 
element - Variable in class de.uka.ilkd.key.java.SourceData
the program element being either the parent of the program element to be matched or the element itself depending on the value of childPos
element - Variable in class de.uka.ilkd.key.logic.MethodStackInfo
 
element - Variable in class org.key_project.util.collection.ImmutableSLList.Cons
the first element
elementary(UpdateableOperator, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
elementary(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
elementary(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
elementary_update_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ElementaryUpdate - Class in de.uka.ilkd.key.logic.op
Class of operators for elementary updates, i.e., updates of the form "x := t".
ElementaryUpdate(UpdateableOperator) - Constructor for class de.uka.ilkd.key.logic.op.ElementaryUpdate
 
ElementaryUpdateMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.ElementaryUpdateMatcher
 
ElementaryUpdateNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.ElementaryUpdateNotation
 
ElementaryUpdateWrapper(UpdateableOperator, TermServices) - Constructor for class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper
 
elementList - Variable in class org.key_project.util.collection.DefaultImmutableSet
list containing the elements
ElementMatcher<T extends Operator> - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
ElementMatcher.AbstractSVMatcher<S extends AbstractSV> - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.ElementaryUpdateMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.FormulaSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.IdentityOperatorMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.LogicVariableMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.ModalOperatorSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.ProgramSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.SkolemTermSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.SortDependingFunctionMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.TermLabelSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.TermSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.UpdateSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
ElementMatcher.VariableSVMatcher - Class in de.uka.ilkd.key.rule.match.legacy
 
elementOf - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
elementOf(Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ELEMENTOF - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
elementOfFunction - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The elementOf predicate.
ElementOfNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.ElementOfNotation
 
ElementOfNotation(String) - Constructor for class de.uka.ilkd.key.pp.Notation.ElementOfNotation
 
elements() - Method in class de.uka.ilkd.key.logic.Namespace
returns list of the elements (not the keys) in this namespace (not about the one of the parent)
elementsOfMultiTrigger - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
elements which are uni-trigges and will be used to construct several multi-triggers for clause
elementSort() - Method in class de.uka.ilkd.key.logic.sort.ArraySort
returns the element sort of the array
ElementTypeResolverForSV(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.TypeResolver.ElementTypeResolverForSV
 
ElementValue() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ElementValue() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
elemsKeY() - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
elemSort - Variable in class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
ELEMSORT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ELEMSORT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
elemSort - Variable in class de.uka.ilkd.key.rule.conditions.JavaTypeToSortCondition
 
elemsRec() - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
elemType - Variable in class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
ELEMTYPE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ELEMTYPE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
elemUpdate - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
eliminableDefinition(Term, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
EliminableQuantifierTF - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
EliminableQuantifierTF() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.EliminableQuantifierTF
 
eliminateSpecialChars(String) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
eliminates all special chars.
Else - Class in de.uka.ilkd.key.java.statement
Else.
Else(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Else
Constructor for the transformation of COMPOST ASTs to KeY.
Else(Statement) - Constructor for class de.uka.ilkd.key.java.statement.Else
Constructor for the transformation of COMPOST ASTs to KeY.
ELSE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ELSE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
ELSE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ELSE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
elseBlock(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an else block.
elseBlock(Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an else block.
elseBlock(Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an else block.
elseBranch - Variable in class de.uka.ilkd.key.java.statement.If
Else branch.
elseFeature - Variable in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
The feature for negative results of filter
elseFeature - Variable in class de.uka.ilkd.key.strategy.feature.ShannonFeature
The feature for negative results of filter
elseFeature - Variable in class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
The feature for negative results of filter
elUpMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
embedBlock(StatementBlock) - Method in class de.uka.ilkd.key.java.Recoder2KeY
wraps a RECODER StatementBlock in a method it is wrapped in a method called <virtual_method_for_parsing>.
embedClass(ClassDeclaration, Context) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
wraps a RECODER ClassDeclaration in a compilation unit
embedMethod(MethodDeclaration, Context) - Method in class de.uka.ilkd.key.java.Recoder2KeY
wraps a RECODER MethodDeclaration in a class
emit(Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
emitInteractiveAutoMode(List<Node>, Proof, ApplyStrategyInfo) - Method in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
emitInteractivePrune(Node) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
emitInteractiveRuleApplication(Goal, RuleApp) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
emitProofMacroFinished(Node, ProofMacro, PosInOccurrence, ProofMacroFinishedInfo) - Method in class de.uka.ilkd.key.gui.ProofMacroWorker
 
empty - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
Empty() - Constructor for class de.uka.ilkd.key.logic.Semisequent.Empty
 
empty() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
empty - Variable in class de.uka.ilkd.key.smt.model.Model
marks an empty model
EMPTY - Static variable in class de.uka.ilkd.key.smt.SolverCommunication
 
EMPTY - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
Empty() - Constructor for class de.uka.ilkd.key.util.ProgressMonitor.Empty
 
EMPTY - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
Empty() - Constructor for class org.key_project.util.collection.ImmutableLeftistHeap.Empty
 
EMPTY_COLLECTION - Static variable in class de.uka.ilkd.key.smt.SolverTypeCollection
 
EMPTY_CONSTANT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
EMPTY_HEAP - Static variable in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
Use this element to construct new heaps
EMPTY_IF_CHOICES - Static variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
EMPTY_INF_FLOW_SPEC - Static variable in class de.uka.ilkd.key.util.InfFlowSpec
 
EMPTY_INSTANTIATIONS - Static variable in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
EMPTY_JAVABLOCK - Static variable in class de.uka.ilkd.key.logic.JavaBlock
Attention using the JavaBlock below means no program not the empty program.
EMPTY_LABEL_LIST - Static variable in class de.uka.ilkd.key.logic.TermImpl
 
EMPTY_LABEL_LIST - Static variable in class de.uka.ilkd.key.speclang.PositionedString
 
EMPTY_LIST_INSTANTIATION - Static variable in class de.uka.ilkd.key.logic.op.ProgramSV
 
EMPTY_MAP - Static variable in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
EMPTY_MATCHCONDITIONS - Static variable in class de.uka.ilkd.key.rule.MatchConditions
 
EMPTY_PROGRAM - Static variable in class de.uka.ilkd.key.rule.match.vm.TacletMatchProgram
the skip program (matches anything)
EMPTY_PROGRAMSVINSTANTIATION - Static variable in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
the empty instantiation
EMPTY_PROOF_HEADER - Static variable in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
EMPTY_SEMISEQUENT - Static variable in class de.uka.ilkd.key.logic.Semisequent
the empty semisequent (using singleton pattern)
EMPTY_SEQUENT - Static variable in class de.uka.ilkd.key.logic.Sequent
 
EMPTY_SORT_LIST - Static variable in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
EMPTY_STRING - Static variable in class org.key_project.util.java.StringUtil
Constant for an empty string.
EMPTY_SVINSTANTIATIONS - Static variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
the empty instantiation
EMPTY_TABLE - Static variable in class de.uka.ilkd.key.logic.RenameTable
 
EMPTY_TERM_LIST - Static variable in class de.uka.ilkd.key.logic.TermImpl
 
EMPTY_VAR_LIST - Static variable in class de.uka.ilkd.key.logic.TermImpl
 
EMPTY_VARSPECS - Static variable in class de.uka.ilkd.key.java.statement.For
 
EmptyAction() - Constructor for class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
EMPTYBRACKETS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EMPTYBRACKETS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
EMPTYBRACKETS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
EMPTYBRACKETS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
emptyConstant - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The empty constant.
EmptyEnvInput - Class in de.uka.ilkd.key.taclettranslation.lemma
 
EmptyEnvInput(Profile) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.EmptyEnvInput
 
emptyItem - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
emptyIterator() - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
EmptyMapLiteral - Class in de.uka.ilkd.key.java.expression.literal
 
EmptyMapLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.EmptyMapLiteral
 
EmptyMapLiteral - Class in de.uka.ilkd.key.java.recoderext.adt
 
EmptyMapLiteral() - Constructor for class de.uka.ilkd.key.java.recoderext.adt.EmptyMapLiteral
 
EmptyMapLiteral() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
EmptyOracleLocationSet - Class in de.uka.ilkd.key.testgen.oracle
 
EmptyOracleLocationSet() - Constructor for class de.uka.ilkd.key.testgen.oracle.EmptyOracleLocationSet
 
EmptyRenameTable() - Constructor for class de.uka.ilkd.key.logic.RenameTable.EmptyRenameTable
 
EmptySeqLiteral - Class in de.uka.ilkd.key.java.expression.literal
 
EmptySeqLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.EmptySeqLiteral
 
EmptySeqLiteral - Class in de.uka.ilkd.key.java.recoderext.adt
 
EmptySeqLiteral() - Constructor for class de.uka.ilkd.key.java.recoderext.adt.EmptySeqLiteral
 
EmptySeqLiteral() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
emptySequent - Variable in class de.uka.ilkd.key.gui.MainWindow
Use this SequentView in case no proof is loaded.
EmptySequent - Class in de.uka.ilkd.key.gui.nodeviews
Use this class in case no proof is loaded.
EmptySequent(MainWindow) - Constructor for class de.uka.ilkd.key.gui.nodeviews.EmptySequent
 
EMPTYSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EMPTYSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
EmptySetLiteral - Class in de.uka.ilkd.key.java.expression.literal
 
EmptySetLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.EmptySetLiteral
 
EmptySetLiteral - Class in de.uka.ilkd.key.java.recoderext.adt
 
EmptySetLiteral() - Constructor for class de.uka.ilkd.key.java.recoderext.adt.EmptySetLiteral
 
EmptySetLiteral() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
emptyStatement() - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an empty statement.
EmptyStatement - Class in de.uka.ilkd.key.java.statement
Empty statement.
EmptyStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.EmptyStatement
Constructor for the transformation of COMPOST ASTs to KeY.
EmptyStatement() - Constructor for class de.uka.ilkd.key.java.statement.EmptyStatement
Constructor for the transformation of COMPOST ASTs to KeY.
EmptyStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
EmptyStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
EMSPACE - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
emSpaces(int) - Static method in class de.uka.ilkd.key.util.UnicodeHelper
Return a String containing em-spaces.
enable() - Method in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
enable(boolean) - Method in class de.uka.ilkd.key.gui.MainWindow.DPEnableControl
 
ENABLE_ABBREVIATION - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
ENABLE_ASSERTION - Static variable in class de.uka.ilkd.key.util.Debug
has to be set in order to enable assertion
ENABLE_DEBUG - Static variable in class de.uka.ilkd.key.util.Debug
has to be set in order to enable debugging
enable_tracing() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
enable_tracing() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
enableAll(boolean) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
enables or disables all components
enableAxiomFilePanel(boolean) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
enabled() - Method in class de.uka.ilkd.key.gui.actions.ProofManagementAction
 
enabled - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractBreakpoint
The flag if the Breakpoint is enabled.
enabled - Variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
The enabled state.
enabledToolTipText - Variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
enableGoals - Variable in class de.uka.ilkd.key.gui.prooftree.DisableGoal
indicates whether this action enables or disables goals
enableInstantiate() - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
enableMenuBar(JMenuBar, boolean) - Method in class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
 
enableWhenProofLoaded(Action) - Method in class de.uka.ilkd.key.core.KeYMediator
 
enableWhenProofLoaded(AbstractButton) - Method in class de.uka.ilkd.key.core.KeYMediator
Deprecated.
enclose(String) - Method in class de.uka.ilkd.key.smt.AbstractQuery
 
encode(String) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
encodeText(String) - Static method in class org.key_project.util.java.XMLUtil
Encodes the given text in a way that it contains no XML elements and can be used for instance as plain text or attribute value.
encodeUnicodeChars(String) - Static method in class de.uka.ilkd.key.java.PrettyPrinter
Replace all unicode characters above ?
encoding - Static variable in class de.uka.ilkd.key.settings.SettingsConverter
 
encounteredException - Variable in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
end - Variable in class de.uka.ilkd.key.pp.Range
 
end() - Method in class de.uka.ilkd.key.pp.Range
 
End - Variable in class de.uka.ilkd.key.smt.ContextualBlock
 
end() - Method in class de.uka.ilkd.key.util.pp.Layouter
Ends the innermost block.
end - Variable in class de.uka.ilkd.key.util.pp.Layouter.SizeCalculatingToken
negative means that end has not been set yet.
END_MARKER - Static variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
endAlreadyMarked - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
ENDASH - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
endColumn - Variable in class de.uka.ilkd.key.parser.proofjava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class de.uka.ilkd.key.parser.schemajava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDocument() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
endDocument() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
endElement(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
endElement(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
endElement(String, String, String) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
endExpr(IProofFileParser.ProofElementID, int) - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
endExpr(IProofFileParser.ProofElementID, int) - Method in interface de.uka.ilkd.key.proof.io.IProofFileParser
 
ending(String) - Method in class de.uka.ilkd.key.util.AddAHead
 
endings - Static variable in class de.uka.ilkd.key.util.AddAHead
 
endLine - Variable in class de.uka.ilkd.key.parser.proofjava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class de.uka.ilkd.key.parser.schemajava.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endOfJoining(ImmutableList<Goal>) - Method in interface de.uka.ilkd.key.proof.join.JoinProcessor.Listener
 
endOfMessage - Variable in class de.uka.ilkd.key.smt.BufferedMessageReader
 
endPos - Variable in class de.uka.ilkd.key.java.PositionInfo
 
endPos - Variable in class de.uka.ilkd.key.pp.PositionTable
 
endPosition - Variable in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
The end position.
endsWithReturn(Statement[]) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Checks if the last statement is a Return statement.
EngineState - Class in de.uka.ilkd.key.macros.scripts
 
EngineState(Proof) - Constructor for class de.uka.ilkd.key.macros.scripts.EngineState
 
EnhancedFor - Class in de.uka.ilkd.key.java.statement
The new enhanced form of a for-loop.
EnhancedFor() - Constructor for class de.uka.ilkd.key.java.statement.EnhancedFor
create empty for loop.
EnhancedFor(LoopInit, Guard, Statement, ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.EnhancedFor
Used for the Recoder2KeY transformation.
EnhancedFor(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.EnhancedFor
Used by the CreatingASTVisitor.
EnhancedForElimination - Class in de.uka.ilkd.key.rule.metaconstruct
This class defines a meta operator to resolve an enhanced for loop - by transformation to a "normal" loop.
EnhancedForElimination(ProgramSV, EnhancedFor) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Creates a new enhaced for-loop elimination.
EnhancedForElimination(ExecutionContext, EnhancedFor) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Creates a new enhaced for-loop elimination.
enhancedForLoop(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an enhanced for loop.
EnhancedStringBuffer - Class in de.uka.ilkd.key.util
StringBuffer with more functionality.
EnhancedStringBuffer() - Constructor for class de.uka.ilkd.key.util.EnhancedStringBuffer
 
EnhancedStringBuffer(int) - Constructor for class de.uka.ilkd.key.util.EnhancedStringBuffer
 
EnhancedStringBuffer(StringBuffer) - Constructor for class de.uka.ilkd.key.util.EnhancedStringBuffer
 
EnhancedStringBuffer(CharSequence) - Constructor for class de.uka.ilkd.key.util.EnhancedStringBuffer
 
EnhancedStringBuffer(char) - Constructor for class de.uka.ilkd.key.util.EnhancedStringBuffer
 
enqueue(Layouter.StreamToken) - Method in class de.uka.ilkd.key.util.pp.Layouter
Put a StreamToken into the stream (at the end).
ENSPACE - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
ensureBranchLabelIsSet(Node) - Static method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
ensureChildrenArray() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
Ensure that the children array is valid.
ensureExamplesAvailable() - Static method in class de.uka.ilkd.key.core.Main
 
ensureIndicesExist() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
ensureInitialized() - Method in class de.uka.ilkd.key.settings.ProofSettings
 
ensurePresent(int) - Method in class de.uka.ilkd.key.util.properties.ArrayProperties
 
ensureProofLoaded() - Method in class de.uka.ilkd.key.core.KeYMediator
 
ensureQueueExists() - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
Add all rules to the heap that are not reported via the RuleListener connection
ensureRightOrderOfSorts(ImmutableSet<Sort>) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
ensureRightOrderOfSorts(LinkedList<Named>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
ensures - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
Postcondition for normal termination.
ENSURES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ENSURES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ensures - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
ensures - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
ENSURES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ENSURES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ensures - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
ensures_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ENSURES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ENSURES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ENSURES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ENSURES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ensures_free_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ensures_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ENSURES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ENSURES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ensuresclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ensuresFree - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
ensuresFree - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
ensuresfreeclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ensureTargetDirExists(File) - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
ensureUninterpretedPredicateExists(ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, ProgramVariable, String, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
ensureUninterpretedPredicateExists(ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, ProgramVariable, String, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
ENTER_LOOP_SPECIFICATION - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
entries - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
the instantiations entries
entries - Variable in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
List of Integer objects that determine the (strictly monotonic) mapping of the row indexes of this model to the rows of the delegate model
entries - Variable in class de.uka.ilkd.key.symbolic_execution.util.event.SideProofStoreEvent
The added or removed SideProofStore.Entrys.
entries - Variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
All contained SideProofStore.Entrys.
entriesAdded(SideProofStoreEvent) - Method in interface de.uka.ilkd.key.symbolic_execution.util.event.ISideProofStoreListener
When new SideProofStore.Entrys are added.
entriesRemoved(SideProofStoreEvent) - Method in interface de.uka.ilkd.key.symbolic_execution.util.event.ISideProofStoreListener
When existing SideProofStore.Entrys were removed.
Entry(String) - Constructor for class de.uka.ilkd.key.gui.ClassTree.Entry
 
Entry(String, Proof) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
Constructor.
entry - Variable in class org.key_project.util.collection.DefaultImmutableMap
list of pairs (key,value)
entrySet() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
Entypo - Enum in de.uka.ilkd.key.gui.fonticons
Copyright (c) 2016 jIconFont

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Entypo(char) - Constructor for enum de.uka.ilkd.key.gui.fonticons.Entypo
 
ENUM - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ENUM - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ENUM_CONST - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ENUM_CONST - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
ENUM_CONSTANT_VALUE - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
ENUM_NAMES - Static variable in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
name of the static variable of the array holding the names of the constants.
EnumClassBuilder - Class in de.uka.ilkd.key.java.recoderext
This transformation is made to transform any found EnumDeclaration into a corresponding EnumClassDeclaration.
EnumClassBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.EnumClassBuilder
create a new instance that uses the given service configuration and works on the given list of compilation units
EnumClassDeclaration - Class in de.uka.ilkd.key.java.declaration
This class is used for wrapping an enum into a standard class type.
EnumClassDeclaration(ExtList, ProgramElementName, boolean, List<EnumConstantDeclaration>) - Constructor for class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
create a new EnumClassDeclaration that describes an enum defintion.
EnumClassDeclaration - Class in de.uka.ilkd.key.java.recoderext
This class is used to describe an enum type by its equivalent class declaration.
EnumClassDeclaration() - Constructor for class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
EnumClassDeclaration(EnumDeclaration) - Constructor for class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
make a new wrapping class declaration upon a given enum declaration.
EnumConstant() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
EnumConstant() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
EnumConstantCondition - Class in de.uka.ilkd.key.rule.conditions
ensures that the given instantiation for the schemavariable denotes a constant of an enum type.
EnumConstantCondition(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.EnumConstantCondition
the static reference condition checks if a suggested instantiation for a schema variable denotes a reference to an enum constant.
enumConstants - Variable in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
store the EnumConstantDeclarations here.
EnumConstantValue - Class in de.uka.ilkd.key.rule.metaconstruct
resolve a program variable to an integer literal.
EnumConstantValue() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.EnumConstantValue
 
EnumDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
EnumDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
enumeration - Variable in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
EnumTypeCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if a type is an enum type.
EnumTypeCondition(TypeResolver, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.EnumTypeCondition
creates a condition that checks if a type is a EnumDeclaration
env - Variable in class de.uka.ilkd.key.api.ProofApi
 
env - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
env - Variable in class de.uka.ilkd.key.proof.mgt.EnvNode
 
env - Variable in class de.uka.ilkd.key.proof.Proof
the proof environment (optional)
env - Variable in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
envInput - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The instantiated EnvInput which describes the file to load.
EnvInput - Interface in de.uka.ilkd.key.proof.io
Represents an entity read to produce an environment to read a proof obligation.
environment - Variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
environmentConfig - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
environmentConfig - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
environmentProofs - Variable in class de.uka.ilkd.key.util.ProofUserManager
Stores for each KeYEnvironment the known Proofs.
environmentServices - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
EnvNode - Class in de.uka.ilkd.key.proof.mgt
 
EnvNode(ProofEnvironment) - Constructor for class de.uka.ilkd.key.proof.mgt.EnvNode
 
EOF - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EOF - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
EOF - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
EOF - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
EOF - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
EOF - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
EOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
eol - Variable in exception de.uka.ilkd.key.parser.proofjava.ParseException
The end of line string for this machine.
eol - Variable in exception de.uka.ilkd.key.parser.schemajava.ParseException
The end of line string for this machine.
EPSILON - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
eq() - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CompRes
 
EQ - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
EQ - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
eq - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
eq(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.CompareCostsFeature
 
eq(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
eq(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
eq(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
eq(TermBuffer) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
eq(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
eq(OracleTerm, OracleTerm) - Static method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
EQ_NEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EQ_NEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
eqAtLocs(Services, Term, Term, Term, Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
Get eqAtLocs function as a term.
eqAtLocsPost(Services, Term, Term, Term, Term, Term, Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
Get eqAtLocsPost function as a term.
eqEquals(Object) - Method in class de.uka.ilkd.key.logic.PosInOccurrence
compares this PosInOccurrence with another PosInOccurrence and returns true if both describe the same occurrence
eqF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
EqNonDuplicateAppFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff a certain Taclet app has not already been performed.
EqNonDuplicateAppFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.EqNonDuplicateAppFeature
 
EQSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
EQSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
EQSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
EqTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
Term feature for testing equality of two terms.
EqTermFeature(TermBuffer) - Constructor for class de.uka.ilkd.key.strategy.termfeature.EqTermFeature
 
equal(List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
equal(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
EQUAL_LOCS - Static variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
Constant name for eqAtLocs function.
EQUAL_LOCS_POST - Static variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder
Constant name for eqAtLocsPost function.
EQUAL_SINGLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EQUAL_SINGLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
EQUAL_UNIQUE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EQUAL_UNIQUE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
equalIgnoreWhiteSpace(String, String) - Static method in class org.key_project.util.java.StringUtil
Checks the equality of the given Strings ignoring whitespace.
equalInterestingInsts(SVInstantiations, SVInstantiations) - Method in class de.uka.ilkd.key.strategy.feature.AbstractNonDuplicateAppFeature
 
equalInterestingInsts(SVInstantiations, SVInstantiations) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
 
Equality - Class in de.uka.ilkd.key.logic.op
This class defines the equality operator "=".
Equality(Name, Sort) - Constructor for class de.uka.ilkd.key.logic.op.Equality
 
EQUALITY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
EQUALITY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
equality_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
EqualityConstraint - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Deprecated.
EqualityConstraint() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
Don't use this constructor, use Constraint.BOTTOM instead
EqualityConstraint(HashMap<Metavariable, Term>) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
EqualityConstraint.ECPair - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Deprecated.
 
equalityexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
EqualityExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
EqualityExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
equalityRuleFilter - Variable in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
EqualityRuleFilter() - Constructor for class de.uka.ilkd.key.macros.SemanticsBlastingMacro.EqualityRuleFilter
 
equals(Object) - Method in class de.uka.ilkd.key.api.ScriptResults
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
 
equals(Object) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
equals(Object) - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
equals(Object) - Method in class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
equals(Object) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
equals(Object) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Diff
Is this Diff equivalent to another Diff?
equals(Object) - Method in class de.uka.ilkd.key.gui.ProofManagementDialog.ProofWrapper
 
equals(Object) - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
equals(Object) - Method in class de.uka.ilkd.key.java.abstraction.NullType
 
equals(Object) - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
equals(Object) - Method in class de.uka.ilkd.key.java.Comment
 
equals(Object) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
equals(Object) - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
equals(Object) - Method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
 
equals(Object) - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
equals(Object) - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
 
equals(Object) - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
 
Equals - Class in de.uka.ilkd.key.java.expression.operator
Equals.
Equals(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Equals
Equals.
Equals(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Equals
Creates the equals expression lhs==rhs
equals(Object) - Method in class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
 
equals(Object) - Method in class de.uka.ilkd.key.java.JavaProgramElement
 
equals(Object) - Method in class de.uka.ilkd.key.java.Position
Compares this position with the given object for equality.
equals(Object) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
equals(Object) - Method in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
equals(Object) - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
equals(Object) - Method in class de.uka.ilkd.key.java.reference.PackageReference
 
equals(Object) - Method in class de.uka.ilkd.key.java.statement.LoopStatement
 
equals(Object) - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
equals(Object) - Method in class de.uka.ilkd.key.logic.Choice
 
equals(Object) - Method in class de.uka.ilkd.key.logic.JavaBlock
returns true iff the program elements are equal
equals(Object) - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
equals(Object) - Method in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
This object is equal to another ParameterlessTermLabel iff they bear the same name.
equals(Object) - Method in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
equals(Object) - Method in class de.uka.ilkd.key.logic.LabeledTermImpl
true iff o is syntactically equal to this term
equals(Object) - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CacheKey
 
EQUALS - Static variable in class de.uka.ilkd.key.logic.LexPathOrdering
 
equals(Object) - Method in class de.uka.ilkd.key.logic.Name
 
EQUALS - Static variable in class de.uka.ilkd.key.logic.op.Equality
the usual 'equality' operator '='
equals(Object) - Method in class de.uka.ilkd.key.logic.PosInOccurrence
Contrary to eqEquals, this method returns true only for pio objects that point to the same (identical) formula
equals(Object) - Method in class de.uka.ilkd.key.logic.PosInProgram
compares this PosInProgram with another PosInProgram and returns true if both describe the same position
equals(Object) - Method in class de.uka.ilkd.key.logic.PosInTerm
 
equals(Object) - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
equals(Object) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
 
equals(Object) - Method in class de.uka.ilkd.key.logic.Semisequent
 
equals(Object) - Method in class de.uka.ilkd.key.logic.Sequent
 
equals(Object) - Method in class de.uka.ilkd.key.logic.SequentFormula
equal if terms and constraints are equal
equals(Object) - Method in class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
equals(Object) - Method in class de.uka.ilkd.key.logic.sort.SortImpl
 
equals(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a term with the correct equality symbol for the sorts involved
equals(Object) - Method in class de.uka.ilkd.key.logic.TermImpl
true iff o is syntactically equal to this term
equals(Object) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
EQUALS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EQUALS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
equals(Object) - Method in class de.uka.ilkd.key.pp.AbbrevMap.AbbrevWrapper
 
equals(Object) - Method in class de.uka.ilkd.key.proof.CompoundProof
 
equals(Object) - Method in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
 
equals(Object) - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
equals(Object) - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
equals(Object) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
equals(Object) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
equals(Object) - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
equals(Object) - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
equals(Object) - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
equals(Object) - Method in class de.uka.ilkd.key.proof.JavaModel
 
equals(Object) - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
returns true iff the java model equals those of the argument proof environment.
equals(Object) - Method in class de.uka.ilkd.key.proof.ObserverWithType
 
equals(Object) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl.CacheKey
 
equals(Object) - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
equals(Object) - Method in class de.uka.ilkd.key.proof.SingleProof
 
equals(Object) - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
equals(Object) - Method in class de.uka.ilkd.key.rule.FindTaclet
 
equals(Object) - Method in class de.uka.ilkd.key.rule.IfFormulaInstDirect
 
equals(Object) - Method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
equals(Object) - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
 
equals(Object) - Method in class de.uka.ilkd.key.rule.inst.InstantiationEntry
 
equals(Object) - Method in class de.uka.ilkd.key.rule.inst.ProgramList
 
equals(Object) - Method in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
returns true iff the keys and the mapped values are equal
equals(Object) - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
returns true if the given object and this one have the same listpings
equals(Object) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns true if the given object and this one have the same mappings
equals(Object) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations.UpdateLabelPair
 
equals(Object) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
equals(Object) - Method in class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
 
equals(Object) - Method in class de.uka.ilkd.key.rule.NotFreeIn
 
equals(Object) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier.TermReplacementKey
equals(Object) - Method in class de.uka.ilkd.key.rule.PosTacletApp
 
equals(Object) - Method in class de.uka.ilkd.key.rule.RuleKey
 
equals(Object) - Method in class de.uka.ilkd.key.rule.RuleSet
returns true it the o is the same object as this
equals(Object) - Method in class de.uka.ilkd.key.rule.Taclet
return true if o is a taclet of the same name and o and this contain no mutually exclusive taclet options.
equals(Object) - Method in class de.uka.ilkd.key.rule.TacletApp
compares the given Object with this one and returns true iff both are from type TacletApp with equal taclets, instantiations and positions.
equals(Object) - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
 
equals(Object) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
 
equals(Object) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
 
equals(Object) - Method in class de.uka.ilkd.key.rule.TacletPrefix
 
equals(Object) - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
Returns true iff ((that is from type sort) and (this.id == that.id))
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
equals(SMTTermBinOp) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
equals(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
equals(SMTTermNumber) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
equals(Object) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
equals(Object) - Method in class de.uka.ilkd.key.smt.model.Heap
Heaps with equal names are equal.
equals(Object) - Method in class de.uka.ilkd.key.smt.model.LocationSet
Location sets with equal names are equal.
equals(Object) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
Objects with equal names are equal.
equals(Object) - Method in class de.uka.ilkd.key.smt.SMTSolverResult
 
equals(Object) - Method in class de.uka.ilkd.key.smt.SolverTypeCollection
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
equals(Contract) - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
equals(Contract) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLDepends
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLFieldDecl
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLInitially
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSetStatement
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.PositionedLabeledString
equals(Object) - Method in class de.uka.ilkd.key.speclang.PositionedString
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
equals(Object) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
equals(Object) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
checks equality of constraints
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
checks equality of constraints by subsuming relation (only equal if no new sorts need to be introduced for subsumption)
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
equals(Object) - Method in class de.uka.ilkd.key.strategy.TopRuleAppCost
 
equals - Variable in class de.uka.ilkd.key.strategy.ValueTermFeature
 
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.LocationDefinition
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ParentDefinition
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Access
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.JavaPair
equals(Object) - Method in class de.uka.ilkd.key.symbolic_execution.util.EqualsHashCodeResetter
Overwritten to restore default Java implementation with reference based equality.
EQUALS - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
equals(Object) - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
equals(Object) - Method in class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
equals(Object) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option
For Some values, the equality of the wrapped objects is used.
equals(Object) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
 
equals(Object) - Method in class de.uka.ilkd.key.util.Pair
 
equals(Object) - Method in class de.uka.ilkd.key.util.Quadruple
 
equals(Object) - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
equals(Object) - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Field
 
equals(Object) - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
 
equals(Object) - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.ReturnValue
 
equals(Object) - Method in class de.uka.ilkd.key.util.String8
 
equals(Object) - Method in class de.uka.ilkd.key.util.Triple
 
equals(Object) - Method in class org.key_project.util.collection.DefaultImmutableMap
 
equals(Object) - Method in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
equals(Object) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
equals(Object) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
equals(Object) - Method in class org.key_project.util.collection.ImmutableArray
 
equals(Object) - Method in interface org.key_project.util.collection.ImmutableSet
 
equals(Object) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
equals(Object) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
equals(Object, Object) - Static method in class org.key_project.util.java.ObjectUtil
Nullpointer save execution of Object.equals(Object).
EqualsHashCodeResetter<T> - Class in de.uka.ilkd.key.symbolic_execution.util
Instances of this class are used to reset overwritten Object.equals(Object) and Object.hashCode() methods of the wrapped child element to the default Java implementation with referenced based equality.
EqualsHashCodeResetter(T) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.EqualsHashCodeResetter
Constructor
equalsHelp(PosInOccurrence) - Method in class de.uka.ilkd.key.logic.PosInOccurrence
 
equalsModBranchUniqueRenaming(SourceElement, SourceElement, Node, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
An equals method that, before the comparison, replaces all program locations in the supplied arguments by their branch-unique versions.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.Comment
comments can be ignored
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
equals modulo renaming is described in the corresponding comment in class SourceElement.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
 
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
tests if equals
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
tests if equals
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.EmptyMapLiteral
 
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySeqLiteral
 
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySetLiteral
 
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
tests if equals
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.RealLiteral
tests if equals
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
commented in interface SourceElement.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.JavaProgramElement
commented in interface SourceElement.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in interface de.uka.ilkd.key.java.SourceElement
This method returns true if two program parts are equal modulo renaming.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
testing if programelements are equal modulo renaming abstract from names.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.java.StatementBlock
 
equalsModRenaming(ImmutableArray<QuantifiableVariable>, Term, ImmutableArray<QuantifiableVariable>, Term, TermServices) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
 
equalsModRenaming(Object, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.JavaBlock
returns true if the given ProgramElement is equal to the one of the JavaBlock modulo renaming (see comment in SourceElement)
equalsModRenaming(JavaProgramElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.JavaBlock
returns true if the given ProgramElement is equal to the one of the JavaBlock modulo renaming (see comment in SourceElement)
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
equals modulo renaming is described in class SourceElement.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
this method tests on object identity
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
equals modulo renaming is described in the corresponding comment in class SourceElement.
equalsModRenaming(SourceElement, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.ProgramElementName
equals modulo renaming is described in the corresponding comment in class SourceElement.
equalsModRenaming(Term) - Method in interface de.uka.ilkd.key.logic.Term
Compares if two terms are equal modulo bound renaming
equalsModRenaming(Term) - Method in class de.uka.ilkd.key.logic.TermImpl
 
equalsNullOperator(Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an equality comparison with null.
equalsOperator(Expression, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an equals operator.
equalsOperator(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an equals operator.
equalsOrNull(T, Object) - Static method in class de.uka.ilkd.key.util.MiscTools
true iff both are null or a.equals(b) with equals from type T.
equalsOrNull(T, Object...) - Static method in class de.uka.ilkd.key.util.MiscTools
true iff all are null or a.equals(b) with equals from type T for every b.
equalsWithPosition(SourceElement, SourceElement) - Static method in class de.uka.ilkd.key.java.visitor.ContainsStatementVisitor
Compares the given SourceElements including their PositionInfos.
equalsWithPosition(SourceElement, SourceElement) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Compares the given SourceElements including their PositionInfos.
equalUnique(Term, Term, TermServices) - Static method in class de.uka.ilkd.key.rule.conditions.EqualUniqueCondition
 
EqualUniqueCondition - Class in de.uka.ilkd.key.rule.conditions
 
EqualUniqueCondition(TermSV, TermSV, FormulaSV) - Constructor for class de.uka.ilkd.key.rule.conditions.EqualUniqueCondition
 
equivalence_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
equivalenceClasses - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
equivalenceClasses - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
The symbolic equivalence classes.
equivalenceexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
EQV - Static variable in class de.uka.ilkd.key.logic.op.Equality
the usual 'equivalence' operator '<->' (be A, B formulae then 'A <-> B' is true if and only if A and B have the same truth value
EQV - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EQV - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
eqv(TruthValueTracingUtil.TruthValue, TruthValueTracingUtil.TruthValue) - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Computes the eqv value.
EQV - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
EQV_ANTIV - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EQV_ANTIV - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ERASES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ERASES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
error - Variable in class de.uka.ilkd.key.gui.notification.events.ExceptionFailureEvent
 
error - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
ERROR - Static variable in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
error(SAXParseException) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler.ErrorHandler
 
ERROR_LOADING_PROOF_LINE - Static variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
 
ERROR_MESSAGE - Static variable in class de.uka.ilkd.key.smt.Pipe
 
errorCode - Variable in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
Indicates the reason why the exception is thrown.
errorCode - Variable in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
Indicates the reason why the exception is thrown.
ErrorHandler() - Constructor for class de.uka.ilkd.key.util.rifl.RIFLHandler.ErrorHandler
 
errorMessage - Variable in class de.uka.ilkd.key.gui.notification.events.GeneralFailureEvent
 
errorMessage - Variable in exception de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder.TacletBuilderException
 
errorMsg - Variable in class de.uka.ilkd.key.proof.io.event.ProofSaverEvent
The error message.
errorPositionKnown(String, int, int, boolean) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.ButtonListener
 
errors - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
errors - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
errors - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.Result
 
errors - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Encountered errors
errors - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer.Result
 
errorStr - Variable in exception de.uka.ilkd.key.parser.WarningException
 
errorThreshold - Variable in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
ESC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ESC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ESC - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ESC - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
escapeCharacters(String) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
double escapes quotation marks and backslashes to be storeable in a text file
EscapeExpression - Class in de.uka.ilkd.key.java.recoderext
Handles JML expressions that begin with an escape character '\'.
EscapeExpression(String, List<Expression>) - Constructor for class de.uka.ilkd.key.java.recoderext.EscapeExpression
 
escapeHTML(String, boolean) - Static method in class de.uka.ilkd.key.pp.LogicPrinter
escapes special characters by their HTML encoding
estimate(ProspectivePartner, Proof) - Method in interface de.uka.ilkd.key.proof.join.PredicateEstimator
 
estimate(ProspectivePartner, Proof) - Method in class de.uka.ilkd.key.proof.join.StdPredicateEstimator
 
estimator - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
ETA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
EVALARGS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
evalCheckRes(MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
evaluate(Expression, List<? super LocalVariableDeclaration>, Services, ExecutionContext) - Static method in class de.uka.ilkd.key.rule.metaconstruct.EvaluateArgs
TODO Comment.
evaluate(FormulaTermLabel) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Evaluates the given FormulaTermLabel.
evaluate(Node, Name, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Evaluates the truth values in the subtree of the given Node for predicates labeled with the given TermLabel name.
evaluate(Name, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Computes the final truth value.
evaluateAndCheckDimensionExpressions(LinkedList<Statement>, ImmutableArray<Expression>, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
creates statements for evaluation of the dimension expressions, check if a dimension is non-negative and adds them to given list of statements.
EvaluateArgs - Class in de.uka.ilkd.key.rule.metaconstruct
TODO
EvaluateArgs(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.EvaluateArgs
creates a typeof ProgramTransformer
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.AssumeCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.AutoCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.CutCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.EchoCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.JavascriptCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.LetCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.MacroCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.NoArgumentCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in interface de.uka.ilkd.key.macros.scripts.ProofScriptCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.SaveInstCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.SaveNewNameCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.SchemaVarCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.SetCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.SetEchoCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.SMTCommand
 
evaluateArguments(EngineState, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.TryCloseCommand
 
evaluateConstantStringExpressions(NonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.ConstantStringExpressionEvaluator
 
evaluateInitializers(Statement[], NewArray, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArray
The variable initializers have to be evaluated and assigned to temporary variables (the initializers may itself be array initializers, in which case valid creation expressions are created by inserting the new-operator)
evaluateInSideProof(Services, Proof, ProofEnvironment, Sequent, TermLabel, String, String) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Starts the side proof and evaluates the Sequent to prove into a single Term.
evaluateLemmataOptions(CommandLine) - Static method in class de.uka.ilkd.key.core.Main
 
evaluateNode(Node, boolean, boolean, Node, int, Name, Map<String, TruthValueTracingUtil.MultiEvaluationResult>, TruthValueTracingUtil.TruthValueTracingResult, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Evaluates the truth statuses changed from the parent Node to its child Node.
evaluateOptions(CommandLine) - Static method in class de.uka.ilkd.key.core.Main
Evaluate the parsed commandline options
evaluateQueries(Services, Term, boolean, boolean) - Method in class de.uka.ilkd.key.rule.QueryExpand
Apply "evaluate query" to the queries that occur in term.
evaluatesToFalse - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
true label evaluates at least once to false, false label never evaluates to false.
evaluatesToTrue - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
true label evaluates at least once to true, false label never evaluates to true.
evaluateTerm(Term, Name, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Computes the TruthValueTracingUtil.TruthValue of the given instruction Term.
eventCutting() - Method in interface de.uka.ilkd.key.proof.delayedcut.DelayedCutListener
 
eventEnd(DelayedCut) - Method in interface de.uka.ilkd.key.proof.delayedcut.DelayedCutListener
 
eventException(Throwable) - Method in interface de.uka.ilkd.key.proof.delayedcut.DelayedCutListener
 
eventFormulaSV(SchemaVariable) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
eventFormulaSV(SchemaVariable) - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.TranslationListener
Called when the translator finds a schema variable of type formula.
eventID - Variable in class de.uka.ilkd.key.gui.notification.events.NotificationEvent
the unique id identifying the kind of this event
eventInstantiationFailure(GenericSort, Sort, Taclet, Term) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
eventInstantiationFailure(GenericSort, Sort, Taclet, Term) - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.TranslationListener
Called when the translator can not instantiate a generic sort with a particular sort in the given term.
eventMessageClicked(Object) - Method in interface de.uka.ilkd.key.gui.utilities.ClickableMessageBox.ClickableMessageBoxListener
 
eventQuantifiedVariable(QuantifiableVariable) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
eventQuantifiedVariable(QuantifiableVariable) - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.TranslationListener
Called when the translator finds a term that has a quantified variable.
eventRebuildingTree(int, int) - Method in interface de.uka.ilkd.key.proof.delayedcut.DelayedCutListener
 
eventShowInfo(SupportedTaclets.TreeItem, TreeNode) - Method in interface de.uka.ilkd.key.gui.smt.InfoListener
 
eventSort(Sort) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
eventSort(Sort) - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.TranslationListener
Called when the translator finds a term that have a sort.
EVERYTHING - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EVERYTHING - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
EX - Static variable in class de.uka.ilkd.key.logic.op.Quantifier
the usual 'exists' operator 'ex' (be A a formula then 'ex x.A' is true if and only if there is at least one elements d of the universe such that A{x<-d} (x substituted with d) is true
ex(QuantifiableVariable, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ex(Iterable<QuantifiableVariable>, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
EX_NAME - Static variable in class de.uka.ilkd.key.logic.op.Quantifier
 
EXACT_INSTANCE_NAME - Static variable in interface de.uka.ilkd.key.logic.sort.Sort
 
exactInstance(Sort, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
exactInstance - Variable in class de.uka.ilkd.key.smt.model.ObjectVal
True if object is an exact instance of its sort.
ExactInstanceof - Class in de.uka.ilkd.key.java.expression.operator
Instanceof.
ExactInstanceof(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
Instanceof.
ExactInstanceof(Expression, TypeReference) - Constructor for class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
 
ExactInstanceQuery - Class in de.uka.ilkd.key.smt
Query for finding out if an object is an exact instance of its sort.
ExactInstanceQuery(String, Sort) - Constructor for class de.uka.ilkd.key.smt.ExactInstanceQuery
 
exactlyBounded(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
Return zero iff the product of mult1 and mult2 is target
Example(File) - Constructor for class de.uka.ilkd.key.gui.ExampleChooser.Example
 
ExampleChooser - Class in de.uka.ilkd.key.gui
 
ExampleChooser(File) - Constructor for class de.uka.ilkd.key.gui.ExampleChooser
 
ExampleChooser.Example - Class in de.uka.ilkd.key.gui
This class wraps a File and has a special ExampleChooser.Example.toString() method only using the short file name w/o path.
exampleFile - Variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
exampleList - Variable in class de.uka.ilkd.key.gui.ExampleChooser
 
EXAMPLES - Static variable in class de.uka.ilkd.key.core.Main
 
EXAMPLES_PATH - Static variable in class de.uka.ilkd.key.gui.ExampleChooser
This path is also accessed by the Eclipse integration of KeY to find the right examples.
examplesDir - Static variable in class de.uka.ilkd.key.core.Main
 
exc(int) - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
exc - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
exception - Variable in class de.uka.ilkd.key.gui.actions.EditSourceFileAction
 
exception - Variable in class de.uka.ilkd.key.gui.ExceptionDialog
 
exception - Variable in class de.uka.ilkd.key.gui.ProofMacroWorker
The thrown exception leading to cancellation of the task
exception - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
exception - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
exception - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
If there was an exception while executing the solver it is stored in this attribute
exception - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
exception - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Exception variable to set when the block terminates by an uncaught throw statement.
exception - Variable in class de.uka.ilkd.key.speclang.Contract.OriginalVariables
 
EXCEPTION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EXCEPTION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
exception - Variable in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
exception - Variable in class org.key_project.util.java.thread.AbstractRunnableWithException
An occurred exception.
EXCEPTIONAL_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
EXCEPTIONAL_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
exceptional_behavior_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
exceptional_behavior_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
EXCEPTIONAL_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
EXCEPTIONAL_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ExceptionalHandler - Class in de.uka.ilkd.key.gui
This is a handy class for tracing Exceptions that are otherwise lost in the thread chaos.
ExceptionalHandler() - Constructor for class de.uka.ilkd.key.gui.ExceptionalHandler
 
ExceptionBreakpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
ThisExceptionBreakpoint represents an exception breakpoint and is responsible to tell the debugger to stop execution when the respective breakpoint is hit.
ExceptionBreakpoint(Proof, String, boolean, boolean, boolean, boolean, int) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
exceptionDefinition - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
The exception definition.
ExceptionDialog - Class in de.uka.ilkd.key.gui
Dialog to display error messages.
ExceptionDialog(Window, Throwable) - Constructor for class de.uka.ilkd.key.gui.ExceptionDialog
 
exceptionEquality - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
The equality which contains the equality.
ExceptionFailureEvent - Class in de.uka.ilkd.key.gui.notification.events
 
ExceptionFailureEvent(String, Throwable) - Constructor for class de.uka.ilkd.key.gui.notification.events.ExceptionFailureEvent
 
ExceptionFailureNotification - Class in de.uka.ilkd.key.gui.notification
 
ExceptionFailureNotification(Frame) - Constructor for class de.uka.ilkd.key.gui.notification.ExceptionFailureNotification
 
ExceptionFailureNotificationDialog - Class in de.uka.ilkd.key.gui.notification.actions
 
ExceptionFailureNotificationDialog(Frame) - Constructor for class de.uka.ilkd.key.gui.notification.actions.ExceptionFailureNotificationDialog
 
exceptionHandler - Variable in class de.uka.ilkd.key.java.KeYProgModelInfo
 
ExceptionHandlerException - Exception in de.uka.ilkd.key.util
This Exception is only thrown by the ExceptionHandler
ExceptionHandlerException() - Constructor for exception de.uka.ilkd.key.util.ExceptionHandlerException
 
ExceptionHandlerException(String) - Constructor for exception de.uka.ilkd.key.util.ExceptionHandlerException
 
ExceptionHandlerException(Throwable) - Constructor for exception de.uka.ilkd.key.util.ExceptionHandlerException
 
exceptionHasOccurred() - Method in class de.uka.ilkd.key.smt.SolverCommunication
 
exceptionName - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
The exception to watch for
exceptionName - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
The exception to watch for
exceptionNodes - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
a Set of Nodes that represent exceptions
exceptionOccurred(Pipe<SolverCommunication>, Throwable) - Method in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
exceptionOccurred(Pipe<SolverCommunication>, Throwable) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
exceptionOccurred(Pipe<T>, Throwable) - Method in interface de.uka.ilkd.key.smt.PipeListener
 
exceptionOccurred(Pipe<SolverCommunication>, Throwable) - Method in class de.uka.ilkd.key.smt.Z3Socket
 
exceptionParameter - Variable in class de.uka.ilkd.key.proof.init.ProofObligationVars
Exception Variable for the try-catch statement.
exceptionParameter - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
The exception variable.
exceptionParentNodes - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
a list of nodes of the Symbolic Execution Tree whose children represent exceptions
exceptionParentNodes - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
a list of nodes of the Symbolic Execution Tree whose children represent exceptions
exceptions - Variable in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
exceptions - Variable in class de.uka.ilkd.key.java.declaration.Throws
Exceptions.
exceptions - Variable in class de.uka.ilkd.key.smt.AccumulatedException
 
exceptions - Variable in class de.uka.ilkd.key.smt.SolverCommunication
 
exceptions - Variable in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
exceptionsForTacletTranslation - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
exceptionsForTacletTranslation - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
exceptionSort - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
The Sort of the uncaught exception.
exceptionTerm - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
The exception Term used by the applied Contract.
ExceptionTools - Class in de.uka.ilkd.key.util
Various utility methods related to exceptions.
ExceptionTools() - Constructor for class de.uka.ilkd.key.util.ExceptionTools
 
exceptionVariable - Variable in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
The name of the exception variable to distinguish normal from exceptional termination.
exceptionVariable - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Contains the exception variable which is used to check if the executed program in proof terminates normally.
exceptionVariable - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Contains the exception variable which is used to check if the executed program in proof terminates normally.
exceptionWhileJoining(Throwable) - Method in interface de.uka.ilkd.key.proof.join.JoinProcessor.Listener
 
exClosure(Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Existentially closes all logical and location variables in the given term.
exclusiveorexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ExclusiveOrExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ExclusiveOrExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
excManager - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
excManager - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
excManager - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
excManager - Variable in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
excManager - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
excParam - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
excVar(IProgramMethod, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for the thrown exception.
excVar(String, IProgramMethod, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for the thrown exception.
excVar - Variable in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
excVar - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
excVar - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
exception
execContext - Variable in class de.uka.ilkd.key.java.statement.MethodFrame
 
execContext - Variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Execution context.
execContext - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
execContextSV - Variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Execution context sv.
execContextSV - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
ExecCtxtSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
ExecCtxtSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
 
execPostOrder(Visitor) - Method in interface de.uka.ilkd.key.logic.Term
The visitor is handed through till the bottom of the tree and then it walks upwards, while at each upstep the method visit of the visitor is called.
execPostOrder(Visitor) - Method in class de.uka.ilkd.key.logic.TermImpl
 
execPreOrder(Visitor) - Method in interface de.uka.ilkd.key.logic.Term
The visitor walks downwards the tree, while at each downstep the method visit of the visitor is called.
execPreOrder(Visitor) - Method in class de.uka.ilkd.key.logic.TermImpl
 
execs - Static variable in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex
 
execute(PosTacletApp) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
applies the given app
execute(NotificationEvent) - Method in class de.uka.ilkd.key.gui.notification.actions.ExceptionFailureNotificationDialog
 
execute(NotificationEvent) - Method in class de.uka.ilkd.key.gui.notification.actions.GeneralFailureJTextPaneDisplay
 
execute(NotificationEvent) - Method in class de.uka.ilkd.key.gui.notification.actions.GeneralInformationJTextPaneDisplay
 
execute(NotificationEvent) - Method in class de.uka.ilkd.key.gui.notification.actions.ProofClosedJTextPaneDisplay
Displays a JOptionPane informing the user about a closed proof.
execute(NotificationEvent, NotificationManager) - Method in class de.uka.ilkd.key.gui.notification.ExitKeYNotification
overwritten as invokeAndWait is taken called to execute the notification task, but this method only takes care that we are in the even dispatcher thread
execute(NotificationEvent) - Method in interface de.uka.ilkd.key.gui.notification.NotificationAction
executes the action
execute(NotificationEvent, NotificationManager) - Method in class de.uka.ilkd.key.gui.notification.NotificationTask
called to execute the notification task, but this method only takes care that we are in the even dispatcher thread
execute(AbstractUserInterfaceControl, T, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
execute(T) - Method in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
execute(AbstractUserInterfaceControl, Void, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.ActivateCommand
 
execute(AssumeCommand.FormulaParameter) - Method in class de.uka.ilkd.key.macros.scripts.AssumeCommand
 
execute(AbstractUserInterfaceControl, AutoCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.AutoCommand
 
execute(AbstractUserInterfaceControl, CutCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.CutCommand
 
execute(AbstractUserInterfaceControl, EchoCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.EchoCommand
 
execute(AbstractUserInterfaceControl, Void, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.ExitCommand
 
execute(FocusOnSelectionAndHideCommand.Parameters) - Method in class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand
 
execute(AbstractUserInterfaceControl, InstantiateCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
execute(JavascriptCommand.Parameters) - Method in class de.uka.ilkd.key.macros.scripts.JavascriptCommand
 
execute(AbstractUserInterfaceControl, Void, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.LeaveCommand
 
execute(AbstractUserInterfaceControl, Map<String, String>, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.LetCommand
 
execute(AbstractUserInterfaceControl, MacroCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.MacroCommand
 
execute(AbstractUserInterfaceControl, T, EngineState) - Method in interface de.uka.ilkd.key.macros.scripts.ProofScriptCommand
 
execute(AbstractUserInterfaceControl, Proof) - Method in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
execute(AbstractUserInterfaceControl, RewriteCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
 
execute(AbstractUserInterfaceControl, RuleCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
execute(AbstractUserInterfaceControl, Map<String, String>, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.SaveInstCommand
 
execute(AbstractUserInterfaceControl, SaveNewNameCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.SaveNewNameCommand
 
execute(SchemaVarCommand.Parameters) - Method in class de.uka.ilkd.key.macros.scripts.SchemaVarCommand
 
execute(ScriptCommand.Parameters) - Method in class de.uka.ilkd.key.macros.scripts.ScriptCommand
 
execute(SelectCommand.Parameters) - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
execute(SetCommand.Parameters) - Method in class de.uka.ilkd.key.macros.scripts.SetCommand
 
execute(AbstractUserInterfaceControl, SetEchoCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.SetEchoCommand
 
execute(SettingsCommand.Parameters) - Method in class de.uka.ilkd.key.macros.scripts.SettingsCommand
 
execute(AbstractUserInterfaceControl, Void, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.SkipCommand
 
execute(SMTCommand.SMTCommandArguments) - Method in class de.uka.ilkd.key.macros.scripts.SMTCommand
 
execute(TryCloseCommand.TryCloseArguments) - Method in class de.uka.ilkd.key.macros.scripts.TryCloseCommand
 
execute(Goal, Services) - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
applies the specified rule at the specified position if all schema variables have been instantiated
execute(Goal, Services) - Method in interface de.uka.ilkd.key.rule.RuleApp
applies the specified rule at the specified position if all schema variables have been instantiated
execute(Goal, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
applies the specified rule at the specified position if all schema variables have been instantiated
executeActions(NotificationEvent, NotificationManager) - Method in class de.uka.ilkd.key.gui.notification.NotificationTask
called to execute the notification task
executeBlockSafely() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
Makes sure that the block never terminates abruptly.
executedNumberOfSetNodesPerGoal - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Maps a Goal to the number of executed symbolic execution tree nodes.
ExecutedSymbolicExecutionTreeNodesStopCondition - Class in de.uka.ilkd.key.symbolic_execution.strategy
This StopCondition stops the auto mode (ApplyStrategy) if a given number (ExecutedSymbolicExecutionTreeNodesStopCondition.getMaximalNumberOfSetNodesToExecutePerGoal()) of maximal executed symbolic execution tree nodes is reached in a goal.
ExecutedSymbolicExecutionTreeNodesStopCondition() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Constructor to stop after one executed symbolic execution tree node.
ExecutedSymbolicExecutionTreeNodesStopCondition(int) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Constructor to stop after the given number of symbolic execution tree nodes.
executeRewriteTaclet(RewriteCommand.Parameters, PosTacletApp, Goal, SequentFormula) - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
Execute taclet pta if after application p.find term is replaced by p.replace throws IllegalArgumentException on not successfully applicable pta
executeScriptCommand(ProofScriptCommandCall<T>, ProjectedNode) - Method in class de.uka.ilkd.key.api.ScriptApi
Execute ScriptCommand onto goal node
executeStrategy(ProofTreeListener) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
executeWithOpenJML - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ExecutionAllArrayIndicesVariable - Class in de.uka.ilkd.key.symbolic_execution.model.impl
An implementation of IExecutionVariable used to query all array indices at the same time.
ExecutionAllArrayIndicesVariable(IExecutionNode<?>, Node, PosInOccurrence, ExecutionValue, IProgramVariable, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Constructor.
ExecutionAuxiliaryContract - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionAuxiliaryContract.
ExecutionAuxiliaryContract(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Constructor.
ExecutionBranchCondition - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionBranchCondition.
ExecutionBranchCondition(ITreeSettings, Node, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Constructor.
ExecutionBranchStatement - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionBranchStatement.
ExecutionBranchStatement(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchStatement
Constructor.
ExecutionConstraint - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionConstraint.
ExecutionConstraint(ITreeSettings, Node, PosInOccurrence, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionConstraint
Constructor.
executionContext - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.BlockInfFlowUnfoldTacletBuilder
 
executionContext - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
executionContext - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
executionContext - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
executionContext - Variable in class de.uka.ilkd.key.java.ContextStatementBlock
the last execution context of the context term
executionContext(KeYJavaType, IProgramMethod, ReferencePrefix) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an execution context.
ExecutionContext - Class in de.uka.ilkd.key.java.recoderext
 
ExecutionContext() - Constructor for class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
ExecutionContext(TypeReference, MethodSignature, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.recoderext.ExecutionContext
creates an execution context reference
ExecutionContext - Class in de.uka.ilkd.key.java.reference
 
ExecutionContext(TypeReference, IProgramMethod, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.ExecutionContext
creates an execution context reference
ExecutionContext(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.ExecutionContext
creates an execution context reference
EXECUTIONCONTEXT - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ExecutionContext() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ExecutionContext() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
executionContext - Variable in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
executionContext - Variable in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
The current ExecutionContext.
ExecutionContextSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExecutionContextSort
 
ExecutionContextSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ExecutionExceptionalMethodReturn - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionExceptionalMethodReturn.
ExecutionExceptionalMethodReturn(ITreeSettings, Node, ExecutionMethodCall) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionExceptionalMethodReturn
Constructor.
ExecutionJoin - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionJoin.
ExecutionJoin(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionJoin
Constructor.
ExecutionLink - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionLink.
ExecutionLink(IExecutionNode<?>, IExecutionNode<?>) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLink
Constructor.
ExecutionLoopCondition - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionLoopCondition.
ExecutionLoopCondition(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopCondition
Constructor.
ExecutionLoopInvariant - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionLoopInvariant.
ExecutionLoopInvariant(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Constructor.
ExecutionLoopStatement - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionLoopStatement.
ExecutionLoopStatement(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopStatement
Constructor.
ExecutionMethodCall - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionMethodCall.
ExecutionMethodCall(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Constructor.
ExecutionMethodReturn - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionMethodReturn.
ExecutionMethodReturn(ITreeSettings, Node, ExecutionMethodCall) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Constructor.
ExecutionMethodReturnValue - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionMethodReturnValue.
ExecutionMethodReturnValue(ITreeSettings, Node, PosInOccurrence, Term, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Constructor.
executionNode - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeSymbolicLayoutExtractor
The IExecutionNode to extract memory layouts from.
executionNode - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
The current IExecutionNode.
ExecutionNodePreorderIterator - Class in de.uka.ilkd.key.symbolic_execution
Iterates preorder over the whole sub tree of a given IExecutionNode.
ExecutionNodePreorderIterator(IExecutionNode<?>) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodePreorderIterator
Constructor.
ExecutionNodeReader - Class in de.uka.ilkd.key.symbolic_execution
Allows to read XML files which contains an symbolic execution tree written via an ExecutionNodeWriter.
ExecutionNodeReader() - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
 
ExecutionNodeReader.AbstractKeYlessBaseExecutionNode<S extends SourceElement> - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionBaseMethodReturn which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode<S extends SourceElement> - Class in de.uka.ilkd.key.symbolic_execution
An abstract implementation of IExecutionBlockStartNode which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.AbstractKeYlessExecutionElement - Class in de.uka.ilkd.key.symbolic_execution
An abstract implementation of IExecutionElement which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.AbstractKeYlessExecutionNode<S extends SourceElement> - Class in de.uka.ilkd.key.symbolic_execution
An abstract implementation of IExecutionNode which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessBlockContract - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionAuxiliaryContract which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessBranchCondition - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionLoopCondition which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessBranchStatement - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionBranchStatement which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessConstraint - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionConstraint which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessExceptionalMethodReturn - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionExceptionalMethodReturn which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessJoin - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionJoin which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYLessLink - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionLink which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessLoopCondition - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionLoopCondition which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessLoopInvariant - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionLoopInvariant which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessLoopStatement - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionLoopStatement which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessMethodCall - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionMethodCall which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessMethodReturn - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionMethodReturn which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessMethodReturnValue - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionMethodReturn which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessOperationContract - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionOperationContract which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessStart - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionStart which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessStatement - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionStatement which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessTermination - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionTermination which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessValue - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionValue which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.KeYlessVariable - Class in de.uka.ilkd.key.symbolic_execution
An implementation of IExecutionVariable which is independent from KeY and provides such only children and default attributes.
ExecutionNodeReader.SEDSAXHandler - Class in de.uka.ilkd.key.symbolic_execution
DefaultHandler implementation used in ExecutionNodeReader.read(InputStream).
ExecutionNodeSymbolicLayoutExtractor - Class in de.uka.ilkd.key.symbolic_execution
ExecutionNodeSymbolicLayoutExtractor(IExecutionNode<?>) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeSymbolicLayoutExtractor
Constructor.
ExecutionNodeWriter - Class in de.uka.ilkd.key.symbolic_execution
Allows to persistent selected properties of IExecutionNodes as XML file.
ExecutionNodeWriter() - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
 
ExecutionOperationContract - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionOperationContract.
ExecutionOperationContract(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Constructor.
ExecutionStart - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionStart.
ExecutionStart(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Constructor.
ExecutionStatement - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionStatement.
ExecutionStatement(ITreeSettings, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStatement
Constructor.
ExecutionTermination - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionTermination.
ExecutionTermination(ITreeSettings, Node, IProgramVariable, IExecutionTermination.TerminationKind) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Constructor.
ExecutionValue - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionValue.
ExecutionValue(Node, ExecutionVariable, boolean, Term, String, String, Term, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Constructor.
ExecutionVariable - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of IExecutionVariable.
ExecutionVariable(IExecutionNode<?>, Node, PosInOccurrence, IProgramVariable, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Constructor for a "normal" value.
ExecutionVariable(IExecutionNode<?>, Node, PosInOccurrence, ExecutionValue, IProgramVariable, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Constructor for a "normal" child value.
ExecutionVariable(IExecutionNode<?>, Node, PosInOccurrence, ExecutionValue, Term, ExecutionValue, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Constructor for an array cell value.
ExecutionVariableExtractor - Class in de.uka.ilkd.key.symbolic_execution
Extracts the current state and represents it as IExecutionVariables.
ExecutionVariableExtractor(Node, PosInOccurrence, IExecutionNode<?>, Term, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
Constructor.
ExecutionVariableExtractor.ExtractedExecutionValue - Class in de.uka.ilkd.key.symbolic_execution
ExecutionVariableExtractor.ExtractedExecutionVariable - Class in de.uka.ilkd.key.symbolic_execution
ExecutionVariableExtractor.LocationDefinition - Class in de.uka.ilkd.key.symbolic_execution
Utility class representing a location.
ExecutionVariableExtractor.ParentDefinition - Class in de.uka.ilkd.key.symbolic_execution
Utility class representing a parent definition.
ExecutionVariableExtractor.StateExecutionVariable - Class in de.uka.ilkd.key.symbolic_execution
ExecutionVariableValuePair(ProgramVariable, Term, Term, Term, boolean, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Constructor.
ExecutionVariableValuePair(Term, Term, Term, Term, boolean, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Constructor.
ExecutionVariableValuePair(Term, Term, Term, Term, Term, Term, boolean, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Constructor.
executor - Variable in class de.uka.ilkd.key.rule.Taclet
The taclet executor
exhaustiveMacroCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Cache used by the exhaustive macro
ExhaustiveProofMacro - Class in de.uka.ilkd.key.informationflow.macros
The abstract class ExhaustiveProofMacro can be used to create compound macros which either apply the macro given by ExhaustiveProofMacro.getProofMacro() directly, or --if not directly applicable-- search on the sequent for any applicable posInOcc and apply it on the first applicable one or --if not applicable anywhere on the sequent-- do not apply it.
ExhaustiveProofMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.ExhaustiveProofMacro
 
ExistentiallyConnectedFormulasFeature - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Binary feature that return zero if two given projection term is CS-Releated.
ExistentiallyConnectedFormulasFeature(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.ExistentiallyConnectedFormulasFeature
 
existentialVars(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
return the exists variables bound in the top level of a given cnf formula.
existentialVars - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature.Analyser
 
EXISTS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EXISTS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
exists(List<SMTTermVariable>, SMTTerm, List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
exists(SMTTermVariable, SMTTerm, SMTTerm) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
exists(SMTTermVariable, SMTTerm, List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
exists(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
exists(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
exists(List<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
exists(List<SMTTermVariable>, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
exists(List<SMTTermVariable>, List<SMTTermVariable>, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
EXISTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
EXISTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
EXISTS - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
exists(Predicate<T>) - Method in class org.key_project.util.collection.DefaultImmutableSet
return true if predicate is fullfilled for at least one element
exists(Predicate<T>) - Method in interface org.key_project.util.collection.ImmutableList
return true if predicate is fullfilled for at least one element
exists(Predicate<T>) - Method in interface org.key_project.util.collection.ImmutableSet
return true if predicate is fullfilled for at least one element
exists(Predicate<S>) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
return true if predicate is fullfilled for at least one element
exists(Predicate<S>) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
return true if predicate is fullfilled for at least one element
exists(File) - Static method in class org.key_project.util.java.IOUtil
Checks if the given File exists.
EXISTSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
EXISTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
EXISTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
exitButton - Variable in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
ExitCommand - Class in de.uka.ilkd.key.macros.scripts
 
ExitCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.ExitCommand
 
ExitKeYEvent - Class in de.uka.ilkd.key.gui.notification.events
An exit key event indicating that KeY is currently shut down.
ExitKeYEvent() - Constructor for class de.uka.ilkd.key.gui.notification.events.ExitKeYEvent
creates an event fired when KeY is shutdown
ExitKeYNotification - Class in de.uka.ilkd.key.gui.notification
This task takes care for a notification when exiting KeY.
ExitKeYNotification() - Constructor for class de.uka.ilkd.key.gui.notification.ExitKeYNotification
 
exitMain() - Method in class de.uka.ilkd.key.gui.actions.ExitMainAction
 
ExitMainAction - Class in de.uka.ilkd.key.gui.actions
 
ExitMainAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ExitMainAction
 
exitMainAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
exitMainWithoutInteraction() - Method in class de.uka.ilkd.key.gui.actions.ExitMainAction
This method closes the main window directly without asking the user.
exitSystem - Static variable in class de.uka.ilkd.key.gui.actions.ExitMainAction
If it is true the whole application is exited via System.exit(int).
EXP - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EXP - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
EXPAND_DELAY - Static variable in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
EXPAND_QUERIES - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
expandAll(JTree) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
expandAll(JTree, TreePath) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
requires: path is not a leaf.
expandAll - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
expandAllBelow - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
ExpandBuff(boolean) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ExpandBuff(boolean) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
expandedIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
expandedIcon() - Static method in class de.uka.ilkd.key.gui.IconFactory
 
expandedIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
expandGoals - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
expandGoals(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
expandGoals - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
expandGoalsBelow - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
expandGoalsBelow() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
expandIfThenElse(Term, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
 
ExpandMethodBody - Class in de.uka.ilkd.key.rule.metaconstruct
Replaces the MethodBodyStatement shortcut with the full body, performs prefix adjustments in the body (execution context).
ExpandMethodBody(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ExpandMethodBody
 
ExpandMethodBody(Statement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ExpandMethodBody
 
ExpandQueriesMetaConstruct - Class in de.uka.ilkd.key.rule.metaconstruct
Uses the class QueryExpand in order to insert query expansions in the term that the meta construct is applied on.
ExpandQueriesMetaConstruct() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ExpandQueriesMetaConstruct
 
ExpansionState - Class in de.uka.ilkd.key.gui.prooftree
Cache/Access JTree's expansion state.
ExpansionState(JTree) - Constructor for class de.uka.ilkd.key.gui.prooftree.ExpansionState
For the given JTree.
ExpansionState(JTree, Collection<TreePath>) - Constructor for class de.uka.ilkd.key.gui.prooftree.ExpansionState
For the given JTree, with the given set of expanded paths.
ExpansionState(JTree, Collection<TreePath>, boolean) - Constructor for class de.uka.ilkd.key.gui.prooftree.ExpansionState
For the given JTree, with the given set of expanded paths.
expansionState - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
expansionState - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
the expansion state of the proof tree
ExpansionState.Listener - Class in de.uka.ilkd.key.gui.prooftree
 
expectedTokenSequences - Variable in exception de.uka.ilkd.key.parser.proofjava.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception de.uka.ilkd.key.parser.schemajava.ParseException
Each entry in this array is an array of integers.
EXPERIMENTAL - Static variable in class de.uka.ilkd.key.core.Main
 
experimentalMode - Static variable in class de.uka.ilkd.key.core.Main
Lists all features currently marked as experimental.
explanationArea - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
explanationMap - Static variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
EXPLANATIONS_RESOURCE - Static variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
explicit - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.Condition
 
EXPLICIT_TYPE_HIERARCHY - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
ExplicitConstructorInvocation() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ExplicitConstructorInvocation() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
EXPONENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
EXPONENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
EXPORT_FILE_PREFIX - Static variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
The Properties key to specify the path in the tree.
exportCodeUnderTest() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ExportKPSAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportKPSAction
 
ExportMarkdownAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMarkdownAction
 
ExportMUScriptAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMUScriptAction
 
ExportMUScriptClipboardAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMUScriptClipboardAction
 
expr - Variable in class de.uka.ilkd.key.java.statement.Guard
 
expr - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
valid iff type is PARENTHESED_EXPR or ALLOCATION_EXPR
expr - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
valid iff type is ALLOCATION_EXPR or INDEX_EXPR
expr - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
valid iff type is PARENTHESED_EXPR or ALLOCATION_EXPR
expr - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
valid iff type is ALLOCATION_EXPR or INDEX_EXPR
expreid() - Method in class de.uka.ilkd.key.parser.KeYParser
 
Expression - Interface in de.uka.ilkd.key.java
Expression taken from COMPOST and changed to achieve an immutable structure
expression - Variable in class de.uka.ilkd.key.java.statement.Case
Expression.
expression - Variable in class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Expression.
expression - Variable in class de.uka.ilkd.key.java.statement.If
Expression.
expression - Variable in class de.uka.ilkd.key.java.statement.Switch
Expression.
expression - Variable in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Expression.
EXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
Expression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
Expression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
expression - Variable in class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition
 
expression() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
expression() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ExpressionContainer - Interface in de.uka.ilkd.key.java
Expression container.
ExpressionJumpStatement - Class in de.uka.ilkd.key.java.statement
Expression jump statement.
ExpressionJumpStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Expression jump statement.
ExpressionJumpStatement() - Constructor for class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Expression jump statement.
ExpressionJumpStatement(Expression) - Constructor for class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Expression jump statement.
expressionlist() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ExpressionSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExpressionSort
 
ExpressionSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExpressionSort
 
ExpressionSpecialPrimitiveTypeSort(String, PrimitiveType[]) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ExpressionSpecialPrimitiveTypeSort
 
ExpressionStatement - Interface in de.uka.ilkd.key.java.expression
An ExpressionStatement is a statement that may appear as an expression.
ExpressionSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ExpressionSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
ExpressionSVWrapper(ExpressionSVWrapper) - Constructor for class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
ExpressionSVWrapper() - Constructor for class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
ExpressionSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
expressionWithoutSideffects() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
The method checks whether the expression in the synchronized prefix is either a local variable or a meta class reference (as local variables of this type are not supported by KeY, see return value for MetaClassReference.getKeYJavaType(Services, ExecutionContext).
exprList() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
exprOrTypeSV - Variable in class de.uka.ilkd.key.rule.conditions.FieldTypeToSortCondition
 
exprOrTypeSV - Variable in class de.uka.ilkd.key.rule.conditions.JavaTypeToSortCondition
 
EXSURES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
EXSURES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
EXSURES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
EXSURES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ext - Variable in class de.uka.ilkd.key.logic.sort.AbstractSort
 
extCache - Variable in class de.uka.ilkd.key.logic.sort.NullSort
 
extend() - Method in class de.uka.ilkd.key.logic.RenameTable
creates a nested renaming table with this as parent
extended(E) - Method in class de.uka.ilkd.key.logic.Namespace
creates a new Namespace that has this as parent, and contains an entry for sym.
extended(Iterable<? extends E>) - Method in class de.uka.ilkd.key.logic.Namespace
 
extendedFunctionNameSpace(Namespace<Function>) - Method in class de.uka.ilkd.key.rule.TacletApp
create a new function namespace by adding all newly instantiated skolem symbols to a new namespace.
ExtendedIdentifier - Class in de.uka.ilkd.key.java.recoderext
an extended identifier that accepts hash symbols in its name but not as first character
ExtendedIdentifier(String) - Constructor for class de.uka.ilkd.key.java.recoderext.ExtendedIdentifier
 
extendedJavaSorts - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The java sorts that we encountered in the proof obligation and all their supersorts.
extending - Variable in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
extending - Variable in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
 
extendRenameTable() - Method in class de.uka.ilkd.key.rule.MatchConditions
 
Extends - Class in de.uka.ilkd.key.java.declaration
Extends.
Extends(TypeReference) - Constructor for class de.uka.ilkd.key.java.declaration.Extends
Extends.
Extends(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.Extends
Constructor for the transformation of COMPOST ASTs to KeY.
EXTENDS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
EXTENDS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
EXTENDS - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
EXTENDS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
extends_sorts() - Method in class de.uka.ilkd.key.parser.KeYParser
 
extendsSorts() - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
extendsSorts(Services) - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
extendsSorts() - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
extendsSorts(Services) - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
extendsSorts() - Method in interface de.uka.ilkd.key.logic.sort.Sort
Returns the direct supersorts of this sort.
extendsSorts(Services) - Method in interface de.uka.ilkd.key.logic.sort.Sort
Returns the direct supersorts of this sort.
extendsTrans(Sort) - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
extendsTrans(Sort) - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
extendsTrans(Sort) - Method in interface de.uka.ilkd.key.logic.sort.Sort
Tells whether the given sort is a reflexive, transitive subsort of this sort.
extendsTrans(SortWrapper) - Method in class de.uka.ilkd.key.smt.SortWrapper
 
extendsTrans(Sort) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
extendVarNamespaceForSV(Namespace<QuantifiableVariable>, SchemaVariable) - Method in class de.uka.ilkd.key.rule.TacletApp
creates a new variable namespace by adding names of the instantiations of the schema variables in the context of the given schema variable and (if the TacletApp's prefix has the context flag set) by adding names of the logic variables of the context.
extensionCache - Static variable in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Retrieves extensions via ServiceLoader.
extensions - Variable in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
ExternalProcessLauncher<T> - Class in de.uka.ilkd.key.smt
This class is responsible for starting external processes: 1.
ExternalProcessLauncher(T, String[]) - Constructor for class de.uka.ilkd.key.smt.ExternalProcessLauncher
 
ExtList - Class in org.key_project.util
extends java.util.LinkedList in order to collect elements according to their type
ExtList() - Constructor for class org.key_project.util.ExtList
 
ExtList(Object[]) - Constructor for class org.key_project.util.ExtList
 
extractAppliedCutsFromGoals(Proof) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Extracts the possible memory layouts from the given side proof.
extractAppliedCutsSet(Node, Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Extracts the applied cut rules in the given Node.
extractArgs(SMTTermBinOp, List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
extractArgsLeft(SMTTermBinOp, List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
extractArgsRight(SMTTermBinOp, List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
extractArrayValuesFor(ObjectVal) - Method in class de.uka.ilkd.key.smt.model.Model
extracts all array values for the specified object
extractAssignments(SearchNode, VariableAssignments) - Method in class de.uka.ilkd.key.api.Matcher
Extract the matching results from each SearchNode and tranform these to Variable Assigments
extractAssumptionsFrom(Semisequent, boolean, ImmutableSet<Term>, HashSet<Operator>, SequentFormula, Services) - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
helper method to determine teh formulas in a semisequent to be used as axioms (or their negations)
extractBlockContracts(IProgramMethod, StatementBlock) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractBlockContracts(IProgramMethod, LabeledStatement) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractBlockContracts(IProgramMethod, StatementBlock) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the block contracts for the passed block.
extractBlockContracts(IProgramMethod, LabeledStatement) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the block contracts for the passed labeled statement if it labels a block.
extractChain(int, List<SMTTerm>, List<SMTTermBinOp.Op>, List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
extractClassSpecs(KeYJavaType) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractClassSpecs(KeYJavaType) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the class invariants for the passed type.
extractComments(ExtList) - Method in class de.uka.ilkd.key.java.JavaProgramElement
collects comments contained in the given list
extractContext(Node, Services) - Method in class de.uka.ilkd.key.proof_references.analyst.MethodCallProofReferencesAnalyst
Extracts the ExecutionContext.
extractDescription(File, StringBuilder, Properties) - Static method in class de.uka.ilkd.key.gui.ExampleChooser
 
ExtractedExecutionValue(IExecutionNode<?>, Node, IExecutionVariable, Term, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
Constructor.
ExtractedExecutionVariable(IExecutionNode<?>, Node, PosInOccurrence, IProgramVariable, Term, Term, Term, Term, ExecutionVariableExtractor.ExtractedExecutionValue) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Constructor.
extractExceptionVariable(Proof) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Extracts the exception variable which is used to check if the executed program in proof terminates normally.
extractExcVar(Term) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractExecutionContext(MethodFrame) - Static method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
extractFieldModifiers(String, KeYJavaType) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Extracts the list of comments for a given field.
extractFieldValuesFor(ObjectVal) - Method in class de.uka.ilkd.key.smt.model.Model
extracts all field values for the specified object
extractFunctionValuesFor(ObjectVal) - Method in class de.uka.ilkd.key.smt.model.Model
extracts all function values for the specified object
extractHeapAtPre(Term) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractHeaps(List<LocationVariable>, List<PosInOccurrence>, DependencyContractCompletion.TermStringWrapper[], LogicPrinter) - Static method in class de.uka.ilkd.key.gui.DependencyContractCompletion
 
extractInitializers(NewArray) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArray
Extract the variable initializers from the array initializer
extractInitialUpdates() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Computes the initial updates to consider.
extractInst(Term) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
ExtractLocationParameter(AbstractUpdateExtractor.ExtractLocationParameter, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Constructor for cloning purpose.
ExtractLocationParameter(ProgramVariable, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Constructor.
ExtractLocationParameter(ProgramVariable, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Constructor.
ExtractLocationParameter(ProgramVariable, Term, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Constructor.
ExtractLocationParameter(Term, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Constructor.
ExtractLocationParameter(Term, Term, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Constructor.
extractLocationsFromSequent(Sequent, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes for each location (value/association of an object) used in the given Sequent the Terms which allows to compute the object itself and the value of the value/association.
extractLocationsFromTerm(Term, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Computes for each location (value/association of an object) used in the given Term the Terms which allows to compute the object itself and the value of the value/association.
extractLoopContracts(IProgramMethod, LoopStatement) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractLoopContracts(IProgramMethod, StatementBlock) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractLoopContracts(IProgramMethod, LabeledStatement) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractLoopContracts(IProgramMethod, StatementBlock) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the loop contracts for the passed block.
extractLoopContracts(IProgramMethod, LoopStatement) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the loop contracts for the passed loop.
extractLoopContracts(IProgramMethod, LabeledStatement) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the loop contracts for the passed labeled statement if it labels a block.
extractLoopInvariant(IProgramMethod, LoopStatement) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractLoopInvariant(IProgramMethod, LoopStatement) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the loop invariant for the passed loop (if any).
extractMatchingPio(Sequent, String, Services) - Static method in class de.uka.ilkd.key.macros.scripts.MacroCommand
TODO
extractMergeContracts(IProgramMethod, MergePointStatement, ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractMergeContracts(IProgramMethod, MergePointStatement, ImmutableList<ProgramVariable>) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the MergeContracts for the given MergePointStatement.
extractMethodSpecs(IProgramMethod) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
extractMethodSpecs(IProgramMethod, boolean) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
Extracts method specifications (i.e., contracts) from Java+JML input.
extractMethodSpecs(IProgramMethod) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns the operation contracts for the passed operation.
extractMethodSpecs(IProgramMethod, boolean) - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
 
extractModality(UseOperationContractRule.Instantiation) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractNames(ImmutableSet<GoalChooserBuilder>) - Static method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
extractOperatorTerm(ApplyStrategyInfo, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Extracts the operator term for the formula with the given Operator from the site proof result (ApplyStrategyInfo).
extractOperatorTerm(Goal, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Extracts the operator term for the formula with the given Operator from the given Goal.
extractOperatorTerm(Node, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Extracts the operator term for the formula with the given Operator from the given Node.
extractOperatorValue(Goal, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Extracts the value for the formula with the given Operator from the given Goal.
extractOperatorValue(Node, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Extracts the value for the formula with the given Operator from the given Node.
extractParamTypes(MethodDeclaration) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
extractParamVars(UseOperationContractRule.Instantiation) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractPolys(Goal, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
Extract all integer equations of the antecedent and convert them into Polynomials.
extractPositionInfo(String) - Static method in class de.uka.ilkd.key.java.Recoder2KeY
tries to parse recoders exception position information
extractPost(Term) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractPre(Term) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractProgramMethod(UseOperationContractRule.Instantiation) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractProgramVariables(ImmutableList<Term>) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSymbolicExecutionSnippet
 
extractRelevantThings(Services, Sequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Extracts all Operators from the given Sequent which represents relevant things.
extractResultVar(UseOperationContractRule.Instantiation) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractResultVariableFromPostBranch(Node, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Extracts the result variable from the given post branch.
extractSelf(MethodFrame) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
extractSelfVar(UseOperationContractRule.Instantiation) - Method in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
extractTermListForPredicate(IProgramMethod, ProofObligationVars, boolean) - Method in class de.uka.ilkd.key.informationflow.po.snippet.TwoStateMethodPredicateSnippet
Parameters and the result of a method only have to appear once in the predicate.
extractUpdate() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
extractUpdateTarget() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
extractValueFromUpdate(Term, IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Utility method to extract the value of the IProgramVariable from the given update term.
extremalPaths(TreeModel, TreePath, Collection<TreePath>) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
The "extremal paths" of the tree model's subtree starting at path.
extremalPathsImpl(TreeModel, TreePath, Collection<TreePath>) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
exVars - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 

F

f - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
f - Variable in class de.uka.ilkd.key.strategy.feature.PrintFeature
 
f0 - Variable in class de.uka.ilkd.key.strategy.termfeature.BinarySumTermFeature
 
f1 - Variable in class de.uka.ilkd.key.strategy.termfeature.BinarySumTermFeature
 
factorial(int) - Static method in class org.key_project.util.java.IntegerUtil
Computes the factorial value of n.
Factory<T extends IBuiltInRuleApp> - Interface in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
FACTORY - Static variable in class de.uka.ilkd.key.gui.StrategySelectionView
The always used StrategyFactory.
factory - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
factory - Variable in class de.uka.ilkd.key.java.Services
 
factory - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The TermLabelFactory to use.
factory - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
the JavaProgramFactory instance that is used to create parse results
factory - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
the JavaProgramFactory instance that is used to create parse results
Factory() - Constructor for class de.uka.ilkd.key.strategy.FIFOStrategy.Factory
 
Factory() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy.Factory
 
Factory() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
 
factoryMap - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
Maps the Name of a TermLabel to its TermLabelFactory.
FactoryMethod - Interface in de.uka.ilkd.key.informationflow.po.snippet
 
factoryMethods - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
Registered snippet factory methods.
factoryMethods - Variable in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
Registered snippet factory methods.
fail() - Static method in class de.uka.ilkd.key.util.Debug
 
fail(String) - Static method in class de.uka.ilkd.key.util.Debug
 
fail(String, Object) - Static method in class de.uka.ilkd.key.util.Debug
 
FAIL_EXCEPTION - Static variable in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
FAILED - Static variable in class de.uka.ilkd.key.logic.TermImpl
used to encode that handleJava results in an unsatisfiable constraint (faster than using exceptions)
FAILED - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
used to encode that handleJava results in an unsatisfiable constraint (faster than using exceptions)
FailException() - Constructor for exception de.uka.ilkd.key.rule.inst.GenericSortInstantiations.FailException
 
failposInOccs - Variable in class de.uka.ilkd.key.macros.scripts.RewriteCommand
List of PosInOcc that haven't been successfully replaced
failureDescription - Variable in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
failureOccurred(String) - Method in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
False - Class in de.uka.ilkd.key.axiom_abstraction.boollattice
The False element of the boolean lattice, representing exactly the boolean false.
False() - Constructor for class de.uka.ilkd.key.axiom_abstraction.boollattice.False
 
FALSE - Static variable in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
FALSE - Static variable in class de.uka.ilkd.key.logic.op.Junctor
the false constant
FALSE() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
FALSE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FALSE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FALSE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FALSE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
FALSE - Static variable in class de.uka.ilkd.key.smt.lang.SMTTerm
 
False() - Constructor for class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
FALSE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
FALSE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FALSE - Static variable in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
FALSE - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
FALSE_LABEL - Static variable in class de.uka.ilkd.key.proof.join.StdPredicateEstimator
 
falseCase - Variable in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
falseLiteral() - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a literal for the truth value false.
falsePredicates - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
FALSESTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
FALSESTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
FALSESTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
falseT - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
fatalError(SAXParseException) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler.ErrorHandler
 
FaultyFileItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.FaultyFileItem
 
favoured - Variable in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
Feature - Interface in de.uka.ilkd.key.strategy.feature
A Feature is a class that is able to compute the cost of a RuleApp.
feature - Variable in class de.uka.ilkd.key.strategy.feature.ScaleFeature
the base feature
features - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP
 
features - Variable in class de.uka.ilkd.key.strategy.feature.SumFeature
 
features - Variable in class de.uka.ilkd.key.strategy.termfeature.SubTermFeature
 
FEEDBACK_RECIPIENT - Static variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
FEEDS - Static variable in class de.uka.ilkd.key.java.PrettyPrinter
 
ff - Variable in class de.uka.ilkd.key.logic.TermBuilder
 
ff() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ff - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
ff - Variable in class de.uka.ilkd.key.strategy.ValueTermFeature
 
Field - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing fields.
field - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
field - Variable in class de.uka.ilkd.key.rule.conditions.StaticFieldCondition
 
field - Variable in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
field - Variable in class de.uka.ilkd.key.testgen.RefEx
 
field(FieldDeclaration, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
field(String, String, String, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
field(FieldDeclaration, SpecificationEntity.Type) - Method in interface de.uka.ilkd.key.util.rifl.SpecificationContainer
Return the security level of the field, represented as a String.
field(String, String, String, SpecificationEntity.Type) - Method in interface de.uka.ilkd.key.util.rifl.SpecificationContainer
Return the security level of the field, represented as a String.
Field(String, String, String, SpecificationEntity.Type) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationEntity.Field
Creates a new specification element for a field.
field2domain - Variable in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
FIELD_BOUND - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
field_declaration(ImmutableList<String>, PositionedString, Token) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
field_or_method_declaration(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FIELD_SORT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
FieldDeclaration - Class in de.uka.ilkd.key.java.declaration
Field declaration.
FieldDeclaration(Modifier[], TypeReference, FieldSpecification[], boolean) - Constructor for class de.uka.ilkd.key.java.declaration.FieldDeclaration
Field declaration.
FieldDeclaration(ExtList, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.FieldDeclaration
Field declaration.
FieldDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
FieldDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
fieldID - Variable in class de.uka.ilkd.key.smt.FieldQuery
 
fieldID - Variable in class de.uka.ilkd.key.smt.LocSetQuery
 
fieldID - Variable in class de.uka.ilkd.key.smt.model.Location
 
fieldInitializersToAssignments(FieldDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
iterates throuh the given field declaration and creates for each specification that contains an initializer a corresponding copy assignment.
FieldPrinter - Class in de.uka.ilkd.key.pp
Common superclass of StorePrinter and SelectPrinter.
FieldPrinter(LogicPrinter) - Constructor for class de.uka.ilkd.key.pp.FieldPrinter
 
FieldQuery - Class in de.uka.ilkd.key.smt
Query for the value of a named field of an object in a heap.
FieldQuery(String, String, String) - Constructor for class de.uka.ilkd.key.smt.FieldQuery
 
fieldReference(Services, String, Expression, ExecutionContext) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a field access.
fieldReference(ReferencePrefix, ProgramVariable) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a field access.
FieldReference - Class in de.uka.ilkd.key.java.reference
 
FieldReference() - Constructor for class de.uka.ilkd.key.java.reference.FieldReference
 
FieldReference(ProgramVariable, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.FieldReference
 
FieldReference(ExtList, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.FieldReference
 
FieldReference(ProgramVariable, ReferencePrefix, PositionInfo) - Constructor for class de.uka.ilkd.key.java.reference.FieldReference
 
FieldReplaceVisitor - Class in de.uka.ilkd.key.java.visitor
Replaces field references o.a by methodcalls o.
FieldReplaceVisitor(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.FieldReplaceVisitor
 
fields - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
fields - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
fieldSort - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
fieldSort - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
fieldSorts - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Stores the sort of each field.
FieldSpecification - Class in de.uka.ilkd.key.java.declaration
 
FieldSpecification() - Constructor for class de.uka.ilkd.key.java.declaration.FieldSpecification
Field specification.
FieldSpecification(ProgramVariable) - Constructor for class de.uka.ilkd.key.java.declaration.FieldSpecification
 
FieldSpecification(ProgramVariable, Type) - Constructor for class de.uka.ilkd.key.java.declaration.FieldSpecification
Field specification.
FieldSpecification(ProgramVariable, Expression, Type) - Constructor for class de.uka.ilkd.key.java.declaration.FieldSpecification
Field specification.
FieldSpecification(ProgramVariable, int, Expression, Type) - Constructor for class de.uka.ilkd.key.java.declaration.FieldSpecification
Field specification.
FieldSpecification(ExtList, ProgramVariable, int, Type) - Constructor for class de.uka.ilkd.key.java.declaration.FieldSpecification
Field specification.
fieldSpecificationMapping - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
Hashmap from recoder.java.declaration.FieldSpecification to ProgramVariable; this is necessary to avoid cycles when converting initializers.
fieldSpecs - Variable in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Field specs.
fieldStore(TermServices, Term, Function, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
FIELDTYPE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FIELDTYPE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
fieldType - Variable in class de.uka.ilkd.key.testgen.RefEx
 
fieldTypes - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
FieldTypeToSortCondition - Class in de.uka.ilkd.key.rule.conditions
Variable condition that enforces a given generic sort to be instantiated with the type of a field constant.
FieldTypeToSortCondition(SchemaVariable, GenericSort) - Constructor for class de.uka.ilkd.key.rule.conditions.FieldTypeToSortCondition
 
fieldvalues - Variable in class de.uka.ilkd.key.smt.model.ObjectVal
Maps field names to field values.
FieldWatchpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
ThisFieldWatchpoint represents a Java watchpoint and is responsible to tell the debugger to stop execution when the respective variable is accessed or modified.
FieldWatchpoint(boolean, int, String, boolean, boolean, KeYJavaType, Proof) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
Creates a new FieldWatchpoint.
FIFOStrategy - Class in de.uka.ilkd.key.strategy
Trivial implementation of the Strategy interface that uses only the goal time to determine the cost of a RuleApp.
FIFOStrategy() - Constructor for class de.uka.ilkd.key.strategy.FIFOStrategy
 
FIFOStrategy.Factory - Class in de.uka.ilkd.key.strategy
 
file - Variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
the filename from which the script is taken.
file - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The file or folder to load.
file() - Method in class de.uka.ilkd.key.proof.io.FileRuleSource
 
file - Variable in class de.uka.ilkd.key.proof.io.KeYFile
the RuleSource delivering the input stream for the file.
file - Variable in class de.uka.ilkd.key.proof.io.ProofSaver
 
file() - Method in class de.uka.ilkd.key.proof.io.RuleSource
 
file() - Method in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
file - Variable in class de.uka.ilkd.key.util.ZipFileCollection
 
FILE_ID - Static variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
fileArguments - Static variable in class de.uka.ilkd.key.core.Main
The file names provided on the command line
fileAsString(File) - Static method in class de.uka.ilkd.key.gui.ExampleChooser
 
fileChooser - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
fileChooser - Variable in class de.uka.ilkd.key.gui.KeYFileChooser
 
FileChooser - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
FileChooser(FileChooser.Mode) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
fileChooser - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
FileChooser.Mode - Enum in de.uka.ilkd.key.gui.lemmatagenerator
 
FileChooser.SingleFileChooser - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
FileChooserPanel - Class in de.uka.ilkd.key.gui.smt
 
FileChooserPanel(boolean, boolean, String) - Constructor for class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
FileChooserPanel(boolean, boolean, String, String) - Constructor for class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
fileChooserPanel - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
fileCollection(String[]) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
FileCollection - Interface in de.uka.ilkd.key.util
This class encapsulates a collection of files which is arbitrarily organised.
FileCollection.Walker - Interface in de.uka.ilkd.key.util
A Walker allows to iterate (once and one way) through a FileCollection.
fileCounter - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
fileField - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
fileForTaclets - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
fileHasBeenChosen(File) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
fileName - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackFileItem
 
fileName - Variable in class de.uka.ilkd.key.gui.RecentFileMenu.RecentFileEntry
 
filename - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView.TextPaneMouseAdapter
The filename of the file whose content is displayed in the JTextPane.
fileName(Proof, String) - Static method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
filename - Variable in exception de.uka.ilkd.key.java.ParseExceptionInFile
 
fileName - Variable in class de.uka.ilkd.key.java.PositionInfo
 
filename - Variable in class de.uka.ilkd.key.macros.scripts.ScriptCommand.Parameters
 
filename - Variable in exception de.uka.ilkd.key.parser.AmbigiousDeclException
 
filename - Variable in exception de.uka.ilkd.key.parser.GenericSortException
 
filename - Variable in exception de.uka.ilkd.key.parser.InvalidFindException
 
filename - Variable in exception de.uka.ilkd.key.parser.JavaParserException
 
filename - Variable in class de.uka.ilkd.key.parser.KeYParser
 
filename - Variable in exception de.uka.ilkd.key.parser.KeYSemanticException
 
filename - Variable in class de.uka.ilkd.key.parser.Location
 
filename - Variable in exception de.uka.ilkd.key.parser.UnfittingReplacewithException
 
filename - Variable in class de.uka.ilkd.key.proof.io.event.ProofSaverEvent
The file name.
filename() - Method in class de.uka.ilkd.key.proof.io.ProofSaver
 
filename - Variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
fileName - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
fileName - Variable in class de.uka.ilkd.key.speclang.PositionedString
 
fileName - Variable in exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
fileName - Variable in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
fileName - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
fileOpToolBar - Variable in class de.uka.ilkd.key.gui.MainWindow
the second toolbar
FileRuleSource - Class in de.uka.ilkd.key.proof.io
 
FileRuleSource(File) - Constructor for class de.uka.ilkd.key.proof.io.FileRuleSource
 
files - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
HashMap mapping filenames to files (of the current proof!).
files - Variable in class de.uka.ilkd.key.proof.init.Includes
 
filesForAxioms - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
filesForAxioms - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
fileToLoad - Variable in class de.uka.ilkd.key.gui.ExampleChooser
The result value of the dialog.
fill(List<ProspectivePartner>, Services) - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
fillActiveTacletCache() - Method in class de.uka.ilkd.key.proof.init.InitConfig
fills the active taclet cache
FillBuff() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
FillBuff() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
fillCache() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
fillCache() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
Ensures that all caches are fully up-to-date
fillCache() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
Forces all delayed computations to be performed, so that the cache is fully up-to-date (NewRuleListener gets informed)
fillCacheHelp(GUIBranchNode) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
fillChildrenCache() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
fillCommonTypesCache() - Method in class de.uka.ilkd.key.java.JavaInfo
 
fillConstants(DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.CETree
 
fillHeaps(DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.CETree
 
fillInitialObjectsToIgnoreRecursively(Term, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Utility method of #computeInitialObjectsToIgnore() which computes the objects to ignore recursively.
fillLocsets(DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.CETree
 
fillMaps() - Method in class de.uka.ilkd.key.gui.sourceview.SourceView
Fills the HashMaps containing Files and translations from lines (in source code) to corresponding nodes in proof tree.
fillRelevantTerms(Services, Term, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
fillReversedTable() - Method in class de.uka.ilkd.key.smt.model.Model
Fills the reversed constants table.
fillRunningList(LinkedList<SMTSolver>) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Takes the next solvers from the queue and starts them.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in interface de.uka.ilkd.key.proof.init.IPersistablePO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
This method is called by a ProofSaver to store the proof specific settings in the given Properties.
fillSaveProperties(Properties) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
fillSequences(DefaultMutableTreeNode) - Method in class de.uka.ilkd.key.gui.smt.CETree
 
fillString(String, char, int) - Static method in class org.key_project.util.java.StringUtil
Fills the given text with the leading character until it has the defined length.
FILTER - Static variable in class de.uka.ilkd.key.gui.KeYFileChooser
 
filter(List<TacletSoundnessPOLoader.TacletInfo>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
filter(List<TacletSoundnessPOLoader.TacletInfo>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
filter - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
filter - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
filter(StateVars, StateVars) - Static method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
Filter() - Constructor for class de.uka.ilkd.key.java.JavaInfo.Filter
 
filter(Taclet) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand.TacletNameFilter
 
filter(Taclet) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand.TacletNameFilter
 
filter(Rule) - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro.EqualityRuleFilter
 
filter(Rule) - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro.SemanticsRuleFilter
 
filter(Rule) - Method in class de.uka.ilkd.key.proof.rulefilter.AndRuleFilter
 
filter(Taclet) - Method in class de.uka.ilkd.key.proof.rulefilter.AnyRuleSetTacletFilter
 
filter(Rule) - Method in class de.uka.ilkd.key.proof.rulefilter.ClassRuleFilter
 
filter(Taclet) - Method in class de.uka.ilkd.key.proof.rulefilter.IHTacletFilter
 
filter(Rule) - Method in class de.uka.ilkd.key.proof.rulefilter.NotRuleFilter
 
filter(Rule) - Method in interface de.uka.ilkd.key.proof.rulefilter.RuleFilter
 
filter(Rule) - Method in class de.uka.ilkd.key.proof.rulefilter.SetRuleFilter
 
filter(Rule) - Method in class de.uka.ilkd.key.proof.rulefilter.TacletFilter
 
filter(Taclet) - Method in class de.uka.ilkd.key.proof.rulefilter.TacletFilter
 
filter(Taclet) - Method in class de.uka.ilkd.key.proof.rulefilter.TacletFilter.TacletFilterTrue
 
filter(Taclet) - Method in class de.uka.ilkd.key.proof.rulefilter.TacletFilterCloseGoal
 
filter(Taclet) - Method in class de.uka.ilkd.key.proof.rulefilter.TacletFilterSplitGoal
 
filter(RuleFilter, ImmutableList<NoPosTacletApp>) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AllowedCutPositionFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AtomsSmallerThanFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AutomatedRuleFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.BinaryFeature
Compute whether the result of the feature is zero (true) or infinity (false)
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.BinaryTacletAppFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.BinaryTacletAppFeature
Compute whether the result of the feature is zero (true) or infinity (false)
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.CheckApplyEqFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.DependencyContractFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.DiffFindAndIfFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.DiffFindAndReplacewithFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.DirectlyBelowFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.EqNonDuplicateAppFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.FocusInAntecFeature
 
filter - Variable in class de.uka.ilkd.key.strategy.feature.FormulaAddedByRuleFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.FormulaAddedByRuleFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ImplicitCastNecessary
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
 
filter(Monomial, Monomial, Monomial) - Method in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.InstantiatedSVFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.MatchedIfFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppModPositionFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.NoSelfApplicationFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.NotBelowBinderFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.NotBelowQuantifierFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.NotInScopeOfModalityFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.OnlyInScopeOfQuantifiersFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ReducibleMonomialsFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SeqContainsExecutableCodeFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SVNeedsInstantiation
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.TacletRequiringInstantiationFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.TermSmallerThanFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.ThrownExceptionFeature
 
filter(Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.strategy.feature.ThrownExceptionFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.TriggerVarInstantiatedFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.TrivialMonomialLCRFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.IntroducedSymbolBy
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EliminableQuantifierTF
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ExistentiallyConnectedFormulasFeature
 
filter(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.RecAndExistentiallyConnectedClausesFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.AnonHeapTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.AtomTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.BinaryTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.ClosedExpressionTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.ConstantTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.ContainsExecutableCodeTermFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termfeature.ContainsLabelFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termfeature.ContainsLabelNameFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.EqTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.IsHeapFunctionTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.IsInductionVariable
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.IsNonRigidTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.IsPostConditionTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.IsSelectSkolemConstantTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.OperatorClassTF
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.OperatorTF
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.PrimitiveHeapTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.SimplifiedSelectTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.SortExtendsTransTermFeature
 
filter(Term, Services) - Method in class de.uka.ilkd.key.strategy.termfeature.TermLabelTermFeature
 
filter(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CutHeapObjectsFeature
Compute whether the result of the feature is zero (true) or infinity (false)
filter - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
This filter is used to filter out precisely that taclet which has the required name.
filter(List<TacletSoundnessPOLoader.TacletInfo>) - Method in interface de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletFilter
 
filterAlphabetic(String) - Static method in class de.uka.ilkd.key.util.MiscTools
Takes a string and returns a string which is potentially shorter and contains a sub-collection of the original characters.
filterAppliedContracts(ImmutableSet<BlockContract>, Goal) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
filterAppliedContracts(ImmutableSet<LoopContract>, Goal) - Static method in class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
filterCache - Variable in class de.uka.ilkd.key.proof.rulefilter.IHTacletFilter
 
filterContracts(ImmutableSet<BlockContract>) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
filteredExceptions - Variable in class de.uka.ilkd.key.strategy.feature.ThrownExceptionFeature
 
filterEnabledGoals(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.proof.Proof
filter those goals from a list which are enabled
filterField(ImmutableArray<MemberDeclaration>) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
extracts all field specifications out of the given list.
filterField(FieldDeclaration) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
extracts all fields out of fielddeclaration
filterField(FieldDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
extracts all fields out of fielddeclaration
filterField(FieldDeclaration) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
extracts all fields out of fielddeclaration
filterField(ExtList) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
extracts all field specifications out of the given list.
filterForInteractiveProving - Variable in class de.uka.ilkd.key.core.KeYMediator
 
filterForMovingTaclets - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
filterFormula(SequentFormula) - Method in class de.uka.ilkd.key.pp.IdentitySequentPrintFilter
 
filterIdentity() - Method in class de.uka.ilkd.key.pp.SequentPrintFilter
converts the complete original sequent into antecedent/succendent lists of print filter entries.
filterImplicitFields(ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
extracts all implicit field specifications out of the given list
filterList(InstantiateCommand.Parameters, ImmutableList<TacletApp>) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
filterList(RuleCommand.Parameters, ImmutableList<TacletApp>) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
filterLocalDeclaredFields(TypeDeclaration, JavaInfo.Filter) - Method in class de.uka.ilkd.key.java.JavaInfo
retrieves all attributes locally declared in class cl (inclusive the implicit attributes) satisfying the given filter The returned list is in source code order.
filterOutDuplicates(ImmutableList<Term>, ImmutableList<Term>) - Static method in class de.uka.ilkd.key.util.MiscTools
 
filterOutObjectsToIgnore(Set<Term>, Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Filters out the objects from the second Set in the first Set.
filters - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
filterSchemaVars(StateVars, StateVars) - Static method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
filterSequent() - Method in class de.uka.ilkd.key.pp.HideSequentPrintFilter
 
filterSequent() - Method in class de.uka.ilkd.key.pp.IdentitySequentPrintFilter
filters the sequent, creating SequentPrintFilterEntries from the sequent formulae.
filterSequent() - Method in class de.uka.ilkd.key.pp.RegroupSequentPrintFilter
 
filterSequent() - Method in class de.uka.ilkd.key.pp.SequentPrintFilter
filters the sequent according to filter type
filterSequent(HashSet<Operator>, IntegerLDT, Term) - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
helper methods to filter out the sequent formulas of interest, here those formulas with an equality between ints or any of the operators in ops as top level operator
filtersForMovingItems - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
filterSolverResultsAndShowSolverStatistics(Collection<SMTSolver>, TestGenerationLog) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
FilterStrategy - Class in de.uka.ilkd.key.macros
 
FilterStrategy(Strategy) - Constructor for class de.uka.ilkd.key.macros.FilterStrategy
 
FilterSymbexStrategy(Strategy) - Constructor for class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro.FilterSymbexStrategy
 
FilterSymbexStrategy(Strategy) - Constructor for class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
 
filterTaclet(Goal, ImmutableList<NoPosTacletApp>, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
takes NoPosTacletApps as arguments and returns a duplicate free list of the contained TacletApps
filterVal(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
Final - Class in de.uka.ilkd.key.java.declaration.modifier
Final.
Final() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Final
Final.
Final(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Final
Abstract.
FINAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FINAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FINAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FINAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
FINAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
FINAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FINAL_PRE_TERM_HINT - Static variable in class de.uka.ilkd.key.rule.UseOperationContractRule
Hint to refactor the final pre term.
FINAL_VAR_PREFIX - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
FINAL_WEAKENING_TERM_HINT - Static variable in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
Hint to refactor the final weakening term.
finalize() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
finalize() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
finalize() - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
finalizeAddingComponents() - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
finalizePath(String, SMTSolver, Goal) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
Finally - Class in de.uka.ilkd.key.java.statement
Finally.
Finally() - Constructor for class de.uka.ilkd.key.java.statement.Finally
Finally.
Finally(StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.Finally
Finally.
Finally(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Finally
Constructor for the transformation of COMPOST ASTs to KeY.
FINALLY - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FINALLY - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
finallyBlock(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a finally block.
finallyBlock(Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a finally block.
finallyBlock(Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a finally block.
finallyBlock(StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a finally block.
FinalOuterVarsCollector() - Constructor for class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.FinalOuterVarsCollector
 
FinalReferenceCondition - Class in de.uka.ilkd.key.rule.conditions
ensures that the given instantiation for the schema variable denotes a final field
FinalReferenceCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.FinalReferenceCondition
the static reference condition checks if a suggested instantiation for a schema variable denotes a static reference.
finalResult - Variable in class de.uka.ilkd.key.smt.SolverCommunication
 
find(Node) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Return the GUIProofTreeNode corresponding to node n, if one has already been generated, and null otherwise.
find(String, ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
retrieves a field with the given name out of the list
find(String, ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.JavaInfo
retrieves a field with the given name out of the list
find(String, ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
retrieves a field with the given name out of the list
find - Variable in class de.uka.ilkd.key.macros.scripts.RewriteCommand.Parameters
Term, which should be replaced
FIND - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FIND - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
find(Proof, Node) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
find(Node) - Method in class de.uka.ilkd.key.proof.Node
searches for a given node in the subtree starting with this node
find(Node) - Method in class de.uka.ilkd.key.proof.Proof
returns true iff the given node is found in the proof tree
find - Variable in class de.uka.ilkd.key.rule.FindTaclet
contains the find term
find() - Method in class de.uka.ilkd.key.rule.FindTaclet
returns the find term of the taclet to be matched
find - Variable in class de.uka.ilkd.key.rule.tacletbuilder.FindTacletBuilder
 
findAction(MainWindow.SMTInvokeAction[], SolverTypeCollection) - Method in class de.uka.ilkd.key.gui.MainWindow
 
findActualVariable(ProgramVariable, Node) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the actual variable for a given one (this means it returns the renamed variable).
findAfterBlockMap(Map<Node, Map<SymbolicExecutionTreeBuilder.JavaPair, ImmutableList<IExecutionNode<?>>>>, Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Searches the relevant after block Map in the given once for the given Node.
findAllTacletApps(InstantiateCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
findAllTacletApps(RewriteCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
get all TacletApps that are applicable on the formula term
findAllTacletApps(RuleCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
findAndExecReplacement(RewriteCommand.Parameters, ImmutableList<TacletApp>, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
Filter tacletapps: term = find && result = replace and execute taclet that matches the conditions
findAttr(String) - Method in class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
 
findBranch(Node) - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
findBranch(Node) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Return the GUIBranchNode corresponding to the subtree rooted at n, if one has already been generated, and null otherwise.
FindBreakVisitor(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy.FindBreakVisitor
 
findBuiltInRuleApps(RuleCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
findChild(DefaultMutableTreeNode, String[], int) - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
findChild(Node) - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
findChoice(ChoiceSelector.ChoiceEntry[], String) - Static method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
Searches the choice in the given ChoiceSelector.ChoiceEntrys.
findConstants(Set<Term>, Term) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
findCorrespondingStep(List<PosInOccurrence>, Term[]) - Static method in class de.uka.ilkd.key.gui.DependencyContractCompletion
 
FindDepthFeature - Class in de.uka.ilkd.key.strategy.feature
A feature that computes the depth of the find-position of a taclet (top-level positions have depth zero or if not a find taclet) TODO: eliminate this class and use term features instead
FindDepthFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.FindDepthFeature
 
findEquivalentClass(ImmutableList<ISymbolicEquivalenceClass>, Term) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Searches the ISymbolicEquivalenceClass from the given one which contains the given Term.
findExcNull(Term, ProgramVariable) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Finds an -on top level- conjuncted term of the form (exc = null) in the given term.
findExp - Variable in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
findExp - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the find expression of the taclet of null if it is a NoFindTaclet
findExplicitConstructor(Services, IProgramMethod) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Returns the IProgramMethod of the explicit constructor for the given implicit constructor.
findField(Class<?>, String) - Static method in class org.key_project.util.java.ObjectUtil
Finds the Field with the name inside the given Class.
findFormula(Sequent, Term, boolean) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
findGoalFromRoot(Node, boolean) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
findGoalWith(String, Proof) - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
findGoalWith(Term, Proof) - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
findGoalWith(Function<Node, Boolean>, Function<Node, Goal>, Proof) - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
findIfFormulaInstantiations(Sequent, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
Find all possible instantiations of the if sequent formulas within the sequent "p_seq".
findIfFormulaInstantiations() - Method in class de.uka.ilkd.key.strategy.IfInstantiator
Find all possible instantiations of the if sequent formulas within the sequent "p_seq".
findIfFormulaInstantiationsHelp(ImmutableList<SequentFormula>, ImmutableList<SequentFormula>, ImmutableList<IfFormulaInstantiation>, ImmutableList<IfFormulaInstantiation>, ImmutableList<IfFormulaInstantiation>, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
Recursive function for matching the remaining tail of an if sequent
findIfFormulaInstantiationsHelp(ImmutableList<SequentFormula>, ImmutableList<SequentFormula>, ImmutableList<IfFormulaInstantiation>, MatchConditions, boolean) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
Recursive function for matching the remaining tail of an if sequent
findImplementations(Type, String, ImmutableList<KeYJavaType>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
findInnerMostParentLabel(PosInOccurrence, Name) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Searches the inner most TermLabel wit the given Name in the parent hierarchy of the PosInOccurrence.
findInnerMostSelect(Term, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
 
findInObjectFields(String) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
 
findInSequent(Sequent, int, PosInTerm) - Static method in class de.uka.ilkd.key.logic.PosInOccurrence
 
findInvolvedLabels(Sequent, TacletApp, Name) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Computes the occurrences of all involved FormulaTermLabels.
findLabel(Label, ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.FreeLabelFinder
 
findLoopLabel(RuleApp, While) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
If the While loop has a loop label, returns this and the labeled statement.
findMatchingClose(int) - Method in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Find matching close paren.
findMatchingOpen(int) - Method in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
Find matching open paren.
findMatchProgram - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the matcher for the find expression of the taclet
findMenu(JMenu, Iterator<String>) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
findMergePoints(StatementBlock, Services) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns a set of merge points for the given statement block.
findMethod(Class<?>, String, Class...) - Static method in class org.key_project.util.java.ObjectUtil
Finds the Method in the given Class.
findMethodCallNode(Node, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Finds the Node in the proof tree of KeY which has called the method that is now executed or returned in the Node.
findMethodCallNode(Node, PosInOccurrence) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches for the given Node the parent node which also represents a symbolic execution tree node (checked via SymbolicExecutionUtil.isSymbolicExecutionTreeNode(Node, RuleApp)).
findMethodCallStack(Map<Node, ImmutableList<Node>>, Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
 
findMethodReturnNode(Node) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Searches from the given Node the parent which applies the rule "methodCallReturn" in the same modality.
findMin() - Method in interface org.key_project.util.collection.ImmutableHeap
 
findMin() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
 
findMin() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
 
findMinimalElements(Set<Sort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Find all minimal elements of the given set p_inside
findMinimalSubtree(Node) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
Search for a minimal subtree of the proof tree which is not closable (constraints of its goals are inconsistent) starting at p_startNode PRECONDITION: all goals have satisfiable constraints
findMinimalSubtreeBelow(Node) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
Search for a minimal subtree of the proof tree which is not closable (constraints of its goals are inconsistent) below p_startNode PRECONDITION: * !
findModalityWithMaxSymbolicExecutionLabelId(Sequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the modality PosInOccurrence with the maximal SymbolicExecutionTermLabel ID SymbolicExecutionTermLabel.getId() in the given Sequent.
findModalityWithMaxSymbolicExecutionLabelId(Semisequent, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the modality Term with the maximal SymbolicExecutionTermLabel ID SymbolicExecutionTermLabel.getId() in the given Semisequent.
findModalityWithMaxSymbolicExecutionLabelId(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the modality PosInTerm with the maximal SymbolicExecutionTermLabel ID SymbolicExecutionTermLabel.getId() in the given Term.
findModalityWithMinSymbolicExecutionLabelId(Sequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the modality PosInOccurrence with the minimal SymbolicExecutionTermLabel ID SymbolicExecutionTermLabel.getId() in the given Sequent.
findModalityWithMinSymbolicExecutionLabelId(Semisequent, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the modality PosInOccurrence with the minimal SymbolicExecutionTermLabel ID SymbolicExecutionTermLabel.getId() in the given Semisequent.
findModalityWithMinSymbolicExecutionLabelId(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the modality PosInTerm with the minimal SymbolicExecutionTermLabel ID SymbolicExecutionTermLabel.getId() in the given Term.
FindModalityWithSymbolicExecutionLabelId(boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
Constructor.
findNewAlternative(SortedSet<Location>, SortedSet<Location>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Returns the first found alternative which is still valid.
findNewestGoal(Node) - Method in class de.uka.ilkd.key.gui.actions.GoalBackAction
Finds the newest goal (the goal with the highest serial number) in the given subtree.
findNext() - Method in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
findNextInst() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
findNextMonomial() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.MonomialIterator
 
findNode(Proof) - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
findNode(Node) - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
findNode(Node, int) - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
 
findNode(IExecutionNode<?>, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Searches the IExecutionNode starting at the given root which is defined by the path.
findObject(String) - Method in class de.uka.ilkd.key.smt.model.Model
finds the object the ref parameter is referring to
findOneStepSimplifier(Proof) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the OneStepSimplifier used in the given Proof.
findOneStepSimplifier(Profile) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the OneStepSimplifier used in the given Profile.
findOrStartProof(ProofOblInput) - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
findOrStartProof(ProofOblInput) - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
findParentSetNode(Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches for the given Node the parent node which also represents a symbolic execution tree node (checked via SymbolicExecutionUtil.isSymbolicExecutionTreeNode(Node, RuleApp)).
findPattern - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
findPotentialMergePartners(Goal, PosInOccurrence) - Static method in class de.uka.ilkd.key.rule.merge.MergeRule
Finds all suitable merge partners
findPreferablyClosedProof(ProofOblInput) - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
findPreferablyClosedProof(ProofOblInput) - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
FindPrefixRestrictionFeature - Class in de.uka.ilkd.key.strategy.feature.findprefix
Feature for investigating whether some restrictions to the prefix of the find formula apply.
FindPrefixRestrictionFeature(FindPrefixRestrictionFeature.PrefixChecker...) - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature
Construct a feature that checks the prefix with the passed PrefixCheckers.
FindPrefixRestrictionFeature(FindPrefixRestrictionFeature.PositionModifier, FindPrefixRestrictionFeature.PrefixChecker...) - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature
Construct a feature that checks the prefix with the passed PrefixCheckers.
FindPrefixRestrictionFeature(FindPrefixRestrictionFeature.PositionModifier[], FindPrefixRestrictionFeature.PrefixChecker...) - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature
Construct a feature that checks the prefix with the passed PrefixCheckers.
FindPrefixRestrictionFeature.PositionModifier - Enum in de.uka.ilkd.key.strategy.feature.findprefix
 
FindPrefixRestrictionFeature.PrefixChecker - Enum in de.uka.ilkd.key.strategy.feature.findprefix
 
findProgramInTerm(Term) - Method in class de.uka.ilkd.key.logic.VariableNamer
returns the subterm containing a java block, or null (helper for getProgramFromPIO())
findProofsKeYJavaType(Services) - Method in class de.uka.ilkd.key.proof_references.analyst.ClassAxiomAndInvariantProofReferencesAnalyst
Returns the KeYJavaType which provides the proof obligation of the current proof.
findQueriesAndEvaluationPositions(Term, int, Vector<Integer>, ImmutableList<QuantifiableVariable>, boolean, int, boolean, List<QueryExpand.QueryEvalPos>) - Method in class de.uka.ilkd.key.rule.QueryExpand
Find queries in t and suitable positions where to insert their evaluations in t.
findReplacement(Semisequent, PosInOccurrence, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the by Rule application instantiated replace Term which is equal modulo labels to the given replace Term.
FindRightishFeature - Class in de.uka.ilkd.key.strategy.feature
Walking from the root of a formula down to the focus of a rule application, count how often we choose the left branch (subterm) and how the right branches.
FindRightishFeature(IntegerLDT) - Constructor for class de.uka.ilkd.key.strategy.feature.FindRightishFeature
 
findSelfTerm(Node, PosInOccurrence) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the IProgramVariable of the current this/self reference.
findSkolemReplacements(Sequent, Term, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Utility method of SymbolicExecutionUtil.replaceSkolemConstants(Sequent, Term, Services) to find all equality parts of the given skolem constant.
findSorts(Set<Sort>, Term) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Recursively finds all sorts in a term
findStepInIfInsts(List<PosInOccurrence>, UseDependencyContractApp, TermServices) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
findSVWithName(TacletApp) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
FindTaclet - Class in de.uka.ilkd.key.rule
An abstract class to represent Taclets with a find part.
FindTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, ImmutableMap<SchemaVariable, TacletPrefix>, ImmutableSet<Choice>, boolean, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.FindTaclet
creates a FindTaclet
FindTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, ImmutableMap<SchemaVariable, TacletPrefix>, ImmutableSet<Choice>, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.FindTaclet
creates a FindTaclet
findTacletApp(InstantiateCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
findTacletApp(RuleCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
FindTacletAppContainer - Class in de.uka.ilkd.key.strategy
Instances of this class are immutable
FindTacletAppContainer(NoPosTacletApp, PosInOccurrence, RuleAppCost, Goal, long) - Constructor for class de.uka.ilkd.key.strategy.FindTacletAppContainer
 
FindTacletBuilder<T extends FindTaclet> - Class in de.uka.ilkd.key.rule.tacletbuilder
Superclass of TacletBuilder objects that have a non-empty find clause.
FindTacletBuilder() - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.FindTacletBuilder
 
FindTacletExecutor<TacletKind extends FindTaclet> - Class in de.uka.ilkd.key.rule.executor.javadl
 
FindTacletExecutor(TacletKind) - Constructor for class de.uka.ilkd.key.rule.executor.javadl.FindTacletExecutor
 
findThisForSort(Sort, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
findThisForSort(Sort, Term, KeYJavaType, boolean) - Method in class de.uka.ilkd.key.java.TypeConverter
 
findThisForSortExact(Sort, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
findToplevelPM(KeYJavaType, String, ImmutableList<KeYJavaType>, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
findUsedVariables(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Determine a set of variables that do already appear within t or the substituted term, and whose names should not be used for free variables
FINISH - Static variable in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
FINISH - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
finish() - Method in class de.uka.ilkd.key.testgen.ModelGenerator
 
finish(Proof) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
finishArrayQueries(Pipe<SolverCommunication>) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
FinishAuxiliaryBlockComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
FinishAuxiliaryBlockComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryBlockComputationMacro
 
FinishAuxiliaryComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
FinishAuxiliaryComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryComputationMacro
 
FinishAuxiliaryLoopComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
FinishAuxiliaryLoopComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryLoopComputationMacro
 
FinishAuxiliaryMethodComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
FinishAuxiliaryMethodComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryMethodComputationMacro
 
finishBasicQueries(Pipe<SolverCommunication>) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
finishBlockCompletion(IExecutionBranchCondition) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
 
FINISHED - Static variable in class de.uka.ilkd.key.smt.ModelExtractor
 
finishedCounter - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
finishedSolverLock - Variable in class de.uka.ilkd.key.smt.Session
 
finishedSolvers - Variable in class de.uka.ilkd.key.smt.Session
 
finishPrettyPrint(Term, boolean) - Method in class de.uka.ilkd.key.pp.StorePrinter
 
finishSeqQueries(Pipe<SolverCommunication>) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
finishSetBack(Proof) - Method in class de.uka.ilkd.key.core.KeYMediator
 
finishStrategy(ApplyStrategyInfo) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
FinishSymbolicExecutionMacro - Class in de.uka.ilkd.key.macros
The macro FinishSymbolicExecutionMacro continues automatic rule application until there is no more modality on the sequent.
FinishSymbolicExecutionMacro() - Constructor for class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
FinishSymbolicExecutionMacro.FilterSymbexStrategy - Class in de.uka.ilkd.key.macros
The Class FilterAppManager is a special strategy assigning to any rule infinite costs if the goal has no modality
FinishSymbolicExecutionUntilMergePointMacro - Class in de.uka.ilkd.key.macros
The macro FinishSymbolicExecutionUntilJionPointMacro continues automatic rule application until a merge point is reached (i.e. a point where a MergeRule can be applied) or there is no more modality on the sequent.
FinishSymbolicExecutionUntilMergePointMacro() - Constructor for class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
FinishSymbolicExecutionUntilMergePointMacro(HashSet<ProgramElement>) - Constructor for class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy - Class in de.uka.ilkd.key.macros
The Class FilterSymbexStrategy is a special strategy assigning to any rule infinite costs if the goal has no modality or if a merge point is reached.
FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy.FindBreakVisitor - Class in de.uka.ilkd.key.macros
Visitor for finding out whether there is a break statement contained in a program element.
finishTransactionIfModalityIsTransactional(Statement) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
finishTypesQueries(Pipe<SolverCommunication>) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
fireAautomaticStateChanged(boolean, boolean) - Method in class de.uka.ilkd.key.proof.Goal
 
fireAutoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.control.AbstractProofControl
fires the event that automatic execution has started
fireAutoModeStarted(ProofEvent) - Method in class de.uka.ilkd.key.ui.MediatorProofControl
 
fireAutoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.control.AbstractProofControl
fires the event that automatic execution has stopped
fireAutoModeStopped(ProofEvent) - Method in class de.uka.ilkd.key.ui.MediatorProofControl
 
fireConfigChange() - Method in class de.uka.ilkd.key.gui.configuration.Config
 
fireEditingStopped() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
fireEntriesAdded(SideProofStoreEvent) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
fireEntriesRemoved(SideProofStoreEvent) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
fireGoalReplaced(Goal, Node, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.proof.Goal
 
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class org.key_project.util.bean.Bean
Fires the event to all available listeners.
fireIndexedPropertyChange(String, int, int, int) - Method in class org.key_project.util.bean.Bean
Fires the event to all available listeners.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class org.key_project.util.bean.Bean
Fires the event to all available listeners.
fireModalDialogClosed(EventObject) - Method in class de.uka.ilkd.key.core.KeYMediator
fires that a GUI component that has asked for modal access has been closed, so views can be enabled again
fireModalDialogOpened(EventObject) - Method in class de.uka.ilkd.key.core.KeYMediator
fires the request of a GUI component for modal access this can be used to disable all views even if the GUI component has no built in modal support
fireNotesChanged(Node) - Method in class de.uka.ilkd.key.proof.Proof
Fires the event ProofTreeListener.notesChanged(ProofTreeEvent) to all listener.
fireProgressChange(int) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
fireProofClosed() - Method in class de.uka.ilkd.key.proof.Proof
fires the event that the proof has closed.
fireProofDisposed(ProofDisposedEvent) - Method in class de.uka.ilkd.key.proof.Proof
fireProofDisposing(ProofDisposedEvent) - Method in class de.uka.ilkd.key.proof.Proof
fireProofExpanded(Node) - Method in class de.uka.ilkd.key.proof.Proof
fires the event that the proof has been expanded at the given node
fireProofGoalRemoved(Goal) - Method in class de.uka.ilkd.key.proof.Proof
fires the event that a goal has been removed from the list of goals
fireProofGoalsAdded(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.proof.Proof
fires the event that new goals have been added to the list of goals
fireProofGoalsAdded(Goal) - Method in class de.uka.ilkd.key.proof.Proof
fires the event that new goals have been added to the list of goals
fireProofGoalsChanged() - Method in class de.uka.ilkd.key.proof.Proof
fires the event that the proof has been restructured
fireProofIsBeingPruned(Node) - Method in class de.uka.ilkd.key.proof.Proof
fires the event that the proof is being pruned at the given node
fireProofPruned(Node) - Method in class de.uka.ilkd.key.proof.Proof
fires the event that the proof has been pruned at the given node
fireProofRegistered(ProofEnvironmentEvent) - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
fireProofSaved(ProofSaverEvent) - Static method in class de.uka.ilkd.key.proof.io.ProofSaver
Informs all listener about the event ProofSaverListener.proofSaved(ProofSaverEvent).
fireProofStructureChanged() - Method in class de.uka.ilkd.key.proof.Proof
fires the event that the proof has been restructured
fireProofUnregistered(ProofEnvironmentEvent) - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
firePropertyChange(Properties.Property<T>, T, T) - Method in class de.uka.ilkd.key.util.properties.AbstractProperties
 
firePropertyChange(PropertyChangeEvent) - Method in class org.key_project.util.bean.Bean
Fires the event to all listeners.
firePropertyChange(String, boolean, boolean) - Method in class org.key_project.util.bean.Bean
Fires the event to all listeners.
firePropertyChange(String, int, int) - Method in class org.key_project.util.bean.Bean
Fires the event to all listeners.
firePropertyChange(String, Object, Object) - Method in class org.key_project.util.bean.Bean
Fires the event to all listeners.
fireRuleApplied(ProofEvent) - Method in class de.uka.ilkd.key.proof.Proof
fires the event that a rule has been applied
fireRulesAdded(NewRuleListener, ImmutableList<NoPosTacletApp>, PosInOccurrence) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
fireSelectedNodeChanged() - Method in class de.uka.ilkd.key.core.KeYSelectionModel
 
fireSelectedProofChanged() - Method in class de.uka.ilkd.key.core.KeYSelectionModel
 
fireSequentChanged(SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.Goal
informs all goal listeners about a change of the sequent to reduce unnecessary object creation the necessary information is passed to the listener as parameters and not through an event object.
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.ChoiceSettings
sends the message that the state of this setting has been changed to its registered listeners (not thread-safe)
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.GeneralSettings
sends the message that the state of this setting has been changed to its registered listeners (not thread-safe)
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.StrategySettings
sends the message that the state of this setting has been changed to its registered listeners (not thread-safe)
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
fireSettingsChanged() - Method in class de.uka.ilkd.key.settings.ViewSettings
sends the message that the state of this setting has been changed to its registered listeners (not thread-safe)
fireShutDown(EventObject) - Method in class de.uka.ilkd.key.core.KeYMediator
Fires the shut down event.
fireTaskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Fires the event ProverTaskListener.taskFinished(TaskFinishedInfo) to all listener.
fireTaskFinished(long, Throwable) - Method in class de.uka.ilkd.key.proof.io.ProblemLoader
 
fireTaskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.prover.impl.AbstractProverCore
propagation method for the event that a task has finished
fireTaskProgress(int) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Fires the event ProverTaskListener.taskProgress(int) to all listener.
fireTaskProgress() - Method in class de.uka.ilkd.key.prover.impl.AbstractProverCore
propagation of task progress information to be displayed e.g. in a progress bar
fireTaskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Fires the event ProverTaskListener.taskStarted(TaskStartedInfo) to all listener.
fireTaskStarted() - Method in class de.uka.ilkd.key.proof.io.ProblemLoader
 
fireTaskStarted(int) - Method in class de.uka.ilkd.key.prover.impl.AbstractProverCore
propagation method for the event that a task started
fireTreeStructureChanged(Object[]) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Notify all listeners that have registered interest for notification on treeStructureChanged events.
fireVisibleLabelsChanged(TermLabelVisibilityManagerEvent) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
first - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.JJCalls
 
first - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.JJCalls
 
first - Variable in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
 
first - Variable in class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
 
first() - Method in class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
returns the first SchemaVariable of the pair.
first - Variable in class de.uka.ilkd.key.rule.NotFreeIn
 
first() - Method in class de.uka.ilkd.key.rule.NotFreeIn
returns the first SchemaVariable of the pair.
first - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
first - Variable in class de.uka.ilkd.key.util.Pair
 
first - Variable in class de.uka.ilkd.key.util.Quadruple
 
first - Variable in class de.uka.ilkd.key.util.Triple
 
firstActiveChildPos - Variable in class de.uka.ilkd.key.java.statement.LabeledStatement
 
firstActiveChildPos - Variable in class de.uka.ilkd.key.java.statement.MethodFrame
 
firstAppliedRuleApp - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
firstDomInfty(Feature, RuleAppCost, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
firstImgInfty(Feature, RuleAppCost, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
firstJavaStatementRange - Variable in class de.uka.ilkd.key.pp.PosInSequent
 
firstLeaf - Variable in class de.uka.ilkd.key.proof.Proof.ProofPruner
 
firstLoopPos - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
firstN(int) - Method in class de.uka.ilkd.key.logic.PosInTerm
returns the position of the depth-n parent term
firstRefine() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
Refine this clause in two process, first try to refined by itself, @see selfRefine.
firstRefine() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
refine every clause, by assume assertList are true and if a clause's cost is 0 which means it is refined to false, then cost 0 returned.
firstStatement - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
firstStatement - Variable in class de.uka.ilkd.key.proof.NodeInfo
used for proof tree annotation when applicable
firstStatementEnd - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
firstStatementRange - Variable in class de.uka.ilkd.key.pp.ModalityPositionTable
 
firstStatementRangeForIndex(int) - Method in class de.uka.ilkd.key.pp.PositionTable
Returns the character range of the first java statement in a program modality for the `lowest' subtable that includes index in its range.
firstStatementStart - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
firstStatementString - Variable in class de.uka.ilkd.key.proof.NodeInfo
 
firstStmtRange - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
 
firstStmtStart - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
These two remember the range corresponding to the first executable statement in a JavaBlock
firstTimeAddingAxioms - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
firstVar - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
universally quantifiable variable bound inallTerm
firstWhileFound - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
firstWord(String) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
FITS - Static variable in class de.uka.ilkd.key.util.pp.Printer
Flag to indicate this block fits into the current line
fixVerticalSpace(JComponent) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
FKEY_MACRO_SCHEME - Static variable in class de.uka.ilkd.key.gui.utilities.KeyStrokeManager
If true, F keys are used for macros, otherwise CTRL+SHIFT+letter.
Flag - Annotation Type in de.uka.ilkd.key.macros.scripts.meta
Currently not implemented in ArgumentsLifter Used to mark flag for proof script commands.
flag - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
FLAG_INFIX - Static variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Infix used between a flag's base name and the label name.
flatten(ProofAggregate, List<Proof>) - Method in class de.uka.ilkd.key.proof.CompoundProof
 
flatten(List<Proof>) - Method in class de.uka.ilkd.key.proof.CompoundProof
 
flatten() - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
flatten(Feature[], LinkedHashSet<Feature>) - Static method in class de.uka.ilkd.key.strategy.feature.SumFeature
 
flipHeaps(String, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
flipHeaps(String, PositionedString, boolean) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FLOAT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FLOAT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
FLOAT_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
FLOATING_POINT_LITERAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
FloatLDT - Class in de.uka.ilkd.key.ldt
Complete this class if you want to add support for the Java float type.
FloatLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.FloatLDT
 
FloatLiteral - Class in de.uka.ilkd.key.java.expression.literal
Float literal.
FloatLiteral(float) - Constructor for class de.uka.ilkd.key.java.expression.literal.FloatLiteral
Float literal.
FloatLiteral(ExtList, String) - Constructor for class de.uka.ilkd.key.java.expression.literal.FloatLiteral
Float literal.
FloatLiteral(String) - Constructor for class de.uka.ilkd.key.java.expression.literal.FloatLiteral
Float literal.
flow - Variable in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
flow - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
flows(String) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
flows(String) - Method in interface de.uka.ilkd.key.util.rifl.SpecificationContainer
Return the domains from which the given domain flows
FLQQ - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
flush() - Method in interface de.uka.ilkd.key.util.pp.Backend
Flushes any buffered output
flush() - Method in class de.uka.ilkd.key.util.pp.Layouter
Output any information currently kept in buffers.
flush() - Method in class de.uka.ilkd.key.util.pp.Printer
Flush the output stream.
flush() - Method in class de.uka.ilkd.key.util.pp.StringBackend
Flushes any buffered output
flush() - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Flushes any buffered output
flush() - Method in class de.uka.ilkd.key.util.PreferenceSaver
 
flushCache() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
flushCache() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
flushCache() - Method in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
flushCache() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
flushCaches(TreeNode) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
flushCaches(Node) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
flushToParent() - Method in class de.uka.ilkd.key.logic.Namespace
 
flushToParent() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
FocusFormulaProjection - Class in de.uka.ilkd.key.strategy.termProjection
 
FocusFormulaProjection() - Constructor for class de.uka.ilkd.key.strategy.termProjection.FocusFormulaProjection
 
FocusInAntecFeature - Class in de.uka.ilkd.key.strategy.feature
 
FocusInAntecFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.FocusInAntecFeature
 
FocusIsSubFormulaOfInfFlowContractAppFeature - Class in de.uka.ilkd.key.strategy.feature
Checks whether the focus of the ruleApp is contained in one of the formulas added by information flow contract applications.
FocusIsSubFormulaOfInfFlowContractAppFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature
 
FocusIsSubFormulaOfInfFlowContractAppFeature.SubFormulaVisitor - Class in de.uka.ilkd.key.strategy.feature
 
FocusOnSelectionAndHideCommand - Class in de.uka.ilkd.key.macros.scripts
Hide all formulas that are not selected Parameter: * The sequent with those formulas that should not be hidden Created by sarah on 1/12/17.
FocusOnSelectionAndHideCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand
 
FocusOnSelectionAndHideCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
FocusProjection - Class in de.uka.ilkd.key.strategy.termProjection
Projection of a rule application to its focus (the term or formula that the rule operates on, that for taclets is described using \find, and that can be modified by the rule).
FocusProjection(int) - Constructor for class de.uka.ilkd.key.strategy.termProjection.FocusProjection
 
FocussedAutoModeTaskListener(Proof) - Constructor for class de.uka.ilkd.key.control.AbstractProofControl.FocussedAutoModeTaskListener
 
FocussedBreakpointRuleApplicationManager - Class in de.uka.ilkd.key.strategy
A rule app manager that ensures that rules are only applied to a certain subterm within the proof (within a goal).
FocussedBreakpointRuleApplicationManager(AutomatedRuleApplicationManager, Optional<String>) - Constructor for class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
FocussedBreakpointRuleApplicationManager(AutomatedRuleApplicationManager, Goal, Optional<PosInOccurrence>, Optional<String>) - Constructor for class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
focussedFormula - Variable in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
FocussedRuleApplicationManager - Class in de.uka.ilkd.key.strategy
A rule app manager that ensures that rules are only applied to a certain subterm within the proof (within a goal).
FocussedRuleApplicationManager(AutomatedRuleApplicationManager, Goal, FormulaTag, PosInOccurrence, boolean) - Constructor for class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
FocussedRuleApplicationManager(AutomatedRuleApplicationManager, Goal, PosInOccurrence) - Constructor for class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
FocussedRuleApplicationMenuItem() - Constructor for class de.uka.ilkd.key.gui.nodeviews.TacletMenu.FocussedRuleApplicationMenuItem
 
focussedSubterm - Variable in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
folderField - Variable in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
folderIcon16Size - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
FOLLOW_abbreviation_in_funcpredvarterm8639 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ABSTRACT_in_modifier707 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ABSTRACT_in_one_sort_decl831 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_accessible_clause_in_simple_spec_body_clause2846 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ACCESSIBLE_in_accessibleclause368 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_accessible_keyword_in_accessible_clause3409 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_accessible_keyword_in_depends_clause4872 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_accessible_keyword_in_synpred1_KeYJMLPreParser216 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_accessibleclause_in_top74 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_accessterm_bracket_suffix_in_accessterm6269 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_accessterm_in_heap_selection_suffix6407 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_accessterm_in_term1105582 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_activated_choice_in_options_choice459 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_activated_choice_in_options_choice464 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ADD_in_add12584 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_add_in_goalspec12387 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_add_in_goalspec12467 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_additiveexpr_in_shiftexpr3901 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_additiveexpr_in_shiftexpr3919 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_additiveexpr_in_shiftexpr3943 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_additiveexpr_in_shiftexpr3967 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_addprogvar_in_goalspec12435 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ADDPROGVARS_in_addprogvar12648 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ADDRULES_in_addrules12616 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_addrules_in_goalspec12411 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_addrules_in_goalspec12472 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_addrules_in_goalspec12492 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ALLFIELDS_in_jmlprimary6552 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ALLOBJECTS_in_jmlprimary6580 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_also_keyword_in_block_loop_specification6259 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_also_keyword_in_generic_spec_case_seq2709 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_also_keyword_in_method_specification1560 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_also_keyword_in_method_specification1596 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_AND_in_andexpr3426 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_AND_in_conjunction_term4821 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_andexpr_in_exclusiveorexpr3339 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_andexpr_in_exclusiveorexpr3359 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ANTECEDENTPOLARITY_in_taclet9400 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_help_in_any_sortId_check3819 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_help_in_sortId_check_help3884 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_accessterm6111 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_extends_sorts1040 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_extends_sorts1073 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_func_decl2495 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_one_schema_modal_op_decl2129 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_one_schema_var_decl1999 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_synpred7_KeYParser6087 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_transform_decl2953 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_type_resolver10673 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_varcond_fieldtype11204 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_any_sortId_check_in_varcond_hassort11147 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_APPLY_UPDATE_ON_RIGID_in_varcond_applyUpdateOnRigid10434 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_arg_sorts_in_func_decl2570 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_arg_sorts_in_pred_decl2267 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_arg_sorts_or_formula_in_transform_decl3008 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_argument_in_argument_list8480 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_argument_in_argument_list8504 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_argument_list_in_funcpredvarterm8780 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_argument_list_in_heap_update_suffix6685 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_argument_list_in_query_suffix5996 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_argument_list_in_static_query6578 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_array_access_suffix_in_accessterm_bracket_suffix6481 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_array_decls_in_any_sortId_check3834 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_array_decls_in_sortId_check3759 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_array_dimension_in_array_dimensions5028 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_array_dimensions_in_new_expr4983 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_array_initializer_in_new_expr4986 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_array_initializer_in_primaryexpr4681 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_assert_keyword_in_assert_statement6318 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_assert_statement_in_classlevel_element385 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_assert_statement_in_methodlevel_element559 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ASSIGN_in_elementary_update_term4512 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ASSIGN_in_heap_update_suffix6657 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ASSIGN_in_synpred8_KeYParser6641 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_assignable_clause_in_loop_specification5556 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_assignable_clause_in_simple_spec_body_clause2831 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ASSIGNABLE_in_assignableclause414 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_assignable_keyword_in_assignable_clause3288 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_assignableclause_in_top86 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_assume_keyword_in_assume_statement5917 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_assume_statement_in_classlevel_element399 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_assume_statement_in_methodlevel_element572 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ASSUMES_in_taclet9307 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_AT_in_funcpredvarterm8633 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_AT_in_heap_selection_suffix6403 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_atom_in_accessterm6232 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_attribute_or_query_suffix_in_accessterm6302 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_attrid_in_attribute_or_query_suffix5839 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_AVOID_in_triggers9106 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_AXIOM_in_class_axiom1442 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_AXIOM_NAME_BEGIN_in_axiom_name1346 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_AXIOM_NAME_BEGIN_in_param_decl4687 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_AXIOM_NAME_END_in_axiom_name1352 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_AXIOMS_in_problem13549 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_axiomsclause_in_top170 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_AXION_NAME_END_in_param_decl4702 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_BACKSLASH_in_oneJavaSource14167 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_BACKUP_in_jmlprimary5559 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BEFORE_in_beforeexpression7777 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BEFORE_in_synpred8_KeYJMLParser5525 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_beforeexpression_in_jmlprimary5532 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_behavior_keyword_in_behavior_spec_case1909 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_behavior_spec_case_in_heavyweight_spec_case1795 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_BIGINT_in_builtintype8604 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BINLITERAL_in_integerliteral5308 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BITWISENOT_in_unaryexprnotplusminus4380 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_block_loop_specification_in_methodlevel_element624 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_block_specification_in_methodlevel_element611 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_BODY_in_merge_point_statement5344 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_BODY_in_method_declaration4345 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_BOOLEAN_in_builtintype8552 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BOOTCLASSPATH_in_bootClassPath13921 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_bootClassPath_in_problem13420 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_bound_variables_in_funcpredvarterm8727 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_bound_variables_in_ifExThenElseTerm7410 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_bound_variables_in_quantifierterm7648 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_bound_variables_in_synpred13_KeYParser8671 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_boundvarmodifiers_in_infinite_union_expr7458 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_boundvarmodifiers_in_jmlprimary6625 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_boundvarmodifiers_in_specquantifiedexpression7579 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_braces_term_in_term1105564 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_break_behavior_keyword_in_break_behavior_spec_case6545 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_break_behavior_spec_case_in_heavyweight_spec_case1809 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_breaks_clause_in_simple_spec_body_clause3019 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_BREAKS_in_breaks_keyword6414 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_BREAKS_in_breaksclause2120 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_breaks_keyword_in_breaks_clause6397 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_breaksclause_in_top98 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BSUM_in_bsumterm7834 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BSUM_in_synpred5_KeYJMLParser5447 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_bsumterm_in_jmlprimary5454 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_builtintype_in_synpred18_KeYJMLParser8344 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_builtintype_in_type8351 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BY_in_determinesclause1314 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BY_in_loopdeterminesclause1481 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_BYTE_in_builtintype8448 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_captures_clause_in_simple_spec_body_clause2989 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_captures_keyword_in_captures_clause3834 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_castexpr_in_unaryexpr4279 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_CHAR_LITERAL_in_funcpredvarterm8572 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_CHAR_LITERAL_in_javaliteral5226 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_choice_in_option_decls533 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_choice_option_in_choice575 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_choice_option_in_choice581 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_CHOOSECONTRACT_in_problem13811 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_class_axiom_in_classlevel_element303 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_class_invariant_in_classlevel_element204 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_classlevel_element_in_classlevel_comment131 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_CLASSPATH_in_classPaths13955 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_classPaths_in_problem13452 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_CLOSEGOAL_in_goalspecs12071 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_CODE_BIGINT_MATH_in_modifier1268 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_CODE_JAVA_MATH_in_modifier1230 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_CODE_SAVE_MATH_in_modifier1249 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_COLON_in_activated_choice493 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COLON_in_choice571 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COLON_in_conditionalexpr2830 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COLON_in_dependsclause496 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COLON_in_goalspec12344 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COLON_in_id_declaration4058 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COLON_in_mergeparamsspec1818 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COLON_in_oneJavaSource14154 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COLON_in_option12244 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_arg_sorts3280 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_arg_sorts_or_formula2818 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_argument_list8498 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_bound_variables8184 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_choice579 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_classPaths13978 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_decreasesclause571 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_expressionlist5131 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_exprList2512 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_extends_sorts1067 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_infflowspeclist1562 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary5911 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary5917 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary5924 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary5957 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary5964 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary6380 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary6525 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_jmlprimary6763 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_label7087 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_location_term7857 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_locset_term7803 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_mergeparamsspec1981 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_metaTerm12974 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_oldexpression7724 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_one_include_statement392 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_one_sort_decl909 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_oneof_sorts1165 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_option_list12298 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_options_choice462 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_param_list4475 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_COMMA_in_pvset12773 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_quantifiedvardecls8166 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_rulesets12809 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_semisequent9922 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_sequence7113 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_sequence7119 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_sequence7182 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_sequence7188 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_sequence7261 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_signalsonlyclause1731 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_simple_ident_comma_list1475 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_single_label7147 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_storeRefList2330 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_COMMA_in_tacletlist12710 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_termorseq9810 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_triggers9122 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_applyUpdateOnRigid10442 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_applyUpdateOnRigid10448 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_different11800 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_differentFields10582 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_dropEffectlessElementaries10481 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_dropEffectlessElementaries10487 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_dropEffectlessStores10520 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_dropEffectlessStores10526 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_dropEffectlessStores10532 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_dropEffectlessStores10538 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_equalUnique11869 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_equalUnique11875 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_fieldtype11195 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_free11076 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_freeLabelIn11911 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_hassort11139 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_label11981 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_metadisjoint11834 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_new10822 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_observer11765 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_simplifyIfThenElseUpdate10620 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_simplifyIfThenElseUpdate10626 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_simplifyIfThenElseUpdate10632 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_simplifyIfThenElseUpdate10638 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_staticmethod11530 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_staticmethod11536 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varcond_typecheck11039 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_varexplist9959 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_COMMA_in_where_to_bind3453 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_conditionalexpr_in_conditionalexpr2828 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_conditionalexpr_in_conditionalexpr2834 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_conditionalexpr_in_expression2771 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_conjunction_term_in_disjunction_term4734 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_conjunction_term_in_disjunction_term4750 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_constant_in_primaryexpr4533 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_constraint_keyword_in_history_constraint4912 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_CONTAINERTYPE_in_type_resolver10771 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_CONTAINS_ASSIGNMENT_in_varcond_containsAssignment11235 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_continue_behavior_keyword_in_continue_behavior_spec_case6608 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_continue_behavior_spec_case_in_heavyweight_spec_case1823 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_continues_clause_in_simple_spec_body_clause3038 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_CONTINUES_in_continues_keyword6462 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_CONTINUES_in_continuesclause2181 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_continues_keyword_in_continues_clause6445 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_continuesclause_in_top110 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_CONTRACTS_in_contracts13096 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_contracts_in_problem13505 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_createLocset_in_jmlprimary6432 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_datagroup_clause_in_classlevel_element355 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DEBUG_in_debug_statement5244 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_debug_statement_in_methodlevel_element598 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DECLASSIFIES_in_determinesclause1347 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DECLASSIFIES_in_separatesclause1093 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DECLITERAL_in_integerliteral5282 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DECLITERAL_in_synpred1_KeYJMLParser4213 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DECLITERAL_in_unaryexpr4222 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_decls_in_problem13478 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DECREASES_in_decreasesclause556 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_decreasesclause_in_top206 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_decreasing_keyword_in_variant_function5731 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DEPENDINGON_in_varcond_new10871 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_depends_clause_in_classlevel_element225 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DEPENDS_in_dependsclause486 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_dependsclause_in_top122 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_determines_clause_in_simple_spec_body_clause3102 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DETERMINES_in_determines_keyword3254 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DETERMINES_in_determinesclause1294 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_determines_keyword_in_determines_clause3230 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_determines_keyword_in_loop_determines_clause5880 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_determinesclause_in_top231 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DIFFERENT_in_varcond_different11790 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DIFFERENTFIELDS_in_varcond_differentFields10564 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_dims_in_quantifiedvariabledeclarator8806 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_dims_in_typespec8268 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DISJOINT_in_jmlprimary6734 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DISJOINTMODULONULL_in_varcond_typecheck11011 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_disjunction_term_in_implication_term4659 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DISPLAYNAME_in_modifiers9583 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DISPLAYNAME_in_one_invariant13321 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DIV_in_multexpr4126 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_diverges_clause_in_simple_spec_body_clause2923 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_diverges_keyword_in_diverges_clause3791 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DL_ESCAPE_in_jmlprimary5665 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DOT_in_attribute_or_query_suffix5819 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DOT_in_name8752 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DOT_in_primarysuffix4774 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DOT_in_simple_ident_dots978 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DOTDOT_in_specarrayrefexpr2622 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_DOTRANGE_in_array_access_suffix6791 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DOTRANGE_in_synpred9_KeYParser6786 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DOUBLECOLON_in_attrid5938 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DOUBLECOLON_in_funcpred_name4134 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DOUBLECOLON_in_synpred1_KeYParser4113 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DROP_EFFECTLESS_ELEMENTARIES_in_varcond_dropEffectlessElementaries10473 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_DROP_EFFECTLESS_STORES_in_varcond_dropEffectlessStores10512 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_duration_clause_in_simple_spec_body_clause3010 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_DURATION_in_jmlprimary5991 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_duration_keyword_in_duration_clause4019 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_elementary_update_term_in_term4338 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_elementary_update_term_in_term4365 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ELEMSORT_in_varcond_hassort11122 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ELEMTYPE_in_jmlprimary6127 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ELSE_in_ifExThenElseTerm7468 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ELSE_in_ifThenElseTerm7319 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EMPTYBRACKETS_in_array_decls3996 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EMPTYBRACKETS_in_arrayopid3144 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EMPTYBRACKETS_in_field_declaration4246 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_EMPTYBRACKETS_in_keyjavatype1228 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EMPTYBRACKETS_in_param_decl4717 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_EMPTYBRACKETS_in_sort_name4248 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EMPTYBRACKETS_in_staticAttributeOrQueryReference5674 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EMPTYBRACKETS_in_type4132 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_EMPTYSET_in_jmlprimary6407 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ensures_clause_in_simple_spec_body_clause2861 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ensures_free_clause_in_simple_spec_body_clause2879 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ENSURES_FREE_in_ensures_free_clause3609 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ENSURES_FREE_in_ensuresfreeclause742 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ENSURES_in_ensuresclause697 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ensures_keyword_in_ensures_clause3546 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_ensuresclause_in_top134 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ensuresfreeclause_in_top146 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ENUM_CONST_in_varcond_enum_const11655 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EOF_in_classlevel_comment163 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_EOF_in_methodlevel_comment466 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_EOF_in_seqEOF9758 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EOF_in_termEOF4456 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EOF_in_top337 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EQ_NEQ_in_equalityexpr3491 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EQUAL_UNIQUE_in_varcond_equalUnique11859 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EQUALITY_in_initialiser6136 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_equality_term_in_term604919 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equalityexpr_in_andexpr3404 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_equalityexpr_in_andexpr3430 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EQUALS_in_equality_term5097 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EQUALS_in_one_schema_var_decl1624 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalence_term_in_elementary_update_term4487 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalence_term_in_elementary_update_term4516 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalence_term_in_heap_update_suffix6655 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalence_term_in_heap_update_suffix6661 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalence_term_in_location_term7855 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalence_term_in_location_term7861 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalence_term_in_synpred8_KeYParser6639 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_equivalenceexpr_in_conditionalexpr2808 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EQV_ANTIV_in_equivalenceexpr2901 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EQV_in_equivalence_term4597 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ERASES_in_determinesclause1375 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ERASES_in_separatesclause1121 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EVERYTHING_in_storeref2406 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EXCEPTION_in_jmlprimary5372 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_exceptional_behavior_keyword_in_exceptional_behavior_spec_case2103 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_exceptional_behavior_spec_case_in_heavyweight_spec_case1837 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_exclusiveorexpr_in_inclusiveorexpr3274 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_exclusiveorexpr_in_inclusiveorexpr3294 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EXISTS_in_quantifierterm7630 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_expreid_in_pseudosexpr14396 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_expression_in_accessible_clause3413 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_array_dimension5055 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_assert_statement6322 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_assignable_clause3292 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_assume_statement5921 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_beforeexpression7783 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_breaks_clause6401 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_bsumterm7884 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_bsumterm7891 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_bsumterm7897 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_captures_clause3838 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_class_axiom1446 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_class_invariant1317 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_continues_clause6449 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_debug_statement5248 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_depends_clause4876 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_dependsclause490 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_dependsclause511 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_determines_clause3234 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_diverges_clause3795 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_duration_clause4023 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_ensures_clause3550 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_ensures_free_clause3613 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_expressionlist5126 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_expressionlist5135 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_exprList2503 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_exprList2518 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_history_constraint4916 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_in_group_clause5108 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_initialiser6140 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_initially_clause1515 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_jmlprimary5565 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5595 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5625 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5915 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5921 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5928 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5961 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5968 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary5997 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6024 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6051 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6084 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6108 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6133 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6227 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6291 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6330 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6378 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6384 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6558 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_jmlprimary6982 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_loop_determines_clause5884 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_loop_invariant5622 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_loop_invariant_free5654 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_loop_separates_clause5844 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_maps_into_clause5156 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_measured_by_clause3482 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_monitors_for_clause4980 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_nowarn_pragma5211 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_oldexpression7701 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_oldexpression7721 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_predicate2737 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_readable_if_clause5015 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_represents_clause4808 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_representsclause836 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_representsclause913 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_requires_clause2500 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_requires_free_clause2571 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_returns_clause6497 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_separates_clause3166 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_seqdefterm8033 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_seqdefterm8040 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_seqdefterm8046 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7111 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7117 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7123 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7152 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7180 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7186 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7192 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7259 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_sequence7265 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_set_statement5282 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_signals_clause3653 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_signals_only_clause3734 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_spec_var_decls2341 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_specarrayrefexpr2619 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_specarrayrefexpr2626 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_specquantifiedexpression7638 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_storeRefExpr2546 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_synpred1_KeYJMLPreParser218 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_termexpression2085 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_transactionUpdated4719 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expression_in_variant_function5735 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_when_clause3925 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_working_space_clause3974 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expression_in_writable_if_clause5050 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_expressionlist_in_array_initializer5080 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expressionlist_in_jmlprimary5681 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expressionlist_in_jmlprimary5751 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expressionlist_in_jmlprimary5787 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expressionlist_in_jmlprimary5884 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expressionlist_in_new_expr4959 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_expressionlist_in_primarysuffix4886 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_exprList_in_createLocset2467 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_exprList_in_sequence7082 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_EXTENDS_in_one_sort_decl764 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EXTENDS_in_one_sort_decl809 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_EXTENDS_in_one_sort_decl882 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_extends_sorts_in_one_sort_decl770 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_extends_sorts_in_one_sort_decl815 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_extends_sorts_in_one_sort_decl888 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FALSE_in_atom6965 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FALSE_in_primaryexpr4600 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_FALSE_in_where_to_bind3414 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FALSE_in_where_to_bind3489 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_field_declaration_in_field_or_method_declaration4204 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_field_or_method_declaration_in_classlevel_element251 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_field_or_method_declaration_in_methodlevel_element507 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_FIELDTYPE_in_varcond_fieldtype11175 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FINAL_in_modifier732 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_FINAL_in_varcond_final11679 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FIND_in_taclet9331 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FORALL_in_quantifierterm7614 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FORALL_in_spec_var_decls2337 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_FORMULA_in_arg_sorts_or_formula2781 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FORMULA_in_arg_sorts_or_formula2855 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_formula_in_one_contract13247 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_formula_in_one_invariant13313 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FORMULA_in_one_schema_var_decl1653 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_formula_in_problem13769 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_formula_in_synpred14_KeYParser9213 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_formula_in_taclet9245 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_formula_in_top87 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FORMULA_in_transform_decl2966 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FREE_in_builtintype8690 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_free_spec_header_in_generic_spec_case2197 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_FREELABELIN_in_varcond_freeLabelIn11898 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FRESH_in_jmlprimary5878 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_func_decl_in_func_decls2669 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_func_decls_in_decls288 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_funcpred_name_in_func_decl2519 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_funcpred_name_in_funcpredvarterm8651 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_funcpred_name_in_pred_decl2193 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_funcpred_name_in_transform_decl2993 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_funcpredvarterm_in_atom6924 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_FUNCTIONS_in_func_decls2633 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_GENERIC_in_one_sort_decl714 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_generic_spec_body_in_generic_spec_case2230 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_body_in_generic_spec_case2256 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_behavior_spec_case1917 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_break_behavior_spec_case6553 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_continue_behavior_spec_case6616 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_exceptional_behavior_spec_case2111 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_generic_spec_case_seq2691 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_generic_spec_case_seq2723 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_lightweight_spec_case1731 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_model_behavior_spec_case2044 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_normal_behavior_spec_case1981 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_in_return_behavior_spec_case6679 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_generic_spec_case_seq_in_generic_spec_body2640 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_GEQ_in_relationalexpr3719 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_GHOST_in_modifier760 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_goalspec_in_goalspecwithoption12156 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_goalspec_in_goalspecwithoption12203 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_goalspecs_in_taclet9492 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_goalspecwithoption_in_goalspecs12079 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_goalspecwithoption_in_goalspecs12086 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_GREATER_in_relation_op5192 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_GREATEREQUAL_in_relation_op5205 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_GT_in_relationalexpr3627 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_HASLABEL_in_varcond_label11965 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_HASSORT_in_varcond_hassort11103 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_HASSUBFORMULAS_in_varcond_subFormulas12035 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_heap_selection_suffix_in_accessterm6365 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_heap_update_suffix_in_accessterm_bracket_suffix6449 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_heavyweight_spec_case_in_spec_case1688 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_HELPER_in_modifier788 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_HELPTEXT_in_modifiers9616 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_HEURISTICS_in_rulesets12800 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_HEURISTICSDECL_in_ruleset_decls3563 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_HEXLITERAL_in_integerliteral5268 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_history_constraint_in_classlevel_element277 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_IDENT_in_activated_choice491 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_activated_choice497 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_axiom_name1350 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_IDENT_in_breaksclause2127 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_choice566 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_choice_option625 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_continuesclause2188 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_field_or_method_declaration4162 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_IDENT_in_id_declaration4046 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_jmlprimary6287 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_jmlprimary6326 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_mergeparamsspec1806 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_mergeparamsspec1868 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_name8730 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_name8756 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_old_clause4084 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_IDENT_in_oldexpression7728 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_one_include421 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_option12242 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_option12248 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_param_decl4653 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_IDENT_in_param_decl4760 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_IDENT_in_primaryexpr4545 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_primarysuffix4784 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_quantifiedvariabledeclarator8801 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_ruleset12838 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_signalsclause1630 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IDENT_in_simple_ident1439 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_single_label7123 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_staticAttributeOrQueryReference5653 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_taclet9184 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IDENT_in_type4121 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_IDENT_in_varId8996 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IF_in_ifThenElseTerm7269 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IFEX_in_ifExThenElseTerm7404 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ifExThenElseTerm_in_atom6995 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ifThenElseTerm_in_atom6981 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IMP_in_implication_term4671 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_implication_term_in_equivalence_term4585 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_implication_term_in_equivalence_term4601 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_implication_term_in_implication_term4675 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IMPLIES_in_impliesexpr2979 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IMPLIES_in_impliesforwardexpr3097 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_IMPLIESBACKWARD_in_impliesexpr3022 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_impliesexpr_in_equivalenceexpr2885 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_impliesexpr_in_equivalenceexpr2905 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_impliesforwardexpr_in_impliesexpr2983 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_impliesforwardexpr_in_impliesforwardexpr3101 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_in_group_clause_in_datagroup_clause5081 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_in_keyword_in_in_group_clause5104 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_INCLUDE_in_one_include_statement373 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_INCLUDELDTS_in_one_include_statement378 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_INCLUSIVEOR_in_inclusiveorexpr3290 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_inclusiveorexpr_in_logicalandexpr3209 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_inclusiveorexpr_in_logicalandexpr3229 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INDEX_in_jmlprimary6348 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INDEXOF_in_sequence7243 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INDEXOF_in_synpred14_KeYJMLParser6949 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_determinesclause1307 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_determinesclause1335 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_determinesclause1358 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_determinesclause1386 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_determinesclause1414 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_loopdeterminesclause1474 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_loopdeterminesclause1505 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_loopseparatesclause1220 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_loopseparatesclause1245 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_separatesclause1081 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_separatesclause1104 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_separatesclause1132 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infflowspeclist_in_separatesclause1160 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_infinite_union_expr_in_jmlprimary5404 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INFORMAL_DESCRIPTION_in_jmlprimary5646 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_initialiser_in_field_declaration4265 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_INITIALISER_in_old_clause4089 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_initially_clause_in_classlevel_element290 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_INITIALLY_in_initially_clause1511 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_INSEQUENTSTATE_in_taclet9380 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_INSTANCE_in_modifier815 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_INSTANCEOF_in_relationalexpr3815 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INT_in_builtintype8500 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_integerliteral_in_javaliteral5192 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INTERSECT_in_jmlprimary6488 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INV_in_primaryexpr4563 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INV_in_primarysuffix4837 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_INVARIANT_FOR_in_jmlprimary6221 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_invariant_keyword_in_class_invariant1308 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_INVARIANTS_in_invariants13147 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_invariants_in_problem13513 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IS_ABSTRACT_OR_INTERFACE_in_varcond_abstractOrInterface11631 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_IS_INITIALIZED_in_jmlprimary6196 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ISARRAY_in_varcond_array11582 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISARRAYLENGTH_in_varcond_array_length11606 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISCONSTANT_in_varcond_constant11933 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISENUMTYPE_in_varcond_enumtype11265 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISLOCALVARIABLE_in_varcond_localvariable11727 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISOBSERVER_in_varcond_observer11755 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISREFERENCE_in_varcond_reference11303 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISREFERENCEARRAY_in_varcond_referencearray11558 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISSTATICFIELD_in_varcond_static_field12003 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISSUBTYPE_in_varcond_typecheck10975 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISSUBTYPE_in_varcond_typecheck10994 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ISTHISREFERENCE_in_varcond_thisreference11439 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ITSELF_in_determinesclause1324 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ITSELF_in_loopdeterminesclause1483 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_javaliteral_in_constant5163 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_JAVASOURCE_in_javaSource14072 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_javaSource_in_problem13467 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_jmlprimary_in_primaryexpr4641 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_keyjavatype_in_arrayopid3168 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_keyjavatype_in_prog_var_decls1314 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_keyjavatype_in_varcond_new10893 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_KEYSETTINGS_in_preferences14224 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_label_in_atom7035 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBLNEG_in_jmlprimary6285 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBLNEG_in_synpred11_KeYJMLParser6275 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBLPOS_in_jmlprimary6324 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBLPOS_in_synpred12_KeYJMLParser6314 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBRACE_in_array_initializer5076 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBRACE_in_choice573 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_contracts13105 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_func_decls2644 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_funcpredvarterm8705 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_goalspecwithoption12138 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_invariants13164 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_locset_term7773 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_mergeparamsspec1790 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBRACE_in_mergeparamsspec1915 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBRACE_in_one_contract13217 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_one_invariant13301 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_one_schema_modal_op_decl2147 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_oneof_sorts1124 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_option_decls530 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_pred_decls2325 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_preferences14226 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_problem13591 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_problem13732 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_prog_var_decls1285 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_proofBody14332 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_ruleset_decls3573 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_schema_var_decls1506 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_sort_decls649 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_substitutionterm7906 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_synpred10_KeYParser7690 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_synpred11_KeYParser7712 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_synpred13_KeYParser8669 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_taclet9201 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_transform_decls3065 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_triggers9070 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_updateterm8017 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACE_in_where_to_bind3382 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACKET_in_array_access_suffix6745 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACKET_in_array_dimension5050 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBRACKET_in_dims8307 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBRACKET_in_heap_update_suffix6630 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACKET_in_one_schema_var_decl1616 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACKET_in_primarysuffix4910 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LBRACKET_in_schema_modifiers2049 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACKET_in_seq_get_suffix6510 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LBRACKET_in_varcond_reference11306 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LEMMA_in_taclet9170 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LEQ_in_relationalexpr3659 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LESS_in_relation_op5165 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LESSEQUAL_in_relation_op5181 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LGUILLEMETS_in_atom7029 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_lightweight_spec_case_in_spec_case1676 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_location_term_in_locset_term7789 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_location_term_in_locset_term7809 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LOCKSET_in_jmlprimary6179 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LOCKSET_LEQ_in_relationalexpr3783 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LOCKSET_LT_in_relationalexpr3751 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LOCSET_in_builtintype8650 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_locset_term_in_braces_term7729 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LOGICALAND_in_logicalandexpr3225 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_logicalandexpr_in_logicalorexpr3145 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_logicalandexpr_in_logicalorexpr3165 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LOGICALOR_in_logicalorexpr3161 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_logicalorexpr_in_impliesexpr2963 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_logicalorexpr_in_impliesexpr3026 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_logicalorexpr_in_impliesforwardexpr3081 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_logicTermReEntry_in_array_access_suffix6772 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_logicTermReEntry_in_array_access_suffix6797 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_logicTermReEntry_in_equality_term5056 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_logicTermReEntry_in_equality_term5110 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_logicTermReEntry_in_seq_get_suffix6517 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_logicTermReEntry_in_substitutionterm7937 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LONG_in_builtintype8526 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LOOP_CONTRACT_in_loop_contract_keyword6294 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_contract_keyword_in_block_loop_specification6229 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_contract_keyword_in_block_loop_specification6263 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_determines_clause_in_loop_specification5533 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_LOOP_DETERMINES_in_loopdeterminesclause1463 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LOOP_INVARIANT_FREE_in_loop_invariant_free5650 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_invariant_free_in_loop_specification5416 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_invariant_free_in_loop_specification5486 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_invariant_in_loop_specification5397 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_invariant_in_loop_specification5462 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loop_separates_clause_in_loop_specification5510 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_LOOP_SEPARATES_in_loopseparatesclause1209 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_loop_specification_in_methodlevel_element546 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_loopdeterminesclause_in_top257 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_loopseparatesclause_in_top244 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_accessterm6105 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_add12586 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_addprogvar12650 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_addrules12618 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_arg_sorts3227 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_arg_sorts_or_formula2741 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_argument_list8464 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_arrayopid3154 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_atom6934 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_attrid5930 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_beforeexpression7779 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_breaksclause2122 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_bsumterm7822 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_castexpr4320 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_continuesclause2183 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_createLocset2463 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_expression6001 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_LPAREN_in_ifExThenElseTerm7420 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_ifExThenElseTerm7450 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_ifExThenElseTerm7470 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_ifThenElseTerm7271 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_ifThenElseTerm7301 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_ifThenElseTerm7321 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_infinite_union_expr7443 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_invariants13149 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_jmlprimary5561 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5591 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5621 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5675 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5745 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5781 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5815 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5845 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5880 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5905 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5951 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary5993 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6020 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6047 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6080 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6104 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6129 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6154 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6198 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6223 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6248 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6281 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6320 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6374 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6461 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6490 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6519 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6554 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6582 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6610 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6736 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6757 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6792 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_jmlprimary6978 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_location_term7851 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_mergeparamsspec1829 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_metaTerm12925 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_new_expr4953 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_oldexpression7697 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_oldexpression7717 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_one_schema_modal_op_decl2123 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_option_list12280 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_param_list4411 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_LPAREN_in_primarysuffix4881 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_pseudosexpr14391 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_replacewith12554 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_rulesets12802 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_seqdefterm7971 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_sequence7078 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_sequence7107 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_sequence7148 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_sequence7176 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_sequence7255 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_signalsclause1621 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_single_label7138 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_specquantifiedexpression7552 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred11_KeYJMLParser6273 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred12_KeYJMLParser6312 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred14_KeYJMLParser6833 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred14_KeYJMLParser6866 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred14_KeYJMLParser6880 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred15_KeYJMLParser7041 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred2_KeYJMLParser4265 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred2_KeYJMLPreParser4172 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_LPAREN_in_synpred3_KeYJMLParser5395 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred4_KeYJMLParser5419 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred5_KeYJMLParser5445 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred6_KeYJMLParser5471 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_synpred7_KeYParser6085 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_synpred9_KeYJMLParser5670 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_taclet9309 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_taclet9333 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_taclet9473 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_transactionUpdated4715 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LPAREN_in_type_resolver10722 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_type_resolver10773 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_abstractOrInterface11633 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_applyUpdateOnRigid10436 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_array11584 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_array_length11608 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_constant11943 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_containsAssignment11237 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_different11794 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_differentFields10569 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_dropEffectlessElementaries10475 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_dropEffectlessStores10514 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_enum_const11657 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_enumtype11267 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_equalUnique11863 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_fieldtype11181 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_final11681 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_free11070 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_freeLabelIn11905 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_hassort11109 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_hassort11124 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_label11975 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_localvariable11731 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_metadisjoint11828 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_new10816 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_new10844 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_new10873 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_newlabel10928 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_observer11759 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_reference11362 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_referencearray11560 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_simplifyIfThenElseUpdate10614 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_static11705 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_static_field12013 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_staticmethod11524 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_subFormulas12045 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_thisreference11444 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LPAREN_in_varcond_typecheck11031 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_LT_in_relationalexpr3566 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LT_in_relationalexpr3592 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_LT_in_relationalexpr3684 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_maintaining_keyword_in_loop_invariant5618 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MAPEMPTY_in_jmlprimary5720 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_mapExpression_in_jmlprimary5743 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_maps_into_clause_in_datagroup_clause5085 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_maps_keyword_in_maps_into_clause5152 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MAX_in_jmlprimary6078 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MAX_in_synpred10_KeYJMLParser6071 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_measured_by_clause_in_simple_spec_body_clause2940 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MEASURED_BY_in_dependsclause507 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_measured_by_keyword_in_measured_by_clause3478 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MERGE_PARAMS_in_merge_point_statement5337 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MERGE_PARAMS_in_mergeparamsspec1783 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MERGE_POINT_in_merge_point_statement5311 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_merge_point_statement_in_methodlevel_element533 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MERGE_PROC_in_merge_point_statement5318 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_mergeparamsspec_in_top318 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_METADISJOINT_in_varcond_metadisjoint11824 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_metaId_in_metaTerm12909 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_metaTerm_in_specialTerm8900 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_method_declaration_in_field_or_method_declaration4181 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_method_specification_in_block_specification6188 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_method_specification_in_classlevel_element238 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_methodlevel_element_in_methodlevel_comment453 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MINUS_in_accessterm6051 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MINUS_in_additiveexpr4046 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MINUS_in_arith_op8950 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MINUS_in_funcpredvarterm8603 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MINUS_in_synpred12_KeYParser8593 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MINUS_in_synpred1_KeYJMLParser4211 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MINUS_in_synpred6_KeYParser6043 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MINUS_in_unaryexpr4218 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MINUS_in_unaryexpr4242 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MINUS_in_weak_arith_op5252 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MOD_in_multexpr4148 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_modality_dl_term_in_unary_formula5001 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MODALITY_in_modality_dl_term8355 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MODALOPERATOR_in_one_schema_var_decl1559 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_model_behavior_keyword_in_model_behavior_spec_case2036 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_model_behavior_spec_case_in_heavyweight_spec_case1857 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MODEL_in_modifier840 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MODEL_METHOD_AXIOM_in_axiomsclause787 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_modifier_in_heavyweight_spec_case1775 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_modifier_in_modifiers674 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_modifiers_in_classlevel_comment115 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_modifiers_in_classlevel_comment150 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_modifiers_in_methodlevel_comment448 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_modifiers_in_old_clause4074 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_modifiers_in_taclet9503 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_MODIFIES_in_one_contract13249 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_monitors_for_clause_in_classlevel_element316 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MONITORS_FOR_in_monitors_for_clause4976 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_MULT_in_multexpr4104 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MULT_in_primarysuffix4851 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_MULT_in_specarrayrefexpr2638 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_multexpr_in_additiveexpr4008 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_multexpr_in_additiveexpr4026 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_multexpr_in_additiveexpr4050 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_name_clause_in_simple_spec_body_clause2970 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_name_in_referencetype8411 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEST_END_in_generic_spec_body2648 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_NEST_START_in_generic_spec_body2631 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_new_expr_in_primaryexpr4671 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEW_in_new_expr4937 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEW_in_varcond_new10814 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NEW_OBJECTS_in_determinesclause1403 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEW_OBJECTS_in_loopdeterminesclause1494 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEW_OBJECTS_in_loopseparatesclause1234 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEW_OBJECTS_in_separatesclause1149 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEWELEMSFRESH_in_jmlprimary6790 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NEWLABEL_in_varcond_newlabel10926 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NO_STATE_in_modifier1150 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_NODEFAULTCLASSES_in_classPaths14029 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NON_NULL_in_boundvarmodifiers8216 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NON_NULL_in_modifier868 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_NONINTERACTIVE_in_modifiers9569 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NONNULLELEMENTS_in_jmlprimary5619 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_normal_behavior_keyword_in_normal_behavior_spec_case1973 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_normal_behavior_spec_case_in_heavyweight_spec_case1847 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_NOT__in_varexp10128 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NOT_ASSIGNED_in_jmlprimary5843 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOT_EQUALS_in_equality_term5101 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NOT_in_unary_formula4965 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NOT_in_unaryexprnotplusminus4358 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOT_MODIFIED_in_jmlprimary5813 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOT_SPECIFIED_in_predornot2690 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOT_SPECIFIED_in_storeref2418 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTFREEIN_in_varcond_free11068 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NOTHING_in_determinesclause1297 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_determinesclause1317 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_determinesclause1350 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_determinesclause1378 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_determinesclause1406 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_loopdeterminesclause1466 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_loopdeterminesclause1497 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_loopseparatesclause1212 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_loopseparatesclause1237 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_separatesclause1073 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_separatesclause1096 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_separatesclause1124 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_separatesclause1152 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_signalsonlyclause1704 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOTHING_in_storeref2394 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NOWARN_in_nowarn_pragma5207 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_nowarn_pragma_in_classlevel_element413 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_nowarn_pragma_in_methodlevel_element585 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_NULL_in_primaryexpr4619 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NULLABLE_BY_DEFAULT_in_modifier918 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_NULLABLE_in_boundvarmodifiers8220 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_NULLABLE_in_modifier893 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_NUM_LITERAL_in_funcpredvarterm8611 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NUM_LITERAL_in_simple_ident_dots994 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_NUM_LITERAL_in_synpred12_KeYParser8597 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_OCTLITERAL_in_integerliteral5294 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_old_clause_in_spec_var_decls2302 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_OLD_in_old_clause4070 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_OLD_in_oldexpression7715 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_oldexpression_in_jmlprimary5508 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_one_bound_variable_in_bound_variables8162 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_bound_variable_in_bound_variables8190 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_bound_variable_in_substitutionterm7919 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_contract_in_contracts13118 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_include_in_one_include_statement388 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_include_in_one_include_statement394 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_include_statement_in_decls110 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_invariant_in_invariants13177 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_logic_bound_variable_in_invariants13153 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_logic_bound_variable_in_one_bound_variable8259 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_logic_bound_variable_nosort_in_one_bound_variable8233 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_schema_bound_variable_in_one_bound_variable8246 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_schema_modal_op_decl_in_one_schema_var_decl1561 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_schema_var_decl_in_schema_var_decls1518 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_schema_var_decl_in_taclet9291 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_one_sort_decl_in_sort_decls665 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_oneJavaSource_in_javaSource14085 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ONEOF_in_one_sort_decl738 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_oneof_sorts_in_one_sort_decl744 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_option_decls_in_decls155 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_option_in_option_list12291 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_option_in_option_list12304 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_option_list_in_goalspecwithoption12119 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_option_list_in_problem13580 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_option_list_in_taclet9189 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_options_choice_in_decls125 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_OPTIONSDECL_in_option_decls528 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_OR_in_disjunction_term4746 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PARALLEL_in_term4361 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_param_decl_in_param_list4439 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_param_decl_in_param_list4495 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_param_list_in_method_declaration4326 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_PERCENT_in_arith_op8934 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PERCENT_in_strong_arith_op5321 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PERMISSION_in_jmlprimary5589 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_PLUS_in_additiveexpr4022 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_PLUS_in_arith_op8966 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PLUS_in_unaryexpr4192 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_PLUS_in_weak_arith_op5236 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_postfixexpr_in_relationalexpr3755 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_postfixexpr_in_relationalexpr3787 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_postfixexpr_in_unaryexprnotplusminus4405 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_PRE_in_oldexpression7695 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_pred_decl_in_pred_decls2349 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_pred_decls_in_decls264 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_predicate_in_infinite_union_expr7493 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_jmlprimary6680 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_mergeparamsspec1934 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_mergeparamsspec2004 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_predornot2678 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_representsclause1016 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_specquantifiedexpression7620 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_synpred13_KeYJMLParser6671 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_synpred16_KeYJMLParser7484 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predicate_in_synpred17_KeYJMLParser7611 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_PREDICATES_in_pred_decls2314 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_predornot_in_breaksclause2144 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predornot_in_continuesclause2205 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predornot_in_ensuresclause701 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predornot_in_ensuresfreeclause746 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predornot_in_requiresclause611 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predornot_in_requiresfreeclause656 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predornot_in_returnsclause2256 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_predornot_in_signalsclause1653 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_preferences_in_problem13391 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_primaryexpr_in_postfixexpr4439 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_primarysuffix_in_postfixexpr4473 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_PRIVATE_in_modifier932 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_PROBLEM_in_problem13730 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_profile_in_problem13375 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PROFILE_in_profile14194 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_prog_var_decls_in_decls213 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_prog_var_decls_in_one_contract13233 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PROGRAM_in_one_schema_var_decl1583 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PROGRAMVARIABLES_in_prog_var_decls1275 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PROOF_in_proof14302 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_proofBody_in_proof14304 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PROOFOBLIGATION_in_problem13860 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PROOFSCRIPT_in_proofScript14263 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PROTECTED_in_modifier958 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_PROXY_in_one_sort_decl785 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_pseudosexpr_in_proofBody14348 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_pseudosexpr_in_pseudosexpr14453 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_PUBLIC_in_modifier982 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_PURE_in_modifier1009 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_pvset_in_addprogvar12654 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_pvset_in_pvset12777 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_quantifiedvardecls_in_bsumterm7838 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvardecls_in_infinite_union_expr7468 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvardecls_in_jmlprimary6639 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvardecls_in_seqdefterm7987 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvardecls_in_specquantifiedexpression7591 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvardecls_in_synpred14_KeYJMLParser6843 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvardecls_in_synpred15_KeYJMLParser7051 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvariabledeclarator_in_quantifiedvardecls8141 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifiedvariabledeclarator_in_quantifiedvardecls8170 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifier_in_specquantifiedexpression7568 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifier_in_synpred4_KeYJMLParser5421 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_quantifierterm_in_unary_formula4986 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_query_suffix_in_attribute_or_query_suffix5850 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_QUESTIONMARK_in_conditionalexpr2824 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RARROW_in_mergeparamsspec1904 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RBRACE_in_array_initializer5082 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RBRACE_in_choice586 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_contracts13130 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_func_decls2691 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_funcpredvarterm8745 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_goalspecwithoption12176 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_invariants13190 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_locset_term7823 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_mergeparamsspec2048 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RBRACE_in_mergeparamsspec2055 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RBRACE_in_one_contract13270 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_one_invariant13338 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_one_schema_modal_op_decl2155 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_oneof_sorts1194 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_option_decls539 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_pred_decls2371 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_preferences14241 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_problem13692 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_problem13783 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_prog_var_decls1382 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_proofBody14363 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_ruleset_decls3639 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_schema_var_decls1531 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_sort_decls674 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_substitutionterm7949 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_synpred14_KeYParser9215 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_taclet9526 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_transform_decls3111 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_triggers9089 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_updateterm8023 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACE_in_where_to_bind3525 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACKET_in_array_access_suffix6832 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACKET_in_array_dimension5059 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RBRACKET_in_dims8309 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RBRACKET_in_heap_update_suffix6707 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACKET_in_one_schema_var_decl1632 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACKET_in_primarysuffix4917 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RBRACKET_in_schema_modifiers2082 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACKET_in_seq_get_suffix6529 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RBRACKET_in_varcond_reference11354 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_REACH_in_jmlprimary5903 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_REACHLOCS_in_jmlprimary5949 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_readable_if_clause_in_classlevel_element329 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_READABLE_in_readable_if_clause5011 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_REAL_in_builtintype8630 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_referencetype_in_jmlprimary6202 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_referencetype_in_jmlprimary6252 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_referencetype_in_signalsclause1625 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_referencetype_in_signalsonlyclause1718 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_referencetype_in_signalsonlyclause1737 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_referencetype_in_type8365 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_relation_op_in_logicTermReEntry5372 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_relation_op_in_synpred3_KeYParser5363 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_relationalexpr_in_equalityexpr3479 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_relationalexpr_in_equalityexpr3495 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_replacewith_in_goalspec12366 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_REPLACEWITH_in_replacewith12552 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_represents_clause_in_classlevel_element264 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_REPRESENTS_in_representsclause832 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_represents_keyword_in_represents_clause4804 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_representsclause_in_top158 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_requires_clause_in_spec_header2398 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_requires_free_clause_in_free_spec_header2452 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_REQUIRES_FREE_in_requires_free_clause2567 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_REQUIRES_FREE_in_requiresfreeclause652 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_REQUIRES_in_requiresclause607 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_requires_keyword_in_requires_clause2496 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_requiresclause_in_top182 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_requiresfreeclause_in_top194 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RESULT_in_jmlprimary5352 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_return_behavior_keyword_in_return_behavior_spec_case6671 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_return_behavior_spec_case_in_heavyweight_spec_case1867 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_returns_clause_in_simple_spec_body_clause3054 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_RETURNS_in_returns_keyword6510 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_RETURNS_in_returnsclause2245 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_returns_keyword_in_returns_clause6493 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_returnsclause_in_top270 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RGUILLEMETS_in_atom7039 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_accessterm6114 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_add12592 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_addprogvar12656 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_addrules12624 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_arg_sorts3319 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_arg_sorts_or_formula2889 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_argument_list8523 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_arrayopid3178 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_atom6942 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_attrid5946 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_beforeexpression7785 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_breaksclause2133 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_bsumterm7927 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_castexpr4326 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_continuesclause2194 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_createLocset2469 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_expression6019 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_RPAREN_in_ifExThenElseTerm7428 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_ifExThenElseTerm7458 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_ifExThenElseTerm7478 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_ifThenElseTerm7279 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_ifThenElseTerm7309 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_ifThenElseTerm7329 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_infinite_union_expr7522 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_invariants13155 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_jmlprimary5567 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5597 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5627 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5686 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5756 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5792 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5821 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5851 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5886 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5932 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5972 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary5999 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6026 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6053 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6086 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6110 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6135 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6160 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6204 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6229 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6254 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6293 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6332 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6386 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6467 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6496 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6531 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6560 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6588 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6711 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6742 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6769 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6798 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_jmlprimary6984 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_location_term7863 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_mergeparamsspec1893 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_metaTerm13035 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_new_expr4964 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_oldexpression7703 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_oldexpression7732 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_one_schema_modal_op_decl2134 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_option_list12310 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_param_list4551 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_RPAREN_in_primarysuffix4890 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_pseudosexpr14488 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_replacewith12560 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_rulesets12818 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_seqdefterm8076 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_sequence7084 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_sequence7125 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_sequence7154 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_sequence7194 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_sequence7267 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_signalsclause1636 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_single_label7157 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_specquantifiedexpression7658 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_synpred2_KeYJMLParser4269 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_synpred7_KeYParser6090 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_taclet9315 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_taclet9341 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_taclet9478 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_transactionUpdated4721 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_RPAREN_in_type_resolver10730 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_type_resolver10781 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_abstractOrInterface11639 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_applyUpdateOnRigid10454 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_array11590 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_array_length11614 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_constant11949 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_containsAssignment11243 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_different11806 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_differentFields10593 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_dropEffectlessElementaries10493 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_dropEffectlessStores10544 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_enum_const11663 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_enumtype11275 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_equalUnique11881 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_fieldtype11212 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_final11687 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_free11082 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_freeLabelIn11917 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_hassort11130 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_hassort11154 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_label11987 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_localvariable11737 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_metadisjoint11840 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_new10850 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_new10879 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_new10908 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_newlabel10934 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_observer11772 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_reference11414 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_referencearray11566 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_simplifyIfThenElseUpdate10644 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_static11711 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_static_field12019 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_staticmethod11542 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_subFormulas12051 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_thisreference11493 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RPAREN_in_varcond_typecheck11047 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_RULES_in_problem13531 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ruleset_decls_in_decls339 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ruleset_in_rulesets12804 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_ruleset_in_rulesets12811 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_rulesets_in_modifiers9555 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SAME_in_predornot2710 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SAME_in_varcond_typecheck10956 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SAMEUPDATELEVEL_in_taclet9360 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1597 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1667 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1715 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1750 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1799 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1861 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1919 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_modifiers_in_one_schema_var_decl1972 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_schema_var_decls_in_decls240 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SCHEMAVAR_in_taclet9289 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SCHEMAVARIABLES_in_schema_var_decls1504 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_bootClassPath13927 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_bound_variables8209 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_bsumterm7858 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_bsumterm7886 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_bsumterm7893 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_classPaths14006 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_classPaths14037 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_dependsclause515 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_func_decl2608 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_goalspecs12084 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_infinite_union_expr7470 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_infinite_union_expr7495 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_infinite_union_expr7499 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_javaSource14091 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_jmlprimary6649 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_jmlprimary6682 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_jmlprimary6686 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_one_contract13272 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_one_include_statement399 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_one_invariant13340 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_one_schema_var_decl1563 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_one_schema_var_decl2017 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_one_sort_decl945 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_option_decls535 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_options_choice468 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_pred_decl2288 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_problem13645 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_problem13818 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_problem13868 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_profile14202 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_prog_var_decls1360 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_ruleset_decls3603 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_seqdefterm8007 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_seqdefterm8035 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_seqdefterm8042 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_specquantifiedexpression7593 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_specquantifiedexpression7622 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_specquantifiedexpression7626 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_substitutionterm7921 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_synpred13_KeYJMLParser6673 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_synpred14_KeYJMLParser6845 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_synpred15_KeYJMLParser7053 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_synpred16_KeYJMLParser7486 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_synpred17_KeYJMLParser7613 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_top333 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEMI_in_transform_decl3030 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMI_in_triggers9134 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEMICOLON_in_assert_statement6342 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SEMICOLON_in_expression6039 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SEMICOLON_in_expression6103 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SEMICOLON_in_field_declaration4277 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SEMICOLON_in_merge_point_statement5353 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SEMICOLON_in_method_declaration4362 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SEMICOLON_in_name_clause3897 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_semisequent_in_semisequent9926 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_semisequent_in_seq9701 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_semisequent_in_seq9707 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_semisequent_in_termorseq9822 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_semisequent_in_termorseq9856 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_separates_clause_in_simple_spec_body_clause3079 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SEPARATES_in_separatesclause1070 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_separates_keyword_in_loop_separates_clause5840 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_separates_keyword_in_separates_clause3162 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_separatesclause_in_top218 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQ2MAP_in_jmlprimary5779 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_seq_get_suffix_in_accessterm_bracket_suffix6466 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_seq_in_add12590 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEQ_in_builtintype8670 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_seq_in_seqEOF9756 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_seq_in_taclet9313 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_seq_in_termorseq9814 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEQARROW_in_seq9703 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEQARROW_in_termorseq9818 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEQARROW_in_termorseq9852 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SEQCONCAT_in_sequence7227 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQCONCAT_in_synpred14_KeYJMLParser6925 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQDEF_in_seqdefterm7983 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQDEF_in_synpred6_KeYJMLParser5473 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_seqdefterm_in_jmlprimary5480 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_seqdefterm_in_sequence7060 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQEMPTY_in_sequence7020 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQEMPTY_in_synpred14_KeYJMLParser6820 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQGET_in_sequence7235 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQGET_in_synpred14_KeYJMLParser6937 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQREPLACE_in_sequence7174 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQREPLACE_in_synpred14_KeYJMLParser6904 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQREVERSE_in_sequence7146 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQREVERSE_in_synpred14_KeYJMLParser6892 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQSUB_in_sequence7105 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SEQSUB_in_synpred14_KeYJMLParser6878 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_sequence_in_jmlprimary6967 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_createLocset2455 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_expression6055 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_set_in_jmlprimary6453 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_mapExpression7292 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_one_schema_var_decl1878 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_set_in_param_decl4609 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_set_in_quantifier7369 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_representsclause870 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_sequence7070 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SET_in_set_statement5278 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_set_in_synpred11_KeYParser7714 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_set_in_synpred13_KeYParser8664 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_set_in_synpred14_KeYJMLParser6835 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_synpred14_KeYJMLParser6858 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_synpred15_KeYJMLParser7043 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_set_in_synpred6_KeYParser6045 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_set_statement_in_classlevel_element368 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_set_statement_in_methodlevel_element520 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SETMINUS_in_jmlprimary6517 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3548 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3570 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3596 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3631 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3663 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3688 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3723 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_shiftexpr_in_relationalexpr3851 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SHIFTLEFT_in_shiftexpr3939 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SHIFTRIGHT_in_shiftexpr3915 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SHORT_in_builtintype8474 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_signals_clause_in_simple_spec_body_clause2892 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SIGNALS_in_signalsclause1619 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_signals_keyword_in_signals_clause3649 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_signals_only_clause_in_simple_spec_body_clause2910 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SIGNALS_ONLY_in_signalsonlyclause1694 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_signals_only_keyword_in_signals_only_clause3730 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_signalsclause_in_top282 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_signalsonlyclause_in_top294 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_simple_ident_comma_list_in_one_schema_modal_op_decl2153 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_schema_var_decl1647 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_schema_var_decl1688 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_schema_var_decl1730 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_schema_var_decl1771 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_schema_var_decl1824 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_schema_var_decl2010 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_sort_decl722 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_sort_decl793 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_one_sort_decl916 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_prog_var_decls1332 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_schema_modifiers2063 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_comma_list_in_varIds9041 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_dots_in_keyjavatype1225 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_dots_in_one_schema_var_decl1630 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_dots_in_one_sort_decl851 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_dots_in_simple_sort_name4193 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_abbreviation7207 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_attrid5912 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_attrid5944 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_expreid14515 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_funcpred_name4140 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_funcpred_name4159 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_heap_update_suffix6681 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_location_ident2405 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_metaId12872 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_contract13215 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_invariant13299 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_logic_bound_variable8304 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_logic_bound_variable_nosort8322 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_schema_bound_variable8282 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_schema_modal_op_decl2161 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_schema_var_decl1612 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_one_schema_var_decl1622 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_ruleset_decls3601 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_simple_ident_comma_list1467 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_simple_ident_comma_list1481 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_simple_ident_dots967 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_simple_ident_dots988 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_triggers9076 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_varcond_label11985 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_ident_in_varcond_reference11334 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_sort_name_in_any_sortId_check_help3936 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_sort_name_in_sort_name4235 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_simple_spec_body_clause_in_simple_spec_body2789 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_simple_spec_body_in_generic_spec_body2610 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SIMPLIFY_IF_THEN_ELSE_UPDATE_in_varcond_simplifyIfThenElseUpdate10612 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_single_label_in_label7082 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_single_label_in_label7091 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SKOLEMFORMULA_in_one_schema_var_decl1778 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SKOLEMTERM_in_one_schema_var_decl1936 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SLASH_in_arith_op8958 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SLASH_in_oneJavaSource14139 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SLASH_in_strong_arith_op5306 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sort_decls_in_decls186 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sort_name_in_attrid5936 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sort_name_in_funcpred_name4123 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sort_name_in_synpred1_KeYParser4111 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_help_in_sortId_check3744 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_arg_sorts3245 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_arg_sorts3286 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_arg_sorts_or_formula2762 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_arg_sorts_or_formula2826 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_id_declaration4064 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_oneof_sorts1138 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_oneof_sorts1171 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_check_in_sortId3676 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_sortId_in_one_logic_bound_variable8300 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SORTS_in_sort_decls647 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SPACE_in_jmlprimary6018 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SPEC_BIGINT_MATH_in_modifier1213 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_spec_case_in_block_loop_specification6233 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_spec_case_in_block_loop_specification6267 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_spec_case_in_method_specification1570 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_spec_case_in_method_specification1602 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_spec_header_in_generic_spec_case2186 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SPEC_JAVA_MATH_in_modifier1175 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SPEC_NAME_in_name_clause3891 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SPEC_PROTECTED_in_modifier1058 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SPEC_PUBLIC_in_modifier1077 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_SPEC_SAVE_MATH_in_modifier1194 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_spec_var_decls_in_generic_spec_case2174 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_specarrayrefexpr_in_primarysuffix4914 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_specialTerm_in_atom6910 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_specquantifiedexpression_in_jmlprimary5428 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_ST_in_relationalexpr3847 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_STAR_in_arith_op8942 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STAR_in_array_access_suffix6753 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STAR_in_attribute_or_query_suffix5823 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STAR_in_single_label7131 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STAR_in_strong_arith_op5290 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_static_attribute_suffix_in_accessterm6208 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STATIC_in_modifier1099 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_STATIC_in_varcond_static11703 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STATIC_INVARIANT_FOR_in_jmlprimary6246 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_static_query_in_accessterm6162 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_staticAttributeOrQueryReference_in_static_attribute_suffix5738 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_staticAttributeOrQueryReference_in_static_query6572 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STATICMETHODREFERENCE_in_varcond_staticmethod11522 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_storeref_in_infinite_union_expr7510 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary5909 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary5955 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary6523 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary6529 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary6586 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary6701 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary6761 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary6767 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_jmlprimary6796 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_storeRefList2321 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeref_in_storeRefList2336 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefExpr_in_storeref2434 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefIntersect_in_jmlprimary6494 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefList_in_jmlprimary6740 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefList_in_storeRefIntersect2365 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefList_in_storeRefUnion2292 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefUnion_in_accessibleclause372 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefUnion_in_assignableclause424 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefUnion_in_dependsclause500 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefUnion_in_jmlprimary5819 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefUnion_in_jmlprimary5849 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefUnion_in_jmlprimary6465 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_storeRefUnion_in_representsclause953 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_STRICT_in_varcond_typecheck10992 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STRICTLY_NOTHING_in_assignableclause442 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_STRICTLY_PURE_in_modifier1038 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_STRING_EQUAL_in_jmlprimary6372 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_STRING_LITERAL_in_atom7007 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_bootClassPath13925 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_classPaths13964 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_classPaths13982 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_goalspec12342 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STRING_LITERAL_in_javaliteral5206 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_STRING_LITERAL_in_merge_point_statement5327 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_string_literal_in_modifiers9589 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_modifiers9622 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STRING_LITERAL_in_name_clause3895 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_string_literal_in_one_include438 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_one_invariant13327 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_oneJavaSource14124 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_preferences14235 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_problem13816 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_problem13866 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_profile14198 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STRING_LITERAL_in_proofScript14269 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_string_literal_in_pseudosexpr14415 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STRING_LITERAL_in_single_label7142 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STRING_LITERAL_in_single_label7151 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_STRING_LITERAL_in_string_literal1409 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_strong_arith_op_in_strong_arith_op_term5493 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_strong_arith_op_in_synpred5_KeYParser5484 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_strong_arith_op_term_in_weak_arith_op_term5420 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_strong_arith_op_term_in_weak_arith_op_term5436 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SUBSET_in_jmlprimary6755 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_SUBST_in_substitutionterm7908 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SUBST_in_synpred10_KeYParser7692 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_substitutionterm_in_braces_term7701 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SUCCEDENTPOLARITY_in_taclet9420 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_SUCH_THAT_in_representsclause1012 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_taclet_in_problem13642 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_taclet_in_tacletlist12690 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_tacletlist_in_addrules12622 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_tacletlist_in_tacletlist12714 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term110_in_accessterm6057 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term110_in_accessterm6118 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term110_in_strong_arith_op_term5479 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term110_in_strong_arith_op_term5497 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term110_in_substitutionterm7960 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term110_in_synpred7_KeYParser6092 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term110_in_updateterm8051 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term60_in_argument7573 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term60_in_conjunction_term4809 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term60_in_conjunction_term4825 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term60_in_modality_dl_term8376 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term60_in_quantifierterm7654 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term60_in_unary_formula4972 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_argument7555 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_atom6940 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_formula4291 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_ifExThenElseTerm7426 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_ifExThenElseTerm7456 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_ifExThenElseTerm7476 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_ifThenElseTerm7277 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_ifThenElseTerm7307 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_ifThenElseTerm7327 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_metaTerm12944 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_metaTerm12997 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_one_contract13255 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TERM_in_one_schema_var_decl1837 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_semisequent9918 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_termEOF4454 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_termorseq9806 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_triggers9103 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_triggers9110 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_triggers9126 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_term_in_updateterm8021 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_termexpression_in_axiomsclause791 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_termexpression_in_decreasesclause560 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_termexpression_in_decreasesclause575 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_termexpression_in_infflowspeclist1553 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_termexpression_in_infflowspeclist1568 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_termexpression_in_top306 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_TERMLABEL_in_one_schema_var_decl1695 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_termorseq_in_replacewith12558 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_termorseq_in_taclet9339 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_THEN_in_ifExThenElseTerm7448 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_THEN_in_ifThenElseTerm7299 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_THIS_in_primaryexpr4651 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_THIS_in_primarysuffix4823 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_transactionUpdated_in_jmlprimary5547 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_TRANSACTIONUPDATED_in_transactionUpdated4713 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_transform_decl_in_transform_decls3089 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_transform_decls_in_decls312 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TRANSFORMERS_in_transform_decls3055 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TRANSIENT_in_primarysuffix4800 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_TRIGGER_in_triggers9063 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_triggers_in_modifiers9648 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TRUE_in_atom6952 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TRUE_in_primaryexpr4580 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_TRUE_in_where_to_bind3408 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TRUE_in_where_to_bind3483 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TWO_STATE_in_modifier1126 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_type_in_field_or_method_declaration4157 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_type_in_new_expr4941 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_type_in_old_clause4079 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_TYPE_in_type8377 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_type_in_typespec8250 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_type_resolver_in_varcond_abstractOrInterface11637 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_type_resolver_in_varcond_enumtype11273 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_type_resolver_in_varcond_reference11382 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_type_resolver_in_varcond_typecheck11037 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_type_resolver_in_varcond_typecheck11045 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TYPE_SMALL_in_jmlprimary6152 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_TYPEOF_in_jmlprimary6102 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_TYPEOF_in_type_resolver10720 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_TYPEOF_in_varcond_new10842 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_typespec_in_castexpr4324 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_typespec_in_jmlprimary6158 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_typespec_in_mergeparamsspec1848 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_typespec_in_quantifiedvardecls8137 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_typespec_in_relationalexpr3819 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_typespec_in_synpred2_KeYJMLParser4267 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unary_formula_in_substitutionterm7968 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_unary_formula_in_term604905 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_unary_formula_in_updateterm8083 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_unaryexpr_in_castexpr4330 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_multexpr4092 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_multexpr4108 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_multexpr4130 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_multexpr4152 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_unaryexpr4196 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_unaryexpr4246 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_unaryexprnotplusminus4362 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexpr_in_unaryexprnotplusminus4384 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_unaryexprnotplusminus_in_unaryexpr4297 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_UNIONINF_in_infinite_union_expr7449 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_UNIONINF_in_jmlprimary6608 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_UNIONINF_in_synpred3_KeYJMLParser5397 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_UNIQUE_in_func_decl2459 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_UNREACHABLE_in_assert_statement6340 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_UNSIGNEDSHIFTRIGHT_in_shiftexpr3963 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_UPDATE_in_one_schema_var_decl1736 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_updateterm_in_braces_term7744 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_VALUES_in_jmlprimary6360 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_varcond_abstractOrInterface_in_varexp10144 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_applyUpdateOnRigid_in_varexp9984 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_array_in_varexp10154 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_array_length_in_varexp10167 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_constant_in_varexp10346 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_containsAssignment_in_varexp10398 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_different_in_varexp10083 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_differentFields_in_varexp10110 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_dropEffectlessElementaries_in_varexp9993 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_dropEffectlessStores_in_varexp10002 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_enum_const_in_varexp10011 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_enumtype_in_varexp10181 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_equalUnique_in_varexp10047 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_fieldtype_in_varexp10038 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_final_in_varexp10320 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_free_in_varexp10020 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_freeLabelIn_in_varexp10194 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_hassort_in_varexp10029 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_VARCOND_in_taclet9471 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_label_in_varexp10359 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_localvariable_in_varexp10216 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_metadisjoint_in_varexp10092 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_new_in_varexp10056 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_newlabel_in_varexp10065 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_observer_in_varexp10074 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_reference_in_varexp10258 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_referencearray_in_varexp10279 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_simplifyIfThenElseUpdate_in_varexp10101 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_static_field_in_varexp10372 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_static_in_varexp10292 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_staticmethod_in_varexp10305 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_subFormulas_in_varexp10385 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_thisreference_in_varexp10237 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varcond_typecheck_in_varexp10333 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varexp_in_varexplist9954 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varexp_in_varexplist9961 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varexplist_in_taclet9475 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_variant_function_in_loop_specification5577 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_variant_function_in_simple_spec_body_clause2954 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_varId_in_pvset12757 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_type_resolver10728 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_type_resolver10779 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_applyUpdateOnRigid10440 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_applyUpdateOnRigid10446 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_applyUpdateOnRigid10452 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_array11588 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_array_length11612 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_constant11947 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_containsAssignment11241 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_different11798 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_different11804 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_differentFields10580 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_differentFields10588 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessElementaries10479 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessElementaries10485 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessElementaries10491 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessStores10518 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessStores10524 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessStores10530 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessStores10536 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_dropEffectlessStores10542 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_enum_const11661 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_equalUnique11867 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_equalUnique11873 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_equalUnique11879 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_fieldtype11189 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_final11685 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_free11074 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_freeLabelIn11909 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_freeLabelIn11915 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_hassort11118 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_hassort11128 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_label11979 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_localvariable11735 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_metadisjoint11832 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_metadisjoint11838 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_new10820 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_new10848 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_new10877 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_newlabel10932 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_observer11763 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_observer11769 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_referencearray11564 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_simplifyIfThenElseUpdate10618 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_simplifyIfThenElseUpdate10624 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_simplifyIfThenElseUpdate10630 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_simplifyIfThenElseUpdate10636 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_simplifyIfThenElseUpdate10642 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_static11709 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_static_field12017 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_staticmethod11528 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_staticmethod11534 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_staticmethod11540 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_subFormulas12049 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varId_in_varcond_thisreference11461 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_varIds_in_varcond_free11080 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_VOID_in_builtintype8578 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_weak_arith_op_in_synpred4_KeYParser5424 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_weak_arith_op_in_weak_arith_op_term5432 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_weak_arith_op_term_in_logicTermReEntry5359 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_weak_arith_op_term_in_logicTermReEntry5376 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_when_clause_in_simple_spec_body_clause2996 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_when_keyword_in_when_clause3921 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_where_to_bind_in_func_decl2543 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_where_to_bind_in_pred_decl2223 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_WITHOPTIONS_in_options_choice457 - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FOLLOW_working_space_clause_in_simple_spec_body_clause3003 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_working_space_keyword_in_working_space_clause3970 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_WORKINGSPACE_in_jmlprimary6045 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FOLLOW_writable_if_clause_in_classlevel_element342 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_WRITABLE_in_writable_if_clause5046 - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FOLLOW_XOR_in_exclusiveorexpr3355 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
followingSize() - Method in class de.uka.ilkd.key.util.pp.Layouter.SizeCalculatingToken
 
followingSize() - Method in class de.uka.ilkd.key.util.pp.Layouter.StreamToken
Return the `section' size.
followingSizeKnown() - Method in class de.uka.ilkd.key.util.pp.Layouter.SizeCalculatingToken
 
followingSizeKnown() - Method in class de.uka.ilkd.key.util.pp.Layouter.StreamToken
Returns whether the followingSize is already known.
followPosInOccurrence(PosInOccurrence, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the sub Term at the given PosInOccurrence but on the given Term instead of the one contained in the PosInOccurrence.
FONT - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
The constant is used to write the warning.
FONT_INDEX - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
FontAwesome - Enum in de.uka.ilkd.key.gui.fonticons
 
FontAwesome(char) - Constructor for enum de.uka.ilkd.key.gui.fonticons.FontAwesome
 
FontAwesomeBold - Enum in de.uka.ilkd.key.gui.fonticons
 
FontAwesomeBold(char) - Constructor for enum de.uka.ilkd.key.gui.fonticons.FontAwesomeBold
 
fontFamily - Variable in class de.uka.ilkd.key.gui.fonticons.DefaultIconCode
 
fonts - Static variable in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
 
footer() - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
footer() - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
For - Class in de.uka.ilkd.key.java.statement
For.
For() - Constructor for class de.uka.ilkd.key.java.statement.For
For.
For(LoopInitializer[], Expression, Expression[], Statement) - Constructor for class de.uka.ilkd.key.java.statement.For
For.
For(ILoopInit, IGuard, IForUpdates, Statement, ExtList) - Constructor for class de.uka.ilkd.key.java.statement.For
 
For(ILoopInit, IGuard, IForUpdates, Statement, ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.For
 
For(ILoopInit, IGuard, IForUpdates, Statement) - Constructor for class de.uka.ilkd.key.java.statement.For
 
For(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.For
 
FOR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FOR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
for0 - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ExistentiallyConnectedFormulasFeature
 
for1 - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ExistentiallyConnectedFormulasFeature
 
FOR_EXAMPLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
FOR_EXAMPLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FORALL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FORALL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
forall(List<SMTTermVariable>, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
forall(List<SMTTermVariable>, SMTTerm, List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(SMTTermVariable, SMTTerm, List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(List<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(SMTTerms) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(SMTTerms, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(SMTTermVariable, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(List<SMTTermVariable>, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(List<SMTTermVariable>, List<SMTTermVariable>, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(List<SMTTermVariable>, List<SMTTermVariable>, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
forall(List<SMTTermVariable>, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
FORALL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
FORALL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
FORALL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
FORALL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
FORALL - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
forallHeaps(Services, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
forceAddTypePredicate(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
forced - Variable in class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
forcedApplication() - Method in interface de.uka.ilkd.key.gui.nodeviews.BuiltInRuleMenuItem
 
forcedApplication() - Method in class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
forcedApplication() - Method in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
forcedMode - Variable in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
forceGenericSortInstantiation(TacletApp, SchemaVariable, Services) - Static method in class de.uka.ilkd.key.rule.TacletApp
If the sort of the given schema variable is generic, add a condition to the instantiations of the given taclet app that requires the sort to be instantiated
forceInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
forceInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
forceInstantiate(Goal) - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
 
forceInstantiation(Sort, boolean) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
Create the condition to force the instantiation of a given (possibly generic) sort
forceNewProfileOfNewProofs - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
true AbstractProblemLoader.profileOfNewProofs will be used as Profile of new proofs, false Profile specified by problem file will be used for new proofs.
forClass - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
forEach(Consumer<? super ScriptResult>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
forEach(TermBuffer, TermGenerator, Feature) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
ForEachCP - Class in de.uka.ilkd.key.strategy.feature.instantiator
Feature representing a ChoicePoint that iterates over the terms returned by a TermGenerator.
ForEachCP(TermBuffer, TermGenerator, Feature, BackTrackingManager) - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP
 
ForEachCP.CP - Class in de.uka.ilkd.key.strategy.feature.instantiator
 
ForEachCP.CP.BranchIterator - Class in de.uka.ilkd.key.strategy.feature.instantiator
 
foregroundColor - Variable in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
foregroundColor - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
forF - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
ForInit() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ForInit() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
FORINITUNFOLDTRANSFORMER - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ForInitUnfoldTransformer - Class in de.uka.ilkd.key.rule.metaconstruct
Pulls the initializor out of a for-loop.
ForInitUnfoldTransformer(LoopInit) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ForInitUnfoldTransformer
 
ForInitUnfoldTransformer(ProgramSV) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ForInitUnfoldTransformer
 
forIt - Variable in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator.SFIterator
 
forLoop(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a for loop.
forLoop(ILoopInit, IGuard, IForUpdates, Statement...) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a for loop from the loop definition and an arbitrary number of body statements.
forLoop(IGuard, IForUpdates, Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a for loop with no initializer.
forLoop(IGuard, IForUpdates, Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a for loop with no initializer.
FORLOOP - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ForLoopSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ForLoopSort
 
FORMAL_COMMENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FORMAL_COMMENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
FormalParameter() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
FormalParameter() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
FormalParameters() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
FormalParameters() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
formalParams - Variable in class de.uka.ilkd.key.proof.init.ProofObligationVars
The formal parameters of a method.
format(long) - Static method in class de.uka.ilkd.key.util.EnhancedStringBuffer
Format an integer human-readable (i.e., using decimal separators)
formatAny(String, SMTSort) - Method in class de.uka.ilkd.key.smt.model.Model
Transforms a binary value of an any to a human readable form: #sn, where s is the first letter of the actual sort name and n is the decimal value of corresponding to the any value after the removal of the three type bits and the fill up bits.
formatArithTerm(Term, TermBuilder, IntegerLDT, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HandleArith
Format literal to a form of "geq",linke a>=b;For example, a <=b to b>=a;a>b to a>=b+1;!
formatedBlockCompletionConditions - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The already computed human readable block completion conditions.
formatedBranchCondition - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
The formated branch condition.
formatedBranchCondition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
The human readable branch condition.
formatedCompletedBlockConditions - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The formated conditions under which a block is completed.
formatedContractParams - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
The formated contract parameters.
formatedExceptionTerm - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
The formated exception term.
formatedMethodReturn - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
The formated method return condition.
formatedMethodReturnCondition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
The human readable method return condition to reach this node from its calling IExecutionMethodCall.
formatedPathCondition - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The formated path condition.
formatedPathCondition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
The human readable path condition to reach this node.
formatedResultTerm - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
The formated result term.
formatedSelfTerm - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
The formated self term.
formatList(List<?>) - Method in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
formatMap(StringBuffer, Map<?, ?>) - Method in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
formattedTermCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Cache used by HandleArith for caching formatted terms
formatTerm(Term, Services) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Converts the given Term into a String respecting #isUsePretty().
formatTerm(Term, Services) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractElement
Converts the given Term into a String respecting #isUsePretty().
formatTerm(Term, Services, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Converts the given Term into a String respecting #isUsePretty().
formatTermString(String) - Static method in class de.uka.ilkd.key.macros.scripts.MacroCommand
Removes spaces and line breaks from the string representation of a term.
formatTermString(String) - Static method in class de.uka.ilkd.key.macros.scripts.RuleCommand
Removes spaces and line breaks from the string representation of a term.
formatTime(long) - Static method in class de.uka.ilkd.key.util.EnhancedStringBuffer
Return time information (in milliseconds) in human-readable format.
formula() - Method in class de.uka.ilkd.key.logic.SequentFormula
 
FORMULA - Static variable in interface de.uka.ilkd.key.logic.sort.Sort
Formulas are represented as "terms" of this sort.
formula - Variable in class de.uka.ilkd.key.macros.scripts.AssumeCommand.FormulaParameter
 
formula - Variable in class de.uka.ilkd.key.macros.scripts.CutCommand.Parameters
 
formula - Variable in class de.uka.ilkd.key.macros.scripts.InstantiateCommand.Parameters
 
formula - Variable in class de.uka.ilkd.key.macros.scripts.RewriteCommand.Parameters
Formula, where to find find.
formula - Variable in class de.uka.ilkd.key.macros.scripts.RuleCommand.Parameters
 
formula - Variable in class de.uka.ilkd.key.macros.scripts.SelectCommand.Parameters
A formula defining the goal to select
FORMULA - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FORMULA - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
formula() - Method in class de.uka.ilkd.key.parser.KeYParser
 
formula - Variable in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
formula - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
The update target.
formula - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
The formula on which the rule is to be applied.
formula - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
formula - Variable in class de.uka.ilkd.key.taclettranslation.lemma.LemmaFormula
 
FormulaAddedByRuleFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff the find-formula of the concerned rule app was introduced by a certain kind rule of rule (described via a RuleFilter)
FormulaAddedByRuleFeature(RuleFilter) - Constructor for class de.uka.ilkd.key.strategy.feature.FormulaAddedByRuleFeature
 
FormulaChangeInfo - Class in de.uka.ilkd.key.logic
This class is used to hold information about modified formulas.
FormulaChangeInfo(PosInOccurrence, SequentFormula) - Constructor for class de.uka.ilkd.key.logic.FormulaChangeInfo
 
formulaForHiding - Variable in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
FormulaInfo(PosInOccurrence, long) - Constructor for class de.uka.ilkd.key.proof.FormulaTagManager.FormulaInfo
 
FormulaInfo(PosInOccurrence, ImmutableList<FormulaChangeInfo>, long) - Constructor for class de.uka.ilkd.key.proof.FormulaTagManager.FormulaInfo
 
formulaKind(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
formulaNumberInSequent(boolean, SequentFormula) - Method in class de.uka.ilkd.key.logic.Sequent
 
FormulaParameter() - Constructor for class de.uka.ilkd.key.macros.scripts.AssumeCommand.FormulaParameter
 
formulas - Variable in class de.uka.ilkd.key.smt.lang.SMTFile
 
FormulaSV - Class in de.uka.ilkd.key.logic.op
A schema variable that is used as placeholder for formulas.
FormulaSV(Name, boolean) - Constructor for class de.uka.ilkd.key.logic.op.FormulaSV
 
FormulaSV() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet.FormulaSV
 
formulaSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
FormulaSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.FormulaSVMatcher
 
FormulaTag - Class in de.uka.ilkd.key.proof
Class whose instances represent tags to identify the formulas of sequents persistently, i.e. a tag does not become invalid when a formula is modified by a rule application.
FormulaTag() - Constructor for class de.uka.ilkd.key.proof.FormulaTag
 
FormulaTagManager - Class in de.uka.ilkd.key.proof
Class to manage the tags of the formulas of a sequent (node).
FormulaTagManager(Goal) - Constructor for class de.uka.ilkd.key.proof.FormulaTagManager
Create a new manager that is initialised with the formulas of the given sequent
FormulaTagManager(HashMap<FormulaTag, FormulaTagManager.FormulaInfo>, HashMap<PosInOccurrence, FormulaTag>) - Constructor for class de.uka.ilkd.key.proof.FormulaTagManager
 
FormulaTagManager.FormulaInfo - Class in de.uka.ilkd.key.proof
Class that holds information about a formula, namely the current position (PosInOccurrence) as well as a list of the modifications that have been applied to the formula so far.
FormulaTermFeatures - Class in de.uka.ilkd.key.strategy
 
FormulaTermFeatures(ArithTermFeatures) - Constructor for class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
FormulaTermLabel - Class in de.uka.ilkd.key.logic.label
Label attached to a predicates for instance in postconditions, loop invariants or precondition checks of applied operation contracts.
FormulaTermLabel(String) - Constructor for class de.uka.ilkd.key.logic.label.FormulaTermLabel
Constructor.
FormulaTermLabel(String, String) - Constructor for class de.uka.ilkd.key.logic.label.FormulaTermLabel
Constructor.
FormulaTermLabel(int, int) - Constructor for class de.uka.ilkd.key.logic.label.FormulaTermLabel
Constructor.
FormulaTermLabel(int, int, Collection<String>) - Constructor for class de.uka.ilkd.key.logic.label.FormulaTermLabel
Constructor.
FormulaTermLabelFactory - Class in de.uka.ilkd.key.logic.label
A factory for creating FormulaTermLabel objects.
FormulaTermLabelFactory() - Constructor for class de.uka.ilkd.key.logic.label.FormulaTermLabelFactory
 
FormulaTermLabelMerger - Class in de.uka.ilkd.key.rule.label
The TermLabelMerger used to merge FormulaTermLabels.
FormulaTermLabelMerger() - Constructor for class de.uka.ilkd.key.rule.label.FormulaTermLabelMerger
 
FormulaTermLabelRefactoring - Class in de.uka.ilkd.key.rule.label
The TermLabelRefactoring used to label predicates with a FormulaTermLabel on applied loop invariants or operation contracts.
FormulaTermLabelRefactoring() - Constructor for class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
 
FormulaTermLabelUpdate - Class in de.uka.ilkd.key.rule.label
The TermLabelUpdate used to label predicates with a FormulaTermLabel of add clauses which were not labeled before.
FormulaTermLabelUpdate() - Constructor for class de.uka.ilkd.key.rule.label.FormulaTermLabelUpdate
 
formulaWithLoopScope(Services, AbstractLoopInvariantRule.Instantiation, Term, While, Optional<Label>, Statement, Term, Term, TermLabelState, Goal, Term[], Term) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
Creates the actual formula by which the original formula containing the loop is replaced in the "preserves and use case" branch.
ForStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ForStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ForToWhile - Class in de.uka.ilkd.key.rule.metaconstruct
converts a for-loop to a while loop.
ForToWhile(SchemaVariable, SchemaVariable, Statement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ForToWhile
creates an loop to while - ProgramTransformer
ForToWhileTransformation - Class in de.uka.ilkd.key.rule.metaconstruct
This transformation is used to transform a for-loop into a while-loop.
ForToWhileTransformation(ProgramElement, ProgramElementName, ProgramElementName, Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ForToWhileTransformation
 
ForUpdate() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ForUpdate() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
forUpdates(Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a list of loop updates that consists of a single expression.
ForUpdates - Class in de.uka.ilkd.key.java.statement
 
ForUpdates(ImmutableArray<Expression>) - Constructor for class de.uka.ilkd.key.java.statement.ForUpdates
 
ForUpdates(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.ForUpdates
 
FORUPDATES - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ForUpdatesSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ForUpdatesSort
 
found - Variable in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature.ContainsTermVisitor
 
fourth - Variable in class de.uka.ilkd.key.util.Quadruple
 
frame(Term, Map<Term, Term>, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
frameCondition - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AdditionalHeapTerms
 
frameCondition - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The frame condition.
frames - Variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
frames - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
frames - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
frameStrictlyEmpty(Term, Map<Term, Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
Returns the framing condition that the resulting heap is identical (i.e.
FREE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
FREE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
FREE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
free_spec_header() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
freeInvariants - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
FreeLabelFinder - Class in de.uka.ilkd.key.java.visitor
descends recursively a given program and looks for free occurrences of a specified label
FreeLabelFinder() - Constructor for class de.uka.ilkd.key.java.visitor.FreeLabelFinder
 
freeLabelFinder - Variable in class de.uka.ilkd.key.rule.conditions.FreeLabelInVariableCondition
 
FREELABELIN - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FREELABELIN - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
FreeLabelInVariableCondition - Class in de.uka.ilkd.key.rule.conditions
 
FreeLabelInVariableCondition(SchemaVariable, SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.FreeLabelInVariableCondition
 
FreeLDT - Class in de.uka.ilkd.key.ldt
Generic data type, which has no predefined theory.
FreeLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.FreeLDT
 
FreeLiteral - Class in de.uka.ilkd.key.java.expression.literal
 
FreeLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.FreeLiteral
 
freeModalAccess(Object) - Method in class de.uka.ilkd.key.core.KeYMediator
called if no more modal access is needed
freeVariablesAfterReturn(Node, RuleApp, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
removes all stored parameters in to Keep when the ruleApp on the current node would induce a method return
freeVars() - Method in interface de.uka.ilkd.key.logic.Term
The set of free quantifiable variables occurring in this term.
freeVars - Variable in class de.uka.ilkd.key.logic.TermImpl
 
freeVars() - Method in class de.uka.ilkd.key.logic.TermImpl
 
freezeExceptAutoModeButton() - Method in class de.uka.ilkd.key.gui.MainWindow
Freeze the main window by blocking all input events, except those for the status line (i.e.
FRESH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
FRESH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
freshLocs - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
freshLocs(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
FreshProgVarSV() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet.FreshProgVarSV
 
from - Variable in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
The textfield holding the lower comparison number.
fromBuiltInRule(String) - Static method in class de.uka.ilkd.key.proof.io.RuleSourceFactory
 
fromClass(Class<?>) - Static method in enum de.uka.ilkd.key.speclang.LoopContractImpl.ReplaceTypes
 
fromDefaultLocation(String) - Static method in class de.uka.ilkd.key.proof.io.RuleSourceFactory
 
fromImmutableList(ImmutableList<T>) - Static method in class org.key_project.util.collection.DefaultImmutableSet
Create an immutable set from an immutable list.
fromPos - Variable in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
fromSet(Set<T>) - Static method in class org.key_project.util.collection.DefaultImmutableSet
Create an immutable set from a mutable set
fromString(String, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
Constructs an Abstract Domain Element from the given String representation.
fromString(String, Services, NamespaceSet) - Static method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
Parses the String representation of an abstraction predicates.
frontColor - Variable in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
frozen - Variable in class de.uka.ilkd.key.gui.MainWindow
 
FRQQ - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
fst - Variable in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
FULL_INVARIANT_TERM_HINT - Static variable in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
The hint used to refactor the full invariant.
FULL_INVARIANT_TERM_HINT - Static variable in class de.uka.ilkd.key.rule.WhileInvariantRule
The unit used to refactor the full invariant.
FULL_PRECONDITION_TERM_HINT - Static variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
FullAutoPilotProofMacro - Class in de.uka.ilkd.key.macros
This class captures a proof macro which is meant to fully automise KeY proof workflow.
FullAutoPilotProofMacro() - Constructor for class de.uka.ilkd.key.macros.FullAutoPilotProofMacro
 
fullFieldName - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
FullInformationFlowAutoPilotMacro - Class in de.uka.ilkd.key.informationflow.macros
 
FullInformationFlowAutoPilotMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
fullName - Variable in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
fullName - Variable in class de.uka.ilkd.key.java.reference.SchemaTypeReference
 
FullPropositionalExpansionMacro - Class in de.uka.ilkd.key.macros
The macro FullPropositionalExpansionMacro apply rules to decompose propositional toplevel formulas; it even splits the goal if necessary.
FullPropositionalExpansionMacro() - Constructor for class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
FullUseInformationFlowContractMacro - Class in de.uka.ilkd.key.informationflow.macros
 
FullUseInformationFlowContractMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.FullUseInformationFlowContractMacro
 
func(Function) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
func(Function, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
func(Function, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
func(Function, Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
func(IObserverFunction, Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
func(Function, Term[], ImmutableArray<QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
func - Variable in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
func(IProgramMethod, InitiallyClause) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
func(String, KeYJavaType, IProgramMethod, Modality, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<ProgramVariable, Term>, Map<LocationVariable, Boolean>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, boolean) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
func(String, IProgramMethod, boolean, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<ProgramVariable, Term>, Map<LocationVariable, Boolean>, ProgramVariableCollection) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
func(String, IProgramMethod, Modality, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<ProgramVariable, Term>, Map<LocationVariable, Boolean>, ProgramVariableCollection, boolean, boolean) - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
func - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.TermAndFunc
 
func - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.TermListAndFunc
 
func_decl() - Method in class de.uka.ilkd.key.parser.KeYParser
 
func_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
func_ns() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the function namespace
funcBlock(BlockContract) - Method in class de.uka.ilkd.key.speclang.ContractFactory
Create a new FunctionalBlockContract from an existing BlockContract.
funcLoop(LoopContract) - Method in class de.uka.ilkd.key.speclang.ContractFactory
Create a new FunctionalLoopContract from an existing LoopContract.
funcNS - Variable in class de.uka.ilkd.key.logic.NamespaceSet
 
funcNS() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the function namespace of this initial configuration.
funcpred_name() - Method in class de.uka.ilkd.key.parser.KeYParser
 
funcpredvarterm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
Function - Class in de.uka.ilkd.key.logic.op
Objects of this class represent function and predicate symbols.
Function(Name, Sort, ImmutableArray<Sort>, ImmutableArray<Boolean>, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, ImmutableArray<Sort>, ImmutableArray<Boolean>, boolean) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, ImmutableArray<Sort>, ImmutableArray<Boolean>, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, Sort[], Boolean[], boolean) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, Sort[], Boolean[], boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, ImmutableArray<Sort>, boolean) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, ImmutableArray<Sort>) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, Sort...) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, boolean, Sort...) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
Function(Name, Sort, boolean) - Constructor for class de.uka.ilkd.key.logic.op.Function
 
function - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
FUNCTION_RESOURCE - Static variable in class de.uka.ilkd.key.util.XMLResources
 
FunctionalAuxiliaryContract<T extends AuxiliaryContract> - Class in de.uka.ilkd.key.speclang
This class is only used to generate a proof obligation for an AuxiliaryContract.
FunctionalAuxiliaryContract(T) - Constructor for class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
FunctionalAuxiliaryContract(T, int) - Constructor for class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
FunctionalBlockContract - Class in de.uka.ilkd.key.speclang
This class is only used to generate a proof obligation for a block (see FunctionalBlockContractPO.
FunctionalBlockContract(BlockContract) - Constructor for class de.uka.ilkd.key.speclang.FunctionalBlockContract
 
FunctionalBlockContract(BlockContract, int) - Constructor for class de.uka.ilkd.key.speclang.FunctionalBlockContract
 
FunctionalBlockContractPO - Class in de.uka.ilkd.key.proof.init
A proof obligation for a FunctionalBlockContract.
FunctionalBlockContractPO(InitConfig, FunctionalBlockContract) - Constructor for class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
functionalContracts - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
FunctionalLoopContract - Class in de.uka.ilkd.key.speclang
This class is only used to generate a proof obligation for a block that starts with a loop (see FunctionalLoopContractPO.
FunctionalLoopContract(LoopContract) - Constructor for class de.uka.ilkd.key.speclang.FunctionalLoopContract
 
FunctionalLoopContract(LoopContract, int) - Constructor for class de.uka.ilkd.key.speclang.FunctionalLoopContract
 
FunctionalLoopContractPO - Class in de.uka.ilkd.key.proof.init
A proof obligation for a FunctionalLoopContract.
FunctionalLoopContractPO(InitConfig, FunctionalLoopContract) - Constructor for class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
FunctionalOperationContract - Interface in de.uka.ilkd.key.speclang
A contract about an operation (i.e., a method or a constructor), consisting of a precondition, a postcondition, a modifies clause, a measured-by clause, and a modality.
FunctionalOperationContractCompletion - Class in de.uka.ilkd.key.gui
This class completes the instantiation for a functional operation contract applications.
FunctionalOperationContractCompletion() - Constructor for class de.uka.ilkd.key.gui.FunctionalOperationContractCompletion
 
FunctionalOperationContractImpl - Class in de.uka.ilkd.key.speclang
Standard implementation of the OperationContract interface.
FunctionalOperationContractImpl(String, String, KeYJavaType, IProgramMethod, KeYJavaType, Modality, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<ProgramVariable, Term>, Map<LocationVariable, Boolean>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Term, int, boolean, boolean, TermServices) - Constructor for class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
Creates an operation contract.
FunctionalOperationContractPO - Class in de.uka.ilkd.key.proof.init
The proof obligation for operation contracts.
FunctionalOperationContractPO(InitConfig, FunctionalOperationContract) - Constructor for class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Constructor.
FunctionalOperationContractPO(InitConfig, FunctionalOperationContract, boolean, boolean) - Constructor for class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Constructor.
functionalRepresentsAddSatisfiabilityBranch(IObserverFunction, TermServices, List<SchemaVariable>, SchemaVariable, ImmutableList<SchemaVariable>, TacletGenerator.TermAndBoundVarPair, RewriteTacletBuilder<? extends RewriteTaclet>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
functionalRepresentsSatisfiability(IObserverFunction, TermServices, List<SchemaVariable>, SchemaVariable, ImmutableList<SchemaVariable>, TacletGenerator.TermAndBoundVarPair, RewriteTacletBuilder<? extends RewriteTaclet>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
functionDecls - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
functionDefinitionOrder - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Stores the order in which the function definitions should be written in the SMT file.
functionExplanations - Variable in class de.uka.ilkd.key.util.XMLResources
 
functionID - Variable in class de.uka.ilkd.key.smt.FunValueQuery
 
functionName - Variable in class de.uka.ilkd.key.java.recoderext.EscapeExpression
 
FunctionNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.FunctionNotation
 
functions - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
functions - Variable in class de.uka.ilkd.key.ldt.LDT
the namespace of functions this LDT feels responsible for
functions() - Method in class de.uka.ilkd.key.ldt.LDT
returns the basic functions of the model
functions() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
FUNCTIONS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
FUNCTIONS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
functions() - Method in class de.uka.ilkd.key.parser.KeYParser
 
functions - Variable in class de.uka.ilkd.key.smt.lang.SMTFile
 
functions - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The functions that we declare are stored here.
FunctionsNode(Properties) - Constructor for class de.uka.ilkd.key.gui.InfoTreeModel.FunctionsNode
 
functionSymbol - Variable in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
functionTypeAssertions - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Assertions regarding the return type of functions.
functionWeighter - Variable in class de.uka.ilkd.key.logic.LexPathOrdering
 
FunctionWeighter() - Constructor for class de.uka.ilkd.key.logic.LexPathOrdering.FunctionWeighter
 
FunctionWrapper(StringBuffer, Function) - Constructor for class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
FunValueQuery - Class in de.uka.ilkd.key.smt
Query for finding out the value of a function(classinvariant or model field) for an object in a heap.
FunValueQuery(String, String, String) - Constructor for class de.uka.ilkd.key.smt.FunValueQuery
 
funValues - Variable in class de.uka.ilkd.key.smt.model.ObjectVal
Maps function names to function values.
furtherDefaults - Variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Further default settings, for example suitable for simplification.

G

GAMMA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
GAP - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
GE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
GE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
gen - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.JJCalls
 
gen - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.JJCalls
 
gen - Variable in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
GeneralEscapeExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
GeneralFailureEvent - Class in de.uka.ilkd.key.gui.notification.events
A notification event caused by a general unexpected failure (usually caused by a bug of the system)
GeneralFailureEvent(NotificationEventID) - Constructor for class de.uka.ilkd.key.gui.notification.events.GeneralFailureEvent
 
GeneralFailureEvent(String) - Constructor for class de.uka.ilkd.key.gui.notification.events.GeneralFailureEvent
creates an instance of this event
GeneralFailureJTextPaneDisplay - Class in de.uka.ilkd.key.gui.notification.actions
Displays a string in a JOptionPane error message window.
GeneralFailureJTextPaneDisplay(Frame) - Constructor for class de.uka.ilkd.key.gui.notification.actions.GeneralFailureJTextPaneDisplay
generates an action used for displaying text
GeneralFailureNotification - Class in de.uka.ilkd.key.gui.notification
This task notifies the user about an unexpected error.
GeneralFailureNotification(JFrame) - Constructor for class de.uka.ilkd.key.gui.notification.GeneralFailureNotification
 
GeneralInformationEvent - Class in de.uka.ilkd.key.gui.notification.events
If the system wants to inform the user it may emit this event.
GeneralInformationEvent(String, String) - Constructor for class de.uka.ilkd.key.gui.notification.events.GeneralInformationEvent
Creates an event informing the user about the fact given as string
GeneralInformationEvent(String) - Constructor for class de.uka.ilkd.key.gui.notification.events.GeneralInformationEvent
Creates an event informing the user about the fact given as string
GeneralInformationJTextPaneDisplay - Class in de.uka.ilkd.key.gui.notification.actions
Displays a string in a JOptionPane information message window.
GeneralInformationJTextPaneDisplay(Frame) - Constructor for class de.uka.ilkd.key.gui.notification.actions.GeneralInformationJTextPaneDisplay
 
GeneralInformationNotification - Class in de.uka.ilkd.key.gui.notification
This notification task is used to inform the user about a non-error situation (e.g. statistics (how many goals have been closed) etc.)
GeneralInformationNotification(JFrame) - Constructor for class de.uka.ilkd.key.gui.notification.GeneralInformationNotification
 
GeneralizedStatements() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
For partial parsing ONLY.
GeneralizedStatements() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
For partial parsing ONLY.
GENERALNAMECOUNTER_PREFIX - Static variable in class de.uka.ilkd.key.proof.VariableNameProposer
 
GeneralOptions - Class in de.uka.ilkd.key.gui.smt
 
GeneralOptions(ProofIndependentSMTSettings) - Constructor for class de.uka.ilkd.key.gui.smt.GeneralOptions
 
GeneralSettings - Class in de.uka.ilkd.key.settings
 
GeneralSettings() - Constructor for class de.uka.ilkd.key.settings.GeneralSettings
 
generalSettings - Variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
generalSettingsListener - Variable in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
Listens for changes on ProofIndependentSettings.DEFAULT_INSTANCE.getGeneralSettings().
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.HeapGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.SuperTermWithIndexGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in interface de.uka.ilkd.key.strategy.termgenerator.TermGenerator
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
generate(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CutHeapObjectsTermGenerator
generateApplicationDataSVs(String, ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
generateApplicationDataSVs(IFProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
generateApplicationDataSVs(String, ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
generateArrayQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
generateAxiomTaclet(Name, Term, ImmutableList<ProgramVariable>, KeYJavaType, RuleSet, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
Returns a no-find taclet to the passed axiom.
generateBasicQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
generateContApplArgumentSorts(ImmutableList<Term>, IProgramMethod) - Method in class de.uka.ilkd.key.informationflow.po.snippet.MethodCallPredicateSnippet
 
generateContApplArgumentSorts(ImmutableList<Term>, IProgramMethod) - Method in class de.uka.ilkd.key.informationflow.po.snippet.TwoStateMethodPredicateSnippet
 
generateContApplPredicate(String, Sort[], TermBuilder, Services) - Method in class de.uka.ilkd.key.informationflow.po.snippet.TwoStateMethodPredicateSnippet
 
generateContractAxiomTaclets(Name, Term, Term, Term, KeYJavaType, IObserverFunction, List<? extends ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ProgramVariable>, ImmutableList<ProgramVariable>, ImmutableSet<Pair<Sort, IObserverFunction>>, boolean, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
generateContractName(String, KeYJavaType, IObserverFunction, KeYJavaType, int) - Static method in class de.uka.ilkd.key.speclang.ContractFactory
 
generateContractTypeName(String, KeYJavaType, IObserverFunction, KeYJavaType) - Static method in class de.uka.ilkd.key.speclang.ContractFactory
 
generateDisplayName(String, KeYJavaType, IObserverFunction, KeYJavaType, int) - Static method in class de.uka.ilkd.key.speclang.ContractFactory
 
generateFieldFunctionDefinitions() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates an SMT constant for each named field pointing to a distinct value.
generateFiles(SolverLauncher, Collection<SMTSolver>, TestGenerationLog, Proof) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
generateForIt(Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator
 
generateFunctionalRepresentsTaclets(Name, Term, Term, KeYJavaType, IObserverFunction, List<? extends ProgramVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ProgramVariable>, ImmutableSet<Pair<Sort, IObserverFunction>>, boolean, Services) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
generateFurther(Term, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
generateGuard(KeYJavaType, IObserverFunction, TermServices, SchemaVariable, List<SchemaVariable>, ImmutableList<SchemaVariable>, Term, RewriteTacletBuilder<? extends RewriteTaclet>, boolean) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
generateJTable(Properties) - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
generateJUnitTestCase(Model, Node) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
generateJUnitTestSuite(Collection<SMTSolver>) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
generateLengthAssertions() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates assertion which states that the length of each object is greater than or equal to 0.
generateMbyAtPreDef(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Deprecated.
generateMbyAtPreDef(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Deprecated.
generateMbyAtPreDef(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
Deprecated.
generateMbyAtPreDef(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Deprecated.
generateMbyAtPreDef(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
generateMbyAtPreDef(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
generateMbyAtPreDef(ParsableVariable, ImmutableList<ParsableVariable>, Function, Services) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Generates a term of the form (mbyAtPre = mby) if mby is specified.
generateMbyAtPreDef(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
generateMbyAtPreFunc(Services) - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
generateMbyAtPreFunc(Services) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
generateMbyAtPreFunc(Services) - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
generateMbyAtPreFunc(Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
generateMethodName() - Static method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
generateModelMethodExecutionTaclets(Name, KeYJavaType, IObserverFunction, Services) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
generateModifierSetAssertions(Model) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
generateName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
generateName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
generateName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
generateName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
generateName(String, UnaryOperator<String>) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
generateName(IProgramMethod, TextualJMLSpecCase, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
generateOneTerm(Term, int) - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
generateOneTerm(Term, int) - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.SuperTermWithIndexGenerator
 
generateOptionContentNode(String, String) - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
generateOracle(Term, boolean) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
generateOracleMethod(Term) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
generateParamsOK(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Generates the general assumption that all parameter arguments are valid.
generateParamsOK(ImmutableList<ParsableVariable>) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Generates the general assumption that all parameter arguments are valid.
generateParamsOK2(ImmutableList<Term>) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Generates the general assumption that all parameter arguments are valid.
generateParseException() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
generateParseException() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
generatePartialInvTaclet(Name, List<SchemaVariable>, SchemaVariable, SchemaVariable, Term, KeYJavaType, ImmutableSet<Pair<Sort, IObserverFunction>>, boolean, boolean, Services) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
generatePath(String, String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
generatePermutations(T[]) - Static method in class org.key_project.util.java.ArrayUtil
Computes all permutations of the given array using the 'Heap's algorithm'.
generatePermutations(T[], int, T[][], int) - Static method in class org.key_project.util.java.ArrayUtil
Recursive implementation of the 'Heap's algorithm': procedure generate(n : integer, A : array of any): if n = 1 then output(A) else for i := 0; i < n; i += 1 do generate(n - 1, A) if n is even then swap(A[i], A[n-1]) else swap(A[0], A[n-1]) end if end for end if
generatePostCondition(ProgramVariableCollection, JMLSpecFactory.ContractClauses, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
generatePredicateName(IProgramMethod, StatementBlock, LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BlockCallPredicateSnippet
 
generatePredicateName(IProgramMethod, StatementBlock, LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BlockCallWithPreconditionPredicateSnippet
 
generatePredicateName(IProgramMethod, StatementBlock, LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.po.snippet.LoopCallPredicateSnippet
 
generatePredicateName(IProgramMethod, StatementBlock, LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.po.snippet.LoopCallWithInvariantPredicateSnippet
 
generatePredicateName(IProgramMethod, StatementBlock, LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.po.snippet.MethodCallPredicateSnippet
 
generatePredicateName(IProgramMethod, StatementBlock, LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.po.snippet.TwoStateMethodPredicateSnippet
 
generateProofObligationVariables(AuxiliaryContract.Variables, ProgramVariable, LocationVariable, ImmutableList<Term>, ImmutableList<Term>, Services, TermBuilder) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
generateReferenceTable(int, int) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
Creates an array containing objectCount^bucketCount rows.
generateRelationalRepresentsTaclet(Name, Term, KeYJavaType, IObserverFunction, List<? extends ProgramVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ProgramVariable>, boolean, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
generateRepresentsAxioms(ProgramVariableCollection, JMLSpecFactory.ContractClauses, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
generateRewriteTaclet(Name, Term, Term, ImmutableList<ProgramVariable>, RuleSet, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
generateSchemaAssumes(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
generateSchemaAssumes(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
generateSchemaAssumes(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
generateSchemaAssumes(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
generateSchemaFind(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
generateSchemaFind(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
generateSchemaFind(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
generateSchemaFind(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
generateScrollPane(String) - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
generateSelfCreated(List<LocationVariable>, IProgramMethod, ProgramVariable, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Generates the general assumption that self is created.
generateSelfCreated(ParsableVariable, ParsableVariable) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Generates the general assumption that self is created.
generateSelfExactType(IProgramMethod, ProgramVariable, KeYJavaType) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Generates the general assumption which defines the type of self.
generateSelfExactType(IProgramMethod, Term, KeYJavaType) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Generates the general assumption which defines the type of self.
generateSelfExactType(ParsableVariable) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Generates the general assumption which defines the type of self.
generateSelfNotNull(IProgramMethod, ProgramVariable) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Generates the general assumption that self is not null.
generateSelfNotNull(ParsableVariable) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Generates the general assumption that self is not null.
generateSeqQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
generateSequent(StatementWellDefinedness.SequentTerms, TermServices) - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
generateSequent(StatementWellDefinedness.SequentTerms, TermServices) - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
generateSequent(StatementWellDefinedness.SequentTerms, TermServices) - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
This formula creates the sequent formula for the well-definedness of a jml statement in the specific way, in which it is required for the specific jml statement.
generateSequent(ProgramVariable, ProgramVariable, ProgramVariable, LocationVariable, ProgramVariable, Term, ImmutableSet<ProgramVariable>, Term, Term, Services) - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
This is where the proof sequent is built.
generateSequent(ProgramVariable, LocationVariable, Term, ImmutableSet<ProgramVariable>, Term, Term, Services) - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
This is where the proof sequent is built, however with a smaller set of variables, due to the nature of the jml statement.
generateSummary(Proof) - Method in class de.uka.ilkd.key.proof.Statistics
 
generateTableNode(String, Settings) - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
generateTableNode(String, ChoiceSettings) - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
generateTestCase(Model, Map<String, Sort>) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
generateTestCases(StopRequest, TestGenerationLog) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
generateTree() - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
generateTypeConstraints() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Generates the necessary assertions for specifying the type hierarchy.
generateTypeInferenceMap(Node) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
generateTypeInferenceMapHelper(Term, Map<String, Sort>) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
generateTypeQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
generateWdTaclets(InitConfig) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Generate well-definedness taclets to resolve formulas as WD(pv.
generateWellFormedAssertions() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the wellformed function definition.
generator - Variable in class de.uka.ilkd.key.strategy.feature.ComprehendedSumFeature
 
generator - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP
 
GENERIC - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
GENERIC - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
generic_spec_body(ImmutableList<String>, Behavior, ImmutableList<TextualJMLConstruct>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
generic_spec_case(ImmutableList<String>, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
generic_spec_case_seq(ImmutableList<String>, Behavior, ImmutableList<TextualJMLConstruct>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
genericCount - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
genericLabel - Variable in class de.uka.ilkd.key.gui.smt.LeafPanel
 
GenericRemovingLemmaGenerator - Class in de.uka.ilkd.key.taclettranslation.lemma
Generic removing lemma generator adds the default implementation only that all GenericSorts are replaced to equally named ProxySorts.
GenericRemovingLemmaGenerator() - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.GenericRemovingLemmaGenerator
 
GenericSort - Class in de.uka.ilkd.key.logic.sort
Sort used for generic taclets Within an SVInstantiations-object a generic sort is instantiated by a concrete sort, which has to be a subsort of the instantiations of the supersorts of this sort
GenericSort(Name, ImmutableSet<Sort>, ImmutableSet<Sort>) - Constructor for class de.uka.ilkd.key.logic.sort.GenericSort
creates a generic sort
GenericSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.GenericSort
 
GenericSortCondition - Class in de.uka.ilkd.key.rule.inst
Abstract superclass for conditions controlling the instantiations of generic sorts
GenericSortCondition(GenericSort) - Constructor for class de.uka.ilkd.key.rule.inst.GenericSortCondition
 
GenericSortCondition.GSCForceInstantiation - Class in de.uka.ilkd.key.rule.inst
 
GenericSortCondition.GSCIdentity - Class in de.uka.ilkd.key.rule.inst
 
GenericSortCondition.GSCSupersort - Class in de.uka.ilkd.key.rule.inst
 
genericSortConditions - Variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
additional conditions for the generic sorts
GenericSortException - Exception in de.uka.ilkd.key.parser
 
GenericSortException(String, String, Sort, Token, String) - Constructor for exception de.uka.ilkd.key.parser.GenericSortException
 
GenericSortException(String, String, Sort, String, int, int) - Constructor for exception de.uka.ilkd.key.parser.GenericSortException
 
GenericSortException - Exception in de.uka.ilkd.key.rule.inst
This exception thrown if there is no appropriate instantiation of the generic sorts occurring within an "SVInstantiations"-object
GenericSortException(String, ImmutableList<GenericSortCondition>) - Constructor for exception de.uka.ilkd.key.rule.inst.GenericSortException
 
GenericSortException(String) - Constructor for exception de.uka.ilkd.key.rule.inst.GenericSortException
 
GenericSortInstantiations - Class in de.uka.ilkd.key.rule.inst
This class handles the instantiation of generic sorts (used for generic taclets), i.e. the class tries to find a solution for the conditions on the generic sorts given by the type hierarchy and the chosen SV instantiations this class is immutable
GenericSortInstantiations(ImmutableMap<GenericSort, Sort>) - Constructor for class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
genericSortInstantiations - Variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
instantiations of generic sorts
GenericSortInstantiations.FailException - Exception in de.uka.ilkd.key.rule.inst
 
genericSortOfOp - Variable in class de.uka.ilkd.key.rule.match.vm.instructions.MatchSortDependingFunctionInstruction
 
GenericSortResolver(GenericSort) - Constructor for class de.uka.ilkd.key.rule.conditions.TypeResolver.GenericSortResolver
 
GenericSupersortException - Exception in de.uka.ilkd.key.logic.sort
this exception is thrown if a generic sort has been declared with an illegal supersort
GenericSupersortException(String, Sort) - Constructor for exception de.uka.ilkd.key.logic.sort.GenericSupersortException
 
genericTranslator - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
GenericTranslator - Class in de.uka.ilkd.key.taclettranslation.assumptions
 
GenericTranslator(VariablePool) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
 
genInfFlowContractApplTaclet(ProofObligationVars, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
Geq - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
The Geq element of the sign lattice, representing all positive integers and zero.
Geq() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.Geq
 
geq() - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CompRes
 
geq(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
GEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
GEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
geq - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
GEQ - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
geqF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
GEQSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
GEQSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
GEQSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
get(int) - Method in class de.uka.ilkd.key.api.ScriptResults
 
get(Proof) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
get(T) - Static method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteractionFactory
 
get(Goal) - Static method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
get(Node) - Static method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
get(PosInOccurrence) - Static method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
get(ProofMacro) - Static method in class de.uka.ilkd.key.gui.utilities.KeyStrokeManager
 
get(MainWindowAction) - Static method in class de.uka.ilkd.key.gui.utilities.KeyStrokeManager
 
get(BasicSnippetData.Key) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
 
get(Goal) - Static method in class de.uka.ilkd.key.informationflow.proof.InfFlowCheckInfo
 
get(int) - Method in class de.uka.ilkd.key.logic.PosInProgram
 
get(int) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
gets the element at a specific index
get(int) - Method in class de.uka.ilkd.key.logic.Semisequent
gets the element at a specific index
get(int) - Method in class de.uka.ilkd.key.proof.CompoundProof
 
get(String) - Method in class de.uka.ilkd.key.proof.init.Includes
returns the corresponding RuleSource to the filename name
get(boolean, Semisequent) - Method in class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
get(Term) - Static method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
returns a pooled TermNavigator or a new one if the TERM_NAVIGATOR_POOL is currently empty The used TermNavigator have to be explicitly released by the user via TermNavigator.release()
get(Term, Integer) - Static method in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
returns a pooled TermNavigator.MutablePair or a new one if the TERM_NAVIGATOR_POOL is currently empty The used MutablePair have to be explicitly released by the user via TermNavigator.MutablePair.release()
get(int) - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
get(String) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
get(int) - Method in class de.uka.ilkd.key.smt.model.Sequence
 
get(RuleSet) - Method in class de.uka.ilkd.key.strategy.feature.RuleSetDispatchFeature
Returns the used Feature for the given RuleSet.
get(boolean, Long) - Method in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
get(Object) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
get(Properties.Property<T>) - Method in class de.uka.ilkd.key.util.properties.ArrayProperties
 
get(Properties.Property<T>) - Method in class de.uka.ilkd.key.util.properties.MapProperties
 
get(Properties.Property<T>) - Method in interface de.uka.ilkd.key.util.properties.Properties
 
get() - Static method in class de.uka.ilkd.key.util.TipOfTheDay
Randomly select a string
get(S) - Method in class org.key_project.util.collection.DefaultImmutableMap
 
get(S) - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
get(int) - Method in class org.key_project.util.collection.ImmutableArray
gets the element at the specified position
get(S) - Method in interface org.key_project.util.collection.ImmutableMap
 
get(Class<T>) - Method in class org.key_project.util.ExtList
returns first element in list of type cl
get(Object, String) - Static method in class org.key_project.util.java.ObjectUtil
Returns the value from the field.
get(Object, Class<?>, String) - Static method in class org.key_project.util.java.ObjectUtil
Returns the value from the field.
get(Object, Field) - Static method in class org.key_project.util.java.ObjectUtil
Returns the value from the field.
get_age() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
get_pio() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
GET_PREFIX - Static variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
getAbbrev(Term) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Returns the abbreviation mapped to the term t.
getAbbreviations() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getAbbreviations() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getAbbrevMap() - Method in class de.uka.ilkd.key.pp.NotationInfo
 
getAbsolutePath(JMenuItem) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
 
getAbsolutePath() - Method in class de.uka.ilkd.key.gui.RecentFileMenu.RecentFileEntry
 
getAbstractDomainForSort(Sort, Services) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithLatticeAbstraction
Returns the abstract domain lattice for the given sort or null if there has no lattice been specified for that sort.
getAbstractDomainForSort(Sort, Services) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
getAbstractDomElemUserChoices() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.Result
 
getAbstractionPredicates() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
getAbstractionPredicates(Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
TODO
getAbstrDomElem() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
getAcc() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getAccesses() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
Returns the Access path.
getAccessible(ProgramVariable) - Method in interface de.uka.ilkd.key.speclang.Contract
 
getAccessible(ProgramVariable) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getAccessible(ProgramVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getAccessible(ProgramVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getAccessible(ProgramVariable) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getAccessible() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getAccessible(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getAccessible() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getAccessible(ProgramVariable) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getAction() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getActionAddUserNote() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionButton() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getActionComponent() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getActionExportMarkdown() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionExportProofScript() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionJumpIntoTree() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionKPSExport() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionLoad() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionMUCopyClipboard() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionPauseLogging() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActions(MainWindow) - Method in class de.uka.ilkd.key.gui.ext.HeatmapExt
 
getActionSave() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionShowExtended() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionToggleFavourite() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActionTryReapply() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getActivatedChoices() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getActivatedChoices() - Method in class de.uka.ilkd.key.proof.init.InitConfig
Returns the choices which are currently active.
getActiveContractPanel() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
getActivePositionInfo() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
getActivePositionInfo() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
getActivePositionInfo() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
getActiveStatement(JavaBlock) - Static method in class de.uka.ilkd.key.java.JavaTools
Returns the active statement of the passed a java block.
getActiveStatement() - Method in class de.uka.ilkd.key.proof.NodeInfo
returns the active statement of the JavaBlock the applied rule has been matched against or null if no rule has been applied yet or the applied rule was no taclet or program transformation rule
getActiveStatement() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the active statement which is executed in the code.
getActiveStatement() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the active statement which is executed in the code.
getActiveStatement() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the active statement which is executed in the code.
getActiveStatement() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the active statement which is executed in the code.
getActiveStatement() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Returns the active statement which is executed in the code.
getActiveStrategy() - Method in class de.uka.ilkd.key.proof.Proof
 
getActiveStrategyFactory() - Method in class de.uka.ilkd.key.proof.Proof
 
getActiveStrategyProperties() - Method in class de.uka.ilkd.key.settings.StrategySettings
returns a shallow copy of the strategy properties
getActualParams(MethodOrConstructorReference, ExecutionContext, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
getActualSelf(MethodOrConstructorReference, IProgramMethod, ExecutionContext, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
getAdd() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getAddAxiomFileButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getAdditionalBranchLabel(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the additional branch label value.
getAdditionalBranchLabel() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Returns the optional additional branch label.
getAdditionalBranchLabel() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBranchCondition
Returns the optional additional branch label.
getAdditionalBranchLabel() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the optional additional branch label.
getAdditionalCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns the optional additional condition considered during value computation.
getAdditionalCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Returns the optional additional condition considered during value computation.
getAdditionalCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Returns the optional additional condition considered during value computation.
getAdditionalFiles() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getAdditionalHeight() - Method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
getAdditionalUninterpretedPredicates(Proof) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the uninterpreted predicate used in the given Proof if available.
getAdditionalUninterpretedPredicates() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the available additional uninterpreted predicates.
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
Gets the set of admitted rule names.
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro
Gets the set of admitted rule names.
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionWithSimplificationMacro
 
getAdmittedRuleNames() - Method in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
getAfterBlockMaps(SymbolicExecutionTermLabel) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the after block map.
getAfterBlockMaps(int) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the after block map used for the given ID.
getAge() - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
getAgeForTag(FormulaTag) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
getAlgebraicSign(long) - Static method in class org.key_project.util.java.NumberUtil
Returns the algebraic sign.
getAlgebraicSign(int) - Static method in class org.key_project.util.java.NumberUtil
Returns the algebraic sign.
getAliasedName(String) - Method in class de.uka.ilkd.key.smt.model.Model
returns an alias for the given name
getAliases() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
Returns the found aliases.
getAllApplicableApps(PosInSequent, PosInSequent, Services) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
retrieves all drag'n drop instantiable taclet applications
getAllApplicationChildAndGrandchildRefactorings() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
getAllAttributes(String, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getAllAttributes(String, KeYJavaType, boolean) - Method in class de.uka.ilkd.key.java.JavaInfo
returns a list of all attributes with the given program name declared in one of type's sub- or supertype including its own attributes Attention: The type must not denote the null type
getAllContracts() - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered contracts.
getAllFields(Services) - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns all visible fields that are defined in this class type or any of its supertypes.
getAllFields(Services) - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns all visible fields that are defined in this class type or any of its supertypes.
getAllFields(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
[dlohner] The given parameter is obsolete with this implementation.
getAllFields(TypeDeclaration) - Method in class de.uka.ilkd.key.java.JavaInfo
retrieves all attributes locally declared in class cl (inclusive the implicit attributes) The returned list is in source code order.
getAllFields() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getAllFieldsLocallyDeclaredIn(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
returns the fields defined within the given class type.
getAllHeaps() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getAllIDs(int) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
getAllInstantiations() - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
ONLY FOR JUNIT TESTS
getAllKeYJavaTypes() - Method in class de.uka.ilkd.key.java.JavaInfo
returns all known KeYJavaTypes of the current program type model
getAllLocs() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getAllMethods(Services) - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns all visible methods that are defined in this class type or any of its supertypes.
getAllMethods(Services) - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns all visible methods that are defined in this class type or any of its supertypes.
getAllMethods(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getAllMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns all methods from the given Type
getAllMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns all visible methods that are defined in this class type or any of its supertypes.
getAllObjects() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getAllocatedAtoms() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
getAllowedPullOut() - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
getAllowedPullOut() - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
getAllowsChildren() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getAllPanels() - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
getAllProgramMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns all methods from the given Type as IProgramMethods
getAllProgramMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns all visible methods that are defined in this class type or any of its supertypes.
getAllProgramMethodsLocallyDeclared(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns all methods declared in the given Type as IProgramMethods
getAllProgramMethodsLocallyDeclared(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns the ProgramMethods locally defined within the given class type.
getAllProofs() - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all proofs registered with this specification repository.
getAllRecoderMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getAllRecoderSubtypes(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
returns all proper subtypes of class ct (i.e. without ct itself)
getAllRecoderSupertypes(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
returns all supertypes of the given class type with the type itself as first element
getAllSelectedBasicTasks() - Method in class de.uka.ilkd.key.gui.TaskTree
returns all selected basic tasks
getAllSequentFormulas(boolean) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
getAllSorts(LinkedList<Named>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
getAllSubstitutions(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
 
getAllSubtypes(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns all proper subtypes of a given type
getAllSubtypes(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns all proper subtypes of the given class type
getAllSupertypes(Services) - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns the array of all supertypes of this class type, in topological order, including the class type isself as first element.
getAllSupertypes(Services) - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns the array of all supertypes of this class type, in topological order, including the class type isself as first element.
getAllSupertypes(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getAllSupertypes(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns all supertypes of a given type
getAllSupertypes(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns all known supertypes of the given class type with the type itself as first element.
getAllSupertypes(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
getAllSupertypes(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
getAllTriggers() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
getAllTypeParameters() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
getAllTypes(Services) - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns all class types that are inner types of this class type, including visible inherited types.
getAllTypes(Services) - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns all class types that are inner types of this class type, including visible inherited types.
getAllTypes(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getAllUQS(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
getAllVariables() - Method in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
Returns all used variables.
getAllVisibleFields(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
returns all in ct visible fields declared in ct or one of its supertypes in topological order starting with the fields of the given type If the type is represented in source code, the returned list matches the syntactic order.
getAllWdChecks() - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered well-definedness checks.
getAllWdMethodChecks() - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered well-definedness checks for method contracts.
getAlreadyInUseTaclets() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
getAlternativeNameRepresentation() - Method in interface de.uka.ilkd.key.java.abstraction.ArrayType
full name of the array in alternative form, i.e.
getAlternativeNameRepresentation() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
 
getAltProofMacro() - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
getAltProofMacro() - Method in class de.uka.ilkd.key.macros.DoWhileFinallyMacro
Gets the alternative proof macro for the else-branch.
getAnon() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getAntecCache() - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
getAntecedentTaclet(PosInOccurrence, RuleFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletIndex
get all Taclets for the antecedent.
getAntecTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecTacletBuilder
builds and returns the AntecTaclet that is specified by former set... / add... methods.
getAnyMod(Term, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getAnyMod(LocationVariable, Term, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getApiKey() - Method in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
Returns the key used in KeY's API.
getApiValue() - Method in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
Returns The value used by KeY's API.
getApplicableContracts(AbstractAuxiliaryContractRule.Instantiation, Goal, Services) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
getApplicableContracts(SpecificationRepository, JavaStatement, Modality, Goal) - Static method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
getApplicableContracts(AbstractAuxiliaryContractRule.Instantiation, Goal, Services) - Static method in class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
getApplicableContracts(SpecificationRepository, JavaStatement, Modality, Goal) - Static method in class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
getApplicableContracts(Services, KeYJavaType, IObserverFunction) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
Returns the dependency contracts which are applicable for the passed target.
getApplicableContracts(UseOperationContractRule.Instantiation, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
getApplicableContracts(Services, IProgramMethod, KeYJavaType, Modality) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
Returns the operation contracts which are applicable for the passed operation and the passed modality
getApplicablePosInOcc(Proof, Goal, PosInOccurrence, ProofMacro) - Method in class de.uka.ilkd.key.informationflow.macros.ExhaustiveProofMacro
 
getApplicableTaclets(PosInSequent, DragNDropInstantiator.TacletFilter, Services) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
retrieves all taclets applicable on the given position and select those that fulfill the given filter condition.
getApplicationChecks() - Static method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
getApplicationRestriction() - Method in class de.uka.ilkd.key.rule.RewriteTaclet
returns the int encoding the kind of state restriction this rewrite taclet must obey
getApplicationTermPolicies() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the TermLabelPolicy instances applied on the application term.
getAppliedRuleApp() - Method in class de.uka.ilkd.key.proof.Node
 
getAppliedRuleApp() - Method in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
getAppliedRuleApp() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
Returns the applied RuleApp.
getAppliedRuleApp() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Returns the applied RuleApp.
getAppliedRuleApp() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Returns the applied RuleApp.
getAppliedRuleApp() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Returns the applied RuleApp.
getAppliedRuleApps() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
getAppliedRules() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
getAppliedRules() - Method in interface de.uka.ilkd.key.prover.TaskFinishedInfo
 
getApplyButton() - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
getApplyButton() - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
getApplyStrategyStopCondition() - Method in class de.uka.ilkd.key.settings.StrategySettings
Returns the StopCondition to use in an ApplyStrategy instance to determine after each applied rule if more rules should be applied or not.
getApplySymbolicExecution() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
getApproxPosition() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
Return the approximate position of this construct.
getAppRuleName(Node) - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
getAppRuleName(Node) - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
getAppsForName(Goal, String, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
collects all Taclet applications at the given position of the specified taclet
getAppsForName(Goal, String, PosInOccurrence, TacletFilter) - Method in class de.uka.ilkd.key.control.AbstractProofControl
collects all taclet applications for the given position and taclet (identified by its name) matching the filter condition
getAppSize() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
getArgs() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
getArgs(SchemaVariable, ParsableVariable, ParsableVariable, boolean, boolean, ImmutableList<ParsableVariable>) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Gets the argument list for the operator of the method
getArgs() - Method in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
getArgSort() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
 
getArgSorts(Sort, KeYJavaType, boolean, ImmutableArray<KeYJavaType>, int, int) - Static method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getArgSorts(Function) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getArgument() - Method in exception de.uka.ilkd.key.macros.scripts.meta.InjectionException
Get the (proof script) argument of this injection exception.
getArgumentAt(int) - Method in class de.uka.ilkd.key.java.reference.MethodReference
Gets index-th argument
getArguments() - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
getArguments() - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
Get arguments.
getArguments() - Method in class de.uka.ilkd.key.java.expression.Operator
return arguments
getArguments() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getArguments() - Method in interface de.uka.ilkd.key.java.reference.MethodOrConstructorReference
 
getArguments() - Method in class de.uka.ilkd.key.java.reference.MethodReference
Get arguments.
getArguments() - Method in class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Get arguments.
getArguments() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
getArguments() - Method in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
getArguments() - Method in class de.uka.ilkd.key.macros.scripts.NoArgumentCommand
 
getArguments() - Method in interface de.uka.ilkd.key.macros.scripts.ProofScriptCommand
 
getArithJavaIntAddition() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
returns the function symbol interpreted as the Java addition on int (or promotabel to int) operators, i.e. this addition performs a modulo operation wrt. to the range of type int.
getArithmeticTreatment() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getArithModulo() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
returns the function symbol used to represent the modulo operation of the arithmetical integers
getArithModuloByte() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
maps an integer back into byte range
getArithModuloChar() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
maps an integer back into char range
getArithModuloInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
maps an integer back into int range
getArithModuloLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
maps an integer back into long range
getArithModuloShort() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
maps an integer back into long range
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllFields
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllObjects
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqGet
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqIndexOf
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqLength
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqReverse
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSub
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.adt.Singleton
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAnd
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAndAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryNot
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOperator
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOrAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOrAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.ComparativeOperator
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.Conditional
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.CopyAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.DivideAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
Arity of an embedded JavaDL Expression depends upon the number of arguments.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.Operator
getArity() == getASTchildren().size()
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalAnd
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalNot
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalOr
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.MinusAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.ModuloAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.Negative
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.PlusAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.Positive
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.PostDecrement
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.PostIncrement
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.PreDecrement
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.PreIncrement
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeft
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRight
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.TimesAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
Get arity.
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.AllFields
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.AllObjects
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.Intersect
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqConcat
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqGet
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqReverse
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSingleton
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SetMinus
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.SetUnion
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.adt.Singleton
 
getArity() - Method in class de.uka.ilkd.key.java.recoderext.EscapeExpression
Arity of an embedded JavaDL Expression depends upon the number of arguments.
getArr() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getArrayElementName() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
Returns the specific name of this primitive type used in array types.
getArrayEndIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the array end index.
getArrayEndIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the array end index.
getArrayEndIndex() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Returns the array end index.
getArrayEndIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the array end index.
getArrayEndIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the array end index.
getArrayEndIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Returns the human readable array end index.
getArrayEndIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the human readable array end index.
getArrayEndIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the human readable array end index.
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the array index.
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the array index.
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns the index in the parent array if an array cell value is represented.
getArrayIndex() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Returns the index in the parent array if an array cell value is represented.
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Returns the index in the parent array if an array cell value is represented.
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the represented array index or null if a program variable is represented..
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the represented array index or null if a program variable is represented..
getArrayIndex() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns the represented array index or null if a program variable is represented..
getArrayIndex() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the represented array index or null if a program variable is represented..
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns the represented array index or null if a program variable is represented..
getArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the represented array index or null if a program variable is represented..
getArrayIndex(Services, HeapLDT, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the array index defined by the given Term.
getArrayIndexString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the array index value.
getArrayIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns the human readable index in the parent array if an array cell value is represented.
getArrayIndexString() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Returns the human readable index in the parent array if an array cell value is represented.
getArrayIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Returns the human readable index in the parent array if an array cell value is represented.
getArrayIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the human readable array index or null if a program variable is represented..
getArrayIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the human readable array index or null if a program variable is represented..
getArrayIndexString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns the human readable array index or null if a program variable is represented..
getArrayIndexString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the human readable array index or null if a program variable is represented..
getArrayIndexString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the array index value.
getArrayIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns the human readable array index or null if a program variable is represented..
getArrayIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the human readable array index or null if a program variable is represented..
getArrayInitializer() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Get array initializer.
getArrayInstanceAllocatorMethod(TypeReference) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
creates the implicit method <allocate> which is a stump and given meaning by a contract
getArrayLength() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the length attribute for arrays
getArrayPos(ImmutableArray<ProgramElement>, ProgramElement) - Method in class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
returns the index of element el in array arr
getArrayRange() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getArrayRangeConstant() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the constant used to query an array range.
getArraySort(Sort, Type, Sort, Sort, Sort) - Static method in class de.uka.ilkd.key.logic.sort.ArraySort
Returns the ArraySort to the given element sort and element type.
getArraySort(Sort, Sort, Sort, Sort) - Static method in class de.uka.ilkd.key.logic.sort.ArraySort
 
getArraySortForDim(Sort, Type, int, Sort, Sort, Sort) - Static method in class de.uka.ilkd.key.logic.sort.ArraySort
returns elemSort([])^n.
getArraySortList() - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
 
getArrayStartIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the array start index.
getArrayStartIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the array start index.
getArrayStartIndex() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Returns the array start index.
getArrayStartIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the array start index.
getArrayStartIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the array start index.
getArrayStartIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Returns the human readable array start index.
getArrayStartIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the human readable array start index.
getArrayStartIndexString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the human readable array start index.
getArraySuperSorts(Sort, Sort, Sort, Sort) - Static method in class de.uka.ilkd.key.logic.sort.ArraySort
 
getArrayValue(int) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getArrayValues() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getAssignable(LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getAssignable(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getAssignable(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.Contract
 
getAssignable(LocationVariable) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getAssignable(LocationVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getAssignable(LocationVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getAssignable(LocationVariable) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getAssignable() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
getAssignable(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
getAssignable() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getAssignable(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getAssignable() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getAssignable(LocationVariable) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getAssignable() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getAssignables() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
getAssignment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSetStatement
 
getAssociation(IProgramVariable, boolean, Term, Term) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
Returns the ISymbolicAssociation with the given IProgramVariable.
getAssociation(IProgramVariable, boolean, Term, Term) - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociationValueContainer
Returns the ISymbolicAssociation with the given IProgramVariable.
getAssociation(IProgramVariable, boolean, Term, Term) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
Returns the ISymbolicAssociation with the given IProgramVariable.
getAssociation(IProgramVariable, boolean, Term, Term) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessState
Returns the ISymbolicAssociation with the given IProgramVariable.
getAssociations() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
Returns the contained associations.
getAssociations() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociationValueContainer
Returns the contained associations.
getAssociations() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer
Returns the contained associations.
getAssumptions(Services, ArrayList<ContextualBlock>, SMTSettings) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
get the assumptions made by the logic.
getASTParent() - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
getASTParent() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getASTParent() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
getASTParent() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
Get AST parent.
getASTParent() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getASTParent() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getASTParent() - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Get AST parent.
getAtom() - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
getAtPre() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
getAtPre() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getAtPres(Map<LocationVariable, LocationVariable>, Services) - Static method in class de.uka.ilkd.key.speclang.HeapContext
 
getAtPres() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getAttribute(String) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the programvariable for the specified attribute.
getAttribute(String, String) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the programvariable for the specified attribute declared in the specified class
getAttribute(String, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the program variable representing the attribute of the given name declared locally in class classType
getAttribute(String, Sort) - Method in class de.uka.ilkd.key.java.JavaInfo
returns an attribute named attributeName declared locally in object type s
getAttributeInPrefixSort(Sort, String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
getAutoInduction() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getAutomaticApplicationTimeout() - Method in class de.uka.ilkd.key.core.KeYMediator
besides the number of rule applications it is possible to define a timeout after which rule application shall be terminated
getAutoModeAction() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getAutoModeTime() - Method in class de.uka.ilkd.key.proof.Proof
 
getAutoSaver() - Method in class de.uka.ilkd.key.core.KeYMediator
Returns the AutoSaver to use.
getAutoscrollInsets() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
used to define the area in which autoscrolling will be initialized
getAuxiliaryContract() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getAvoidConditions() - Method in class de.uka.ilkd.key.rule.Trigger
 
getAxiom() - Method in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
 
getAxiom() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getAxiom() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
 
getAxiom() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getAxiom(ParsableVariable, ParsableVariable, Services) - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getAxiom() - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
getAxiom() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Only for contracts with model_behaviour, the result is different from null.
getAxiomFilePanel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getAxioms() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getAxioms(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getAxiomsForObserver(Pair<Sort, IObserverFunction>, ImmutableSet<ClassAxiom>) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
getAxiomsList() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getBackgroundColor() - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
getBackgroundColor() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
getBaseDirPath(File) - Static method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
getBaseFileName() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getBaseHeap() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
getBaseHeap(Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the base heap.
getBaseHeap() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getBaseHeapFunction() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
getBasename(Name) - Static method in class de.uka.ilkd.key.logic.VariableNamer
 
getBaseName() - Method in class de.uka.ilkd.key.logic.VariableNamer.IndProgramElementName
 
getBaseName() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getBaseName() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getBaseName() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getBaseName() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getBaseName() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
getBaseName() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getBasenameAndIndex(ProgramElementName) - Method in class de.uka.ilkd.key.logic.VariableNamer
determines the passed ProgramElementName's basename and index (ignoring temporary indices)
getBaseNameProposal(Type) - Method in class de.uka.ilkd.key.logic.VariableNamer
proposes a base name for a given sort
getBasePath() - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
getBasePath() - Method in class de.uka.ilkd.key.proof.io.ProofSaver
 
getBaseType() - Method in interface de.uka.ilkd.key.java.abstraction.ArrayType
returns the type reference to the arrays base type
getBaseType() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
Get the element/base type.
getBaseType(String) - Static method in class de.uka.ilkd.key.java.TypeNameTranslator
returns the basetype of t.
getBasicFactory(FunctionalOperationContract, ProofObligationVars, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getBasicFactory(LoopSpecification, ProofObligationVars, ExecutionContext, Term, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getBasicFactory(InformationFlowContract, ProofObligationVars, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getBasicFactory(BlockContract, ProofObligationVars, ExecutionContext, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getBasicFactory(BasicSnippetData, ProofObligationVars) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getBeforeAtPreVars(List<LocationVariable>, TermServices, String) - Static method in class de.uka.ilkd.key.speclang.HeapContext
 
getBeforeIds() - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the optional previous IDs of the label this one is derived from.
getBeforeIds(String) - Static method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the optional previous IDs of the label this one is derived from.
getBeginColumn() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
getBeginColumn() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
getBeginLine() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
getBeginLine() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
getBehavior() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getBehaviour() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getBehaviour() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getBehaviour() - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
getBehaviour() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Detects the specification element's behaviour
getBelowProgCache(ImmutableList<QuantifiableVariable>) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
getBelowUpdateCache(ImmutableList<QuantifiableVariable>) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
getBelowUpdatesRefactorings() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
getBestExecutionNode(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the best matching IExecutionNode for the given proof Node in the parent hierarchy.
getBetaCandidates() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getBindVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
getBitSetsByNumZeroes() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice.AbstractPredicateLatticeIterator
 
getBitSize() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
getBitSize() - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
getBitwiseOrJavaInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
returns the function symbol representing the bitwise-or for Java int
getBlock() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
getBlock() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
getBlock() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getBlock() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getBlock() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getBlock() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBlockContract
Returns the StatementBlock at which the BlockContract is applied.
getBlock() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionAuxiliaryContract
Returns the StatementBlock at which the BlockContract is applied.
getBlock() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Returns the StatementBlock at which the BlockContract is applied.
getBlockCompletionCondition(IExecutionBlockStartNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the condition under which this node completes the code block of the given IExecutionBlockStartNode.
getBlockCompletionCondition(IExecutionBlockStartNode<?>) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the condition under which this node completes the code block of the given IExecutionBlockStartNode.
getBlockCompletionCondition(IExecutionBlockStartNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the condition under which this node completes the code block of the given IExecutionBlockStartNode.
getBlockCompletionEntries() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Returns the mapping of an ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode to its block completion entries.
getBlockCompletions() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode
Returns the up to now discovered IExecutionNodes.
getBlockCompletions() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBlockStartNode
Returns the up to now discovered IExecutionNodes.
getBlockCompletions() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
Returns the up to now discovered IExecutionNodes.
getBlockCompletions() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
Returns the newly block completion.
getBlockContracts(StatementBlock) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all block contracts for the specified block.
getBlockContracts(StatementBlock, Modality) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns block contracts for according block statement and modality.
getBlockTreatment() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getBodies(SourceElement) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the bodies for various compound statements like if, try, case, etc.
getBodies(If) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the bodies for an If element.
getBodies(Then) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a Then element.
getBodies(Else) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for an Else element.
getBodies(Try) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the bodies for a Try element.
getBodies(Catch) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a Catch element.
getBodies(Finally) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a Finally element.
getBodies(MethodFrame) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a MethodFrame element.
getBodies(Case) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the bodies for a Case element.
getBodies(CatchAllStatement) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a CatchAllStatement element.
getBodies(LabeledStatement) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a LabeledStatement element.
getBodies(LoopStatement) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a LoopStatement element.
getBodies(SynchronizedBlock) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
Returns the body for a SynchronizedBlock element.
getBody() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
 
getBody() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getBody() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Get body.
getBody() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Get body.
getBody() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Get body.
getBody() - Method in class de.uka.ilkd.key.java.statement.Case
The body may be empty (null), to define a fall-through.
getBody() - Method in class de.uka.ilkd.key.java.statement.Catch
Get body.
getBody() - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
 
getBody() - Method in class de.uka.ilkd.key.java.statement.Default
The body may be empty (null), to define a fall-through.
getBody() - Method in class de.uka.ilkd.key.java.statement.Else
The body may be empty (null), to define a fall-through.
getBody() - Method in class de.uka.ilkd.key.java.statement.Finally
Get body.
getBody() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Get body.
getBody() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Get body.
getBody() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get body.
getBody(Services) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
Get method body.
getBody() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
Get body.
getBody() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Get body.
getBody() - Method in class de.uka.ilkd.key.java.statement.Then
The body may be empty (null), to define a fall-through.
getBody() - Method in class de.uka.ilkd.key.java.statement.Try
Get body.
getBody() - Method in class de.uka.ilkd.key.java.StatementBlock
Get body.
getBody() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getBody() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getBody() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getBody() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getBody() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getBody() - Method in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
getBodySource() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Get the exact Class the denoted method body is from.
getBodySource() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getBodySource() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
getBodySourceAsTypeReference() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
getBodyStatement(LoopStatement, StatementBlock, Label, Label, List<Label>, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getBooleanLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getBooleanLiteral(boolean) - Static method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
get boolean literal for the given value.
getBooleanType() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getBoolSort() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
The String used for boolean values.
getBoolSort() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
getBoolSort() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
getBoolSort() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
getBootClassPath() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the optional boot class path.
getBootClassPath() - Method in class de.uka.ilkd.key.proof.JavaModel
 
getBottomElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice
 
getBottomElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
getBottomElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
getBottomElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
getBound() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
getBoundConst() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
getBoundFields() - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
getBounds() - Method in class de.uka.ilkd.key.pp.PosInSequent
returns the bounds in a string representation of a sequent
getBoundVariables() - Method in class de.uka.ilkd.key.logic.BoundVarsVisitor
returns all the bound variables that have been stored
getBoundVariables() - Method in class de.uka.ilkd.key.rule.Taclet
computes and returns all variables that occur bound in the taclet including the taclets defined in addrules sections.
getBoundVariables() - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
rertieves and returns all variables that are bound in the goal template
getBoundVariables() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
rertieves and returns all variables that are bound in the goal template
getBoundVariables() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
retrieves and returns all variables that are bound in the goal template
getBoundVariablesHelper() - Method in class de.uka.ilkd.key.rule.FindTaclet
returns the variables that occur bound in the find part
getBoundVariablesHelper() - Method in class de.uka.ilkd.key.rule.NoFindTaclet
the empty set as a no find taclet has no other entities where variables cann occur bound than in the goal templates
getBoundVariablesHelper() - Method in class de.uka.ilkd.key.rule.Taclet
collects bound variables in taclet entities others than goal templates
getBox() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
getBprod() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getBranch() - Method in class de.uka.ilkd.key.util.KeYResourceManager
returns the git branch from which this version has been derived
getBranchAt(int) - Method in class de.uka.ilkd.key.java.statement.BranchStatement
 
getBranchAt(int) - Method in class de.uka.ilkd.key.java.statement.If
 
getBranchAt(int) - Method in class de.uka.ilkd.key.java.statement.Switch
 
getBranchAt(int) - Method in class de.uka.ilkd.key.java.statement.Try
Return the branch at the specified index in this node's "virtual" branch array.
getBranchCondition(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the branch condition value.
getBranchCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Returns the branch condition as Term.
getBranchCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBranchCondition
Returns the branch condition as Term.
getBranchCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the branch condition as Term.
getBranchCount() - Method in class de.uka.ilkd.key.java.statement.BranchStatement
Get the number of branches in this container.
getBranchCount() - Method in class de.uka.ilkd.key.java.statement.If
Get the number of branches in this container.
getBranchCount() - Method in class de.uka.ilkd.key.java.statement.Switch
Get the number of branches in this container.
getBranchCount() - Method in class de.uka.ilkd.key.java.statement.Try
Get the number of branches in this container.
getBranches(RuleApp) - Method in interface de.uka.ilkd.key.strategy.feature.instantiator.ChoicePoint
Obtain the branches that can be taken at this point.
getBranches(RuleApp) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP
 
getBranches(RuleApp) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP
 
getBranches(RuleApp) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP.CP
 
getBranchingLabel(Node) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
getBranchLabel() - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
getBranchLabel() - Method in class de.uka.ilkd.key.proof.NodeInfo
returns the branch label
getBranchList() - Method in class de.uka.ilkd.key.java.statement.Switch
 
getBranchList() - Method in class de.uka.ilkd.key.java.statement.Try
Return the branch array wrapper
getBranchNode(Node, Object) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Return the GUIBranchNode corresponding to the subtree rooted at n.
getBranchResults() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValueTracingResult
getBranchTitle() - Method in class de.uka.ilkd.key.proof.io.intermediate.BranchNodeIntermediate
 
getBranchUniqueLocVar(LocationVariable, Node) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Find a location variable for the given one that is unique for the branch corresponding to the given goal, but not necessarily globally unique.
getBranchVerified(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the is branch verified value.
getBreak() - Method in class de.uka.ilkd.key.rule.metaconstruct.BreakToBeReplaced
 
getBreakpoints() - Method in interface de.uka.ilkd.key.strategy.IBreakpointStopCondition
Returns all available IBreakpoints.
getBreakpoints() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Returns all available IBreakpoints.
getBreakpoints() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
Returns all available IBreakpoints.
getBreaks() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
getBreaks() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getBsum() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getBufferedReader(File) - Method in class de.uka.ilkd.key.util.AddAHead
 
getBuilder(String) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
retrieve a specific builder from the database of builders.
getBuilder() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
Returns the SymbolicExecutionTreeBuilder for execution tree extraction.
getBuiltInIfInsts() - Method in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
getBuiltInRule(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
getBuiltInRule(Goal, PosInOccurrence) - Method in interface de.uka.ilkd.key.control.ProofControl
collects all built-in rules that are applicable at the given sequent position 'pos'.
getBuiltInRule(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
returns a list of built-in rules application applicable for the given goal and position
getBuiltInRuleApp(Goal, BuiltInRule, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
collects all built-in rule applications for the given rule that are applicable at position 'pos' and the current user constraint
getBuiltInRuleAppsForName(Goal, String, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
collects all applications of a rule given by its name at a give position in the sequent
getBuiltInRules(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
returns a list of built-in rule applications applicable for the given goal, user defined constraint and position
getButtonId(AbstractButton) - Static method in class de.uka.ilkd.key.util.PreferenceSaver.AbstractButtonSaver
 
getButtonPanel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getButtonPanel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
getCache(Node) - Method in class de.uka.ilkd.key.strategy.IfInstantiationCachePool
 
getCaches() - Method in class de.uka.ilkd.key.java.Services
Returns the used ServiceCaches.
getCall() - Method in class de.uka.ilkd.key.api.ScriptResult
 
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
getCalleeKeYJavaType() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
getCallStack() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the method call stack.
getCallStack() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the method call stack.
getCallStack() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the method call stack.
getCallStackPathEntries() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Returns the mapping of an ExecutionNodeReader.AbstractKeYlessExecutionNode to its call stack entries.
getCallStateVariables() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
Returns the variable value pairs of the state when the method has been called.
getCallStateVariables() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBaseMethodReturn
Returns the variable value pairs of the state when the method has been called.
getCallStateVariables() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
Returns the variable value pairs of the state when the method has been called.
getCancelButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getCancelButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
getCancelButton() - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
getCancelButton() - Method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
getCanonicalFieldProgramVariable(String, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getCanonicalFormForKJT(IObserverFunction, KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getCapturedTaclets() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Gets an immutable set containing all the taclets captured by the OSS.
getCardPanel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getCastFunction(SMTSort, SMTSort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Return a function which casts a term from the source sort to the target sort.
getCastFunction(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates a reference type cast function for the castTarget type.
getCastFunctionName(SMTSort, SMTSort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Returns the name of a cast function determined by the specified source and target sorts.
getCastFunctionName(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
getCastSymbol(TermServices) - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
getCastSymbol(TermServices) - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
getCastSymbol(TermServices) - Method in interface de.uka.ilkd.key.logic.sort.Sort
returns the cast symbol of this Sort
getCatchSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.AuxiliaryComputationAutoPilotMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryComputationMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.FullUseInformationFlowContractMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryBlockComputationMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryComputationMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryLoopComputationMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryMethodComputationMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.StateExpansionAndInfFlowContractApplicationMacro
 
getCategory() - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.AutoMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.FullAutoPilotProofMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.OneStepProofMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
getCategory() - Method in interface de.uka.ilkd.key.macros.ProofMacro
Gets the category of this macro.
getCategory() - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.SkipMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.SMTPreparationMacro
Gets the category of this macro.
getCategory() - Method in class de.uka.ilkd.key.macros.TestGenMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.TryCloseMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
getCategory() - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro
 
getCategory() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
getCategory2Default() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getCellEditor(int, int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.DomElemChoiceTable
 
getCellEditor(int, int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
Provide sane single-click editing in table
getCellEditorValue() - Method in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressCellEditor
 
getCellEditorValue() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
getCellRenderer(int, int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.DomElemChoiceTable
 
getCellRenderer(int, int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
getCf() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
getChangedLocsForStep(Term, Term, Sequent, Services) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
getChangeObj(Node) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
 
getCharListLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getCharSymbol() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getChild(Object, int) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Returns the child of parent at index index in the parent's child array.
getChild(Object, int) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.NodeFilter
 
getChild() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Get child.
getChild() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Get child.
getChild() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
Get child.
getChild() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Get child.
getChild(int) - Method in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
Retrieves the i-th parameter object of this term label.
getChild(int) - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Retrieves the i-th parameter object of this term label.
getChild(int) - Method in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Retrieves the i-th parameter object of this term label.
getChild(int) - Method in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
Retrieves the i-th parameter object of this term label.
getChild(int) - Method in interface de.uka.ilkd.key.logic.label.TermLabel
Retrieves the i-th parameter object of this term label.
getChild(int) - Method in class de.uka.ilkd.key.logic.op.TermLabelSV
 
getChild() - Method in interface de.uka.ilkd.key.logic.PIOPathIterator
 
getChild() - Method in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
getChild(int) - Method in class de.uka.ilkd.key.pp.PositionTable
Return of the children of this PositionTable
getChildAndGrandchildRefactorings() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
getChildAndGrandchildRefactoringsAndParents() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
getChildAndGrandchildTermLabelPolicies() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the child and grandchild ChildTermLabelPolicy instances to use.
getChildAt(int) - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getChildAt(int) - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
getChildAt(int) - Method in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
getChildAt(int) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.CompilationUnit
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.modifier.AnnotationUseSpecification
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.Throws
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.Operator
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.Import
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in interface de.uka.ilkd.key.java.NonTerminalProgramElement
Returns the child at the specified index in this node's "virtual" child array.
getChildAt(int) - Method in class de.uka.ilkd.key.java.PackageSpecification
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
Returns the child at the specified index in this node's "virtual" child array.
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.ArrayReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
Returns the child at the specified index in this node's "virtual" child array.
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.FieldReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.MethodReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.PackageReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.SuperReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.ThisReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.reference.VariableReference
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Assert
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Case
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Catch
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
Returns the child at the specified index in this node's "virtual" child array.
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Default
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Else
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Finally
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.ForUpdates
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Guard
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.If
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.LabelJumpStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopInit
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
Returns the child at the specified index in this node's "virtual" child array.
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.MethodFrame
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Switch
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Then
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
getChildAt(int) - Method in class de.uka.ilkd.key.java.statement.Try
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.java.StatementBlock
Returns the child at the specified index in this node's "virtual" child array
getChildAt(int) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getChildAt(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getChildAt(int) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
Returns the child at the specified index in this node's "virtual" child array.
getChildByString(DefaultMutableTreeNode, String) - Static method in class de.uka.ilkd.key.gui.ClassTree
 
getChildByTarget(DefaultMutableTreeNode, IObserverFunction) - Static method in class de.uka.ilkd.key.gui.ClassTree
 
getChildCount(InfoTreeNode) - Method in class de.uka.ilkd.key.gui.InfoTreeModel.RulesNode
 
getChildCount() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getChildCount() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
getChildCount() - Method in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
getChildCount(Object) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Returns the number of children of parent.
getChildCount() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
getChildCount(Object) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.NodeFilter
 
getChildCount() - Method in class de.uka.ilkd.key.java.CompilationUnit
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.ContextStatementBlock
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
 
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.modifier.AnnotationUseSpecification
 
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
 
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.Throws
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
getChildCount() - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.expression.Operator
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getChildCount() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.Import
Returns the number of children of this node.
getChildCount() - Method in interface de.uka.ilkd.key.java.NonTerminalProgramElement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.PackageSpecification
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
getChildCount() - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.ArrayReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.FieldReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.MethodReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.PackageReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.SuperReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.ThisReference
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Assert
 
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Case
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Catch
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Default
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Else
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Finally
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.ForUpdates
 
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Guard
 
getChildCount() - Method in class de.uka.ilkd.key.java.statement.If
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.LabelJumpStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.LoopInit
 
getChildCount() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Switch
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Then
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
getChildCount() - Method in class de.uka.ilkd.key.java.statement.Try
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.java.StatementBlock
Returns the number of children of this node.
getChildCount() - Method in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
Gets the number of parameters of this term label.
getChildCount() - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Gets the number of parameters of this term label.
getChildCount() - Method in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Gets the number of parameters of this term label.
getChildCount() - Method in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
Gets the number of parameters of this term label.
getChildCount() - Method in interface de.uka.ilkd.key.logic.label.TermLabel
Gets the number of parameters of this term label.
getChildCount() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getChildCount() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getChildCount() - Method in class de.uka.ilkd.key.logic.op.TermLabelSV
 
getChildCount() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
Returns the number of children of this node.
getChildCountHelp() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
getChildIndexOnParent() - Method in class de.uka.ilkd.key.util.NodePreorderIterator
Returns the child index of NodePreorderIterator.next() on its parent.
getChildNr(Node) - Method in class de.uka.ilkd.key.proof.Node
 
getChildPO() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
getChildPO() - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowCompositePO
 
getChildPO() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getChildPO() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
getChildPos() - Method in class de.uka.ilkd.key.java.SourceData
returns index of the child to be matched
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
Returns the positional code of the given child
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
getChildPositionCode(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
getChildren(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
Returns the children of the passed program element.
getChildren() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
getChildren() - Method in class de.uka.ilkd.key.proof.CompoundProof
 
getChildren() - Method in class de.uka.ilkd.key.proof.io.intermediate.NodeIntermediate
 
getChildren() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
 
getChildren() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
getChildren() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
getChildren() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
getChildren() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
getChildren() - Method in class de.uka.ilkd.key.proof.SingleProof
 
getChildren() - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
getChildren(Sort) - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
Returns the children of a sort s.
getChildren() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the available children.
getChildren() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the available children.
getChildren() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the available children.
getChildren() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
 
getChildren(Component) - Method in class de.uka.ilkd.key.util.PreferenceSaver
 
getChildrenAt(int) - Method in class de.uka.ilkd.key.proof.CompoundProof
 
getChildrenAt(int) - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
getChildrenAt(int) - Method in class de.uka.ilkd.key.proof.SingleProof
 
getChildVariables() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns contained child variables which forms complex data types.
getChildVariables() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
Returns contained child variables which forms complex data types.
getChildVariables() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns contained child variables which forms complex data types.
getChildVariables() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Returns contained child variables which forms complex data types.
getChoice() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Returns the choice.
getChoiceList() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getChoices() - Method in class de.uka.ilkd.key.rule.Taclet
 
getChoices() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
getChoices() - Method in class de.uka.ilkd.key.settings.ChoiceSettings
returns a copy of the HashMap that maps categories to their choices.
getChoicesAsProperties(ChoiceSettings) - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
getChoiceSetting(String) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the default choice value.
getChoiceSettings() - Method in class de.uka.ilkd.key.settings.ProofSettings
returns the ChoiceSettings object
getChooseButton() - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
This method initializes chooseButton
getChooseContract() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getChooseFileButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
getChosenCandidates() - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
getChosenDistinguishingFormula() - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
getChosenFile() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
getChosenMergeRule() - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
getClass(Object) - Static method in class org.key_project.util.java.ObjectUtil
Nullpointer save execution of Object.getClass().
getClassAndMethod() - Static method in class de.uka.ilkd.key.util.Debug
return information about the current execution context (and line number if available) as a string.
getClassAndMethod(int) - Static method in class de.uka.ilkd.key.util.Debug
return information about some execution context.
getClassAxiom() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getClassAxioms(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all class axioms visible in the passed class, including the axioms induced by invariant declarations.
getClassContext() - Method in class de.uka.ilkd.key.java.Context
returns the compilation context
getClassContext() - Method in class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
 
getClassDeclaration() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getClassDeclarations() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
getClassErroneous(Sort, TermServices) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getClasses(String) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
get a vector of Strings containing all .java file names in the cfile directory.
getClassforName(String) - Static method in class org.key_project.util.reflection.ClassLoaderUtil
Returns the Class for the given class name similar to Class.forName(String) but with same behavior in all supported application types.
getClassforName(String) - Method in interface org.key_project.util.reflection.IClassLoader
Returns the Class for the given class name similar to Class.forName(String).
getClassforName(String) - Method in class org.key_project.util.reflection.JavaApplicationClassLoader
Returns the Class for the given class name similar to Class.forName(String).
getClassInitializationInProgress(Sort, TermServices) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getClassInitialized(Sort, TermServices) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getClassInvariants(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all known class invariants for the passed type.
getClassLoader() - Static method in class org.key_project.util.reflection.ClassLoaderUtil
Returns the used IClassLoader.
getClassLocation(Class<?>) - Static method in class org.key_project.util.java.IOUtil
 
getClassLocationURL(Class<?>) - Static method in class org.key_project.util.java.IOUtil
 
getClassName() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
get the class name of this class.
getClassName(Function) - Static method in class de.uka.ilkd.key.ldt.HeapLDT
Extracts the name of the enclosing class from the name of a constant symbol representing a field.
getClassPath() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the optional class path entries to use.
getClassPath() - Method in class de.uka.ilkd.key.proof.JavaModel
 
getClassPath() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
 
getClassPath() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
getClassPathEntries() - Method in class de.uka.ilkd.key.proof.JavaModel
 
getClassPrepared(Sort, TermServices) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getClause(ParsableVariable, TermServices) - Method in interface de.uka.ilkd.key.speclang.InitiallyClause
Returns the formula without implicit all-quantification over the receiver object.
getClause(ParsableVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
getClContains() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClEndsWith() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClHashCode() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClIndexOfChar() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClIndexOfCl() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClLastIndexOfChar() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClLastIndexOfCl() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClosedGoal(Node) - Method in class de.uka.ilkd.key.proof.Proof
Get the closed goal belonging to the given node if it exists.
getClosedGoals() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
getClosedGoals() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
getClosedGoals() - Method in interface de.uka.ilkd.key.prover.TaskFinishedInfo
 
getClosedProof(Contract) - Method in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
getClosedSubtreeGoals(Node) - Method in class de.uka.ilkd.key.proof.Proof
Returns a list of all (closed) goals of the closed subtree pending from this node.
getClRemoveZeros() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClReplace() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClStartsWith() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getClTranslateInt() - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getCode() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getCoefficient() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
getColorHighlight(Color) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
registers a highlighter that marks the regions specified by the returned tag with the given color
getColumn(int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
getColumn() - Method in exception de.uka.ilkd.key.java.PosConvertException
Gets the column of the exception location.
getColumn() - Method in class de.uka.ilkd.key.java.Position
Returns the column number of this position.
getColumn() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Get current column number.
getColumn() - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
getColumn() - Method in exception de.uka.ilkd.key.parser.JavaParserException
 
getColumn() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getColumn() - Method in exception de.uka.ilkd.key.parser.KeYSemanticException
 
getColumn() - Method in class de.uka.ilkd.key.parser.Location
 
getColumn() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
Deprecated. 
getColumn() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
Deprecated. 
getColumn() - Method in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
getColumn() - Method in exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
getColumnClass(int) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemModel
 
getColumnClass(int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
getColumnCount() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
number of columns
getColumnCount() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
getColumnCount() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
getColumnName(int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
getColumnsPerRow() - Method in class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
Returns the maximal columns per row.
getCommand() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
getCommand() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
getCommand(SolverType) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
getComment() - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
getComment() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
getComments() - Method in class de.uka.ilkd.key.java.JavaProgramElement
Get comments.
getComments() - Method in interface de.uka.ilkd.key.java.Label
 
getComments() - Method in interface de.uka.ilkd.key.java.ProgramElement
Get comments.
getComments() - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
 
getComments() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getComments() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getComments() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getComments() - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
getComments() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
getComments() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
getCommentsAndSetParent(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
getCommonFormula() - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getCommonParent() - Method in interface de.uka.ilkd.key.proof.join.PredicateEstimator.Result
 
getCommonParent() - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getCommonPredicate() - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getCommonSubtypes(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the list of all common subtypes of types k1 and k2 (inclusive one of them if they are equal or subtypes themselves) attention: Null is not a jav atype only a logic sort, i.e.
getCommonSuperSort(Sort, Sort) - Method in class de.uka.ilkd.key.logic.op.IfThenElse
 
getCommunication() - Method in class de.uka.ilkd.key.smt.ExternalProcessLauncher
Call this method only after the pipe has been stopped.
getCompilationUnitContext() - Method in class de.uka.ilkd.key.java.Context
returns the compilation context
getCompilationUnits() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
retrieve all stores compilation units.
getCompileTimeConstant() - Method in class de.uka.ilkd.key.logic.op.ProgramConstant
 
getCompileTimeConstantInitializer(FieldSpecification) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
getCompileTimeConstantType(Expression) - Method in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
getCompletedBlockEntries() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Returns the mapping of ExecutionNodeReader.AbstractKeYlessExecutionNode to its completed block entries.
getCompletedBlocks() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns all code blocks completed by this IExecutionBlockStartNode.
getCompletedBlocks() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns all code blocks completed by this IExecutionBlockStartNode.
getCompletedBlocks() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns all code blocks completed by this IExecutionBlockStartNode.
getCompletionForClass(Class<? extends MergeProcedure>) - Static method in class de.uka.ilkd.key.gui.mergerule.MergeProcedureCompletion
Returns the completion for the given merge procedure class.
getComponent() - Method in interface de.uka.ilkd.key.gui.ext.KeYPaneExtension
The content of the tab pane
getComponent() - Method in class de.uka.ilkd.key.gui.GoalList
 
getComponent() - Method in class de.uka.ilkd.key.gui.InfoView
 
getComponent() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
getComponent() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
getComponent() - Method in class de.uka.ilkd.key.gui.smt.OptionContentNode
 
getComponent() - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
getCompression() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
getConcreteProgramElement(Services) - Method in class de.uka.ilkd.key.java.reference.SchemaTypeReference
 
getConcreteProgramElement(Services) - Method in interface de.uka.ilkd.key.rule.AbstractProgramElement
 
getConcreteRule() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
getCondition() - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
getCondition() - Method in class de.uka.ilkd.key.java.statement.Assert
 
getCondition() - Method in class de.uka.ilkd.key.macros.DoWhileFinallyMacro
 
getCondition() - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the optional condition under which the value is valid.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Returns the optional condition under which the return value is valid.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns the condition under which the variable (IExecutionValue.getVariable()) has this value.
getCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturnValue
Returns the optional condition under which the return value is valid.
getCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns the condition under which the variable (IExecutionValue.getVariable()) has this value.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Returns the condition under which the variable (IExecutionValue.getVariable()) has this value.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Returns the optional condition under which the return value is valid.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the optional condition under which this association is valid.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the optional condition under which this value is valid.
getCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns the optional condition under which this association is valid.
getCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the optional condition under which this value is valid.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Returns the condition of the associated Breakpoint.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns the optional condition under which this association is valid.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the optional condition under which this value is valid.
getCondition() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Returns the condition under which the leaf Node is reached from the analyzed Node.
getConditions() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
getConditionString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the value condition string value.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Returns the optional condition under which the return value is valid as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns the condition under which the variable (IExecutionValue.getVariable()) has this value as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
Returns the condition under which the variable (IExecutionValue.getVariable()) has this value as human readable String.
getConditionString() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturnValue
Returns the optional condition under which the return value is valid as human readable String.
getConditionString() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns the condition under which the variable (IExecutionValue.getVariable()) has this value as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Returns the optional condition under which the return value is valid as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Returns the condition under which the variable (IExecutionValue.getVariable()) has this value as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the optional condition under which this association is valid as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the optional condition under which this value is valid as human readable String.
getConditionString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns the optional condition under which this association is valid as human readable String.
getConditionString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the optional condition under which this value is valid as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Returns the condition represented as a String.
getConditionString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the condition value.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns the optional condition under which this association is valid as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the optional condition under which this value is valid as human readable String.
getConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Returns the human readable condition under which the leaf Node is reached from the analyzed Node.
getConfig() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getConjunctiveElementsFor(Term) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Dissects a conjunction into its conjunctive elements.
getConnections(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
getConstant() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Returns the constant representing an arbitrary array index.
getConstantExpressionEvaluator() - Method in class de.uka.ilkd.key.java.Services
Returns the ConstantExpressionEvaluator associated with this Services object.
getConstantID() - Method in class de.uka.ilkd.key.smt.ConstantQuery
 
getConstants() - Method in class de.uka.ilkd.key.smt.model.Model
returns map from constant names to constant values
getConstants(Term) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getConstants() - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getConstantTerm() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
getConstrainedFormula() - Method in interface de.uka.ilkd.key.rule.IfFormulaInstantiation
 
getConstrainedFormula() - Method in class de.uka.ilkd.key.rule.IfFormulaInstDirect
 
getConstrainedFormula() - Method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
getConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns all available IExecutionConstraints.
getConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns all available IExecutionConstraints.
getConstraints() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns all available IExecutionConstraints.
getConstraints() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns all available IExecutionConstraints.
getConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns all available IExecutionConstraints.
getConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Returns all available IExecutionConstraints.
getConstructor(KeYJavaType, ImmutableList<KeYJavaType>) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getConstructor(KeYJavaType, ImmutableList<KeYJavaType>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
retrieves the most specific constructor declared in the given type with respect to the given signature
getConstructors(Services) - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns the constructors locally defined within this class type.
getConstructors(Services) - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns the constructors locally defined within this class type.
getConstructors(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getConstructors(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getConstructors(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns the constructors locally defined within the given class type.
getContainer() - Method in class de.uka.ilkd.key.java.abstraction.Package
Returns the enclosing package or class type, or method.
getContainerSort(Operator, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.ContainerTypeResolver
 
getContainerType() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Returns the container type of this symbol; for non-static observer symbols, this corresponds to the sort of its second argument.
getContainerType() - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getContainerType() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getContainerType() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
returns the KeYJavaType where the program variable is declared or null if the program variable denotes not a field
getContainerType() - Method in class de.uka.ilkd.key.proof.init.AbstractPO
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in interface de.uka.ilkd.key.proof.init.ProofOblInput
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
Returns the KeYJavaType in which the proven element is contained in.
getContainerType() - Method in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
Returns the KeYJavaType in which the proven element is contained in.
getContainingClassType(ProgramElement) - Method in class recoder.service.KeYCrossReferenceSourceInfo
Returns the class type that contains the given program element.
getContent() - Method in class de.uka.ilkd.key.gui.smt.InformationWindow.Information
 
getContent() - Method in class de.uka.ilkd.key.smt.SolverCommunication.Message
 
getContent() - Method in class de.uka.ilkd.key.strategy.termProjection.TermBuffer
 
getContentBox() - Method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
getContentPanel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
getContentPanel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
getContext() - Method in class de.uka.ilkd.key.gui.notification.events.GeneralInformationEvent
returns the context as string
getContextInstantiation() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns the instantiation entry for the context "schema variable" or null if non such exists
getContinues() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
getContinues() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getContract() - Method in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
Returns the selected contract.
getContract() - Method in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
getContract() - Method in class de.uka.ilkd.key.gui.ContractConfigurator
Returns the selected contract.
getContract() - Method in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
getContract() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
getContract() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
getContract() - Method in interface de.uka.ilkd.key.proof.init.ContractPO
 
getContract() - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
getContract() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
getContract() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
getContract() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
getContract() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
getContract() - Method in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
getContract() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
getContract() - Method in class de.uka.ilkd.key.rule.AbstractBlockContractBuiltInRuleApp
 
getContract() - Method in class de.uka.ilkd.key.rule.AbstractLoopContractBuiltInRuleApp
 
getContract() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBlockContract
Returns the applied AuxiliaryContract.
getContract() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the applied Contract.
getContract() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionAuxiliaryContract
Returns the applied AuxiliaryContract.
getContract() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the applied Contract.
getContract() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Returns the applied AuxiliaryContract.
getContract() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the applied Contract.
getContract() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getContractApplPred(ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
getContractApplPred(ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
getContractApplPred(ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
getContractApplPred(ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
getContractByName(String) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns the registered (atomic or combined) contract corresponding to the passed name, or null.
getContractName(IProgramMethod, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
getContractParameters(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the contract parameters value.
getContractParams() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the parameters of the called method for which a Contract is applied.
getContractParams() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the parameters of the called method for which a Contract is applied.
getContractParams() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the parameters of the called method for which a Contract is applied.
getContractPOForProof(Proof) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns the PO that the passed proof is about, or null.
getContractProgramMethod() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the IProgramMethod of the applied Contract.
getContractProgramMethod() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the IProgramMethod of the applied Contract.
getContractProgramMethod() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the IProgramMethod of the applied Contract.
getContracts() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getContracts(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) contracts for the passed target.
getContractTargets(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all functions for which contracts are registered in the passed type.
getControlToolBar() - Method in class de.uka.ilkd.key.gui.MainWindow
Returns the JToolBar with the proof control.
getConverter() - Method in class de.uka.ilkd.key.java.Recoder2KeY
return the associated converter object
getConverter(Class<T>) - Method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
Finds a converter for the given class.
getCorrespondences() - Method in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
 
getCorrespondingLDTName() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
Gets the name of the LDT corresponding to this primitive type.
getCorrespondingMergeNode() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
getCorrespondingNode() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
getCorrespondingNode() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
getCost() - Method in class de.uka.ilkd.key.strategy.RuleAppContainer
 
getCostComputationDispatcher() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
getCount() - Method in class de.uka.ilkd.key.proof.Counter
 
getCount() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
getCounter(String) - Method in class de.uka.ilkd.key.java.Services
 
getCountPlusPlus() - Method in class de.uka.ilkd.key.proof.Counter
 
getCreate() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getCreateArrayBody(TypeReference, ProgramVariable) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
 
getCreateArrayHelperBody(ProgramVariable, ImmutableList<Field>, boolean, ProgramVariable) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
creates the body of method <createArrayHelper(int paramLength)> therefore it first adds the statements responsible to take the correct one out of the list, then the arrays length attribute is set followed by a call to <prepare>() setting the arrays fields on their default value.
getCreateArrayHelperMethod(TypeReference, ProgramVariable, ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
create the method declaration of the <createArrayHelper> method
getCreateArrayMethod(TypeReference, IProgramMethod, ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
creates the implicit method <createArray> it fulfills a similar purpose as <createObject> in addition it sets the arrays length and calls the prepare method
getCreated() - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
getCreated() - Method in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
getCreated() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getCreatedInHeap() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getCreatedInitConfigForSingleProof() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
getCreatedInitConfigForSingleProof() - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
getCreatedInitConfigForSingleProof() - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
getCreatedInitConfigForSingleProof() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
getCreatedInitConfigForSingleProof() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
getCreatedInitConfigForSingleProof() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
getCreatedStubClasses() - Method in class recoder.service.KeYCrossReferenceSourceInfo
Gets the collection of created stub classes ion their compilation units
getCreationInfo() - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
getCurrentDataLocation() - Method in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
 
getCurrentDataLocation() - Method in class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
getCurrentDataLocation() - Method in interface de.uka.ilkd.key.util.FileCollection.Walker
get a DataLocation object describing the current file.
getCurrentDataLocation() - Method in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
getCurrentDirectory() - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
getCurrentDirectory() - Static method in class org.key_project.util.java.IOUtil
Returns the current directory.
getCurrentHighlight() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
returns the current tag used for highligthing
getCurrentLayout(int) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the current memory layout which shows the memory structure before the current node in the symbolic execution tree is executed.
getCurrentLayout(int) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the current memory layout which shows the memory structure before the current node in the symbolic execution tree is executed.
getCurrentLayout(int) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the current memory layout which shows the memory structure before the current node in the symbolic execution tree is executed.
getCurrentLayout(int) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Returns the current memory layout at the given index.
getCurrentlyRunningCount() - Method in class de.uka.ilkd.key.smt.Session
 
getCurrentName() - Method in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
 
getCurrentName() - Method in class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
getCurrentName() - Method in interface de.uka.ilkd.key.util.FileCollection.Walker
get the name of the current file in the iteration.
getCurrentName() - Method in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
getCurrentNode() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
Returns the current Node.
getCurrentPos() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Numbers of generated characters
getCurrentSubterm() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
getCustomApplyStrategyGoalChooser() - Method in class de.uka.ilkd.key.settings.StrategySettings
Returns the customized GoalChooser which is used in an ApplyStrategy instance to select the next Goal to apply a rule on.
getCustomApplyStrategyStopCondition() - Method in class de.uka.ilkd.key.settings.StrategySettings
Returns a customized StopCondition which is used in an ApplyStrategy to determine after each applied rule if more rules should be applied or not.
getCutMode() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getData() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
getDataOfSelectedItems() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
getDataOfSolvers() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
getDebugState() - Method in class de.uka.ilkd.key.util.Debug
 
getDebugState() - Method in interface de.uka.ilkd.key.util.DebugMBean
get the current debug state.
getDecl() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLFieldDecl
 
getDecl() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
getDeclarations() - Method in class de.uka.ilkd.key.java.CompilationUnit
Get declarations.
getDeclaredPVs() - Method in class de.uka.ilkd.key.util.MiscTools.WrittenAndDeclaredPVCollector
 
getDeclaredVariables() - Method in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
Returns the found declared variables.
getDecreases() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getDecreases() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getDecreases(Term, Term, Services) - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getDecreases(AuxiliaryContract.Variables, Services) - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getDecreases() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getDecreases(Term, Term, Services) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getDecreases(AuxiliaryContract.Variables, Services) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getDefaultButton() - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Returns the JButton which restores default values.
getDefaultChoices() - Method in class de.uka.ilkd.key.settings.ChoiceSettings
returns a copy of the HashMap that maps categories to their default choices.
getDefaultChoicesAsSet() - Method in class de.uka.ilkd.key.settings.ChoiceSettings
returns the current selected choices as set
getDefaultExecutionContext() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the default execution context.
getDefaultGoalChooserBuilder() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
returns the default builder for a goal chooser
getDefaultGoalChooserBuilder() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the default builder for a goal chooser
getDefaultInfo(ProofMacro, Proof) - Static method in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
getDefaultInstance(boolean) - Static method in class de.uka.ilkd.key.proof.init.JavaProfile
Returns the default instance of this class.
getDefaultInstance() - Static method in class de.uka.ilkd.key.proof.init.JavaProfile
 
getDefaultInstance() - Static method in class de.uka.ilkd.key.proof.io.AutoSaver
Create a new instance using default values, or null if auto save is disabled by default.
getDefaultInstance() - Static method in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
Returns the default instance of this class.
getDefaultInstance() - Static method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Returns the default instance of this class.
getDefaultInstance(boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Returns the default instance of this class.
getDefaultInvName(String, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
getDefaultLogic() - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
getDefaultMaxRuleApplications() - Method in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Returns the default maximal rule applications.
getDefaultProfile() - Static method in class de.uka.ilkd.key.proof.init.AbstractProfile
Returns the default profile which is used if no profile is defined in custom problem files (loaded via KeYUserProblemFile).
getDefaultProfile() - Method in interface de.uka.ilkd.key.proof.init.DefaultProfileResolver
Returns the default Profile instance.
getDefaultProfile() - Method in class de.uka.ilkd.key.proof.init.JavaProfileDefaultProfileResolver
Returns the default Profile instance.
getDefaultProfile() - Method in class de.uka.ilkd.key.proof.init.JavaProfileWithPermissionsDefaultProfileResolver
Returns the default Profile instance.
getDefaultProfile() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
Returns the default Profile which was defined by a constructor.
getDefaultProfile(String) - Static method in class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
Returns the Profile for the given name.
getDefaultProfile() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfileDefaultProfileResolver
Returns the default Profile instance.
getDefaultProfileResolver(String) - Static method in class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
Returns the DefaultProfileResolver for the given profile name.
getDefaultPropertiesFactory() - Method in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Returns the IDefaultStrategyPropertiesFactory used to create default StrategyProperties.
getDefaultProperty(String) - Static method in class de.uka.ilkd.key.strategy.StrategyProperties
 
getDefaultProverTaskListener() - Method in class de.uka.ilkd.key.control.AbstractProofControl
Returns the default ProverTaskListener which will be added to all started ApplyStrategy instances.
getDefaultProverTaskListener() - Method in interface de.uka.ilkd.key.control.ProofControl
Returns the default ProverTaskListener which will be added to all started ApplyStrategy instances.
getDefaultSavePath(File) - Static method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
Returns the default save path for transformed Java files.
getDefaultSettingsData() - Static method in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
getDefaultSettingsData() - Static method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
getDefaultSignalsOnly(IProgramMethod) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
getDefaultSolverCommand() - Method in interface de.uka.ilkd.key.smt.SolverType
 
getDefaultSolverParameters() - Method in interface de.uka.ilkd.key.smt.SolverType
The default parameters which should be used for starting a solver
getDefaultStrategyFactory() - Method in class de.uka.ilkd.key.proof.init.JavaProfile
the default strategy factory to be used
getDefaultStrategyFactory() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the strategy factory for the default strategy of this profile
getDefaultStrategyFactory() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
the default strategy factory to be used
getDefaultTacletOptions() - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the default taclet options for symbolic execution.
getDefaultTacletOptions() - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the default taclet options.
getDefaultValue() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
Returns the default value of the given type according to JLS Sect. 4.5.5; returns null if this is not a real Java type.
getDefaultValue() - Method in class de.uka.ilkd.key.java.abstraction.NullType
returns the default value of the given type according to JLS Sect. 4.5.5
getDefaultValue() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
returns the default value of the given type according to JLS ???
getDefaultValue() - Method in interface de.uka.ilkd.key.java.abstraction.Type
returns the default value of the given type according to JLS Sect. 4.5.5
getDefaultValue(Type) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
returns the default value of the given type according to JLS \S 4.5.5
getDefaultValue() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
returns the default value of the given type according to JLS Sect. 4.5.5
getDefaultValue() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
returns the default value of the given type according to JLS 4.5.5
getDefaultValue(Type) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
returns the default value of the given type according to JLS Sect. 4.5.5
getDefaultValue(TermServices) - Method in enum de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator.TacletSections
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainElement
Return the defining axiom, instantiated for a given Term (skolem constant or logical / program variable).
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Bottom
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.False
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Top
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.True
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Bottom
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Geq
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Leq
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Neg
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Pos
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Top
 
getDefiningAxiom(Term, Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Zero
 
getDelegate() - Method in interface de.uka.ilkd.key.strategy.DelegationBasedAutomatedRuleApplicationManager
 
getDelegate() - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
getDelegate() - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
getDelegateIndex(int) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
getDelegates() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
getDelegates() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getDelegates() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
getDelegates() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
getDelegates() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
getDelegates() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getDelimiters() - Method in interface de.uka.ilkd.key.smt.SolverType
The delimiters of the messages that are sent from the solver to KeY.
getDep(LocationVariable, boolean, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the dependency set of the contract.
getDep(LocationVariable, boolean, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the dependency set of the contract.
getDep(LocationVariable, boolean, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getDep(LocationVariable, boolean, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getDep(LocationVariable, boolean, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getDep(LocationVariable, boolean, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getDep(LocationVariable, boolean, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getDep(LocationVariable, boolean, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getDep() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Returns the dependency set of the contract.
getDep() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getDep(LocationVariable, boolean, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getDep(LocationVariable, boolean, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getDep(LocationVariable, boolean, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getDep(LocationVariable, boolean, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getDependencyContracts() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getDepends() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLDepends
 
getDepends(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLDepends
 
getDepends() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getDepth() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
Returns the access depth.
getDescription() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
getDescription() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveAndAddTaclets
 
getDescription() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveKeYTaclets
 
getDescription() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveUserDefinedTaclets
 
getDescription() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getDescription() - Method in class de.uka.ilkd.key.gui.InfoTreeNode
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.AuxiliaryComputationAutoPilotMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.ExhaustiveProofMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryComputationMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.FullUseInformationFlowContractMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryBlockComputationMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryComputationMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryLoopComputationMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryMethodComputationMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.StateExpansionAndInfFlowContractApplicationMacro
 
getDescription() - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.AutoMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.DoWhileFinallyMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.FullAutoPilotProofMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.OneStepProofMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
getDescription() - Method in interface de.uka.ilkd.key.macros.ProofMacro
Gets the description of this macro.
getDescription() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionWithSimplificationMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.SkipMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.SMTPreparationMacro
Gets the description of this macro.
getDescription() - Method in class de.uka.ilkd.key.macros.TestGenMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.TryCloseMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
getDescription() - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro
 
getDescription() - Method in class de.uka.ilkd.key.parser.KeYLexer.DFA26
 
getDescription() - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer.DFA26
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA1
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA15
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA18
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA2
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA23
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA3
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA39
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA43
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA5
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA9
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer.DFA29
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA1
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA10
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA11
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA13
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA14
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA16
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA17
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA18
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA19
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA20
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA22
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA23
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA27
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA3
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA32
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA34
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA35
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA37
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA40
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA41
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA59
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA6
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA60
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA62
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA64
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA66
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA69
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA73
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA75
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA76
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA8
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA80
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA81
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA85
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA87
 
getDescription() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA9
 
getDescription() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
Returns the description.
getDesignatedContext() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
getDetailScrollPane() - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
getDialog() - Method in class de.uka.ilkd.key.gui.actions.HeatmapSettingsAction
 
getDialog() - Method in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
getDialog() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getDimension() - Method in interface de.uka.ilkd.key.java.abstraction.ArrayType
returns the dimension of the array
getDimension() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
return the dimension of this array
getDimension() - Method in class de.uka.ilkd.key.java.Dimension
 
getDimensionExpressions() - Method in class de.uka.ilkd.key.java.reference.ArrayReference
Get dimension expressions.
getDimensionExpressions() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Access
Returns the accessed array index or null if it is not an array access.
getDimensions() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Get dimensions.
getDimensions() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Get dimensions.
getDimensions() - Method in interface de.uka.ilkd.key.java.reference.TypeReference
 
getDimensions() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Get dimensions.
getDimensions(String) - Static method in class de.uka.ilkd.key.java.TypeNameTranslator
returns the dimensions of an ArrayType.
getDimensions() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getDimensions() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getDirectChildRefactorings() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
getDirectChildTermLabelPolicies() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the direct ChildTermLabelPolicy instances to use.
getDirectInstantiation(Metavariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
getDirectionDependentApps(PosInSequent, PosInSequent, Services, Sequent) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
returns all applicable apps respecting direction information in drag an drop
getDirectionIndependentApps(PosInSequent, PosInSequent, Services, Sequent) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
returns all applicable apps without respecting direction information in drag an drop
getDirectory() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getDirectSuperTypes(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns all direct supertypes (local declared types in extends and implements) if extends is not given explict java.lang.Object is added (it is not added for interfaces)
getDisjoint() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getDisjointnessCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getDisplayName(Services, IObserverFunction) - Static method in class de.uka.ilkd.key.gui.ClassTree
Returns a human readable display name for the given ObserverFunction with use of the given Services.
getDisplayName() - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.ClassAxiom
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getDisplayName() - Method in interface de.uka.ilkd.key.speclang.SpecificationElement
Returns the displayed name.
getDisplayName() - Method in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
getDisplayName() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getDisplayString(IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the human readable name of the given IProgramVariable.
getDistinguishingFormula() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
getDistinguishingFormula() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
getDistinguishingFormula(Term, Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Computes a formula that implies pathCondition1 and, if pathCondition1 and pathCondition2 are contradicting, does not imply pathCondition2.
getDistinguishingFormula(ArrayList<Term>, ArrayList<Term>, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
 
getDiv() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getDiverges() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getDocumentation() - Method in class de.uka.ilkd.key.macros.scripts.AbstractCommand
A documentation for the commands.
getDocumentation(ProofScriptCommand<?>) - Static method in class de.uka.ilkd.key.macros.scripts.meta.DescriptionFacade
Looks up the documentation for the given command in the properties file.
getDocumentation(ProofScriptArgument<?>) - Static method in class de.uka.ilkd.key.macros.scripts.meta.DescriptionFacade
Looks up the documentation for the given proof script argument.
getDocumentation() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
Documentation for this argument.
getDocumentation() - Method in class de.uka.ilkd.key.macros.scripts.NoArgumentCommand
 
getDocumentation() - Method in interface de.uka.ilkd.key.macros.scripts.ProofScriptCommand
A documentation for the commands.
getDomainSorts() - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
getDragSource() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
getDummyClassNameFor(Sort) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getDynamicallyCreatedClasses() - Method in class de.uka.ilkd.key.java.Recoder2KeY
get the list of names of classes that have been created dynamically due to lacking definitions.
getElement() - Method in class de.uka.ilkd.key.java.SourceData
returns always the parent node
getElementaryUpdates(Term) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns all elementary updates of a parallel update.
getElementAt(int) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
getElementAt(int) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
getElementMatcherFor(T) - Static method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
getElementOf() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getElementType(NewArray) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArray
 
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBlockContract
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchStatement
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessConstraint
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessExceptionalMethodReturn
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessJoin
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopCondition
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopInvariant
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopStatement
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessStart
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessStatement
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns a human readable element type name.
getElementType() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchStatement
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionConstraint
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionExceptionalMethodReturn
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionJoin
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopCondition
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopStatement
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStatement
Returns a human readable element type name.
getElementType() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Returns a human readable element type name.
getElse() - Method in class de.uka.ilkd.key.java.statement.If
Get else.
getEmpty() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getEmptyItem() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getEnclosingKJT(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns the kjt for the outer class, if the passed kjt is a member class, and null otherwise.
getEnclosingName() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
get the fully qualified name of the enclosing class of an inner class
getEncounteredException() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
getEnd() - Method in class de.uka.ilkd.key.smt.ContextualBlock
 
getEndColumn() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
getEndColumn() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
getEndLine() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
getEndLine() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
getEndPosition() - Method in class de.uka.ilkd.key.java.JavaSourceElement
Returns the end position of the primary token of this element.
getEndPosition() - Method in interface de.uka.ilkd.key.java.Label
 
getEndPosition() - Method in class de.uka.ilkd.key.java.PositionInfo
 
getEndPosition() - Method in interface de.uka.ilkd.key.java.SourceElement
Returns the end position of the primary token of this element.
getEndPosition() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Returns the end position of the primary token of this element.
getEndPosition() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getEndPosition() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getEndPosition() - Method in class de.uka.ilkd.key.logic.ProgramElementName
Returns the end position of the primary token of this element.
getEndPosition() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Returns the end position.
getEndPosition(Properties) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Extracts the end position from the given Properties.
getEnsures(LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getEnsures(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getEnsures(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getEnsures(LocationVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getEnsures() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getEnsures(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getEnsures() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getEnsures(LocationVariable) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getEnsuresFree() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getEnsuresFree(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getEntries() - Method in class de.uka.ilkd.key.symbolic_execution.util.event.SideProofStoreEvent
Returns the added or removed SideProofStore.Entrys.
getEntries() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Returns all available SideProofStore.Entrys.
getEntry(Proof) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Returns the SideProofStore.Entry for the given Proof.
getEntryAt(int) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Returns the SideProofStore.Entry at the given index.
getEnumConstantDeclarations() - Method in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
get all declared enum constants for this enum.
getEnv() - Method in class de.uka.ilkd.key.api.ProofApi
 
getEnv() - Method in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
getEnv() - Method in class de.uka.ilkd.key.proof.Proof
 
getEnvInput() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the instantiated EnvInput which describes the file to load.
getEnvironment() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
Returns the KeYEnvironment.
getEnvironment(Proof) - Method in class de.uka.ilkd.key.util.ProofUserManager
Returns the known environment of the given Proof.
getEqualityDefs(Term, Sequent) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
getEqualityDefsAndPos(Term, Sequent) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
getEqualityRuleFilter() - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
getEqualityRuleFilter() - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
getEquivalenceClasses() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
Returns the equivalence classes.
getEquivalenceClasses() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicLayout
Returns the equivalence classes.
getEquivalenceClasses(int) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Returns the equivalence class of the memory layout defined by the index.
getEquivalenceClasses() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
Returns the equivalence classes.
getEquivalentJavaType() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptyMapLiteral
 
getEquivalentJavaType() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptySeqLiteral
 
getEquivalentJavaType() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptySetLiteral
 
getEquivalentJavaType() - Method in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
getEquivalentJavaType() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
getEquivalentJavaType() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
getEQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
getEQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
getEQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
getEQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
getEQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
getEQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
getErrorCount() - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
getErrorList() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
getErrorMessage() - Method in class de.uka.ilkd.key.gui.notification.events.GeneralFailureEvent
 
getErrorMessage(Operator, Term) - Static method in exception de.uka.ilkd.key.logic.TermCreationException
 
getErrorMessage() - Method in exception de.uka.ilkd.key.parser.AmbigiousDeclException
Deprecated. 
getErrorMessage() - Method in exception de.uka.ilkd.key.parser.GenericSortException
Deprecated. 
getErrorMessage() - Method in exception de.uka.ilkd.key.parser.JavaParserException
Deprecated. 
getErrorMessage(RecognitionException) - Method in class de.uka.ilkd.key.parser.KeYParserF
Gets a better error message for a recognition exception from the parser.
getErrorMessage() - Method in exception de.uka.ilkd.key.parser.KeYSemanticException
Deprecated. 
getErrorMsg() - Method in class de.uka.ilkd.key.proof.io.event.ProofSaverEvent
Returns the error message.
getErrors() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
getErrors() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.Result
 
getErrors() - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
 
getErrors() - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer.Result
 
getErrors() - Method in interface de.uka.ilkd.key.proof.io.IProofFileParser
 
getErrorThreshold() - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
getEscapeExpression(String, List<Expression>) - Static method in class de.uka.ilkd.key.java.recoderext.EscapeExpression
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.AbandonNotification
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.events.NotificationEvent
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.ExceptionFailureNotification
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.ExitKeYNotification
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.GeneralFailureNotification
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.GeneralInformationNotification
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.NotificationTask
 
getEventID() - Method in class de.uka.ilkd.key.gui.notification.ProofClosedNotification
 
getExactInstanceFunction(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates the exactInstance predicate for a sort s.
getExactInstanceName(String) - Static method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
getExactInstanceofSymbol(TermServices) - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
getExactInstanceofSymbol(TermServices) - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
getExactInstanceofSymbol(TermServices) - Method in interface de.uka.ilkd.key.logic.sort.Sort
returns the exactinstanceof symbol of this Sort
getExampleFile() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getExamplesDir() - Static method in class de.uka.ilkd.key.core.Main
 
getExc() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getExc() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getExc() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Get the exception-variable which is used in this contract.
getExc() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getException() - Method in class de.uka.ilkd.key.gui.notification.events.ExceptionFailureEvent
 
getException() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
getException() - Method in interface de.uka.ilkd.key.smt.SMTSolver
If there has occurred an exception while executing the solver process, the method returns this exceptions, otherwise null
getException() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getException() - Method in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
getException() - Method in class org.key_project.util.java.thread.AbstractRunnableWithException
Returns an occurred exception.
getException() - Method in interface org.key_project.util.java.thread.IRunnableWithException
Returns an occurred exception.
getException() - Method in interface org.key_project.util.java.thread.IRunnableWithResult
Returns an occurred exception.
getExceptionalVariable() - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
getExceptionDefinition() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
Returns the exception definition.
getExceptionEquality() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
Returns the equality which contains the equality.
getExceptionHandler() - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getExceptionManager() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getExceptions() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Returns the (empty) exception list of this constructor.
getExceptions() - Method in class de.uka.ilkd.key.java.declaration.Throws
Get exceptions.
getExceptions() - Method in class de.uka.ilkd.key.smt.SolverCommunication
Call this method only if you are sure that there are no other threads accessing it.
getExceptions() - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
getExceptions() - Method in class de.uka.ilkd.key.util.rifl.SimpleRIFLExceptionHandler
 
getExceptionsOfTacletTranslation() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getExceptionsOfTacletTranslation() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
getExceptionsOfTacletTranslation() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the exceptions that has been thrown while translating taclets into assumptions.
getExceptionsOfTacletTranslation() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getExceptionsOfTacletTranslation() - Method in interface de.uka.ilkd.key.smt.SMTTranslator
Returns all exceptions that have occurred while translating the taclets.
getExceptionSort() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
Returns the Sort of the caught exception.
getExceptionSort() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination
Returns the Sort of the caught exception.
getExceptionSort() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Returns the Sort of the caught exception.
getExceptionTerm(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the exception term value.
getExceptionTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the exception Term in which a by the Contract thrown Exception is stored.
getExceptionTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the exception Term in which a by the Contract thrown Exception is stored.
getExceptionTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the exception Term in which a by the Contract thrown Exception is stored.
getExceptionVariable() - Method in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
retrieves the original exception variable as found in the local variable declaration statement
getExceptionVariable() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
Returns the IProgramVariable which is used in the Sequent of Proof.root() to check if a normal or exceptional termination occurred.
getExceptionVariable() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination
Returns the IProgramVariable which is used in the Sequent of Proof.root() to check if a normal or exceptional termination occurred.
getExceptionVariable() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Returns the IProgramVariable which is used in the Sequent of Proof.root() to check if a normal or exceptional termination occurred.
getExecStatementParentClass() - Method in class de.uka.ilkd.key.proof.NodeInfo
returns the name of the source file where the active statement occurs or the string NONE if the statement does not originate from a source file (e.g. created by a taclet application or part of a generated implicit method)
getExecStatementPosition() - Method in class de.uka.ilkd.key.proof.NodeInfo
returns the position of the executed statement in its source code or Position.UNDEFINED
getExectuedSetNodesPerGoal() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Returns the number of executed symbolic execution tree nodes per Goal.
getExecutionContext() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
getExecutionContext() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getExecutionContext() - Method in class de.uka.ilkd.key.java.ContextStatementBlock
 
getExecutionContext() - Method in class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
 
getExecutionContext() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
returns the execution context
getExecutionContext() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
getExecutionContext() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
returns the execution context for the elements in the method frame's body
getExecutionContext() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
getExecutionContext() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
getExecutionContext() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
getExecutionContext() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
Returns the current ExecutionContext.
getExecutionContextSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getExecutionNode(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Searches the IExecutionNode which represents the given Node of KeY's proof tree.
getExecutor() - Method in class de.uka.ilkd.key.rule.RewriteTaclet
 
getExecutor() - Method in class de.uka.ilkd.key.rule.Taclet
 
getExhaustiveMacroCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getExitMainAction() - Method in class de.uka.ilkd.key.gui.MainWindow
Returns the ExitMainAction that is used to exit the MainWindow.
getExpansionState() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
getExplanation(String) - Static method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
Returns the explanation for the given category.
getExplicitConstructorMethodReference() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Returns a copy of the MethodReference which calls the explicit constructor instead of the implicit constructor.
getExplicitConstructorMethodReference() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodCall
Returns a copy of the MethodReference which calls the explicit constructor instead of the implicit constructor.
getExplicitConstructorMethodReference() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Returns a copy of the MethodReference which calls the explicit constructor instead of the implicit constructor.
getExplicitConstructorProgramMethod() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Returns the explicit constructor.
getExplicitConstructorProgramMethod() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodCall
Returns the explicit constructor.
getExplicitConstructorProgramMethod() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Returns the explicit constructor.
getExportFiles() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getExpression() - Method in class de.uka.ilkd.key.java.statement.Case
Get expression.
getExpression() - Method in class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Get expression.
getExpression() - Method in class de.uka.ilkd.key.java.statement.Guard
 
getExpression() - Method in class de.uka.ilkd.key.java.statement.If
Get expression.
getExpression() - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
Get expression.
getExpression() - Method in class de.uka.ilkd.key.java.statement.Switch
Get expression.
getExpression() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Get expression.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.expression.Operator
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
 
getExpressionAt(int) - Method in interface de.uka.ilkd.key.java.ExpressionContainer
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Return the expression at the specified index in this node's "virtual" expression array.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Return the expression at the specified index in this node's "virtual" expression array.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Return the expression at the specified index in this node's "virtual" expression array.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.reference.ArrayReference
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.reference.FieldReference
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Return the expression at the specified index in this node's "virtual" expression array.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.reference.SpecialConstructorReference
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.reference.SuperReference
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.Assert
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.Case
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Return the expression at the specified index in this node's "virtual" expression array.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.ForUpdates
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.If
 
getExpressionAt(int) - Method in interface de.uka.ilkd.key.java.statement.IForUpdates
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Return the expression at the specified index in this node's "virtual" expression array.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopStatement
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
Return the expression at the specified index in this node's "virtual" expression array.
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.Switch
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getExpressionAt(int) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getExpressionContainer() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
Get expression container.
getExpressionContainer() - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Get expression container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
getExpressionCount() - Method in class de.uka.ilkd.key.java.expression.Operator
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Get the number of expressions in this container.
getExpressionCount() - Method in interface de.uka.ilkd.key.java.ExpressionContainer
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Get the number of expression in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
Get the number of expression in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getExpressionCount() - Method in class de.uka.ilkd.key.java.reference.ArrayReference
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.reference.FieldReference
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.reference.MethodReference
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.reference.SuperReference
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.Assert
 
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.Case
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.ExpressionJumpStatement
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.ForUpdates
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.If
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.Switch
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Get the number of expressions in this container.
getExpressionCount() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getExpressionCount() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getExpressionSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getExtendedPrefix(ImmutableArray<QuantifiableVariable>) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCache
 
getExtendedPrefix(Term, int) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCache
 
getExtendedTypes() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
Get extended types.
getExtendedTypes() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Get extended types.
getExtension(Class<T>) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
getExtension(Class<T>, Comparator<? super T>) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Retrieves extensions via ServiceLoader, includes a sorting via comp.
getExternalForm() - Method in class de.uka.ilkd.key.proof.io.FileRuleSource
 
getExternalForm() - Method in class de.uka.ilkd.key.proof.io.RuleSource
 
getExternalForm() - Method in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
getExtraSorts() - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
getFactory() - Method in class de.uka.ilkd.key.java.Services
 
getFactory() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the TermLabelFactory to use.
getFalseCase() - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
getFalseConst() - Method in class de.uka.ilkd.key.ldt.BooleanLDT
returns the function representing the boolean value FALSE
getFalseTerm() - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
getFeature() - Method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
getField() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
getField() - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
getFieldID() - Method in class de.uka.ilkd.key.smt.FieldQuery
 
getFieldID() - Method in class de.uka.ilkd.key.smt.LocSetQuery
 
getFieldID() - Method in class de.uka.ilkd.key.smt.model.Location
 
getFields(Services) - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns the fields locally defined within this class type.
getFields(Services) - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns the fields locally defined within this class type.
getFields(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getFields(FieldDeclaration) - Method in class de.uka.ilkd.key.java.JavaInfo
extracts all fields out of fielddeclaration
getFields(ImmutableArray<MemberDeclaration>) - Method in class de.uka.ilkd.key.java.JavaInfo
extracts all field specifications out of the given list.
getFields(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
returns all fields of the class cd in source code order.
getFields() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
getFields(SLTranslationExceptionManager, Term, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLFieldAccessExpressionTranslationMethod
Creates an "all-objects" term from a store-ref term.
getFieldsForSort(String) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getFieldsForSort(Sort) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
Return a list of field names for the specified sort.
getFieldSort() - Method in class de.uka.ilkd.key.ldt.HeapLDT
Returns the sort "Field".
getFieldSort(Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
getFieldSpecifications() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
 
getFieldSymbolForPV(LocationVariable, Services) - Method in class de.uka.ilkd.key.ldt.HeapLDT
Given a "program variable" representing a field or a model field, returns the function symbol representing the same field.
getFieldSymbolName(LocationVariable) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getFieldUsingSimpleName(String) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getFieldvalues() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getFile() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the file or folder to load.
getFileArguments() - Method in class de.uka.ilkd.key.util.CommandLine
Gets the non-option arguments of the command line.
getFileChooser() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getFileChooser(String) - Static method in class de.uka.ilkd.key.gui.KeYFileChooser
Gets the file chooser for the prover.
getFileChooser(String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getFileExtension(File) - Static method in class org.key_project.util.java.IOUtil
Returns the file extension of the given File if available.
getFileField() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
getFileForTaclets() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getFileName() - Method in class de.uka.ilkd.key.gui.RecentFileMenu.RecentFileEntry
 
getFilename() - Method in exception de.uka.ilkd.key.java.ParseExceptionInFile
 
getFileName() - Method in class de.uka.ilkd.key.java.PositionInfo
 
getFilename() - Method in exception de.uka.ilkd.key.parser.JavaParserException
 
getFilename() - Method in exception de.uka.ilkd.key.parser.KeYSemanticException
 
getFilename() - Method in class de.uka.ilkd.key.parser.Location
 
getFilename() - Method in class de.uka.ilkd.key.proof.io.event.ProofSaverEvent
Returns the file name.
getFileName(IProgramMethod) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
getFileName() - Method in exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
getFileName() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getFileNameWithoutExtension(String) - Static method in class org.key_project.util.java.IOUtil
Returns the file name without file extension for the given file name with extension.
getFilePrefix(String, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getFiles() - Method in class de.uka.ilkd.key.proof.init.Includes
 
getFilesForAxioms() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getFilesForAxioms() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getFilter() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getFilteredAntec() - Method in class de.uka.ilkd.key.pp.IdentitySequentPrintFilter
Get the formulas of the filtered antecedent and the constraints to use for instantiating metavariables when printing
getFilteredAntec() - Method in class de.uka.ilkd.key.pp.SequentPrintFilter
Get the formulas of the filtered antecedent and the constraints to use for instantiating metavariables when printing
getFilteredFormula() - Method in class de.uka.ilkd.key.pp.IdentitySequentPrintFilter.IdentityFilterEntry
Formula to display
getFilteredFormula() - Method in interface de.uka.ilkd.key.pp.SequentPrintFilterEntry
Formula to display
getFilteredSucc() - Method in class de.uka.ilkd.key.pp.IdentitySequentPrintFilter
Get the formulas of the filtered succcedent and the constraints to use for instantiating metavariables when printing
getFilteredSucc() - Method in class de.uka.ilkd.key.pp.SequentPrintFilter
Get the formulas of the filtered succcedent and the constraints to use for instantiating metavariables when printing
getFilterEntry(int, SequentPrintFilter) - Static method in class de.uka.ilkd.key.pp.PositionTable
 
getFilterFor(String[]) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
getFilterForInteractiveProving() - Method in class de.uka.ilkd.key.core.KeYMediator
Returns a filter that is used for filtering taclets that should not be showed while interactive proving.
getFinalResult() - Method in class de.uka.ilkd.key.smt.SMTProblem
Returns the result of the problem.
getFinalResult() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the result of the execution.
getFinalResult() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getFinalResult() - Method in class de.uka.ilkd.key.smt.SolverCommunication
 
getFind() - Method in class de.uka.ilkd.key.rule.tacletbuilder.FindTacletBuilder
 
getFindTaclet(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
getFindTaclet(Goal, PosInOccurrence) - Method in interface de.uka.ilkd.key.control.ProofControl
collects all applicable FindTaclets of the current goal (called by the SequentViewer)
getFindTaclet(TacletFilter, PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
collects all FindTacletInstantiations for the given heuristics and position
getFindTaclet(PosInOccurrence, TacletFilter, TermServices) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
collects all FindTaclets with instantiations and position
getFindTaclet(ImmutableList<NoPosTacletApp>, RuleFilter, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.TacletIndex
returns a list of Taclets and instantiations from the given list of taclets with respect to term and the filter object.
getFindTaclet(PosInOccurrence, RuleFilter, Services, TacletIndex) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
collects all FindTaclets with instantiations for the given heuristics and position
getFindTacletWithPos(PosInOccurrence, TacletFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getFinishedSolvers() - Method in class de.uka.ilkd.key.smt.Session
 
getFirst() - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
 
getFirst() - Method in class de.uka.ilkd.key.logic.Semisequent
 
getFirst(T[]) - Static method in class org.key_project.util.java.ArrayUtil
Returns the first element from the given array.
getFirst(Iterable<T>) - Static method in class org.key_project.util.java.CollectionUtil
Returns the first element from the given Iterable.
getFirstActiveChildPos() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getFirstActiveChildPos() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
getFirstActiveChildPos() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getFirstActiveChildPos() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getFirstActiveChildPos() - Method in class de.uka.ilkd.key.java.statement.Try
 
getFirstActiveChildPos() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getFirstActiveChildPos() - Method in interface de.uka.ilkd.key.logic.ProgramPrefix
returns the position of the first active child
getFirstAppliedRuleApp() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getFirstDifferentNode(ProspectivePartner) - Method in class de.uka.ilkd.key.proof.join.StdPredicateEstimator
Goes up to the common node of partner.getNode(0) and partner.getNode(1) and returns the next node on the path to partner.getNode(0).
getFirstElement() - Method in class de.uka.ilkd.key.java.CompilationUnit
 
getFirstElement() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getFirstElement() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
getFirstElement() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
 
getFirstElement() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
getFirstElement() - Method in class de.uka.ilkd.key.java.expression.Operator
 
getFirstElement() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getFirstElement() - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
 
getFirstElement() - Method in class de.uka.ilkd.key.java.JavaSourceElement
Finds the source element that occurs first in the source.
getFirstElement() - Method in interface de.uka.ilkd.key.java.Label
 
getFirstElement() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
Finds the source element that occurs first in the source.
getFirstElement() - Method in class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
 
getFirstElement() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Finds the source element that occurs first in the source.
getFirstElement() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
Finds the source element that occurs first in the source.
getFirstElement() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Finds the source element that occurs first in the source.
getFirstElement() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Finds the source element that occurs first in the source.
getFirstElement() - Method in class de.uka.ilkd.key.java.recoderext.TypeSVWrapper
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.ArrayReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.FieldReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.PackageReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.SuperConstructorReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.SuperReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.ThisReference
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
getFirstElement() - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getFirstElement() - Method in interface de.uka.ilkd.key.java.SourceElement
Finds the source element that occurs first in the source.
getFirstElement() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getFirstElement() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
getFirstElement() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getFirstElement() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getFirstElement() - Method in class de.uka.ilkd.key.java.statement.Then
 
getFirstElement() - Method in class de.uka.ilkd.key.java.statement.Try
 
getFirstElement() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getFirstElement() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getFirstElement() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getFirstElement() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getFirstElement() - Method in class de.uka.ilkd.key.logic.ProgramElementName
to be compatible to a ProgramElement
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.CompilationUnit
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.expression.Operator
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.JavaSourceElement
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.ArrayReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.FieldReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.PackageReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.SuperConstructorReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.SuperReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.ThisReference
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
getFirstElementIncludingBlocks() - Method in interface de.uka.ilkd.key.java.SourceElement
Finds the source element that occurs first in the source.
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.statement.Then
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getFirstElementIncludingBlocks() - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
getFirstExecutableStatement(Term) - Method in class de.uka.ilkd.key.strategy.feature.ThrownExceptionFeature
returns the first executable statement (often identical with the first active statement)
getFirstInstance(Name, TermServices) - Static method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
getFirstJavaStatementRange() - Method in class de.uka.ilkd.key.pp.PosInSequent
returns the bounds, i.e. the start and end positions of the first Java statement, of a corresponding Java program in a string representation of the sequent.
getFirstOpenAutomaticGoal() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getFirstOpenGoal() - Method in class de.uka.ilkd.key.api.ProofApi
 
getFirstOpenGoal(boolean) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
Returns the first open goal, which has to be automatic iff checkAutomatic is true.
getFirstOpenGoalBelow(Node) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
retrieves the first open goal below the given node, i.e. the goal containing the first leaf of the subtree starting at n which is not already closed
getFirstProof() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
getFirstResolver() - Method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
getFirstSet(Collection<Pair<S, T>>) - Static method in class de.uka.ilkd.key.util.Pair
Returns the set of first entries from a collection of pairs.
getFirstStatementInPrefixWithAtLeastOneApplicableContract(Modality, JavaBlock, Goal) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
getFirstStatementRange(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Get the character range to be highlighted for the first statement in a java block at the given coordinate in the displayed sequent.
getFirstStatementRange() - Method in class de.uka.ilkd.key.pp.ModalityPositionTable
 
getFirstStatementRange() - Method in class de.uka.ilkd.key.pp.PositionTable
 
getFirstStatementString() - Method in class de.uka.ilkd.key.proof.NodeInfo
returns a string representation of the first statement or null if no such exists
getFirstSubtreeGoal(Node, Proof) - Static method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
getFirstSV() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
first schemavariable needed by the metaconstruct
getFolderField() - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
This method initializes folderField
getFollowing(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Returns the following element if available from the array.
getFollowing(T[], T, Comparator<T>) - Static method in class org.key_project.util.java.ArrayUtil
Returns the following element if available from the array.
getFontFamily() - Method in class de.uka.ilkd.key.gui.fonticons.DefaultIconCode
Gets the font family name.
getFontFamily() - Method in enum de.uka.ilkd.key.gui.fonticons.Entypo
 
getFontFamily() - Method in enum de.uka.ilkd.key.gui.fonticons.FontAwesome
 
getFontFamily() - Method in enum de.uka.ilkd.key.gui.fonticons.FontAwesomeBold
 
getFontFamily() - Method in interface de.uka.ilkd.key.gui.fonticons.IconCode
Gets the font family name.
getFontFamily() - Method in interface de.uka.ilkd.key.gui.fonticons.IconFont
Gets the font family name.
getFontFamily() - Method in enum de.uka.ilkd.key.gui.fonticons.Typicons
 
getFontInputStream() - Method in interface de.uka.ilkd.key.gui.fonticons.IconFont
Gets a stream to the font.
getForegroundColor() - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
getForegroundColor() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
getForGuard(For, ExtList) - Static method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
getFormatedBlockCompletionCondition(IExecutionBlockStartNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the human readable condition under which this node completes the code block of the given IExecutionBlockStartNode.
getFormatedBlockCompletionCondition(IExecutionBlockStartNode<?>) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the human readable condition under which this node completes the code block of the given IExecutionBlockStartNode.
getFormatedBlockCompletionCondition(IExecutionBlockStartNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the human readable condition under which this node completes the code block of the given IExecutionBlockStartNode.
getFormatedBranchCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Returns the human readable branch condition as string.
getFormatedBranchCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBranchCondition
Returns the human readable branch condition as string.
getFormatedBranchCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the human readable branch condition as string.
getFormatedContractParams() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the human readable parameters of the called method for which a Contract is applied.
getFormatedContractParams() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the human readable parameters of the called method for which a Contract is applied.
getFormatedContractParams() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the human readable parameters of the called method for which a Contract is applied.
getFormatedExceptionTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the human readable exception Term in which a by the Contract thrown Exception is stored.
getFormatedExceptionTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the human readable exception Term in which a by the Contract thrown Exception is stored.
getFormatedExceptionTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the human readable exception Term in which a by the Contract thrown Exception is stored.
getFormatedMethodReturnCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
Returns the human readable condition under which this method return is reached from the calling IExecutionMethodCall.
getFormatedMethodReturnCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBaseMethodReturn
Returns the human readable condition under which this method return is reached from the calling IExecutionMethodCall.
getFormatedMethodReturnCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
Returns the human readable condition under which this method return is reached from the calling IExecutionMethodCall.
getFormatedPathCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the human readable path condition to reach this node as string.
getFormatedPathCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the human readable path condition to reach this node as string.
getFormatedPathCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the human readable path condition to reach this node as string.
getFormatedPathCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the human readable path condition to reach this node as string.
getFormatedResultTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the human readable result Term in which the result of the applied Contract is stored.
getFormatedResultTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the human readable result Term in which the result of the applied Contract is stored.
getFormatedResultTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the human readable result Term in which the result of the applied Contract is stored.
getFormatedSelfTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the human readable self Term of the called method for which a Contract is applied.
getFormatedSelfTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the human readable self Term of the called method for which a Contract is applied.
getFormatedSelfTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the human readable self Term of the called method for which a Contract is applied.
getFormattedTermCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getFormula() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getFormula(int) - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getFormula(TermServices) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
getFormula(TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.LemmaFormula
 
getFormula(TermServices) - Method in interface de.uka.ilkd.key.taclettranslation.TacletFormula
 
getFormulabyNr(int) - Method in class de.uka.ilkd.key.logic.Sequent
 
getFormulaeOfSemisequent(Semisequent) - Method in class de.uka.ilkd.key.taclettranslation.AbstractSkeletonGenerator
Collects all formulae of a semisequent in a set.
getFormulaForHiding() - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getFormulaInfo(FormulaTag) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
getFormulaList() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns the list of constrained formula of the new semisequent
getFormulas() - Method in class de.uka.ilkd.key.rule.IfMatchResult
 
getFormulas() - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
getFormulaTagManager() - Method in class de.uka.ilkd.key.proof.Goal
this object manages the tags for all formulas of the sequent
getFreeInvariant(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the free invariant formula.
getFreeInvariant(Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getFreeInvariant(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getFreeInvariant(Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getFreeInvariants() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
getFreePost(List<LocationVariable>, IProgramMethod, KeYJavaType, Term, Term, Map<LocationVariable, Term>, Term, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
Construct a free postcondition for the given method, i.e., a postcondition that is always true as guaranteed by the Java language and is not required to be checked by the callee.
getFreePost(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getFreePost(LocationVariable, Term, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getFreePost(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getFreePost(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getFreePost(LocationVariable, Term, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getFreePost(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getFreePre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getFreePre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getFreePre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getFreePre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.OperationContract
 
getFreePre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.OperationContract
 
getFreePre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.OperationContract
 
getFreshLocs() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getFreshLocsStep(PosInOccurrence, Sequent, Services) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
getFreshLocVariableForPrefix(String, Sort, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Computes and registers a fresh location variable with the given prefix in its name of the given sort.
getFreshVariableForPrefix(String, Sort, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Computes and registers a fresh variable with the given prefix in its name of the given sort.
getFromPos() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
getFullClassname() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
get the class name stored in the class file.
getFullName() - Method in interface de.uka.ilkd.key.java.abstraction.ArrayType
full name of the array type
getFullName() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Returns the name of this element.
getFullName() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
getFullName() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns the name of this element.
getFullName() - Method in class de.uka.ilkd.key.java.abstraction.Package
Returns the name of this package.
getFullName() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
Returns the name of type.
getFullName() - Method in interface de.uka.ilkd.key.java.abstraction.ProgramModelElement
Returns the maximal expanded name including all applicable qualifiers.
getFullName() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getFullName() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
getFullName() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
getFullName(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the full name of a given KeYJavaType.
getFullName(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns the full name of a KeYJavaType t.
getFullName() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getFullName() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getFullName() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getFunc() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
getFunction() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
getFunctionalContracts() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getFunctionalContracts() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getFunctionExplanations() - Method in class de.uka.ilkd.key.util.XMLResources
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
returns the function symbol for the given operation null if no function is found for the given operator
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LDT
returns the function symbol for the given operation
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
getFunctionFor(Operator, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getFunctionID() - Method in class de.uka.ilkd.key.smt.FunValueQuery
 
getFunctionName() - Method in class de.uka.ilkd.key.java.recoderext.EscapeExpression
 
getFunctions() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getFunctions() - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
getFunctionSymbol() - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
getFunValues() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getFurtherDefaults() - Method in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
 
getGeneralSettings() - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
getGenericCount() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
getGenericSort() - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.GenericSortResolver
 
getGenericSort() - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
 
getGenericSortConditions() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
getGenericSortInstantiations() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
 
getGlobalDefs() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getGlobalDefs() - Method in interface de.uka.ilkd.key.speclang.Contract
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
 
getGlobalDefs() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getGlobalDefs() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getGlobalDefs() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getGlobalDefs() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getGlobalDefs() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getGlobalDefs() - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getGlobalDefs(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
 
getGoal(ImmutableList<Goal>, Node) - Static method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getGoal(Node) - Method in class de.uka.ilkd.key.proof.Proof
returns the goal that belongs to the given node or null if the node is an inner one
getGoal() - Method in class de.uka.ilkd.key.proof.ProofTreeEvent
 
getGoal() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getGoal() - Method in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
getGoal() - Method in class de.uka.ilkd.key.rule.merge.MergePartner
 
getGoal() - Method in class de.uka.ilkd.key.smt.SMTProblem
 
getGoal2Choices() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
getGoalChooserForProof(Proof) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
Returns the GoalChooser to use for the given Proof.
getGoalForHiding(ImmutableList<Goal>, DelayedCut) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
After applying the cut rule two goal result.
getGoalList() - Method in class de.uka.ilkd.key.gui.GoalList.DisableOtherGoals
 
getGoalList() - Method in class de.uka.ilkd.key.gui.GoalList.DisableSingleGoal
 
getGoalList() - Method in class de.uka.ilkd.key.gui.prooftree.DisableGoal
an implementation should return an iterable collection over those goals that are to be disabled or enabled according to the setting of DisableGoal.enableGoals.
getGoalList() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu.SetGoalsBelowEnableStatus
 
getGoalNode() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the Node on which this result is based on.
getGoalNotAllowedMessage(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.prover.impl.AppliedRuleStopCondition
Returns the reason why the previous check via #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) has stopped the apply strategy.
getGoalNotAllowedMessage(int, long, Proof, long, int, Goal) - Method in interface de.uka.ilkd.key.prover.StopCondition
Returns the reason why the previous check via #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) has stopped the apply strategy.
getGoalNotAllowedMessage(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Returns the reason why the previous check via #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) has stopped the apply strategy.
getGoalNotAllowedMessage(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
Returns the reason why the previous check via #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) has stopped the apply strategy.
getGoalNotAllowedMessage(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Returns the reason why the previous check via #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) has stopped the apply strategy.
getGoalNotAllowedMessage(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.StepOverSymbolicExecutionTreeNodesStopCondition
Returns the reason why the previous check via #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) has stopped the apply strategy.
getGoalNotAllowedMessage(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.StepReturnSymbolicExecutionTreeNodesStopCondition
Returns the reason why the previous check via #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) has stopped the apply strategy.
getGoals(Node) - Static method in class de.uka.ilkd.key.macros.AbstractProofMacro
 
getGoals() - Method in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
getGoals() - Method in class de.uka.ilkd.key.proof.ProofTreeEvent
 
getGoalsAfterUncovering() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getGoalStrategy() - Method in class de.uka.ilkd.key.proof.Goal
 
getGoalView() - Method in class de.uka.ilkd.key.gui.MainWindow
Returns the current goal view.
getGrammarFileName() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
getGrammarFileName() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getGrammarFileName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
getGrammarFileName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
getGrammarFileName() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
getGrammarFileName() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getGraphCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getGraphicalStyle() - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
getGreaterOrEquals() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getGreaterThan() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getGuard() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getGuard() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get guard.
getGuard() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
getGuard() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getGuard() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getGuardExpression() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get guard.
getGuardExpression() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopCondition
Returns the loop expression which is executed.
getGuardExpression() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionLoopCondition
Returns the loop expression which is executed.
getGuardExpression() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopCondition
Returns the loop expression which is executed.
getGuardExpressionPositionInfo() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopCondition
Returns the code position of the executed loop expression (IExecutionLoopCondition.getGuardExpression()).
getGuardExpressionPositionInfo() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionLoopCondition
Returns the code position of the executed loop expression (IExecutionLoopCondition.getGuardExpression()).
getGuardExpressionPositionInfo() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopCondition
Returns the code position of the executed loop expression (IExecutionLoopCondition.getGuardExpression()).
getHasCondition(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the is has condition value.
getHashMap() - Method in class de.uka.ilkd.key.logic.MultiRenamingTable
 
getHashMap() - Method in class de.uka.ilkd.key.logic.RenamingTable
 
getHashMap() - Method in class de.uka.ilkd.key.logic.SingleRenamingTable
 
getHead() - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
getHead() - Method in interface de.uka.ilkd.key.speclang.LoopContract
This contains any statements that are executed before the loop.
getHead() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getHeadline() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getHeadStatement(LoopStatement, StatementBlock, EnhancedForElimination) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getHeap() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getHeap() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getHeapBound() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getHeapBound() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns the bit size used for modelling heaps when looking for bounded counter examples.
getHeapContext() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
getHeapContext() - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
getHeapContext() - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
getHeapContext() - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
 
getHeapContext() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
getHeapContext() - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
getHeapCount(Services) - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Check the heap count of the declaration, e.g. the base heap and extra heap.
getHeapCount(Services) - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getHeapCount(Services) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getHeapForName(Name) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getHeapID() - Method in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
getHeapID() - Method in class de.uka.ilkd.key.smt.FieldQuery
 
getHeapID() - Method in class de.uka.ilkd.key.smt.FunValueQuery
 
getHeapLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getHeapLDT() - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
getHeaps() - Method in class de.uka.ilkd.key.smt.model.Model
 
getHeaps() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
getHeaps() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getHeapSort(Services) - Static method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
getHeight() - Method in class de.uka.ilkd.key.gui.smt.TreePanel
 
getHelpButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getHelpButton() - Method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
getHelpText() - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
 
getHelpWindow() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getHeuristic(String) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
getHideApp() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getHideAutomodeProofsteps() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
getHideClosedSubtrees() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
getHideIntermediateProofsteps() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
getHidePackagePrefixToggleAction() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getHideTacletName(DelayedCut) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
getHighlightedText() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
getHighlightedText(PosInSequent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getHighlightedText() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getHighlightRange(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Get the character range to be highlighted for the given coordinate in the displayed sequent.
getHitCount() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
Returns the hitCount of the associated Breakpoint.
getHomeDirectory() - Static method in class org.key_project.util.java.IOUtil
Returns the home directory.
getHomePath() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getHtml(Interaction) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
getHTMLBody(Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getHTMLFor(Term, String, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getHTMLFor(Iterable<Term>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getHTMLFor(ImmutableList<InfFlowSpec>, String, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getHtmlMods(LocationVariable, HeapLDT, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getHtmlPosts(LocationVariable, HeapLDT, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getHtmlPres(LocationVariable, HeapLDT, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getHTMLSignature() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getHTMLSignatureBody() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getHTMLStatisticsMessage(Proof) - Static method in class de.uka.ilkd.key.gui.actions.ShowProofStatistics
 
getHtmlText(Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getHtmlText(Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getHTMLText(Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the contract in pretty HTML format.
getHTMLText(Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getHTMLText(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getHTMLText(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getHTMLText(Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getHTMLText(Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getIcon(Icon) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
getIcon() - Method in interface de.uka.ilkd.key.gui.ext.KeYPaneExtension
A nice icon for viewing aside to the tab title.
getIcon() - Method in class de.uka.ilkd.key.gui.GoalList
 
getIcon() - Method in class de.uka.ilkd.key.gui.InfoView
 
getIcon() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
getIcon() - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
getIcon() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
getIcon() - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
getIconFont() - Static method in enum de.uka.ilkd.key.gui.fonticons.Entypo
 
getIconFont() - Static method in enum de.uka.ilkd.key.gui.fonticons.FontAwesome
 
getIconFont() - Static method in enum de.uka.ilkd.key.gui.fonticons.FontAwesomeBold
 
getIconFont() - Static method in enum de.uka.ilkd.key.gui.fonticons.Typicons
 
getIconHeight() - Method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
getIconWidth() - Method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
getId(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
getId() - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the unique ID of this label in the Sequent.
getId() - Method in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
Returns the unique ID of this label in the Sequent.
getId() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
getId() - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
getId() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
getId() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
getID() - Method in class de.uka.ilkd.key.smt.SMTSolverResult
 
getId(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the ID value.
getIdem() - Method in enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.Op
 
getIdentifier() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getIdentifier() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getIdentifier() - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getIfDirectFormulaList() - Method in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
getIfFindVariables() - Method in class de.uka.ilkd.key.rule.FindTaclet
 
getIfFindVariables() - Method in class de.uka.ilkd.key.rule.NoFindTaclet
 
getIfFindVariables() - Method in class de.uka.ilkd.key.rule.Taclet
 
getIfFormulaInstantiationCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getIfInstantiationCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getIfInsts() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
getIForUpdates() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get updates as IForUpdates
getIfSelectionPanel() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
returns the if selection panel
getIfSeqFormulaList() - Method in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
getIFSymbols() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
getIFSymbols() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
getIFSymbols() - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowPO
 
getIFSymbols() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getIFSymbols() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
getIFSymbols() - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
getIfThenElseConstraints(Term, Term, Term, SymbolicExecutionState, SymbolicExecutionState, Term, Services) - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
Returns a list of if-then-else constraints for the given constrained term, states and if/else terms.
getIfThenElseMalusCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getIfVariables() - Method in class de.uka.ilkd.key.rule.Taclet
returns the set of schemavariables of the taclet's if-part
getIFVars() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
getIllegalSort() - Method in exception de.uka.ilkd.key.logic.sort.GenericSupersortException
 
getILoopInit() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
get the loop initializer as ILoopInit
getImage(String) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
GetImage() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
GetImage() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
getImageSort() - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
getImplementedTypes() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
Get implemented types.
getImplicitEnclosingThis(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
getImplicitFields(ClassDeclaration) - Method in class de.uka.ilkd.key.java.JavaInfo
retrieves all implicit attributes locally declared in the given class The returned list is in source code order.
getImplicitMethod(KeYJavaType, String) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
retrieves implicit methods
getImports() - Method in class de.uka.ilkd.key.java.CompilationUnit
Get imports.
getInBounds(Type) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getIncludedFiles() - Method in class de.uka.ilkd.key.proof.JavaModel
 
getIncludePostCondition() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getIncludes() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getIncludes() - Method in class de.uka.ilkd.key.proof.init.Includes
return the list of non-LDT includes
getIncomingLink(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the incoming IExecutionLink.
getIncomingLink(IExecutionNode<?>) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the incoming IExecutionLink.
getIncomingLink(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the incoming IExecutionLink.
getIncomingLinks() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns all available incoming links.
getIncomingLinks() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns all available incoming links.
getIncomingLinks() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns all available incoming links.
getIndentation() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Get indentation amount (blanks per level).
getIndentation() - Method in class de.uka.ilkd.key.util.CommandLine
Gets the indentation depth.
getIndentationLevel() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Get indentation level.
getIndex(TreeNode) - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getIndex() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
Placeholder for the loop index variable in an enhanced for loop over arrays.
getIndex() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
 
getIndex() - Method in class de.uka.ilkd.key.logic.PosInTerm
equivalent to getIndexAt(depth() - 1)
getIndex() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns the index of the last added formula
getIndex() - Method in class de.uka.ilkd.key.logic.VariableNamer.IndProgramElementName
 
getIndex(PosInOccurrence) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getIndex() - Method in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
getIndex() - Method in class de.uka.ilkd.key.smt.SeqFieldQuery
 
getIndexAt(int) - Method in class de.uka.ilkd.key.logic.PosInTerm
returns the index of the subterm at depth i
getIndexForTerm(Term) - Method in interface de.uka.ilkd.key.proof.ITermTacletAppIndexCache
 
getIndexForTerm(Term) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
getIndexForTerm(Term) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.BelowUpdateCache
 
getIndexObj(FindTaclet) - Static method in class de.uka.ilkd.key.proof.TacletIndex
 
getIndexOfChild(Object, Object) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Returns the index of child in parent.
getIndexOfChild(Object, Object) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.NodeFilter
 
getIndexOfChild(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
getIndexOfChild(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Deprecated.
getIndexOfChild(ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
getIndexOfChild(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
Deprecated.
getIndexOfMethodDecl(IProgramMethod, TextualJMLConstruct[]) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
getIndexPV() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
getIndexPV() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Get expression.
getIndexVariable() - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
getIndexVariable() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getIndexVariable() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getInfFlowFactory(LoopSpecification, ProofObligationVars, ProofObligationVars, ExecutionContext, Term, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getInfFlowFactory(InformationFlowContract, ProofObligationVars, ProofObligationVars, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getInfFlowFactory(BlockContract, ProofObligationVars, ProofObligationVars, ExecutionContext, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getInfFlowFactory(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
getInfFlowSpecs() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getInfFlowSpecs() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getInfFlowSpecs() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Returns the set of views.
getInfFlowSpecs() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getInfFlowSpecs() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
getInfFlowSpecs() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getInfFlowSpecs(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the information flow specification clause.
getInfFlowSpecs(Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getInfFlowSpecs(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getInfFlowSpecs(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInfFlowSpecs(LocationVariable) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInfFlowSpecs(Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInfiniteUnion() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getInfo() - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
getInfo() - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
getInfo() - Method in interface de.uka.ilkd.key.smt.SolverType
Some specific information about the solver which can be presented.
getInfoBox() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getInfoBox() - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
getInfoBoxPane() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getInfoButton() - Method in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
getInfoPredicate() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getInformation() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Returns the optionally information.
getInformation(String) - Static method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
Checks if additional information for the choice are available.
getInformation() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
getInformationFlowProofObligationVars() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
getInformationFlowProofObligationVars() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
getInformFlowContracts(IProgramMethod, Services) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
getInfoText() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
getInfoText() - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
getInheritedContracts(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns a set encompassing the passed contract and all its versions inherited to overriding methods.
getInheritedContracts(ImmutableSet<Contract>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns a set encompassing the passed contracts and all its versions inherited to overriding methods.
getInicName() - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
getInitConfig() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Returns the loaded project.
getInitConfig() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the instantiated InitConfig which provides access to the loaded source elements and specifications.
getInitConfig() - Method in class de.uka.ilkd.key.proof.Proof
 
getInitConfig() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
getInitConfig() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
getInitConfig() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
getInitConfigForEnvironment() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
returns the initial configuration of which a copy can be used to load proofs belonging to this environment.
getInitialFile() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Returns the initial File which is loaded if available.
getInitialFile() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
getInitialFile() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
getInitialFile() - Method in class de.uka.ilkd.key.proof.JavaModel
 
getInitialFile() - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
getInitialFile() - Method in class de.uka.ilkd.key.taclettranslation.lemma.EmptyEnvInput
 
getInitialized() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getInitializer() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Get initializer.
getInitializers(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
retrieves all static non constant fields and returns a list of copy assignment pre-initialising them with their default values some special settings for implicit fields are performed here as well
getInitializers() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get initializers.
getInitialLayout(int) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the initial memory layout before the method was executed.
getInitialLayout(int) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the initial memory layout before the method was executed.
getInitialLayout(int) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the initial memory layout before the method was executed.
getInitialLayout(int) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Returns the initial memory layout at the given index.
getInitialNodeIds() - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
getInitialPositionTable() - Method in class de.uka.ilkd.key.pp.LogicPrinter
returns the PositionTable representing position information on the sequent of this LogicPrinter.
getInitialPositionTable() - Method in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
Returns the constructed position table.
getInitialTaclets() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
getInitiatingGoal() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
getInitiatingGoal() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getInitiatingGoal() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
getInits() - Method in interface de.uka.ilkd.key.java.statement.ILoopInit
 
getInits() - Method in class de.uka.ilkd.key.java.statement.LoopInit
 
getInits() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getInnerBlockStatements(IForUpdates, Statement, For, int) - Static method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
getInnerLabelSV() - Method in class de.uka.ilkd.key.rule.metaconstruct.UnwindLoop
Deprecated.
getInnermostExecutionContext(JavaBlock, Services) - Static method in class de.uka.ilkd.key.java.JavaTools
 
getInnermostMethodFrame(JavaBlock, Services) - Static method in class de.uka.ilkd.key.java.JavaTools
Returns the innermost method frame of the passed java block
getInnerMostMethodFrame() - Method in class de.uka.ilkd.key.java.ProgramPrefixUtil.ProgramPrefixInfo
 
getInnerMostMethodFrame() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getInnerMostMethodFrame() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
getInnerMostMethodFrame() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getInnerMostMethodFrame() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getInnerMostMethodFrame() - Method in class de.uka.ilkd.key.java.statement.Try
 
getInnerMostMethodFrame() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getInnerMostMethodFrame() - Method in interface de.uka.ilkd.key.logic.ProgramPrefix
returns the inner most MethodFrame
getInput() - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
getInputFieldForFormula() - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
getInputStream() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
return the URL's input stream
getInputStream() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
getInspector() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanLattice
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Bottom
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.boollattice.False
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Top
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.boollattice.True
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Bottom
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Geq
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Leq
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Neg
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Pos
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisLattice
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Top
 
getInstance() - Static method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Zero
 
getInstance() - Static method in class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction.EditFileActionHandler
Returns the default instance.
getInstance() - Static method in class de.uka.ilkd.key.gui.InvariantConfigurator
Returns the single Instance of this class
getInstance() - Static method in class de.uka.ilkd.key.gui.MainWindow
 
getInstance(boolean) - Static method in class de.uka.ilkd.key.gui.MainWindow
 
getInstance() - Static method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Returns the single instance of this class.
getInstance() - Static method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Returns the single instance of this class.
getInstance(UpdateableOperator) - Static method in class de.uka.ilkd.key.logic.op.ElementaryUpdate
Returns the elementary update operator for the passed left hand side.
getInstance() - Static method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
Returns the default instance of a ValueInjector Use with care.
getInstance() - Static method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
getInstance() - Static method in class de.uka.ilkd.key.util.ProgressMonitor.Empty
Return a do-nothing progress monitor.
getInstance() - Static method in class de.uka.ilkd.key.util.ProofUserManager
Returns the singleton instance of this class.
getInstanceFor(Sort, TermServices) - Method in class de.uka.ilkd.key.logic.op.SortDependingFunction
returns the variant for the given sort
getInstanceofSymbol(TermServices) - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
getInstanceofSymbol(TermServices) - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
getInstanceofSymbol(TermServices) - Method in interface de.uka.ilkd.key.logic.sort.Sort
returns the instanceof symbol of this Sort
getInstantation(Taclet, VariableSV, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Returns the instantiation of var.
getInstantiatedMergeProcedure(Services) - Method in interface de.uka.ilkd.key.speclang.MergeContract
 
getInstantiatedMergeProcedure(Services) - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getInstantiatedMergeProcedure(Services) - Method in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
getInstantiation() - Method in class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
getInstantiation(GenericSort) - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
getInstantiation() - Method in class de.uka.ilkd.key.rule.inst.InstantiationEntry
returns the instantiation of the SchemaVariable
getInstantiation(SchemaVariable) - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
returns the instantiation of the given SchemaVariable
getInstantiation(SchemaVariable) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns the instantiation of the given SchemaVariable
getInstantiation(Metavariable, Services) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
Find a term the given metavariable can be instantiated with which is consistent with every instantiation that satisfies this constraint (that means, the term such an instantiation substitutes the metavariable with can always be unified with the returned term).
getInstantiation(Metavariable, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
as this constraint is unsatisfiable it just returns the metavariable given as argument
getInstantiation(Metavariable, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
Find a term the given metavariable can be instantiated with which is consistent with every instantiation that satisfies this constraint (that means, the term such an instantiation substitutes the metavariable with can always be unified with the returned term).
getInstantiation(Taclet, SchemaVariable, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Returns the instantiation for a certain schema variable, i.e. the skolem term that is used for the instantiation.
getInstantiationDispatcher() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
getInstantiationEntry(SchemaVariable) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns the instantiation of the given SchemaVariable
getInstantiationIfExisting(Metavariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
getInstantiationListsFor(Taclet) - Static method in class de.uka.ilkd.key.control.InstantiationFileHandler
 
getInstantiationOfLogicVar(Sort, LogicVariable) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
getInstantiationOfLogicVar(Sort, LogicVariable) - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.VariablePool
 
getInstantiations() - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
getInstantiations() - Method in class de.uka.ilkd.key.rule.MatchConditions
 
getInstantiations() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
getInstantiations() - Method in class de.uka.ilkd.key.taclettranslation.lemma.LemmaFormula
 
getInstantiations() - Method in interface de.uka.ilkd.key.taclettranslation.TacletFormula
It can be that a taclet is translated into several formulas, i.e. in the case that the generics are instantiated.
getInstantiationSelfTerm() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getInstantiationSelfTerm(TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getInstantiationSelfTerm() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getInstantiationSelfTerm(TermServices) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getInstructionTerm() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Returns the instruction Term.
getInsts() - Method in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
getIntBound() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getIntBound() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
getIntBound() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns the bit size used for modelling integers when looking for bounded counter examples.
getInteger(String, int) - Method in class de.uka.ilkd.key.util.CommandLine
Gets the value of an integer command line option.
getIntegerLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getIntegerSort() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
The String used for integer values.
getIntegerSort() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
getIntegerSort() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
getIntegerSort() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
getInteractionListModel() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getInteractionLogSelection() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getInteractions() - Method in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
getInteractiveAppsDetails() - Method in class de.uka.ilkd.key.proof.Statistics
 
getInteractiveRuleApplication() - Method in class de.uka.ilkd.key.proof.NodeInfo
returns true if the rule applied on this node has been performed manually by the user
getInteresting(SVInstantiations) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
getIntermediateRuleApp() - Method in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
getIntermediateTree(ScriptResults, ScriptResults) - Method in class de.uka.ilkd.key.api.ScriptApi
~> Beweisbaum -> Shallow Copy hier implementieren
getInternalAtPres() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns operators internally used for the pre-heap.
getInternalAtPres() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInternalClassDirectory() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
getInternalClassDirectory() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the file name of the internal class directory relative to JavaRedux
getInternalClasslistFilename() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
getInternalClasslistFilename() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the file name of the internal class list
getInternalFreeInvariants() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the term internally used for the "free" invariant.
getInternalFreeInvariants() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInternalInfFlowSpec() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getInternalInfFlowSpec() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInternalInvariants() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the term internally used for the invariant.
getInternalInvariants() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInternalModifies() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the term internally used for the modifies clause.
getInternalModifies() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInternalSelfTerm() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the term internally used for self.
getInternalSelfTerm() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInternalVariant() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the term internally used for the variant.
getInternalVariant() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInternalVersion() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getIntersect() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getIntroducingNodeforLocVar(LocationVariable, Node) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Finds the node, from the given leaf on, where the variable was introduced.
getIntroductionTimeCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getIntValue() - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
getInv() - Method in class de.uka.ilkd.key.java.JavaInfo
Returns the special symbol <inv> which stands for the class invariant of an object.
getInv(ParsableVariable, TermServices) - Method in interface de.uka.ilkd.key.speclang.ClassInvariant
Returns the invariant formula without implicit all-quantification over the receiver object.
getInv(ParsableVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getInv() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
getInv() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLInitially
 
getInv() - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
getInvariant() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getInvariant(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the invariant formula.
getInvariant(Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getInvariant(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInvariant(Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInvariantForall() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getInvariants() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getInvariants() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
getInvariantTerm(Sort) - Method in class de.uka.ilkd.key.testgen.oracle.OracleInvariantTranslator
 
getInverseReplaceMap(Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getInvProgramVar() - Method in class de.uka.ilkd.key.java.JavaInfo
Returns the special program variable symbol <inv> which stands for the class invariant of an object.
getIs() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
getIsFunction(SMTSort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates a function for checking if the given sort is the actual sort of an Any value.
getIsReference() - Method in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
getIsSubFormula() - Method in class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature.SubFormulaVisitor
 
getItemHeight(TreeModel) - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
getIteratorVariable() - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
getJavaAddInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator when one of the operators is an or can be promoted to an int
getJavaAddLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator when one of the operators is of type long
getJavaBitwiseAndInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator when one of the operators is an or can be promoted to int
getJavaBitwiseAndLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator when one of the operators is of type long
getJavaBitwiseNegation() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator ~
getJavaBitwiseOrInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator | when one of the operands is an or can be promoted to int
getJavaBitwiseOrLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator | when one of the operands is of type long
getJavaBitwiseXOrInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator ^ when one of the operands is an or can be promoted to int
getJavaBitwiseXOrLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator ^ when one of the operands is exact of type long
getJavaBlock(Token) - Method in class de.uka.ilkd.key.parser.KeYParser
 
getJavaBlock(ProgramVariable) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
getJavaBlock(Term) - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getJavaBlockRanges() - Method in class de.uka.ilkd.key.pp.InitialPositionTable
 
getJavaBlockRecursive(Term) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns the first Java block in the given term that can be found by recursive search, or the empty block if there is no non-empty Java block in the term.
getJavaCast(Type) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getJavaCastByte() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator (byte)
getJavaCastChar() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator (char)
getJavaCastInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator (int)
getJavaCastLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator (long)
getJavaCastShort() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator (short)
getJavaDivInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator / when one of the operands is an or a subtype of int
getJavaDivLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator / when one of the operands is exact of type long
getJavaFilesRecursively(File, List<File>) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.JavaSourceItem
 
getJavaInfo() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Returns the used JavaInfo.
getJavaInfo() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the JavaInfo with the java type information
getJavaInfo() - Method in class de.uka.ilkd.key.java.Services
Returns the JavaInfo associated with this Services object.
getJavaInfo() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getJavaInfo() - Method in class de.uka.ilkd.key.proof.Proof
returns the JavaInfo with the java type information
getJavaIoSerializable() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType for class java.io.Serializable
getJavaLangCloneable() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType for class java.lang.Clonable
getJavaLangObject() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType for class java.lang.Object
getJavaLangObject() - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceNameInfo
This implementation checks whether an implementation is available and fails if not.
getJavaMod() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator % when one of the operands is an or a subtype of int
getJavaModel() - Method in class de.uka.ilkd.key.java.Services
returns the JavaModel with all path information
getJavaModel() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
retrieves the java model underlying this environment.
getJavaMulInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator * when one of the operands is an or a subtype of int
getJavaMulLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator * when one of the operands is exact of type long
getJavaShiftLeftInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator << when one of the operands is an or a subtype of int
getJavaShiftLeftLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator << when one of the operands is exact of type long
getJavaShiftRightInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator >> when one of the operands is an or a subtype of int
getJavaShiftRightLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator >> when one of the operands is exact of type long
getJavaSorts() - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getJavaSourceLocation(Proof) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Extracts java source directory from Proof.header(), if it exists.
getJavaSubInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator - when one of the operands is an or a subtype of int
getJavaSubLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator - when one of the operands is exact of type long
getJavaTacletList(HashMap<Object, ImmutableList<NoPosTacletApp>>, ProgramElement, TacletIndex.PrefixOccurrences) - Method in class de.uka.ilkd.key.proof.TacletIndex
returns a selection from the given map with NoPosTacletApps relevant for the given program element.
getJavaType() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
getJavaUnaryMinusInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator -expr when one of the operands is an or a subtype of int
getJavaUnaryMinusLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator -exprLong when one of the operands is exact of type long
getJavaUnsignedShiftRightInt() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator >>> when one of the operands is an or a subtype of int
getJavaUnsignedShiftRightLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
the function representing the Java operator >>> when one of the operands is exact of type long
getJDivision() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
returns the function symbol used to represent java-like division of the arithmetical integers
getJMLModString(ImmutableList<String>) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
Puts the JML modifiers from the passed list into a string enclosed in JML markers.
getJModulo() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
returns the function symbol used to represent the java-like modulo operation of the arithmetical integers
getJoinProc() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
getJumpLabelSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getJUnitPanel() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getJustification(Rule) - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
any standard rule has is by default justified by an axiom rule justification
getJustification(Rule) - Method in class de.uka.ilkd.key.proof.init.JavaProfile
determines the justification of rule r.
getJustification(Rule) - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the (default) justification for the given rule
getJustification(RuleApp) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
getJustification(Rule) - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationInfo
 
getJustification(RuleApp, TermServices) - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationInfo
 
getJustificationBox() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getJustifInfo() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the object managing the rules in this environment and their justifications.
getKey() - Method in class de.uka.ilkd.key.symbolic_execution.util.DefaultEntry
 
getKeYClass(Class<? extends JavaProgramElement>) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
gets the KeY-Class related to the recoder one
getKeYClassConstructor(Class<? extends JavaProgramElement>) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
determines the right standard constructor of the KeYClass.
getKeYClassConstructorCache() - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
returns the hashmap of a concrete RecodeR class to the constructor of its corresponding KeY class.
getKeYCollapsedIcon() - Static method in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
getKeyConfigDir() - Static method in class de.uka.ilkd.key.settings.PathConfig
Returns the path to the directory that contains KeY configuration files.
getKeYDeclarationPrefix() - Method in enum de.uka.ilkd.key.api.VariableAssignments.VarType
 
getKeyDesktop() - Static method in class de.uka.ilkd.key.core.Main
Returns the KeYDesktop to use.
getKeYExpandedIcon() - Static method in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
getKeYFolderIconClosable() - Static method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
getKeYFolderIconClosed() - Static method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
getKeYFolderIconLinked() - Static method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.Assignment
retrieves the type of the assignment expression
getKeYJavaType(Services, ExecutionContext) - Method in interface de.uka.ilkd.key.java.Expression
returns the KeYJavaType of an expression
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.CharLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.EmptyMapLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySeqLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySetLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.FreeLiteral
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.Literal
retrieves the literal's type (as it is independant of the execution context, it is same as using Literal.getKeYJavaType(Services))
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.Literal
retrieves the literal's type
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.IntLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.LongLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.NullLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllFields
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllObjects
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqGet
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqIndexOf
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqLength
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqReverse
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSub
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.adt.Singleton
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryNot
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOperator
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.ComparativeOperator
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.operator.ComparativeOperator
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.Conditional
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
getKeYJavaType(Services, Sort) - Static method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.Operator
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalAnd
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalNot
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalOr
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.Negative
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
same as getKeYJavaType()
getKeYJavaType() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.Positive
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeft
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRight
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.TypeOperator
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.expression.operator.TypeOperator
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
 
getKeYJavaType(String) - Method in class de.uka.ilkd.key.java.JavaInfo
returns a KeYJavaType (either primitive of object type) having the full name of the given String fullName
getKeYJavaType(Sort) - Method in class de.uka.ilkd.key.java.JavaInfo
returns a KeYJavaType having the given sort
getKeYJavaType(Type) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType belonging to the given Type t
getKeYJavaType(Type) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
retrieve a key type using the converter available from Recoder2KeY
getKeYJavaType(String) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
return the corresponding KeY JavaType for a recoder type.
getKeYJavaType(Type) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
return the corresponding KeY JavaType for a recoder type.
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.ArrayReference
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getKeYJavaType() - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getKeYJavaType() - Method in class de.uka.ilkd.key.java.reference.SchemaTypeReference
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.reference.SchemaTypeReference
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.SuperReference
returns the KeYJavaType
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.ThisReference
 
getKeYJavaType() - Method in class de.uka.ilkd.key.java.reference.TypeRef
 
getKeYJavaType() - Method in interface de.uka.ilkd.key.java.reference.TypeReference
 
getKeYJavaType() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getKeYJavaType() - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getKeYJavaType(Expression) - Method in class de.uka.ilkd.key.java.TypeConverter
Retrieves the static type of the expression.
getKeYJavaType(Expression, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
retrieves the type of the expression e with respect to the context in which it is evaluated
getKeYJavaType(Term) - Method in class de.uka.ilkd.key.java.TypeConverter
 
getKeYJavaType(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
getKeYJavaType() - Method in interface de.uka.ilkd.key.logic.op.IProgramVariable
 
getKeYJavaType(Services) - Method in interface de.uka.ilkd.key.logic.op.IProgramVariable
 
getKeYJavaType(Services, ExecutionContext) - Method in interface de.uka.ilkd.key.logic.op.IProgramVariable
 
getKeYJavaType() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getKeYJavaType() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getKeYJavaType(Services) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getKeYJavaType(ProgramElement, ExecutionContext, Services) - Static method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
getKeYJavaType() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getKeYJavaType(TermServices) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getKeYJavaType(Services, ExecutionContext) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getKeYJavaTypes(ImmutableArray<? extends Expression>) - Method in class de.uka.ilkd.key.java.JavaInfo
gets an array of expression and returns a list of types
getKeYName(Class<? extends JavaProgramElement>) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
constructs the name of the corresponding KeYClass.
getKeYProgModelInfo() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the underlying KeYProgModelInfo providing access to the Recoder structures.
getKeYProgModelInfo() - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
 
getKeywordRanges() - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
getKeywordRanges() - Method in class de.uka.ilkd.key.pp.InitialPositionTable
 
getKind() - Method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
getKind() - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
Returns the reference kind which is a human readable String.
getKind() - Method in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Returns the reference kind which is a human readable String.
getKind() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
allows to query about the nature of task
getKind() - Method in interface de.uka.ilkd.key.prover.TaskStartedInfo
allows to query about the nature of task
getKit() - Static method in class de.uka.ilkd.key.proof.TacletIndexKit
return the currently used factory for the TacletIndex
getKit() - Static method in class de.uka.ilkd.key.rule.match.TacletMatcherKit
returns the currently enabled factory
getKJT() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Deprecated.
getKJT() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
getKJT() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getKJT() - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
getKJT() - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
getKJT() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getKJT() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getKJT() - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
getKJT() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getKJT() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getKJT() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getKJT() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getKJT() - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
getKJT() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getKJT() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getKJT() - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
getKJT() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getKJT() - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
getKJT() - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
getKJT() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getKJT() - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
getKJT() - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getKJT() - Method in interface de.uka.ilkd.key.speclang.SpecificationElement
Returns the KeYJavaType representing the class/interface to which the specification element belongs.
getKJT() - Method in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
getLabel() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Get identifier.
getLabel() - Method in class de.uka.ilkd.key.java.statement.LabelJumpStatement
Get Label.
getLabel(Name) - Method in class de.uka.ilkd.key.logic.LabeledTermImpl
 
getLabel(Name) - Method in interface de.uka.ilkd.key.logic.Term
Returns the first TermLabel with the given Name.
getLabel(Name) - Method in class de.uka.ilkd.key.logic.TermImpl
 
getLabel() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.LabelOccurrence
Returns the FormulaTermLabel.
getLabeledFunctions() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getLabeledPredicates() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getLabeledProgramVariables() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getLabeledSchemaVariables() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getLabeledSorts() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getLabeledSymbols() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getLabeledTaclets() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getLabels() - Method in class de.uka.ilkd.key.api.ScriptResult
 
getLabels() - Method in class de.uka.ilkd.key.logic.LabeledTermImpl
returns the labels attached to this term
getLabels() - Method in interface de.uka.ilkd.key.logic.Term
returns list of labels attached to this term
getLabels() - Method in class de.uka.ilkd.key.logic.TermImpl
 
getLabels() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getLabels() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getLabels() - Method in class de.uka.ilkd.key.speclang.PositionedLabeledString
returns the labels attached to this positioned string
getLabels() - Method in class de.uka.ilkd.key.speclang.PositionedString
returns list of labels attached to this positioned string
getLabelsForTermRecursively(Term) - Static method in class de.uka.ilkd.key.logic.Sequent
 
getLabelState(Name) - Method in class de.uka.ilkd.key.logic.label.TermLabelState
Return the state Map in which arbitrary key values pairs can be stored for the given TermLabel Name.
getLabelSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getLanguage() - Static method in class de.uka.ilkd.key.speclang.SLEnvInput
 
getLast(T[]) - Static method in class org.key_project.util.java.ArrayUtil
Returns the last element from the given array.
getLastElement() - Method in class de.uka.ilkd.key.java.CompilationUnit
 
getLastElement() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
 
getLastElement() - Method in class de.uka.ilkd.key.java.declaration.InheritanceSpecification
 
getLastElement() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getLastElement() - Method in class de.uka.ilkd.key.java.declaration.Throws
 
getLastElement() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
getLastElement() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
 
getLastElement() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
getLastElement() - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
 
getLastElement() - Method in class de.uka.ilkd.key.java.expression.Operator
 
getLastElement() - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
 
getLastElement() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getLastElement() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
 
getLastElement() - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
 
getLastElement() - Method in class de.uka.ilkd.key.java.Import
 
getLastElement() - Method in class de.uka.ilkd.key.java.JavaSourceElement
Finds the source element that occurs last in the source.
getLastElement() - Method in interface de.uka.ilkd.key.java.Label
 
getLastElement() - Method in class de.uka.ilkd.key.java.PackageSpecification
 
getLastElement() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
Finds the source element that occurs last in the source.
getLastElement() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Finds the source element that occurs last in the source.
getLastElement() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
Finds the source element that occurs last in the source.
getLastElement() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Finds the source element that occurs last in the source.
getLastElement() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Finds the source element that occurs last in the source.
getLastElement() - Method in interface de.uka.ilkd.key.java.SourceElement
Finds the source element that occurs last in the source.
getLastElement() - Method in class de.uka.ilkd.key.java.statement.Catch
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.Do
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.Else
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.EnhancedFor
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.Finally
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.For
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.If
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.Then
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.Try
 
getLastElement() - Method in class de.uka.ilkd.key.java.statement.While
 
getLastElement() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getLastElement() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getLastElement() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getLastElement() - Method in class de.uka.ilkd.key.logic.ProgramElementName
to be compatible to a ProgramElement
getLastElement() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
Finds the source element that occurs last in the source.
getLastFocusTerm() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
getLastFocusTerm() - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
getLastFocusTerm() - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
getLastFocusTerm() - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
getLastFocusTerm() - Method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
getLastInstantiation() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
getLastInstantiation() - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
getLastInstantiation() - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
getLastInstantiation() - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
getLastInstantiation() - Method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
getLastPosInSequent() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Get the PosInSequent object for the last observed and highlighted mouse position.
getLastPrefixElement() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getLastPrefixElement() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
getLastPrefixElement() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getLastPrefixElement() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getLastPrefixElement() - Method in class de.uka.ilkd.key.java.statement.Try
 
getLastPrefixElement() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getLastPrefixElement() - Method in interface de.uka.ilkd.key.logic.ProgramPrefix
return the last prefix element
getLastSelectedGoal() - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
 
getLastSelectedGoal() - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer.Result
 
getLastSelectedPathComponent() - Method in class de.uka.ilkd.key.gui.InfoTree
 
getLatticeType() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
getLatticeType() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.Result
 
getLatticeType() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
getLatticeType() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getLatticeType() - Method in class de.uka.ilkd.key.util.mergerule.MergeParamsSpec
 
getLatticeTypeName() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getLayout(Map<Integer, ISymbolicLayout>, int, Set<AbstractUpdateExtractor.ExtractLocationParameter>, String, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Helper method of SymbolicLayoutExtractor.getInitialLayout(int) and SymbolicLayoutExtractor.getCurrentLayout(int) to lazily compute and get a memory layout.
getLayouter() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Returns the Layouter
getLayoutExtractor() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
getLayoutsCount() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the number of memory layouts.
getLayoutsCount() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the number of memory layouts.
getLayoutsCount() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the number of memory layouts.
getLayoutsCount() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Returns the number of available memory layouts.
getLayoutsEquivalenceClasses(int) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the equivalence classes of the memory layout with the given index.
getLayoutsEquivalenceClasses(int) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the equivalence classes of the memory layout with the given index.
getLayoutsEquivalenceClasses(int) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the equivalence classes of the memory layout with the given index.
getLDT(Name) - Method in class de.uka.ilkd.key.java.TypeConverter
 
getLDTIncludes() - Method in class de.uka.ilkd.key.proof.init.Includes
return the list of LDT includes
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.EmptyMapLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.EmptySeqLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.EmptySetLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.FreeLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.Literal
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.NullLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
getLDTName() - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
getLeafIFVars() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
getLeafIFVars() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
getLeafIFVars() - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowPO
Get the information flow proof obligation variables (set of four sets of proof obligation variables necessary for information flow proofs) for the "leaf" (i.e., child of child of ..) information flow proof obligation.
getLeafIFVars() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getLeafIFVars() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
getLeafNode() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Returns the leaf Node.
getLeaves() - Method in class de.uka.ilkd.key.proof.Node
computes the leaves of the current subtree and returns them
getLeft() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
getLeft() - Method in class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
getLeftButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
getLemmaCheckBox() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getLemmaGeneratorSettings() - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
getLemmataFileChooser() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getLength() - Method in class de.uka.ilkd.key.java.ProgramPrefixUtil.ProgramPrefixInfo
 
getLength() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getLength() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getLength() - Method in class de.uka.ilkd.key.smt.model.Sequence
 
getLengthValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Returns the ExecutionValue from which the array length was computed.
getLessOrEquals() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getLessThan() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getLevel() - Method in class de.uka.ilkd.key.macros.ProofMacroListener
 
getLimitedToUnlimitedTaclet(IObserverFunction, IObserverFunction, TermServices) - Static method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getLine() - Method in exception de.uka.ilkd.key.java.PosConvertException
Gets the line of the exception location.
getLine() - Method in class de.uka.ilkd.key.java.Position
Returns the line number of this position.
getLine() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Get current line number.
getLine() - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
getLine() - Method in exception de.uka.ilkd.key.parser.JavaParserException
 
getLine() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getLine() - Method in exception de.uka.ilkd.key.parser.KeYSemanticException
 
getLine() - Method in class de.uka.ilkd.key.parser.Location
 
getLine() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
Deprecated. 
getLine() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
Deprecated. 
getLine() - Method in exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
getLineLength() - Method in class de.uka.ilkd.key.util.CommandLine
Gets the line length used for the usage page.
getLineNr() - Method in class de.uka.ilkd.key.proof.io.intermediate.AppIntermediate
 
getLineNumber() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
Returns the line number of the associated Breakpoint.
getLinenumbers() - Method in class de.uka.ilkd.key.api.ScriptResult
 
getLineWidth() - Static method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getLinkedGoal() - Method in class de.uka.ilkd.key.proof.Goal
Returns the goal that this goal is linked to.
getList() - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
getList() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
getList(HashMap<Object, ImmutableList<NoPosTacletApp>>, Term, boolean) - Method in class de.uka.ilkd.key.proof.TacletIndex
creates and returns a selection from the given map of NoPosTacletApps that are compatible with the given term.
getList(HashMap<Object, ImmutableList<NoPosTacletApp>>) - Method in class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
creates a selection of the given NoPosTacletApp map that comply with the occurred prefix elements
getList() - Method in class de.uka.ilkd.key.rule.inst.ProgramList
 
getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class de.uka.ilkd.key.gui.GoalList.IconCellRenderer
 
getListCellRendererComponent(JList<? extends Interaction>, Interaction, int, boolean, boolean) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
getListCellRendererComponent(JList<? extends Object>, Object, int, boolean, boolean) - Method in class de.uka.ilkd.key.gui.TacletIfSelectionDialog.IfComboRenderer
 
getListHelp(HashMap<Object, ImmutableList<NoPosTacletApp>>, Term, boolean, TacletIndex.PrefixOccurrences) - Method in class de.uka.ilkd.key.proof.TacletIndex
 
getListInteraction() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getLiteralFor(ConstantEvaluator.EvaluationResult) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
getLoadedInteractionLogs() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
getLoadedProof() - Method in class de.uka.ilkd.key.api.ProofManagementApi
 
getLoadedProof() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Returns the loaded Proof if a proof file was loaded.
getLocalClass2FinalVar() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
getLocalClass2FinalVarMapping() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
getLocalFunctions() - Method in class de.uka.ilkd.key.proof.Node
Returns the set of freshly created function symbols known to this node.
getLocalIns(ProgramElement, Services) - Static method in class de.uka.ilkd.key.util.MiscTools
All variables read in the specified program element, excluding newly declared variables.
getLocalIntroducedRules() - Method in class de.uka.ilkd.key.proof.Node
Returns the set of NoPosTacletApps at this node
getLocallyDeclaredVars(ProgramElement, Services) - Static method in class de.uka.ilkd.key.util.MiscTools
All variables newly declared in the specified program element.
getLocalNamespaces() - Method in class de.uka.ilkd.key.proof.Goal
returns the namespaces for this goal.
getLocalOuts(ProgramElement, Services) - Static method in class de.uka.ilkd.key.util.MiscTools
All variables changed in the specified program element, excluding newly declared variables.
getLocalOutsAndDeclared(ProgramElement, Services) - Static method in class de.uka.ilkd.key.util.MiscTools
All variables changed in the specified program element, including newly declared variables.
getLocalProgVars() - Method in class de.uka.ilkd.key.proof.Node
Returns the set of created program variables known in this node.
getLocalValues() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
Returns the local values.
getLocation() - Method in exception de.uka.ilkd.key.macros.scripts.ScriptException
 
getLocation() - Method in exception de.uka.ilkd.key.parser.ParserException
 
getLocation(Throwable) - Static method in class de.uka.ilkd.key.util.ExceptionTools
Tries to resolve the location (i.e., file name, line, and column) from a parsing exception.
getLocations() - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
getLocationVariables() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitor
Call start() before calling this method!
getLocationVariables() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitorHashSet
Call start() before calling this method!
getLocationVariables(Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns all program variables in the given term.
getLocationVariablesHashSet(Sequent, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns all program variables in the given sequent.
getLocationVariablesHashSet(Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns all program variables in the given term.
getLocSetBound() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getLocSetBound() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns the bit size used for modelling location sets when looking for bounded counter examples.
getLocSetID() - Method in class de.uka.ilkd.key.smt.LocSetQuery
 
getLocSetLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getLocSetLDT() - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
getLocsets() - Method in class de.uka.ilkd.key.smt.model.Model
 
getLocsets() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
getLogic() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getLogic() - Method in interface de.uka.ilkd.key.smt.SMTSettings
 
getLogicPrinter() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Return used LogicPrinter.
getLogicVariable(Name, Sort) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
Returns a new logic variable with the given name and sort.
getLogicVariable(Name, Sort) - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.VariablePool
 
getLong(String, long) - Method in class de.uka.ilkd.key.util.CommandLine
Gets the value of a long integer command line option.
getLoop() - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
getLoop() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getLoop() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getLoop() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the loop to which the invariant belongs.
getLoop() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getLoopContracts(StatementBlock) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all loop contracts for the specified block.
getLoopContracts(LoopStatement) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all loop contracts for the specified loop.
getLoopContracts(StatementBlock, Modality) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getLoopContracts(LoopStatement, Modality) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns loop contracts for according loop statement and modality.
getLoopInvariant(LoopSpecification, Services, boolean, List<LocationVariable>) - Method in class de.uka.ilkd.key.gui.InvariantConfigurator
Creates a Dialog.
getLoopInvariant() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getLoopInvariant() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopInvariant
Returns the used LoopSpecification.
getLoopInvariant() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionLoopInvariant
Returns the used LoopSpecification.
getLoopInvariant() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Returns the used LoopSpecification.
getLoopLabels() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getLoopLabels() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getLoopSpec(LoopStatement) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns the registered loop invariant for the passed loop, or null.
getLoopStatement() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
getLoopStatement() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopInvariant
Returns the loop statement which is simulated by its loop invariant.
getLoopStatement() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionLoopInvariant
Returns the loop statement which is simulated by its loop invariant.
getLoopStatement() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Returns the loop statement which is simulated by its loop invariant.
getLoopTreatment() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getMacro(String) - Method in class de.uka.ilkd.key.api.ProofMacroApi
Searches for the proof script command in the registered commands by its name.
getMacro() - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
getMacro() - Method in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
getMacro() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
getMacroApi() - Static method in class de.uka.ilkd.key.api.KeYApi
 
getMacros() - Method in class de.uka.ilkd.key.api.ProofMacroApi
Returns a collection of all registered proof script commands.
getMainMenuActions(MainWindow) - Method in class de.uka.ilkd.key.gui.ext.HeatmapExt
 
getMainMenuActions(MainWindow) - Method in interface de.uka.ilkd.key.gui.ext.KeYMainMenuExtension
 
getMainMenuActions(MainWindow) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
getMainMenuExtensions() - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Retrieves all known implementation of the KeYMainMenuExtension
getMainMethod(String, int) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getMainWindow() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getMainWindowMediator(AbstractMediatorUserInterfaceControl) - Method in class de.uka.ilkd.key.gui.MainWindow
Returns the MainWindow KeyMediator.
getMajorId() - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the major part of the unique ID.
getMajorId(String) - Static method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the major part of the given ID.
getManager() - Static method in class de.uka.ilkd.key.util.KeYResourceManager
Return an instance of the ResourceManager
getMapEmpty() - Method in class de.uka.ilkd.key.ldt.MapLDT
 
getMapFor(ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
getMapLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getMapping() - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
retrieve the recoder<->key mapping from the associated Recoder2KeY.
getMarkdown(Interaction) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
getMarkdown(Interaction) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
getMatchConditions() - Method in class de.uka.ilkd.key.rule.IfMatchResult
 
getMatcher() - Method in class de.uka.ilkd.key.rule.Taclet
 
getMatchExpr() - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
getMatchInstructionForSV(SchemaVariable) - Static method in class de.uka.ilkd.key.rule.match.vm.TacletMatchProgram
returns the instruction for the specified variable
getMatchModality(Modality) - Static method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getMatrix() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
getMaxAgeForHeatmap() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
getMaxAutomaticSteps() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the maximum number of rule applications allowed in automatic mode
getMaxAutomaticSteps() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getMaxConcurrentProcesses() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
getMaxConcurrentProcesses() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getMaxConcurrentProcesses() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns the maximum number of processes that are allowed to run concurrently.
getMaxCounterInGlobals(String, Iterable<ProgramElementName>) - Method in class de.uka.ilkd.key.logic.VariableNamer
returns the maximum counter value already associated with the passed basename in the passed list of global variables, or -1
getMaxCounterInGlobalsAndProgram(String, Iterable<ProgramElementName>, ProgramElement, PosInProgram) - Method in class de.uka.ilkd.key.logic.InnerVariableNamer
returns the maximum counter for the passed basename in the passed globals and the passed program
getMaxCounterInProgram(String, ProgramElement, PosInProgram) - Method in class de.uka.ilkd.key.logic.VariableNamer
returns the maximum counter value already associated with the passed basename in the passed program (ignoring temporary counters), or -1
getMaximalNumberOfSetNodesToExecutePerGoal() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Returns the maximal number of executed symbolic execution tree nodes per goal per auto mode run.
getMaximalUnwinds() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
getMaximalWork(int, long, Proof) - Method in class de.uka.ilkd.key.prover.impl.AppliedRuleStopCondition
Returns the maximal amount of work needed to complete the task, used to display a progress bar.
getMaximalWork(int, long, Proof) - Method in interface de.uka.ilkd.key.prover.StopCondition
Returns the maximal amount of work needed to complete the task, used to display a progress bar.
getMaximalWork(int, long, Proof) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition
Returns the maximal amount of work needed to complete the task, used to display a progress bar.
getMaximalWork(int, long, Proof) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Returns the maximal amount of work needed to complete the task, used to display a progress bar.
getMaximalWork(int, long, Proof) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
Returns the maximal amount of work needed to complete the task, used to display a progress bar.
getMaximalWork(int, long, Proof) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Returns the maximal amount of work needed to complete the task, used to display a progress bar.
getMaximalWork(int, long, Proof) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
Returns the maximal amount of work needed to complete the task, used to display a progress bar.
getMaximum() - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCForceInstantiation
 
getMaximumInteger() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getMaximumInteger() - Method in interface de.uka.ilkd.key.smt.SMTSettings
 
getMaxNumber() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Returns the maximum number that is supported by the solver.
getMaxNumberOfGenerics() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getMaxNumberOfGenerics() - Method in interface de.uka.ilkd.key.smt.SMTSettings
 
getMaxNumberOfRules() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getMaxProcesses() - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
getMaxProcesses() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getMaxRepetitionsOnSameTerm() - Method in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
getMaxRuleApplications() - Method in class de.uka.ilkd.key.util.ProofStarter
Returns the maximal steps to be performed.
getMaxRuleApplicationsLabel() - Method in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Returns the label shown in front of the control to edit StrategySettings.getMaxSteps().
getMaxRuleAppSlider() - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Returns the MaxRuleAppSlider in which the maximal number of steps is edited.
getMaxSort(Term, int, TermServices) - Static method in class de.uka.ilkd.key.logic.util.TermHelper
helper function to determine the maximal sort the term tSub may have as i sub term This method will become obsolete in the near future as all operators will become a fixed signature.
getMaxSortHelper(Operator, int, Sort, TermServices) - Static method in class de.uka.ilkd.key.logic.util.TermHelper
 
getMaxSteps(Proof) - Method in class de.uka.ilkd.key.macros.AbstractProofMacro
Gets the maximum number of rule applications allowed for a macro.
getMaxSteps() - Method in class de.uka.ilkd.key.settings.StrategySettings
returns the maximal amount of heuristics steps before a user interaction is required
getMaxTooltipLines() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
getMaxUnwinds() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getMby() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getMby(AuxiliaryContract.Variables, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getMby(ProgramVariable, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getMby(Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getMby() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getMby(AuxiliaryContract.Variables, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getMby(ProgramVariable, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getMby(Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getMby() - Method in interface de.uka.ilkd.key.speclang.Contract
 
getMby(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the measured_by clause of the contract.
getMby(Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the measured_by clause of the contract.
getMby() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getMby(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getMby(Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getMby() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getMby(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getMby(Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getMby() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getMby(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getMby(Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getMby() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getMby() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Returns the original measured_by clause of the contract.
getMby() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getMby(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
Deprecated.
getMby(Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
Deprecated.
getMby() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getMby(ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getMby(Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getMbyAtPre() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
getMbyAtPre() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
getMbyAtPre() - Method in interface de.uka.ilkd.key.proof.init.ContractPO
 
getMbyAtPre() - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
getMbyAtPre() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
getMbyAtPre() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
getMbyAtPre() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
getMbyAtPre() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
getMeasuredBy() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getMeasuredByEmpty() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
getMediator() - Method in class de.uka.ilkd.key.gui.actions.MainWindowAction
 
getMediator() - Method in class de.uka.ilkd.key.gui.MainWindow
return the mediator
getMediator() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
returns the mediator of this view
getMediator() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
returns the mediator to communicate with the model
getMediator() - Method in class de.uka.ilkd.key.gui.testgen.TGWorker
 
getMediator() - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
Returns the used KeYMediator.
getMediator() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
Returns the used KeYMediator.
getMediator() - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
Returns the used KeYMediator.
getMembers() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Get members.
getMemoryInfo() - Method in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
getMemset() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getMenu() - Method in class de.uka.ilkd.key.gui.RecentFileMenu
the menu where the recent files are kept.
getMenu() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getMenuPath() - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
getMergeContracts(MergePointStatement) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getMergedBranchCondtions() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Returns the branch condition Terms.
getMergedBranchCondtions() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBranchCondition
Returns the branch condition Terms.
getMergedBranchCondtions() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the branch condition Terms.
getMergedProofNodes() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Returns the branch condition nodes in KeY's proof tree which are merged into this IExecutionBranchCondition.
getMergedProofNodes() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBranchCondition
Returns the branch condition nodes in KeY's proof tree which are merged into this IExecutionBranchCondition.
getMergedProofNodes() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the branch condition nodes in KeY's proof tree which are merged into this IExecutionBranchCondition.
getMergeNode() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
getMergeNodeId() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergePartnerAppIntermediate
 
getMergeParams() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getMergeParams() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
getMergePartners() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
getMergePartnerStates() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
getMergePointStatement() - Method in interface de.uka.ilkd.key.speclang.MergeContract
 
getMergePointStatement() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getMergePointStatement() - Method in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
getMergePointStatementTreatment() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getMergeProc() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getMergeProc() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
getMergeProcedure() - Method in interface de.uka.ilkd.key.speclang.MergeContract
 
getMergeProcedure() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getMergeProcedure() - Method in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
getMergeProcedures() - Static method in class de.uka.ilkd.key.rule.merge.MergeProcedure
Returns all registered merge procedures.
getMergeSEState() - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
getMergeState() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
getMergeVal() - Method in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
getMessage() - Method in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
getMessage() - Method in class de.uka.ilkd.key.gui.notification.actions.ShowDisplayPane
returns the text string displayed by this action
getMessage() - Method in class de.uka.ilkd.key.gui.notification.events.GeneralInformationEvent
returns the information as string
getMessage() - Method in class de.uka.ilkd.key.java.statement.Assert
 
getMessage() - Method in exception de.uka.ilkd.key.parser.AmbigiousDeclException
Returns a clean error message (no line number/column information)
getMessage() - Method in exception de.uka.ilkd.key.parser.GenericSortException
Returns a clean error message (no line number/column information)
getMessage() - Method in exception de.uka.ilkd.key.parser.InvalidFindException
 
getMessage() - Method in exception de.uka.ilkd.key.parser.JavaParserException
Returns a clean error message (no line number/column information)
getMessage() - Method in exception de.uka.ilkd.key.parser.KeYSemanticException
Returns a clean error message (no line number/column information)
getMessage(String, String, String) - Static method in exception de.uka.ilkd.key.parser.NotDeclException
Returns a clean error message (no line number/column information)
getMessage() - Method in exception de.uka.ilkd.key.parser.proofjava.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception de.uka.ilkd.key.parser.schemajava.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception de.uka.ilkd.key.parser.UnfittingReplacewithException
 
getMessage() - Method in exception de.uka.ilkd.key.parser.WarningException
 
getMessage() - Method in exception de.uka.ilkd.key.proof.init.ProofInputException
 
getMessage() - Method in exception de.uka.ilkd.key.proof.MissingInstantiationException
 
getMessage() - Method in exception de.uka.ilkd.key.proof.MissingSortException
 
getMessage() - Method in exception de.uka.ilkd.key.proof.SortMismatchException
 
getMessage() - Method in exception de.uka.ilkd.key.proof.SVInstantiationException
 
getMessage() - Method in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
getMessage() - Method in exception de.uka.ilkd.key.proof.SVInstantiationParserException
 
getMessage() - Method in exception de.uka.ilkd.key.proof.SVRigidnessException
 
getMessage() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
returns a message with a description of the task, example: "Processing Strategy"
getMessage() - Method in interface de.uka.ilkd.key.prover.TaskStartedInfo
returns a message with a description of the task, example: "Processing Strategy"
getMessage() - Method in exception de.uka.ilkd.key.rule.inst.GenericSortException
 
getMessage() - Method in exception de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder.TacletBuilderException
 
getMessage() - Method in exception de.uka.ilkd.key.util.ExceptionHandlerException
 
getMessageBuffer() - Method in class de.uka.ilkd.key.smt.BufferedMessageReader
Returns the currently message buffer encoded by a string.
getMessages() - Method in class de.uka.ilkd.key.smt.SolverCommunication
Returns all messages that were sent between KeY and the solver.
getMessageSuffix() - Method in class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
getMessageSuffix() - Method in class de.uka.ilkd.key.macros.TryCloseMacro.TryCloseProgressBarListener
 
getMethod(KeYJavaType, MethodReference, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
Returns the method.
getMethod() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getMethod() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getMethod() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getMethodArgs() - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getMethodArgs(Term) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getMethodCache() - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
 
getMethodCall(JavaBlock, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
getMethodCall() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
A reference to the IExecutionMethodCall which is now returned.
getMethodCall() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBaseMethodReturn
A reference to the IExecutionMethodCall which is now returned.
getMethodCall() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
A reference to the IExecutionMethodCall which is now returned.
getMethodCallStack(RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the method call stack.
getMethodCallStack(SymbolicExecutionTermLabel) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the method call stack.
getMethodCallStack(int) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the method call stack used for the given ID.
getMethodCallText() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Computes the method call text.
getMethodContext() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
returns the method signature of the currently active method
getMethodContext() - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
returns the program method which is currently active
getMethodContext() - Method in interface de.uka.ilkd.key.java.reference.IExecutionContext
returns the program method which is currently active
getMethodContext() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getMethodContract() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getMethodDeclaration() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getMethodDeclaration() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getMethodDeclaration() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getMethodDefinition() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
getMethodName() - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
getMethodName() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getMethodName() - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getMethodName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
getMethodName() - Method in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
getMethodReference() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getMethodReference() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
getMethodReference() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Returns the MethodReference instance of the called method.
getMethodReference() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodCall
Returns the MethodReference instance of the called method.
getMethodReference() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Returns the MethodReference instance of the called method.
getMethodReferencePrefix() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getMethodReturnCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
Returns the condition under which this method return is reached from the calling IExecutionMethodCall.
getMethodReturnCondition(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the method return condition value.
getMethodReturnCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBaseMethodReturn
Returns the condition under which this method return is reached from the calling IExecutionMethodCall.
getMethodReturnCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
Returns the condition under which this method return is reached from the calling IExecutionMethodCall.
getMethodReturnPathEntries() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Returns the mapping of a ExecutionNodeReader.KeYlessMethodCall to its method return entries.
getMethodReturns() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Returns the up to now discovered IExecutionBaseMethodReturns.
getMethodReturns() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodCall
Returns the up to now discovered IExecutionBaseMethodReturns.
getMethodReturns() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Returns the up to now discovered IExecutionBaseMethodReturns.
getMethodReturns() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
Returns the newly methods return.
getMethodReturnsToIgnore(RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the method Nodes of method calls for which its return should be ignored.
getMethodReturnsToIgnore(SymbolicExecutionTermLabel) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the method Nodes of method calls for which its return should be ignored.
getMethodReturnsToIgnore(int) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the method Nodes of method calls for which its return should be ignored.
getMethods(Services) - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns the methods locally defined within this class type.
getMethods(Services) - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns the methods locally defined within this class type.
getMethods(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns all locally declared methods from the given Type
getMethods(KeYJavaType, String, ImmutableList<Type>, KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns the list of most specific methods with the given name that are defined in the given type or in a supertype where they are visible for the given type, and have a signature that is compatible to the given one.
getMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns the methods locally defined within the given class type.
getMethodSignature(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.MethodReference
determines the arguments types and constructs a signature of the current method
getMethodSignatureSVWrapper(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getMethodStack() - Method in class de.uka.ilkd.key.logic.MethodStackInfo
returns the method call stack
getMethodTreatment() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getMiddlePanel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
getMinimumInteger() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getMinimumInteger() - Method in interface de.uka.ilkd.key.smt.SMTSettings
 
getMinNumber() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Returns the minimum number that is supported by the solver.
getMinorId() - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the minor part of the unique ID.
getMinorId(String) - Static method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the minor part of the given ID.
getMissingTaclets(Collection<Taclet>) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
getMod() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getMod(Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getMod(Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getMod() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getMod(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getMod(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getMod() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getMod() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Returns the original modifies clause of the contract.
getMod() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getMod(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.OperationContract
Returns the modifies clause of the contract.
getMod(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in interface de.uka.ilkd.key.speclang.OperationContract
Returns the modifies clause of the contract.
getModalities() - Method in class de.uka.ilkd.key.logic.op.ModalOperatorSV
returns an unmodifiable set of operators this schemavariable can match
getModality(String) - Static method in class de.uka.ilkd.key.logic.op.Modality
Returns a modality corresponding to a string
getModality() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getModality() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getModality() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getModality() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
Returns the modality of the contract.
getModality() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getModality() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Returns the modality of the contract.
getModality() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessConstraint
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionConstraint
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Returns the PosInOccurrence of the modality of interest including updates.
getModalityPredicate(Term, Vector<QuantifiableVariable>, Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Get a predicate representing a modality.
getModalityTermPolicies() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the TermLabelPolicy instances applied on the modality term.
getMode() - Method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
getMode() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
getModel() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
getModel() - Method in class de.uka.ilkd.key.gui.TaskTree
Returns the shown TaskTreeModel.
getModel() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
getModelDir() - Method in class de.uka.ilkd.key.proof.JavaModel
 
getModelFor(Sort) - Method in class de.uka.ilkd.key.java.TypeConverter
 
getModelMethodAxioms() - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getModels() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getModelTag() - Method in class de.uka.ilkd.key.proof.JavaModel
 
getModeOfProgressDialog() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getModHeaps(Services, boolean) - Static method in class de.uka.ilkd.key.speclang.HeapContext
 
getModifications(FormulaTag) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
getModifiers() - Method in interface de.uka.ilkd.key.java.Declaration
Get the modifiers.
getModifiers() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Get modifiers.
getModifiers() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getModifiers() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getModifies(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the modifies clause.
getModifies(Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the modifies clause.
getModifies() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getModifies(LocationVariable, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getModifies(Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getModifies() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getModifiesClause(LocationVariable, ProgramVariable, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getModifiesClause(LocationVariable, Term, Term, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getModifiesClause(LocationVariable, AuxiliaryContract.Variables, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getModifiesClause(LocationVariable, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getModifiesClause(LocationVariable, ProgramVariable, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getModifiesClause(LocationVariable, Term, Term, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getModifiesClause(LocationVariable, AuxiliaryContract.Variables, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getModifiesClause(LocationVariable, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getMods() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
getModuloLong() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
returns a function mapping an arithmetic integer to its Java long representation
getMonomialCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getMostRecent() - Method in class de.uka.ilkd.key.gui.RecentFileMenu
 
getMousePosInSequent() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
getMul() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getMultiplicationFunction(Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getMUT() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getMutableConstraint(boolean) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
getMUTCall() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getName() - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
getName() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getName(InfoTreeNode) - Method in class de.uka.ilkd.key.gui.InfoTreeModel.RulesNode
 
getName() - Method in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.AbstractFinishAuxiliaryComputationMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.AuxiliaryComputationAutoPilotMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.ExhaustiveProofMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.FinishAuxiliaryComputationMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.FullUseInformationFlowContractMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryBlockComputationMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryComputationMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryLoopComputationMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryMethodComputationMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.StateExpansionAndInfFlowContractApplicationMacro
 
getName() - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
getName() - Method in interface de.uka.ilkd.key.java.abstraction.ArrayType
name of the array type
getName() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Returns the name of this element.
getName() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
getName() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns the name of this element.
getName() - Method in class de.uka.ilkd.key.java.abstraction.Package
Returns the name of this package.
getName() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
Returns the name of this type.
getName() - Method in class de.uka.ilkd.key.java.CompilationUnit
Get name of the unit.
getName() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getName() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Get name.
getName() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Get name.
getName() - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
Get value.
getName() - Method in interface de.uka.ilkd.key.java.NamedModelElement
Return the name of the model element.
getName() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getName() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getName() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getName() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
returns a String name of this meta construct.
getName() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
returns a String name of this meta construct.
getName() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getName() - Method in class de.uka.ilkd.key.java.reference.MethodReference
Get name.
getName() - Method in class de.uka.ilkd.key.java.reference.PackageReference
Get name.
getName() - Method in interface de.uka.ilkd.key.java.reference.TypeReference
 
getName() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Get name.
getName() - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getName() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Get name.
getName() - Method in class de.uka.ilkd.key.java.statement.LabelJumpStatement
Get name.
getName() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getName() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getName() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getName() - Method in class de.uka.ilkd.key.macros.AutoMacro
 
getName() - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
getName() - Method in class de.uka.ilkd.key.macros.DoWhileFinallyMacro
 
getName() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
getName() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
getName() - Method in class de.uka.ilkd.key.macros.FullAutoPilotProofMacro
 
getName() - Method in class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
getName() - Method in class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
getName() - Method in class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
getName() - Method in class de.uka.ilkd.key.macros.OneStepProofMacro
 
getName() - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
getName() - Method in interface de.uka.ilkd.key.macros.ProofMacro
Gets the name of this macro.
getName() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
getName() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionWithSimplificationMacro
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.ActivateCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.AssumeCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.AutoCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.CutCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.EchoCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.ExitCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.JavascriptCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.LeaveCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.LetCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.MacroCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
getName() - Method in interface de.uka.ilkd.key.macros.scripts.ProofScriptCommand
Returns the name of this proof command.
getName() - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SaveInstCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SaveNewNameCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SchemaVarCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.ScriptCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SelectCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SetCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SetEchoCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SettingsCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SkipCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.SMTCommand
 
getName() - Method in class de.uka.ilkd.key.macros.scripts.TryCloseCommand
 
getName() - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
getName() - Method in class de.uka.ilkd.key.macros.SkipMacro
 
getName() - Method in class de.uka.ilkd.key.macros.SMTPreparationMacro
Gets the name of this macro.
getName() - Method in class de.uka.ilkd.key.macros.TestGenMacro
 
getName() - Method in class de.uka.ilkd.key.macros.TryCloseMacro
 
getName() - Method in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
getName() - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro
 
getName() - Method in class de.uka.ilkd.key.parser.IdDeclaration
 
getName() - Method in enum de.uka.ilkd.key.parser.ParserMode
Get the name of this parser mode.
getName(Properties) - Static method in class de.uka.ilkd.key.proof.init.AbstractPO
Returns the name value from the given properties.
getName() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getName() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
returns the name of the Taclet to be built
getName() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
getName() - Method in class de.uka.ilkd.key.smt.model.Heap
 
getName() - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
getName() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getName() - Method in class de.uka.ilkd.key.smt.model.Sequence
 
getName() - Method in class de.uka.ilkd.key.smt.SMTProblem
 
getName() - Method in interface de.uka.ilkd.key.smt.SolverType
Returns the name of the solver.
getName() - Method in class de.uka.ilkd.key.smt.SortWrapper
 
getName() - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
getName() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getName() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
 
getName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
getName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
getName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getName() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getName() - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
getName() - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
getName() - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
getName() - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
getName() - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getName() - Method in interface de.uka.ilkd.key.speclang.SpecificationElement
Returns the unique internal name of the specification element.
getName() - Method in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
getName() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getName() - Method in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
Returns the human readable name of the property.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
Returns a human readable name which describes this element.
getName(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the name value.
getName() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Returns a human readable name which describes this element.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Returns a human readable name which describes this element.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns a human readable name.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
Returns the name of this object.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicState
Returns the name of this state.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns a human readable name.
getName() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns a human readable name.
getName() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicObject
Returns the name of this object.
getName() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicState
Returns the name of this state.
getName() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns a human readable name.
getName(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the name value.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns a human readable name.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
Returns the name of this object.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessState
Returns the name of this state.
getName() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns a human readable name.
getName() - Method in class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
getName() - Method in class de.uka.ilkd.key.util.properties.Properties.Property
 
getName0() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
getNameCorrespondent(SchemaVariable, Services) - Method in class de.uka.ilkd.key.rule.Taclet
Find a schema variable that could be used to choose a name for an instantiation (a new variable or constant) of "p"
getNameForIntegerConstant(TermServices, long) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getNameIncludingReturnValue(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the name value including return value.
getNameIncludingReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
Returns the human readable node name including the return value (IExecutionMethodReturn.getReturnValues()).
getNameIncludingReturnValue() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturn
Returns the human readable node name including the return value (IExecutionMethodReturn.getReturnValues()).
getNameIncludingReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Returns the human readable node name including the return value (IExecutionMethodReturn.getReturnValues()).
getNameLowerCase() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
getNameLowerCase() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
getNameProposal(String, Services, Node) - Method in class de.uka.ilkd.key.proof.VariableNameProposer
 
getNameProposalForLabel(TacletApp, SchemaVariable, Services, Node, ImmutableList<String>) - Method in class de.uka.ilkd.key.proof.VariableNameProposer
Generates a proposal for the instantiation of the given schema variable, which is of sort label.
getNameProposalForSchemaVariable(String, SchemaVariable, PosInOccurrence, PosInProgram, ImmutableList<String>) - Method in class de.uka.ilkd.key.logic.VariableNamer
proposes a unique name for the instantiation of a schema variable (like getProposal(), but somewhat less nicely)
getNameProposalForSkolemTermVariable(TacletApp, SchemaVariable, Services, Node, ImmutableList<String>) - Method in class de.uka.ilkd.key.proof.VariableNameProposer
Generates a proposal for the instantiation of the given term schema variable, which is declared as skolem term SV.
getNameProposalForSkolemTermVariable(String, Services, Node, ImmutableList<String>) - Method in class de.uka.ilkd.key.proof.VariableNameProposer
 
getNameProposalForVariableSV(TacletApp, SchemaVariable, TermServices, ImmutableList<String>) - Method in class de.uka.ilkd.key.proof.VariableNameProposer
Generates a proposal for the instantiation of the given schema variable, which is a variable SV.
getNameRecorder() - Method in class de.uka.ilkd.key.java.Services
 
getNameRecorder() - Method in class de.uka.ilkd.key.proof.Node
 
getNamesOfSelectedTaclets() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
getNamespaces() - Method in class de.uka.ilkd.key.java.Services
returns the namespaces for functions, predicates etc.
getNamespaces() - Method in interface de.uka.ilkd.key.logic.TermServices
returns the namespaces for functions, predicates etc.
getNamespaces() - Method in class de.uka.ilkd.key.proof.Proof
returns a collection of the namespaces valid for this proof
getNameString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
Returns the name of this object as human readable String.
getNameString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicObject
Returns the name of this object as human readable String.
getNameString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
Returns the name of this object as human readable String.
getNecessaryPrestateObjects(String) - Method in class de.uka.ilkd.key.smt.model.Model
returns set of necessary prestate objects
getNeg() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getNegativeNumberSign() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getNewConstraints() - Method in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
getNewFormula() - Method in class de.uka.ilkd.key.logic.FormulaChangeInfo
 
getNewGoals() - Method in class de.uka.ilkd.key.proof.ProofEvent
returns the list of new goals (empty if a goal was closed) in case of a rule application otherwise null
getNewKey(Term) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
getNewLDTInstances(Services) - Static method in class de.uka.ilkd.key.ldt.LDT
 
getNewLocalvariable(String, String, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
creates a new program variable
getNewLocalvariable(String, KeYJavaType, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
creates a new program variable
getNewName(Services, Name) - Method in class de.uka.ilkd.key.proof.VariableNameProposer
Warning: this method is buggy.
getNewNames() - Method in class de.uka.ilkd.key.proof.io.intermediate.AppIntermediate
 
getNewNames() - Method in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
getNewNames() - Method in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
getNewNames() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
getNewNames() - Method in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
getNewNode() - Method in class de.uka.ilkd.key.api.ScriptResult
 
getNewRulePropagator() - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
getNewRulePropagator() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getNewSequentFormulasFromCache(boolean) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
getNewSkolemConstantForPrefix(String, Sort, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Computes and registers a new Skolem constant with the given prefix in its name of the given sort.
getNewStream() - Method in class de.uka.ilkd.key.proof.io.FileRuleSource
 
getNewStream() - Method in class de.uka.ilkd.key.proof.io.GZipFileRuleSource
 
getNewStream() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
getNewStream() - Method in class de.uka.ilkd.key.proof.io.RuleSource
 
getNewStream() - Method in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
getNextApp(Goal) - Method in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
getNextGoal() - Method in interface de.uka.ilkd.key.prover.GoalChooser
 
getNextGoal() - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
getNextGoal() - Method in class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooser
 
getNextGoal() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooser
getNextMatch(String, int, Position.Bias) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
getNextMessage() - Method in class de.uka.ilkd.key.smt.BufferedMessageReader
 
getNextOnParent(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodePreorderIterator
Returns the next element to select if all children of the given IExecutionNode are visited.
getNextOnParent(Node) - Method in class de.uka.ilkd.key.util.NodePreorderIterator
Returns the next element to select if all children of the given Node are visited.
getNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
getNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.Try
 
getNextPrefixElement() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getNextPrefixElement() - Method in interface de.uka.ilkd.key.logic.ProgramPrefix
return the next prefix element if no next prefix element is available an IndexOutOfBoundsException is thrown
getNextToken() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
getNextToken() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
getNextToken() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
getNextToken() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
getNoCache() - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
getNode(Proof) - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
getNode() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getNode() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getNode() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
getNode(int) - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getNode() - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
getNode() - Method in class de.uka.ilkd.key.proof.ProofTreeEvent
 
getNode() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getNode() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition.NodeStartEntry
Returns the initial Node of a Goal on that the auto mode was started.
getNodeCallStackSize() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition.NodeStartEntry
getNodeChanges() - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
getNodeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
Returns all available IExecutionConstraints of the IExecutionNode on which this IExecutionValue is part of.
getNodeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Returns all available IExecutionConstraints of the IExecutionNode on which this IExecutionValue is part of.
getNodeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Returns all available IExecutionConstraints of the IExecutionNode on which this IExecutionValue is part of.
getNodeId() - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
getNodeIdentifier() - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
getNodeInfo() - Method in class de.uka.ilkd.key.api.ProjectedNode
 
getNodeInfo() - Method in class de.uka.ilkd.key.proof.Node
the node information object encapsulates non-logical information of the node, e.g.
getNodes() - Method in class de.uka.ilkd.key.java.visitor.JavaASTCollector
returns the found nodes of the specified type
getNodes() - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
Returns the Nodes in which the reference was found.
getNodes() - Method in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Returns the Nodes in which the reference was found.
getNodesWithEmptyModalities(Node, List<Node>) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
Adds all nodes on which the emptyModality rule was applied to the list.
getNoFindTaclet(Goal) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
getNoFindTaclet(Goal) - Method in interface de.uka.ilkd.key.control.ProofControl
collects all applicable NoFindTaclets of the current goal (called by the SequentViewer)
getNoFindTaclet(TacletFilter, Services) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
collects all NoFindTacletInstantiations for the given heuristics
getNoFindTaclet(TacletFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
collects all NoFindTacletInstantiations
getNoFindTaclet(RuleFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletIndex
get all Taclets having no find expression.
getNoFindTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.NoFindTacletBuilder
builds and returns the RewriteTaclet that is specified by former set... / add... methods.
getNonNull() - Method in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
getNonzeroPositions() - Method in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllFields
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllObjects
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqConcat
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqGet
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqIndexOf
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqLength
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqReverse
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSub
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetMinus
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetUnion
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.adt.Singleton
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAnd
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAndAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryNot
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOr
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOrAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOr
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOrAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.ComparativeOperator
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Conditional
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.CopyAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Divide
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.DivideAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.Operator
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Intersect
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalAnd
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalNot
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalOr
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Minus
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.MinusAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Modulo
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.ModuloAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Negative
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Plus
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.PlusAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Positive
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.PostDecrement
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.PostIncrement
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.PreDecrement
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.PreIncrement
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeft
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRight
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.Times
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.TimesAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
Get notation.
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.AllFields
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.AllObjects
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.Intersect
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqConcat
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqGet
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqReverse
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSingleton
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SetMinus
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.SetUnion
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.adt.Singleton
 
getNotation() - Method in class de.uka.ilkd.key.java.recoderext.EscapeExpression
 
getNotation(Class<?>) - Method in class de.uka.ilkd.key.pp.NotationInfo
 
getNotation(Operator) - Method in class de.uka.ilkd.key.pp.NotationInfo
Get the Notation for a given Operator.
getNotationInfo() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the used NotationInfo
getNotationInfo() - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
getNotationTable() - Method in class de.uka.ilkd.key.pp.NotationInfo
 
getNotAValue() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the constant representing the fact that no value is available.
getNotAValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Returns the constant representing the fact that no value is available.
getNote() - Method in class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
getNotes() - Method in class de.uka.ilkd.key.proof.NodeInfo
Get user-provided plain-text annotations.
getNotificationActions() - Method in class de.uka.ilkd.key.gui.notification.NotificationTask
 
getNotificationManager() - Method in class de.uka.ilkd.key.gui.MainWindow
Returns the NotificationManager.
getNotifyLoadBehaviour() - Method in class de.uka.ilkd.key.settings.ViewSettings
When loading a Java file, all other java files in the parent directory are loaded as well.
getNotTranslated() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
getNotTranslated() - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.TacletSetTranslation
Returns all taclet that have not been translated.
getNrGoalsClosedByAutoMode() - Method in class de.uka.ilkd.key.core.KeYMediator
 
getNrOfGoals() - Method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
 
getNrOfGoals() - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
 
getNrPartners() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
getNthCandidate(int) - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Returns the n-th candidate in the list.
getNull() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getNullName() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getNullName() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
getNullName() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
getNullName() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
getNullType() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType representing the type of 'null'
getNumAppliedRules() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
getNumber() - Method in class de.uka.ilkd.key.util.properties.Properties.Property
 
getNumberLiteralFor(int) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getNumberOfBytes() - Method in class de.uka.ilkd.key.proof.io.FileRuleSource
 
getNumberOfBytes() - Method in class de.uka.ilkd.key.proof.io.RuleSource
 
getNumberOfBytes() - Method in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
getNumberOfChars() - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
getNumberOfChars() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Returns the total numbers of chars that can be read in this input.
getNumberOfChars() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
getNumberOfChars() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
getNumberOfConstants() - Method in class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
get the number of defined enum constants in this type.
getNumberOfParsedChars() - Method in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
getNumberOfProcesses() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
getNumberSymbol() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getNumberTerminator() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getNumOfZeroBits() - Method in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
 
getNumParams() - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Gives the number of parameters of the observer symbol.
getNumParams() - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getNumParams() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getObject(int) - Method in interface de.uka.ilkd.key.gui.smt.ProgressModel.Column
 
getObject(int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
getObject(int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.TitleColumn
 
getObject(String, Heap) - Method in class de.uka.ilkd.key.smt.model.Model
returns the object of the given name found in the heap
getObject() - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
getObject(Heap, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getObjectBound() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getObjectBound() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns the bit size used for modelling objects when looking for bounded counter examples.
getObjectID() - Method in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
getObjectId() - Method in class de.uka.ilkd.key.smt.ExactInstanceQuery
 
getObjectID() - Method in class de.uka.ilkd.key.smt.FieldQuery
 
getObjectID() - Method in class de.uka.ilkd.key.smt.FunValueQuery
 
getObjectID() - Method in class de.uka.ilkd.key.smt.LocSetQuery
 
getObjectID() - Method in class de.uka.ilkd.key.smt.model.Location
 
getObjectID() - Method in class de.uka.ilkd.key.smt.ObjectLengthQuery
 
getObjectId() - Method in class de.uka.ilkd.key.smt.ObjectTypeQuery
 
getObjects() - Method in class de.uka.ilkd.key.smt.model.Heap
 
getObjects() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
Returns all available symbolic objects.
getObjects() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicLayout
Returns all available symbolic objects.
getObjects() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
Returns all available symbolic objects.
getObjenesisPanel() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getObjenesisPath() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
getObligationFile() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getObserver() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getObserverFunction(Services) - Method in class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
getObserverFunction(Services) - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
getObserverFunction(Services) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
getOccurenceIdentifier() - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
getOccuringTermLabels() - Method in class de.uka.ilkd.key.logic.Sequent
 
getOffset() - Method in class org.key_project.util.java.IOUtil.LineInformation
Returns the indices of all tabs in the line.
getOkayButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getOkayButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
getOkayButton() - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
getOkayButton() - Method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
getOldMap() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Returns a map containing the same entries as the variableNamingMap changes in one map do not effect the other map
getOldRuleApp() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
 
getOneOf() - Method in class de.uka.ilkd.key.logic.sort.GenericSort
 
getOneOf(Set<Sort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
getOneStepSimpilifier() - Method in class de.uka.ilkd.key.proof.init.JavaProfile
Returns the OneStepSimplifier instance which should be used in this JavaProfile.
getOp() - Method in class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
getOp() - Method in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
getOpenGoalNodeIds() - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
getOpenGoalNodeIds() - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
getOpenGoals() - Method in class de.uka.ilkd.key.api.ProofApi
 
getOpenGoalSerialNumbers() - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
getOpenJMLPanel() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getOpenjmlPath() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
getOpenMostRecentFileAction() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getOperationContracts(KeYJavaType, IProgramMethod) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) operation contracts for the passed operation.
getOperationContracts(KeYJavaType, IProgramMethod, Modality) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) operation contracts for the passed operation which refer to the passed modality.
getOperationPOExtension(ProofOblInput) - Static method in class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
Returns the POExtension which supports the given ProofOblInput.
getOperator() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
getOperator() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
getOperator() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
getOperator() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.SiteProofVariableValueInput
Returns the Operator which is the predicate that contains the value interested in.
getOptionPanel() - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
getOptionTree() - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
getOracleAssertion(List<OracleMethod>) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getOracleLocationSet(Term) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getOracleMethods() - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getOrigin() - Method in exception de.uka.ilkd.key.proof.io.ProblemLoaderException
 
getOriginalConstantType(String) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getOriginalFormula() - Method in class de.uka.ilkd.key.logic.FormulaChangeInfo
 
getOriginalFormula() - Method in class de.uka.ilkd.key.pp.IdentitySequentPrintFilter.IdentityFilterEntry
Original formula from sequent
getOriginalFormula() - Method in interface de.uka.ilkd.key.pp.SequentPrintFilterEntry
Original formula from sequent
getOriginalInv() - Method in interface de.uka.ilkd.key.speclang.ClassInvariant
Returns the invariant formula without implicit all-quantification over the receiver object.
getOriginalInv() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getOriginalNode() - Method in class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
 
getOriginalProof() - Method in class de.uka.ilkd.key.gui.testgen.TGWorker
 
getOriginalProof() - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
getOriginalSequent() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
 
getOriginalSequent() - Method in class de.uka.ilkd.key.pp.SequentPrintFilter
 
getOriginalSpec() - Method in interface de.uka.ilkd.key.speclang.InitiallyClause
 
getOriginalSpec() - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
getOrigVars() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getOrigVars() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getOrigVars() - Method in interface de.uka.ilkd.key.speclang.ClassInvariant
Returns the original Self Variable to replace it easier.
getOrigVars() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getOrigVars() - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the original ProgramVariables to replace them easier.
getOrigVars() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getOrigVars() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getOrigVars() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getOrigVars() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getOrigVars() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the original Self Variable to replace it easier.
getOrigVars() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getOrigVars() - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getOrigVars() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getOssUsage() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getOuterLabelSV() - Method in class de.uka.ilkd.key.rule.metaconstruct.UnwindLoop
Deprecated.
getOutgoingLink(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the outgoing IExecutionLink.
getOutgoingLink(IExecutionNode<?>) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the outgoing IExecutionLink.
getOutgoingLink(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the outgoing IExecutionLink.
getOutgoingLinks() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns all available outgoing links.
getOutgoingLinks() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Returns the mapping of an ExecutionNodeReader.AbstractKeYlessExecutionNode to its outgoing links.
getOutgoingLinks() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns all available outgoing links.
getOutgoingLinks() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns all available outgoing links.
getOutputFolderPath() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
getOutputStream() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
getOutputStream() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
getOverlay(NamespaceSet) - Method in class de.uka.ilkd.key.java.Services
 
getOverridingMethods(KeYJavaType, IProgramMethod) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getOverridingTargets(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getPackage() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
TO BE IMPLEMENTED Returns the package this element is defined in.
getPackage() - Method in class de.uka.ilkd.key.java.abstraction.NullType
 
getPackage() - Method in class de.uka.ilkd.key.java.abstraction.Package
Returns the enclosing package.
getPackage(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getPackageName() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getPackageReference() - Method in class de.uka.ilkd.key.java.Import
Returns the package reference of this import, if there is one.
getPackageReference() - Method in class de.uka.ilkd.key.java.PackageSpecification
Get package reference.
getPackageReference() - Method in class de.uka.ilkd.key.java.reference.PackageReference
Get the package reference.
getPackageReference() - Method in interface de.uka.ilkd.key.java.reference.PackageReferenceContainer
Get the package reference.
getPackageReference() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Get the package reference.
getPackageReference() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getPackageReference() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getPackageSpecification() - Method in class de.uka.ilkd.key.java.CompilationUnit
Get package specification.
getPanel(Class<T>) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Try to find a specific implementation of a KeYPaneExtension
getParam() - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
 
getParameterDeclaration() - Method in class de.uka.ilkd.key.java.statement.Catch
Get parameter declaration.
getParameterDeclarationAt(int) - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getParameterDeclarationAt(int) - Method in interface de.uka.ilkd.key.java.ParameterContainer
Return the parameter declaration at the specified index in this node's "virtual" parameter declaration array.
getParameterDeclarationAt(int) - Method in class de.uka.ilkd.key.java.statement.Catch
 
getParameterDeclarationAt(int) - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getParameterDeclarationAt(int) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getParameterDeclarationAt(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getParameterDeclarationCount() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getParameterDeclarationCount() - Method in interface de.uka.ilkd.key.java.ParameterContainer
Get the number of parameters in this container.
getParameterDeclarationCount() - Method in class de.uka.ilkd.key.java.statement.Catch
Get the number of parameters in this container.
getParameterDeclarationCount() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getParameterDeclarationCount() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getParameterDeclarationCount() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getParameters() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getParameters() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getParameters() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getParameters() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getParameters() - Method in class de.uka.ilkd.key.speclang.translation.SLParameters
 
getParameterType(int) - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
returns the KeYJavaType of the i-th parameter declaration.
getParameterType(int) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getParameterType(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getParams() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getParams() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getParams() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Get the parameter-variables which is used in this contract.
getParams() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getParamType(int) - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Gives the type of the i-th parameter of this observer symbol.
getParamType(int) - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getParamType(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getParamTypes() - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
getParamTypes() - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Returns the parameter types of this observer symbol.
getParamTypes() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getParamTypes() - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getParamTypes(MethodDeclaration) - Static method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getParamTypes() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getParent() - Method in class de.uka.ilkd.key.api.ProjectedNode
 
getParent(int) - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
 
getParent() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getParent() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
getParent() - Method in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
getParent() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
getParent() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
getParent() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
getParent() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the optional parent object or null if it is a value/association of the state.
getParent() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
getParent() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the parent IExecutionNode or null if the current node is the root.
getParent() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the parent IExecutionNode or null if the current node is the root.
getParent() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the parent IExecutionNode or null if the current node is the root.
getParentClass() - Method in class de.uka.ilkd.key.java.JavaSourceElement
get the class the statement originates from
getParentClass() - Method in class de.uka.ilkd.key.java.PositionInfo
get the class the statement originates from
getParentName(Services, KeYJavaType) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Returns the name of the parent package/type or null if it has no one.
getParentName(Services, String) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Returns the name of the parent package/type or null if it has no one.
getParentNode() - Method in class de.uka.ilkd.key.api.ScriptResult
 
getParentNode() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Returns the parent IExecutionNode which provides this ExecutionVariable.
getParents() - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
getParents(Sort) - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
Returns the parents of a sort s.
getParents() - Method in class de.uka.ilkd.key.smt.SortWrapper
 
getParentTerm() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the optional parent object represented as Term.
getParentTermIndexInStatePredicate() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the index of the parent argument in the predicate used in side proof to compute the values.
getParentValue() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns the parent IExecutionValue if available.
getParentValue() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Returns the parent IExecutionValue if available.
getParentValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Returns the parent IExecutionValue if available.
getParentValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Returns the parent IExecutionValue if available.
getParsedResult() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
getParsedResult() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.Result
 
getParseExceptionInfo(SAXParseException) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler.ErrorHandler
 
getPartialInstantiatedApps() - Method in class de.uka.ilkd.key.proof.TacletIndex
returns a list with all partial instantiated no pos taclet apps
getPartnerSEState() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
getParts() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
getParts() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
getPath() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getPath() - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
getPath() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getPath() - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
getPath() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
getPathCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the path condition to reach this node as Term.
getPathCondition(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the path condition value.
getPathCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the path condition to reach this node as Term.
getPathCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the path condition to reach this node as Term.
getPathCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Returns the path condition to reach this node as Term.
getPathCondition() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
getPathCondition() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
getPathForSMTTranslation() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getPathForTacletTranslation() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getPathInTree(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the path in tree value.
getPathOfDefinitionFile() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getPathOfRuleFile() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getPats() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
getPatternTerm() - Method in class de.uka.ilkd.key.api.SearchNode
 
getPc() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
getPcs() - Method in class org.key_project.util.bean.Bean
Returns the used PropertyChangeSupport.
getPdSettings() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getPeerSchemaVariable() - Method in class de.uka.ilkd.key.rule.NewVarcond
 
getPermissionHeap() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getPermissionHeap() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getPermissionLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getPermissionsFor() - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
getPio() - Method in class de.uka.ilkd.key.rule.merge.MergePartner
 
getPIOForFocussedSubterm() - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
getPiSettings() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getPlaceholder() - Method in class de.uka.ilkd.key.util.mergerule.MergeParamsSpec
 
getPlaceholderVariables() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPlaceholderVariables() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
Returns the set of placeholder variables created during this contract's instantiation.
getPlaceholderVariables() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
Returns the set of placeholder variables created during this contract's instantiation.
getPlainMods(Term, LocationVariable, HeapLDT, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPlainPosts(AuxiliaryContract.Terms, LocationVariable, HeapLDT, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPlainPres(AuxiliaryContract.Terms, LocationVariable, HeapLDT, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPlainText(Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPlainText(Services, AuxiliaryContract.Terms) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPlainText(Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPlainText(Services, AuxiliaryContract.Terms) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPlainText(Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the contract in pretty plain text format.
getPlainText(Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getPlainText(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getPlainText(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPlainText(Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getPlainText(Services, Iterable<LocationVariable>, boolean, boolean) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the invariant in pretty plain text format.
getPlainText(Services, boolean, boolean) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getPlainText(Services, Iterable<LocationVariable>, boolean, boolean) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getPlainText(Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getPm() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
getPO() - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
getPO() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
getPO() - Method in interface de.uka.ilkd.key.proof.init.ProofOblInput
Returns the proof obligation term as result of the proof obligation input.
getPo() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironmentEvent
 
getPO(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns the PO that the passed contract is about, or null.
getPO() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
getPO() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getPO() - Method in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
getPODisplayName() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
For generating contract name of SymbolicExecutionPO
getPODisplayName() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getPOForProof(Proof) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getPolarity(RewriteTaclet) - Method in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
 
getPolynomial(ProjectionToTerm, ProjectionToTerm, TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
getPolynomialCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getPos() - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
getPos() - Method in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
getPos() - Method in interface de.uka.ilkd.key.proof.proofevent.NodeChange
provides position information about the change
getPos() - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeARFormula
 
getPos() - Method in class de.uka.ilkd.key.proof.proofevent.NodeRedundantAddChange
returns the PosInOccurrence of the formula that has been tried to add
getPosForTag(FormulaTag) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
getPosInfo(PositionInfo) - Method in class de.uka.ilkd.key.java.JavaSourceElement
internal method use to guarantee the position info object is always not the null reference
getPosInfo() - Method in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
getPosInfo() - Method in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
getPosInOccurence() - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
getPosInOccurrence() - Method in interface de.uka.ilkd.key.logic.PIOPathIterator
 
getPosInOccurrence() - Method in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
getPosInOccurrence() - Method in class de.uka.ilkd.key.pp.PosInSequent
returns the PosInOccurrence if the PosInSequent marks a SequentFormula or parts of it, null otherwise.
getPosInOccurrence(Goal) - Method in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
Copied from FindTaclet.
getPosInOccurrence(Goal) - Method in class de.uka.ilkd.key.strategy.FindTacletAppContainer
 
getPosInOccurrence(Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
getPosInProgram(JavaBlock) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
getPosInSequent(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Get a PosInSequent object for a given coordinate of the displayed sequent.
getPosInSequent(int, SequentPrintFilter) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Returns the PosInSequent for a given char position in a sequent.
getPosInTerm() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
Returns the modality PosInTerm with the maximal ID.
getPosition(NonTerminalProgramElement, ProgramElement) - Static method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
returns the position of pe2 in the virtual child array of pe1
getPosition() - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
getPosition() - Method in exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
getPositionInfo() - Method in class de.uka.ilkd.key.java.JavaSourceElement
 
getPositionInfo() - Method in interface de.uka.ilkd.key.java.SourceElement
complete position information
getPositionInfo() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getPositionInfo() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getPositionInfo() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getPositionInfo() - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
getPositionOfModification() - Method in class de.uka.ilkd.key.logic.FormulaChangeInfo
 
getPositionTable() - Method in class de.uka.ilkd.key.pp.LogicPrinter
returns the PositionTable representing position information on the sequent of this LogicPrinter.
getPositionTable() - Method in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
Returns the constructed position table.
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Deprecated.
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Deprecated.
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
Deprecated.
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Deprecated.
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Creates the postcondition.
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Creates the postcondition.
getPost(Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPost(Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPost(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
Returns the postcondition of the contract.
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getPost(LocationVariable, Term, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
Returns the postcondition of the contract.
getPost(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getPost() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getPost(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPost(LocationVariable, Term, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPost(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPost() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPost(WellDefinednessCheck.Condition, ParsableVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Gets the full valid post-condition
getPost(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Creates the postcondition.
getPostcondition(LocationVariable, AuxiliaryContract.Variables, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPostcondition(LocationVariable, Term, AuxiliaryContract.Terms, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPostcondition(LocationVariable, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPostcondition(LocationVariable, AuxiliaryContract.Variables, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPostcondition(LocationVariable, Term, AuxiliaryContract.Terms, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPostcondition(LocationVariable, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPostCondition() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getPostCondition() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getPostCondition2() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getPow() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Deprecated.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Deprecated.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
Deprecated.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Deprecated.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Creates the precondition.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Creates the precondition.
getPre(Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPre(Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the precondition of the contract.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the precondition of the contract.
getPre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the precondition of the contract.
getPre(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the precondition of the contract.
getPre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getPre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getPre(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getPre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getPre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getPre(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getPre() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getPre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPre(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPre() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getPre() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Returns the original precondition of the contract.
getPre() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getPre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
Deprecated.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
Deprecated.
getPre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
Deprecated.
getPre(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
Deprecated.
getPre(WellDefinednessCheck.Condition, ParsableVariable, ParsableVariable, ImmutableList<? extends ParsableVariable>, boolean, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Gets the full valid precondition, which holds in the element's pre-state.
getPre(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getPre(LocationVariable, Term, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getPre(List<LocationVariable>, Map<LocationVariable, Term>, Term, ImmutableList<Term>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Deprecated.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Creates the precondition.
getPre(List<LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Creates the precondition.
getPrec() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllFields
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllObjects
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqConcat
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqGet
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqIndexOf
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqLength
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqReverse
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSub
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetMinus
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetUnion
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.adt.Singleton
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAnd
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAndAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryNot
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOr
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOrAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOr
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOrAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Conditional
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.CopyAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Divide
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.DivideAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Equals
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.Operator
0 is the "highest" precedence (obtained by parantheses), 13 the "lowest".
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.GreaterOrEquals
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.GreaterThan
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Intersect
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.LessOrEquals
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.LessThan
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalAnd
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalNot
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalOr
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Minus
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.MinusAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Modulo
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.ModuloAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Negative
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.NotEquals
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Plus
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.PlusAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Positive
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.PostDecrement
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.PostIncrement
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.PreDecrement
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.PreIncrement
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeft
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRight
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.Times
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.TimesAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
Get precedence.
getPrecedence() - Method in class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
getPrecedence() - Method in class de.uka.ilkd.key.java.recoderext.adt.Intersect
 
getPrecedence() - Method in class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
getPrecedence() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
getPrecedence() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
getPrecedence() - Method in class de.uka.ilkd.key.java.recoderext.EscapeExpression
 
getPrecedence() - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
getPrecondition(LocationVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPrecondition(LocationVariable, Term, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPrecondition(LocationVariable, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPrecondition(LocationVariable, AuxiliaryContract.Variables, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPrecondition(LocationVariable, Term, AuxiliaryContract.Terms, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getPrecondition(LocationVariable, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPrecondition(LocationVariable, AuxiliaryContract.Variables, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPrecondition(LocationVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPrecondition(LocationVariable, Term, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPrecondition(LocationVariable, Term, AuxiliaryContract.Terms, Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getPrecondition() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Returns the precondition in JML syntax.
getPrecondition(Properties) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Returns the optional defined precondition.
getPreConTerm() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getPredAbstrLatticeType() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
getPredicate(Proof) - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
getPredicate() - Method in interface de.uka.ilkd.key.proof.join.PredicateEstimator.Result
 
getPredicateFormWithPlaceholder() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
 
getPredicateInfo() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
getPredicateInput() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getPredicateLabel(Term) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
getPredicateName() - Method in class de.uka.ilkd.key.smt.SortWrapper
 
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
NOTE: This method should be defined in accordance with AbstractPredicateAbstractionLattice.getPredicateNameCombinationString() .
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice
 
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
 
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
 
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
 
getPredicateNameCombinationString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
getPredicates() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
getPredicates() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getPredicates() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
getPredicates() - Method in class de.uka.ilkd.key.util.mergerule.MergeParamsSpec
 
getPreferences() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
getPreferredScrollableViewportSize() - Method in class de.uka.ilkd.key.gui.smt.ProgressTable
 
getPrefix() - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCache
 
getPrefix(SchemaVariable) - Method in class de.uka.ilkd.key.rule.Taclet
returns the computed prefix for the given schemavariable.
getPrefixElementAt(ProgramPrefix, int) - Static method in class de.uka.ilkd.key.java.ContextStatementBlock
 
getPrefixElements() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getPrefixElements() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
getPrefixElements() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getPrefixElements() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getPrefixElements() - Method in class de.uka.ilkd.key.java.statement.Try
 
getPrefixElements() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getPrefixElements() - Method in interface de.uka.ilkd.key.logic.ProgramPrefix
returns an array with all prefix elements starting at this element
getPrefixForSort(SMTSort) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getPrefixLength() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
getPrefixLength() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
getPrefixLength() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
getPrefixLength() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getPrefixLength() - Method in class de.uka.ilkd.key.java.statement.Try
 
getPrefixLength() - Method in class de.uka.ilkd.key.java.StatementBlock
 
getPrefixLength() - Method in interface de.uka.ilkd.key.logic.ProgramPrefix
returns the length of the prefix
getPrefixMap() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
getPreName(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getPrepareArrayMethod(TypeRef, ProgramVariable, Expression, ImmutableList<Field>) - Method in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
returns the prepare method for arrays initialising all array fields with their default value
getPrestateTerms() - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getPrettyFieldName(Named) - Static method in class de.uka.ilkd.key.ldt.HeapLDT
Given a constant symbol representing a field, this method returns a simplified name of the constant symbol to be used for pretty printing.
getPrettySyntaxForFieldConstant(Term, Term) - Method in class de.uka.ilkd.key.pp.FieldPrinter
Determine the syntax in which a field constant is printed when associated with the object represented by objectTerm Default is the name of the field.
getPreUpdateTarget() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the right side of the update created by AbstractUpdateExtractor.ExtractLocationParameter.createPreUpdate().
getPreVariable() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the pre variable.
getPrevious(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Returns the previous element if available from the array.
getPrevious(T[], T, Comparator<T>) - Static method in class org.key_project.util.java.ArrayUtil
Returns the previous element if available from the array.
getPrimaryTypeDeclaration() - Method in class de.uka.ilkd.key.java.CompilationUnit
Gets the primary type declaration of the compilation unit.
getPrimitiveKeYJavaType(PrimitiveType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getPrimitiveKeYJavaType(String) - Method in class de.uka.ilkd.key.java.JavaInfo
returns a primitive KeYJavaType matching the given typename.
getPrimitiveSort(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
getPrimitiveType(String) - Static method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
getPrimitiveTypeByLDT(Name) - Static method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
getPrintStream() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getPriority() - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
getPriority() - Method in class de.uka.ilkd.key.gui.ext.HeatmapExt
 
getPriority() - Method in interface de.uka.ilkd.key.gui.ext.KeYMainMenuExtension
 
getPriority() - Method in interface de.uka.ilkd.key.gui.ext.KeYToolbarExtension
 
getPriority() - Method in class de.uka.ilkd.key.pp.Notation
get the priority of the term
getProblem(int, int) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
getProblem() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
getProblem() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the SMT Problem that is connected to this solver process.
getProblem() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getProblemFiles() - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
getProblemHeader() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getProblemIndex() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
getProblemInitializer() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the instantiated ProblemInitializer used during the loading process.
getProblemLoader(File, List<File>, File, List<File>, KeYMediator) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
getProblemSolvers() - Method in class de.uka.ilkd.key.smt.Session
 
getProcedureByName(String) - Static method in class de.uka.ilkd.key.rule.merge.MergeProcedure
Returns the merge procedure for the given name.
getProfile() - Method in class de.uka.ilkd.key.control.KeYEnvironment
 
getProfile() - Method in class de.uka.ilkd.key.core.KeYMediator
return the chosen profile
getProfile() - Method in class de.uka.ilkd.key.java.Services
Returns the sued Profile.
getProfile() - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
getProfile() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
Returns the Profile to use.
getProfile() - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
getProfile() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Returns the Profile to use.
getProfile() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
getProfile() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
getProfileName() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getProfileName() - Method in interface de.uka.ilkd.key.proof.init.DefaultProfileResolver
Returns the profile name.
getProfileName() - Method in class de.uka.ilkd.key.proof.init.JavaProfileDefaultProfileResolver
Returns the profile name.
getProfileName() - Method in class de.uka.ilkd.key.proof.init.JavaProfileWithPermissionsDefaultProfileResolver
Returns the profile name.
getProfileName() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfileDefaultProfileResolver
Returns the profile name.
getProgram(ProgramElement) - Method in class de.uka.ilkd.key.logic.PosInProgram
 
getProgramAt(PosInProgram, ProgramElement) - Static method in class de.uka.ilkd.key.logic.PosInProgram
returns the ProgramElement at the given position
getProgramCounter() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
getProgramElement(String, SchemaVariable, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
 
getProgramElementName() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getProgramElementName() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Get ProgramElementName.
getProgramElementName() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Get name.
getProgramElementName() - Method in interface de.uka.ilkd.key.java.NamedProgramElement
Get identifier.
getProgramElementName() - Method in class de.uka.ilkd.key.java.reference.MethodReference
Get identifier.
getProgramElementName() - Method in class de.uka.ilkd.key.java.reference.PackageReference
Get identifier.
getProgramElementName() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
 
getProgramElementName() - Method in interface de.uka.ilkd.key.java.reference.TypeReference
 
getProgramElementName() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Get identifier.
getProgramElementName() - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getProgramElementName() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Get identifier.
getProgramElementName() - Method in class de.uka.ilkd.key.java.statement.LabelJumpStatement
Get identifier.
getProgramElementName() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getProgramElementName() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getProgramElementName() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getProgramElementName() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getProgramElementName() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getProgramFactory() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
get the program factory associated with this manager
getProgramFromPIO(PosInOccurrence) - Method in class de.uka.ilkd.key.logic.VariableNamer
returns the program contained in a PosInOccurrence
getProgramLocations(Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns all used program locations in the given term.
getProgramLocationsHashSet(Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns all used program locations in the given term.
getProgramMethod() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Returns the IProgramMethod to call.
getProgramMethod() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Returns the IProgramMethod to call.
getProgramMethod() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getProgramMethod() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Returns the IProgramMethod to call.
getProgramMethod(KeYJavaType, String, ImmutableList<? extends Type>, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the program methods defined in the given KeYJavaType with name m and the list of types as signature of the method
getProgramMethod(KeYJavaType, String, ImmutableArray<? extends Type>, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getProgramMethod(KeYJavaType, String, List<List<KeYJavaType>>, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getProgramMethod(KeYJavaType, String, ProgramVariable[], KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns the program method defined in the KeYJavaType of the program variable clv, with the name m, and the KeYJavaTypes of the given array of program variables as signatures.
getProgramMethod(KeYJavaType, String, ImmutableList<? extends Type>, KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Returns the IProgramMethods with the given name that is defined in the given type or in a supertype where it is visible for the given type, and has a signature that is compatible to the given one.
getProgramMethod(Services) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
getProgramMethod() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
Get method.
getProgramMethod() - Method in class de.uka.ilkd.key.parser.KeYParser
returns the ProgramMethod parsed in the jml_specifications section.
getProgramMethod() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the IProgramMethod to call.
getProgramMethod() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
getProgramMethod() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
getProgramMethod() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Returns the IProgramMethod to call.
getProgramMethod(MethodOrConstructorReference, KeYJavaType, ExecutionContext, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
getProgramMethod() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Returns the called IProgramMethod.
getProgramMethod() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodCall
Returns the called IProgramMethod.
getProgramMethod() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Returns the called IProgramMethod.
getProgramMethod() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Returns the IProgramMethod to call.
getProgramMethod(InitConfig, Properties) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Searches the IProgramMethod defined by the given Properties.
getProgramMethodFromPartialSignature(KeYJavaType, String, List<List<KeYJavaType>>, ImmutableList<KeYJavaType>, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getProgramMethodSignature(IProgramMethod, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Returns a human readable full qualified method signature.
getProgramMethodTerm(Term, String, Term[], String, boolean) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getProgramName() - Method in interface de.uka.ilkd.key.java.abstraction.Field
returns the name of the field as used in programs.
getProgramName() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
returns the name of the field as used in programs.
getProgramName() - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
getProgramVariable() - Method in interface de.uka.ilkd.key.java.abstraction.Field
returns the program variable associated with this field
getProgramVariable() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
Get program variable
getProgramVariable() - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
getProgramVariable() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
Get the method call header.
getProgramVariable() - Method in class de.uka.ilkd.key.rule.metaconstruct.BreakToBeReplaced
 
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the ProgramVariable or null if an array index is used instead.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the ProgramVariable or null if an array index is used instead.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns the IProgramVariable which contains the represented value.
getProgramVariable() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Returns the IProgramVariable which contains the represented value.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Returns the IProgramVariable which contains the represented value.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the represented IProgramVariable.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the represented IProgramVariable or null if an array index is represented.
getProgramVariable() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns the represented IProgramVariable.
getProgramVariable() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the represented IProgramVariable or null if an array index is represented.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Access
Returns the ProgramVariable or null if an array index is accessed.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns the represented IProgramVariable.
getProgramVariable() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the represented IProgramVariable or null if an array index is represented.
getProgramVariable(Services, HeapLDT, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the ProgramVariable defined by the given Term.
getProgramVariable(Term) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getProgramVariableForFieldSpecification(FieldSpecification) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
this is needed by #convert(FieldSpecification).
getProgramVariables() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getProgramVariables(FieldDeclaration) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Collects all IProgramVariables of the given FieldDeclaration.
getProgramVariables(Term, Set<Term>) - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getProgramVariableString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the represented IProgramVariable as human readable String.
getProgramVariableString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the represented IProgramVariable as human readable String or null if an array index is represented.
getProgramVariableString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns the represented IProgramVariable as human readable String.
getProgramVariableString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the represented IProgramVariable as human readable String or null if an array index is represented.
getProgramVariableString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the program variable value.
getProgramVariableString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns the represented IProgramVariable as human readable String.
getProgramVariableString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the represented IProgramVariable as human readable String or null if an array index is represented.
getProgramVariableSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getProgress() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
getProgressBar() - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
getProgressBar() - Method in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
getProgressMode(int) - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
getProgressModeBox() - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
getProgressPanelEditor() - Method in class de.uka.ilkd.key.gui.smt.ProgressTable
 
getProgVar() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
getProjectedNode() - Method in class de.uka.ilkd.key.api.ScriptResult
 
getProjectRoot(Class<?>) - Static method in class org.key_project.util.java.IOUtil
 
getPromotedType(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.java.TypeConverter
performs binary numeric promotion on the argument types
getPromotedType(KeYJavaType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
getPromotedType(SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
getPromotedType(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
getProof() - Method in class de.uka.ilkd.key.api.ProofApi
 
getProof() - Method in class de.uka.ilkd.key.gui.notification.events.ProofClosedNotificationEvent
 
getProof() - Method in class de.uka.ilkd.key.java.Services
Returns the proof to which this object belongs, or null if it does not belong to any proof.
getProof() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getProof() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getProof() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the instantiate proof or null if no proof was instantiated during loading process.
getProof(int) - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
getProof() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getProof() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
getProof() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
getProof() - Method in interface de.uka.ilkd.key.prover.TaskFinishedInfo
 
getProof() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getProof() - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
getProof() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Returns the Proof of the analyzed Node.
getProof() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
Returns the Proof from which the symbolic execution tree was extracted.
getProof() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Returns the Proof from which the symbolic execution tree was extracted.
getProof() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Returns the Proof from which the symbolic execution tree was extracted.
getProof() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractBreakpoint
 
getProof() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the Proof from which the symbolic execution tree is extracted.
getProof() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
Returns the Proof.
getProof() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
getProof() - Method in class de.uka.ilkd.key.util.ProofStarter
Returns the managed side Proof.
getProofClosed() - Method in enum de.uka.ilkd.key.proof.mgt.ProofStatus
 
getProofClosedButLemmasLeft() - Method in enum de.uka.ilkd.key.proof.mgt.ProofStatus
 
getProofContracts() - Method in class de.uka.ilkd.key.api.ProofManagementApi
Retrieve a list of all available contracts
getProofControl() - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
Returns the used ProofControl.
getProofControl() - Method in class de.uka.ilkd.key.control.KeYEnvironment
getProofControl() - Method in interface de.uka.ilkd.key.control.UserInterfaceControl
Returns the used ProofControl.
getProofControl() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
getProofDisposedListeners() - Method in class de.uka.ilkd.key.proof.Proof
Returns all registered ProofDisposedListener.
getProofEnv() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
 
getProofEnv() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
getProofEnv() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
getProofEnv() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
getProofEnvForTaclets() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
 
getProofEnvironmentListeners() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
getProofFile() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
getProofFile() - Method in class de.uka.ilkd.key.proof.Proof
Returns the File under which the Proof was saved the last time if available.
getProofIndependentSettings() - Method in class de.uka.ilkd.key.proof.Proof
 
getProofIndependentSettings() - Static method in class de.uka.ilkd.key.settings.PathConfig
Returns the path to the file that is used to store proof independent settings.
getProofList() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getProofList() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
getProofList() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironmentEvent
 
getProofMacro() - Method in class de.uka.ilkd.key.informationflow.macros.AuxiliaryComputationAutoPilotMacro
 
getProofMacro() - Method in class de.uka.ilkd.key.informationflow.macros.ExhaustiveProofMacro
Gets the proof macros.
getProofMacro() - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
getProofMacro() - Method in class de.uka.ilkd.key.macros.DoWhileFinallyMacro
Gets the proof macro.
getProofMacros() - Method in class de.uka.ilkd.key.macros.AlternativeMacro
Gets the proof macros.
getProofMacros() - Method in class de.uka.ilkd.key.macros.SequentialProofMacro
Gets the proof macros.
getProofNode() - Method in class de.uka.ilkd.key.api.ProjectedNode
 
getProofNode() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
getProofNode() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
Returns the Node in KeY's proof tree which is represented by this execution tree node.
getProofNode() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Returns the Node in KeY's proof tree which is represented by this execution tree node.
getProofNode() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Returns the Node in KeY's proof tree which is represented by this execution tree node.
getProofNodeInfo() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
getProofNodeInfo() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
getProofNodeInfo() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
getProofNodeText(int) - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
Gets the pretty printed node text for a node.
getProofNum() - Method in class de.uka.ilkd.key.proof.init.IPersistablePO.LoadedPOContainer
Returns the proof number which is 0 by default.
getProofObl(Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Lookup the proof obligation belonging to the contract in the specification repository.
getProofObl(Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getProofObl(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getProofObl(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getProofObl(Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getProofObl(Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getProofObligation() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getProofObligation() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
getProofOblInput() - Method in class de.uka.ilkd.key.proof.init.IPersistablePO.LoadedPOContainer
Returns the created ProofOblInput.
getProofOblInput(Proof) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns the ProofOblInput from which the given Proof was created.
getProofOpen() - Method in enum de.uka.ilkd.key.proof.mgt.ProofStatus
 
getProofs() - Method in class de.uka.ilkd.key.proof.CompoundProof
 
getProofs() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
retrieves all proofs registered at this environment
getProofs(ProofOblInput) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all proofs registered for the passed PO (or stronger POs).
getProofs(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all proofs registered for the passed atomic contract, or for combined contracts including the passed atomic contract
getProofs(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all proofs registered for the passed target and its overriding targets.
getProofs() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
getProofs() - Method in class de.uka.ilkd.key.proof.SingleProof
 
getProofs() - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
getProofs() - Method in class de.uka.ilkd.key.util.ProofUserManager
Returns all registered Proofs.
getProofs(KeYEnvironment<?>) - Method in class de.uka.ilkd.key.util.ProofUserManager
Returns all known Proofs of the given KeYEnvironment.
getProofScript() - Method in class de.uka.ilkd.key.control.KeYEnvironment
 
getProofScript() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
 
getProofSplitting() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getProofStoreListener() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Returns all registered ISideProofStoreListener.
getProofTreeModel() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
getProofTreeNode(Node) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Return the GUIProofTreeNode corresponding to node n.
getProofTreeView() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getProofTreeView() - Method in class de.uka.ilkd.key.gui.MainWindowTabbedPane
 
getProperties() - Method in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
getProperties() - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
getProperties() - Static method in class de.uka.ilkd.key.macros.scripts.meta.DescriptionFacade
Lazy loading of the properties.
getProperties() - Method in class de.uka.ilkd.key.macros.scripts.SetCommand.Parameters
 
getProperties() - Method in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Returns the definition of controls to edit StrategyProperties.
getPropertiesTitle() - Method in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Returns the label shown in front of the controls to edit StrategyProperties.
getProperty(SMTTermBinOp.Op) - Static method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
getProperty(SMTTermMultOp.Op) - Static method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
getProperty(String) - Method in class de.uka.ilkd.key.strategy.StrategyProperties
 
getPropertyButtons() - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Returns the mapping of property keys to the JRadioButtons which defines the values.
getPropertyChangeListeners() - Method in class org.key_project.util.bean.Bean
Returns all listeners.
getPropertyChangeListeners(String) - Method in class org.key_project.util.bean.Bean
Returns all listeners of the given property.
getPropertyChangeListeners() - Method in interface org.key_project.util.bean.IBean
Returns all listeners.
getPropertyChangeListeners(String) - Method in interface org.key_project.util.bean.IBean
Returns all listeners of the given property.
getPropertyGroups() - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Returns the Map of properties to ButtonGroups.
getProposal(TacletApp, SchemaVariable, Services, Node, ImmutableList<String>) - Method in class de.uka.ilkd.key.logic.VariableNamer
proposes a unique name for the instantiation of a schema variable
getProposal(TacletApp, SchemaVariable, Services, Node, ImmutableList<String>) - Method in interface de.uka.ilkd.key.proof.InstantiationProposer
Returns an instantiation proposal for the schema variable var.
getProposal(TacletApp, SchemaVariable, Services, Node, ImmutableList<String>) - Method in class de.uka.ilkd.key.proof.InstantiationProposerCollection
 
getProposal() - Method in class de.uka.ilkd.key.proof.NameRecorder
 
getProposal(TacletApp, SchemaVariable, Services, Node, ImmutableList<String>) - Method in class de.uka.ilkd.key.proof.VariableNameProposer
Returns an instantiation proposal for the schema variable var.
getProposals() - Method in class de.uka.ilkd.key.proof.NameRecorder
 
getProtocol() - Method in class de.uka.ilkd.key.rule.OneStepSimplifierRuleApp
 
getProvedByArithFstCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getProvedByArithSndCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getQualifier() - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
getQuant() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
getQuant() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
getQuantifiedFormula() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
getQuantifierTreatment() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getQuantVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
getQuantVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
getQuantVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
getQuantVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
getQuantVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
getQuantVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
getQuantVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
getQuery() - Method in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
getQuery() - Method in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.ConstantQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.ExactInstanceQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.FieldQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.FunValueQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.LocSetQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.ObjectLengthQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.ObjectTypeQuery
 
getQuery() - Method in interface de.uka.ilkd.key.smt.Query
Returns the command that is to be handed over to the z3 solver.
getQuery() - Method in class de.uka.ilkd.key.smt.SeqFieldQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.SeqLengthQuery
 
getQuery() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
getQuery() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getQueryKey(Term) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
getQueryTreatment() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getRandomName() - Static method in class org.key_project.util.RandomName
 
getRandomName(String) - Static method in class org.key_project.util.RandomName
 
getRangeOfFirstExecutableStatement() - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
getRawName() - Method in enum de.uka.ilkd.key.proof.io.IProofFileParser.ProofElementID
 
getRawSteps(Term, Sequent, Services, List<Term>) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
getRawVersion() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
getRawVersion() - Method in interface de.uka.ilkd.key.smt.SolverType
Retrieve the version string without check for support.
getReach() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getReachableObjects(String, Heap) - Method in class de.uka.ilkd.key.smt.model.Model
returns all objects reachable from the specified one in the fiven heap
getReadChars() - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
Get the number of characters read so far.
getReader() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
getReader() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
getRealSort(SchemaVariable, TermServices) - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
getRealSort(Sort, TermServices) - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
getRealSort(SchemaVariable, TermServices) - Method in class de.uka.ilkd.key.rule.TacletApp
 
getReasonOfInterruption() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the reason of the interruption: see ReasonOfInterruption.
getReasonOfInterruption() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getRecentFiles() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getRecentFileStorage() - Static method in class de.uka.ilkd.key.settings.PathConfig
Returns the path to the file that is used to store recent files.
getRecoder2KeYConverter() - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
get the corresponding Recoder2KeYConverter object of this type converter.
getRecoderConstantEvaluator() - Method in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
getRecoderConstructors(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getRecoderConstructors(KeYJavaType, ImmutableList<KeYJavaType>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getRecoderMethods(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getRecoderMethods(KeYJavaType, String, ImmutableList<? extends Type>, KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getRecoderTypes(ImmutableList<? extends Type>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getRecoderVarSpec(VariableReference) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
this is needed to convert variable references
getRecorder() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getReference() - Method in class de.uka.ilkd.key.java.Import
Returns the reference of this import, either a type or a package reference.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
We do not have a prefix, so fake it!
getReferencePrefix() - Method in class de.uka.ilkd.key.java.expression.operator.New
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
We do not have a prefix, so fake it!
getReferencePrefix() - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
We do not have a prefix, so fake it!
getReferencePrefix() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getReferencePrefix() - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.ArrayReference
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.FieldReference
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.MethodReference
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.PackageReference
Get reference prefix.
getReferencePrefix() - Method in interface de.uka.ilkd.key.java.reference.ReferencePrefix
 
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.SuperConstructorReference
 
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.SuperReference
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.ThisConstructorReference
 
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.ThisReference
Get reference prefix.
getReferencePrefix() - Method in interface de.uka.ilkd.key.java.reference.TypeReference
 
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Get reference prefix.
getReferencePrefix() - Method in class de.uka.ilkd.key.java.reference.VariableReference
We do not have a prefix, so fake it!
getReferencePrefix() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getReferencePrefix() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
We do not have a prefix, so fake it!
getReferencePrefix() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getReferenceSuffix() - Method in class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
getReferenceSuffix() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
getReferenceSuffix() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Get reference prefix.
getRegisteredArgumentVariables(ImmutableArray<ParameterDeclaration>, TermServices) - Method in class de.uka.ilkd.key.rule.QueryExpand
 
getRegisteredPredicates() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
getRegisteredPredicates() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.Result
 
getRelatesTerms(Goal) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
 
getRelativePosition() - Method in class de.uka.ilkd.key.java.JavaSourceElement
Returns the relative position (number of blank heading lines and columns) of the primary token of this element.
getRelativePosition() - Method in interface de.uka.ilkd.key.java.Label
 
getRelativePosition() - Method in class de.uka.ilkd.key.java.PositionInfo
 
getRelativePosition(SourceElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
getRelativePosition() - Method in interface de.uka.ilkd.key.java.SourceElement
Returns the relative position (number of blank heading lines and columns) of the primary token of this element.
getRelativePosition() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Returns the relative position (number of blank heading lines and columns) of the primary token of this element.
getRelativePosition() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getRelativePosition() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getRelativePosition() - Method in class de.uka.ilkd.key.logic.ProgramElementName
Returns the relative position (number of blank heading lines and columns) of the primary token of this element.
getRemainingConstants(Collection<String>, Collection<Term>) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getRemainingGoal() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getRemoveAxiomFileButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getRemoveDuplicatesPanel() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getRenaming(SourceElement) - Method in class de.uka.ilkd.key.logic.MultiRenamingTable
 
getRenaming(SourceElement) - Method in class de.uka.ilkd.key.logic.RenamingTable
 
getRenaming(SourceElement) - Method in class de.uka.ilkd.key.logic.SingleRenamingTable
 
getRenamingIterator() - Method in class de.uka.ilkd.key.logic.MultiRenamingTable
 
getRenamingIterator() - Method in class de.uka.ilkd.key.logic.RenamingTable
 
getRenamingIterator() - Method in class de.uka.ilkd.key.logic.SingleRenamingTable
 
getRenamingMap() - Method in class de.uka.ilkd.key.logic.VariableNamer
 
getRenamingTable(HashMap<? extends SourceElement, ? extends SourceElement>) - Static method in class de.uka.ilkd.key.logic.RenamingTable
 
getRenamingTable() - Method in class de.uka.ilkd.key.proof.Node
 
getReplaceMap(ParsableVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getReplaceMap(ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getReplaceMap(LocationVariable, Term, Term, ImmutableList<Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
Deprecated.
getReplaceMap(LocationVariable, Term, Term, ImmutableList<Term>, Term, Term, Term, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
Deprecated.
getReplaceMap(Map<LocationVariable, Term>, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getReplaceMap(ParsableVariable, TermServices) - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
getReplaceMap(Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getReplaceMap(Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
TODO
getReplaceMap(ProgramVariable, ProgramVariable, ProgramVariable, Map<LocationVariable, ProgramVariable>, ImmutableList<ProgramVariable>, Contract.OriginalVariables, ImmutableList<LocationVariable>) - Static method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getReplacementNodes() - Method in class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
 
getReplacementWithMVs() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
getReplayResult() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Returns the AbstractProblemLoader.ReplayResult if available.
getRepresentative() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Returns the most representative term.
getRepresentative() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicEquivalenceClass
Returns the most representative term.
getRepresentative() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Returns the most representative term.
getRepresentativeString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Returns the most representative term as human readable String.
getRepresentativeString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicEquivalenceClass
Returns the most representative term as human readable String.
getRepresentativeString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Returns the most representative term as human readable String.
getRepresentativeTerm(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the representative term value.
getRepresents() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
getRepresents() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getRepresentsAxiom(KeYJavaType, ClassAxiom) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getRepresentsAxiom(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
Returns the model method definition for model method contracts
getRepresentsAxiom(LocationVariable, Term, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getRepresentsAxiom(LocationVariable, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, Map<LocationVariable, ? extends ProgramVariable>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getRepresentsAxiom(LocationVariable, Term, Term, ImmutableList<Term>, Term, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getRepresentsFromContract(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, List<LocationVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
getRequires(LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getRequires(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getRequires(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.Contract
 
getRequires(LocationVariable) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getRequires(LocationVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getRequires(LocationVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getRequires(LocationVariable) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getRequires() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getRequires(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getRequires() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getRequires(LocationVariable) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getRequiresFree() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getRequiresFree(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getResizingRow(Point) - Method in class de.uka.ilkd.key.gui.TableRowResizer
 
getResizingRow(Point, int) - Method in class de.uka.ilkd.key.gui.TableRowResizer
 
getResolver() - Method in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
getResource(String) - Static method in class de.uka.ilkd.key.util.XMLResources
 
getResourceFile(Class<?>, String) - Method in class de.uka.ilkd.key.util.KeYResourceManager
loads a resource and returns its URL
getResourceFile(Object, String) - Method in class de.uka.ilkd.key.util.KeYResourceManager
loads a resource and returns its URL
getRespects(String, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
getRespects(Set<String>) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
getRespects(Set<Map.Entry<String, SpecificationEntity.Type>>, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
getResponsibleLDT(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
getRest() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getRest() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getRest() - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
getRest() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Collects all remaining (implicitly or explicity) specified clauses (except for pre-condition, post-condition and assignable-clause).
getResult() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
getResult() - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod.QuantifiableVariableVisitor
 
getResult() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor
 
getResult() - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
getResult() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
getResult() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Returns the AbstractProblemLoader.ReplayResult if available.
getResult() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
getResult() - Method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil.ReferenceAnalaystProofVisitor
Returns the result.
getResult() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
getResult() - Method in interface de.uka.ilkd.key.prover.TaskFinishedInfo
 
getResult() - Method in class de.uka.ilkd.key.smt.AbstractQuery
 
getResult() - Method in interface de.uka.ilkd.key.smt.Query
Returns the stored result.
getResult() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getResult() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getResult() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Get the result-variable which is used in this contract.
getResult() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getResult() - Method in class de.uka.ilkd.key.strategy.feature.SmallerThanFeature.Collector
 
getResult(FormulaTermLabel) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
getResult() - Method in class org.key_project.util.java.thread.AbstractRunnableWithResult
Returns the result.
getResult() - Method in interface org.key_project.util.java.thread.IRunnableWithResult
Returns the result.
getResultingapp() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
 
getResultingProof() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
getResultingTaclets() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
getResultingTacletsForOriginalProof() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
getResults() - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
getResults() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Returns all found results.
getResultTerm(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the result term value.
getResultTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the result Term in which the result of the applied Contract is stored.
getResultTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the result Term in which the result of the applied Contract is stored.
getResultTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the result Term in which the result of the applied Contract is stored.
getResultVar() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getResultVariable() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Get the result variable.
getResultVariable() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Get the result variable.
getResultVariable() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
getReturnedParents() - Method in class de.uka.ilkd.key.util.NodePreorderIterator
Returns the number of returned parent after the previous NodePreorderIterator.next() call which where required in order to find the next Node which will be returned by the next call of NodePreorderIterator.next().
getReturns() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
getReturns() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getReturnType() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Returns the return type of this method.
getReturnType() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getReturnType() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getReturnType() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getReturnType() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Returns the return value.
getReturnValue() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturnValue
Returns the return value.
getReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Returns the return value.
getReturnValues() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
Returns the possible return values.
getReturnValues() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturn
Returns the possible return values.
getReturnValues() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Returns the possible return values.
getReturnValueString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the return value string value.
getReturnValueString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Returns the return value as human readable String.
getReturnValueString() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturnValue
Returns the return value as human readable String.
getReturnValueString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Returns the return value as human readable String.
getRewriteResult(Goal, TermLabelState, Services, TacletApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.RewriteTacletExecutor
 
getRewriteResult(Goal, TermLabelState, Services, TacletApp) - Method in class de.uka.ilkd.key.rule.RewriteTaclet
 
getRewriteTaclet(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
getRewriteTaclet(Goal, PosInOccurrence) - Method in interface de.uka.ilkd.key.control.ProofControl
collects all applicable RewriteTaclets of the current goal (called by the SequentViewer)
getRewriteTaclet() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder.InfFlowContractAppRewriteTacletBuilder
 
getRewriteTaclet(TacletFilter, PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
collects all RewriteTacletInstantiations for the given heuristics in a subterm of the constraintformula described by a PosInOccurrence
getRewriteTaclet(PosInOccurrence, TacletFilter, TermServices) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
collects all RewriteTacletInstantiations in a subterm of the constrainedFormula described by a PosInOccurrence.
getRewriteTaclet(PosInOccurrence, RuleFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletIndex
get all Rewrite-Taclets.
getRewriteTaclet(PosInOccurrence, RuleFilter, Services, TacletIndex) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
collects all RewriteTacletInstantiations for the given heuristics in a subterm of the constrainedFormula described by a PosInOccurrence
getRewriteTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
builds and returns the RewriteTaclet that is specified by former set... / add... methods.
getRFLSelectionPanel() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getRight() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
getRight() - Method in class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
getRightBorderAsInteger(long, TermServices) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getRightBorderAsTerm(long, TermServices) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getRightButton() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
getRightConstantContainer(long) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getRightHeight() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
Length of the right spine, i.e. the length of the path from the root to rightmost leaf
getRightHeight() - Method in class org.key_project.util.collection.ImmutableLeftistHeap
Length of the right spine, i.e. the length of the path from the root to rightmost leaf
getRightHeight() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
Length of the right spine, i.e. the length of the path from the root to rightmost leaf
getRoleOfChild(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
getRoleOfChild(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
getRoot() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Returns the root of the tree.
getRoot() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Returns the root Node of the proof.
getRoot() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Returns the root of the read symbolic execution tree.
getRoot() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
Returns the root of the model.
getRoot(IExecutionNode<?>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the root of the given IExecutionNode.
getRootNode() - Method in class de.uka.ilkd.key.gui.ClassTree
 
getRootTask() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
returns the upper most task this basic task belongs to.
getRow() - Method in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
getRowCount() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
number of rows
getRowCount() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
getRowCount() - Method in interface de.uka.ilkd.key.gui.smt.ProgressModel.Column
 
getRowCount() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
getRowCount() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
getRowCount() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.TitleColumn
 
getRuleApp() - Method in class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
 
getRuleApp() - Method in class de.uka.ilkd.key.strategy.RuleAppContainer
 
getRuleAppForBranch() - Method in interface de.uka.ilkd.key.strategy.feature.instantiator.CPBranch
 
getRuleAppInfo() - Method in class de.uka.ilkd.key.proof.ProofEvent
This information should have its own event, but is currently propagated via this one
getRuleAppInfo(RuleApp) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
Create an RuleAppInfo object containing all changes stored within this object; remove all listeners
getRuleAppManager() - Method in class de.uka.ilkd.key.proof.Goal
 
getRuleDisplayName(Node) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the display name of the applied rule in the given Node of the proof tree in KeY.
getRuleDisplayName(RuleApp) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the display name of the RuleApp.
getRuleExplanations() - Method in class de.uka.ilkd.key.util.XMLResources
 
getRuleFilter() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getRuleHeader(Services) - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
getRuleJustification() - Method in class de.uka.ilkd.key.rule.Taclet
 
getRuleName() - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteraction
 
getRuleName() - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
getRuleName() - Method in class de.uka.ilkd.key.proof.io.intermediate.AppIntermediate
 
getRuleName() - Method in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
getRuleName() - Method in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
getRuleName(Node) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the name of the applied rule in the given Node of the proof tree in KeY.
getRuleName(RuleApp) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the name of the RuleApp.
getRuleNames() - Method in class de.uka.ilkd.key.api.ProofManagementApi
Constructs a set containing all names of a taclets that are registered in the current environment.
getRules() - Method in class de.uka.ilkd.key.api.ProofApi
 
getRuleSets() - Method in class de.uka.ilkd.key.rule.Taclet
 
getRuntimeInstance() - Method in class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
 
getRuntimeInstance() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
returns the runtime instance object
getRuntimeInstance() - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
returns the runtime instance object
getRuntimeInstance() - Method in interface de.uka.ilkd.key.java.reference.IExecutionContext
returns the runtime instance object
getRuntimeInstance() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getSafeType(Sort) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getSavedHeap() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getSavedHeap(Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the saved heap.
getSavedHeap() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getSavedSettings() - Method in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
getSaver(C) - Static method in class de.uka.ilkd.key.util.PreferenceSaver
get a saver for a component.
getSaveToFileBox() - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
This method initializes saveToFileBox
getSaveToFileExplanation() - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
This method initializes saveToFileExplanation
getSaveToFilePanel() - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
getSaveToFilePanel() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getSCCForNode(AbstractPO.Vertex, ImmutableSet<ClassAxiom>, InitConfig) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
computes all strongly connected components reachable by the given node and adds them to AbstractPO.allSCCs
getSchemaMap(SchemaVariable, SchemaVariable, SchemaVariable, Map<LocationVariable, SchemaVariable>, ImmutableList<ParsableVariable>, Contract.OriginalVariables, ImmutableList<LocationVariable>) - Static method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getSchemaVariable() - Method in class de.uka.ilkd.key.rule.NewVarcond
 
getSchemaVariables() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getSchemaVariables() - Method in class de.uka.ilkd.key.java.visitor.ProgramSVCollector
 
getScope() - Method in class de.uka.ilkd.key.java.recoderext.NewArrayWrapper
 
getScope() - Method in class de.uka.ilkd.key.java.recoderext.NewWrapper
 
getScope() - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
getScript(InteractionLog) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
getScriptApi() - Method in class de.uka.ilkd.key.api.ProofApi
 
getScriptCommandApi() - Static method in class de.uka.ilkd.key.api.KeYApi
 
getScriptCommandName() - Method in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.AbstractProofMacro
Gets a unique short name for this macro that can be used in proof scripts.
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.AutoMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.FullAutoPilotProofMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.FullPropositionalExpansionMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.OneStepProofMacro
 
getScriptCommandName() - Method in interface de.uka.ilkd.key.macros.ProofMacro
Gets a unique short name for this macro that can be used in proof scripts.
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.TryCloseMacro
 
getScriptCommandName() - Method in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
getScriptCommands() - Method in class de.uka.ilkd.key.api.ProofScriptCommandApi
Returns a collection of all registered proof script commands.
getScriptCommands(String) - Method in class de.uka.ilkd.key.api.ProofScriptCommandApi
Searches for the proof script command in the registered commands by its name.
getScriptRepresentation(Interaction) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
getScriptRuleApplication() - Method in class de.uka.ilkd.key.proof.NodeInfo
returns true if the rule applied on this node has been performed by a proof script command.
getScrollPane() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
getScrollPane() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
getScrollPane() - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
getSecondResolver() - Method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
getSecondSet(Collection<Pair<S, T>>) - Static method in class de.uka.ilkd.key.util.Pair
Returns the set of second entries from a collection of pairs.
getSelect(Sort, TermServices) - Method in class de.uka.ilkd.key.ldt.HeapLDT
Returns the select function for the given sort.
getSelectedCandidate() - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
getSelectedChildCount() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
getSelectedContract() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
getSelectedEntry() - Method in class de.uka.ilkd.key.gui.ClassTree
 
getSelectedFile() - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
getSelectedGoal() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the current selected goal
getSelectedGoal() - Method in class de.uka.ilkd.key.core.KeYSelectionModel
returns the goal the selected node belongs to, null if it is an inner node
getSelectedGoal() - Method in class de.uka.ilkd.key.macros.scripts.JavascriptCommand.JavascriptInterface
 
getSelectedGoalChooserBuilder() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
returns a copy of the selected goal chooser builder
getSelectedGoalChooserBuilder() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns a new builder instance for the selected goal choooser
getSelectedItem() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
getSelectedItem() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getSelectedItem() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getSelectedItems() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
getSelectedList() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
getSelectedNode() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the current selected node
getSelectedNode() - Method in class de.uka.ilkd.key.core.KeYSelectionModel
returns the node that is selected by the user
getSelectedNode() - Method in class de.uka.ilkd.key.gui.ClassTree
 
getSelectedPartner() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getSelectedPartner() - Method in class de.uka.ilkd.key.gui.join.JoinDialog
 
getSelectedProof() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the current selected proof
getSelectedProof() - Method in class de.uka.ilkd.key.core.KeYSelectionModel
returns the proof that is selected by the user
getSelectedTask() - Method in class de.uka.ilkd.key.gui.TaskTree
returns the first selected task which is instance of a task tree node
getSelectedTextColor() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
getSelectedValues() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
getSelection(int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
getSelection() - Method in class de.uka.ilkd.key.gui.ClassSelectionDialog
Returns the selected classes.
getSelection() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
getSelectionButton() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getSelectionComponent() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getSelectionListener() - Static method in class de.uka.ilkd.key.gui.smt.LeafPanel
 
getSelectionListener() - Static method in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
getSelectionModel() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the current selected goal
getSelectionTree() - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
getSelector() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
getSelf() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getSelf() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getSelf() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Get the self-variable which is used in this contract.
getSelf() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getSelf(MethodFrame) - Static method in class de.uka.ilkd.key.util.MiscTools
 
getSelfTerm(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the self term value.
getSelfTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Returns the self Term of the called method for which a Contract is applied.
getSelfTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Returns the self Term of the called method for which a Contract is applied.
getSelfTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Returns the self Term of the called method for which a Contract is applied.
getSelfTerm(MethodFrame, Services) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the receiver term of the passed method frame, or null if the frame belongs to a static method.
getSelfVar() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
getSemanticsRuleFilter() - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro
 
getSemanticsRuleFilter() - Method in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
getSemisequent(PosInOccurrence) - Method in class de.uka.ilkd.key.logic.Sequent
returns the semisequent in which the SequentFormula described by PosInOccurrence p lies
getSemisequentChangeInfo(boolean) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
 
getSeq() - Method in class de.uka.ilkd.key.smt.SeqFieldQuery
 
getSeqBound() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getSeqBound() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns the bit size used for modelling sequences when looking for bounded counter examples.
getSeqConcat() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqDef() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqEmpty() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqGet(Sort, TermServices) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqID() - Method in class de.uka.ilkd.key.smt.SeqLengthQuery
 
getSeqIndexOf() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqLDT() - Method in class de.uka.ilkd.key.java.TypeConverter
 
getSeqLen() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqReverse() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqSingleton() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSeqSub() - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getSequences() - Method in class de.uka.ilkd.key.smt.model.Model
 
getSequent() - Method in class de.uka.ilkd.key.api.ProjectedNode
Return the sequent of a proof node
getSequent() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
getSequent(int) - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getSequent() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getSequent() - Method in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Returns the optional Sequent of the add or replace part of the taclet.
getSequent() - Method in class de.uka.ilkd.key.smt.SMTProblem
 
getSequentChangeInfo() - Method in class de.uka.ilkd.key.proof.NodeInfo
 
getSequentFormula(Goal, boolean) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
getSequentFormula() - Method in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Returns the optional SequentFormula contained in Taclet.TacletLabelHint.getSequent().
getSequentFormulas(boolean, boolean) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
getSequentFormulasToRefactor(TermLabelState) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Returns the SequentFormulas to refactor.
getSequentPIS(ImmutableList<Integer>, SequentPrintFilter) - Method in class de.uka.ilkd.key.pp.PositionTable
Returns a PosInSequent for a given position list, but without filling in the bounds.
getSequentPrintFilter() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
getSequentRefactorings() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
getSequentToProve() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.SiteProofVariableValueInput
Returns the sequent to prove.
getSequentView() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
getSequentViewer1() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getSequentViewer2() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
getSerialNr() - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
getSerialNr() - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
getSerialNr() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
getServConf() - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getServiceConfiguration() - Method in class de.uka.ilkd.key.java.Recoder2KeY
 
getServiceConfiguration() - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
retrieve the service configuration from the associated Recoder2KeY.
getServiceConfiguration() - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
getServices() - Method in class de.uka.ilkd.key.api.ProofManagementApi
 
getServices() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
Gets the services in use by this object.
getServices() - Method in class de.uka.ilkd.key.control.KeYEnvironment
getServices() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the Services with the java service classes
getServices() - Method in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
getServices() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the services associated with this JavaInfo
getServices() - Method in class de.uka.ilkd.key.java.SourceData
returns the services object
getServices() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getServices() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getServices() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the Services of this initial configuration providing access to the used program model
getServices() - Method in class de.uka.ilkd.key.proof.Proof
returns the Services with the java service classes
getServices() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
getServices() - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getServices() - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
getServices() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
getServices() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Returns the Services of the analyzed Node.
getServices() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
getServices() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
getServices() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
getServicesForEnvironment() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
returns the Services instance for the environment
getSession() - Method in class de.uka.ilkd.key.smt.Pipe
 
getSetMinus() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getSetName(Sort) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getSettings() - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
getSettings() - Method in class de.uka.ilkd.key.proof.Proof
 
getSettings() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getSettings() - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getSettings() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
Returns the ITreeSettings to use.
getSettings() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Returns the ITreeSettings to use.
getSettings() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Returns the ITreeSettings to use.
getSettings() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractElement
Returns the IModelSettings to use.
getSettings() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicElement
Returns the IModelSettings to use.
getSettings() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessElement
Returns the IModelSettings to use.
getSettingsDefinition() - Method in class de.uka.ilkd.key.strategy.FIFOStrategy.Factory
 
getSettingsDefinition() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getSettingsDefinition() - Method in interface de.uka.ilkd.key.strategy.StrategyFactory
Returns the StrategySettingsDefinition which describes how an user interface has to look like to edit StrategySettings supported by created Strategy instances.
getSettingsDefinition() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy.Factory
Returns the StrategySettingsDefinition which describes how an user interface has to look like to edit StrategySettings supported by created Strategy instances.
getSettingsDefinition() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Returns the StrategySettingsDefinition which describes how an user interface has to look like to edit StrategySettings supported by created Strategy instances.
getSHA1() - Method in class de.uka.ilkd.key.util.KeYResourceManager
returns the SHA 1 git code from which this version has been derived
getShift() - Method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
getShortName(String) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
getShowAgainBox() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
getShowOnlyPrefixes() - Method in class de.uka.ilkd.key.util.Debug
 
getShowOnlyPrefixes() - Method in interface de.uka.ilkd.key.util.DebugMBean
get the list of prefixes for which messages are shown.
getShowSupported() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
getShowUninstantiatedTaclet() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
getShowWholeTaclet() - Method in class de.uka.ilkd.key.settings.ViewSettings
returns whether the Find and VarCond part of Taclets should be pretty-printed with instantiations of schema-variables or not
getSide() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
getSide() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
getSideConditionForAxiom(SymbolicExecutionState, Term, AbstractDomainElement, Services) - Static method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
Returns a side condition which has to hold if elem is a correct abstraction for term.
getSideConditions() - Method in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
getSideProofStatistics() - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
returns statistics of possible side proofs that contributed to this proof
getSignals() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getSignalsOnly() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getSignature() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
TO BE IMPLEMENTED Returns the signature of this constructor.
getSignature(TermServices) - Method in class de.uka.ilkd.key.speclang.translation.SLParameters
 
getSignature() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
Returns a human readable signature which describes this element.
getSignature(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the signature value.
getSignature() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBaseMethodReturn
Returns a human readable signature which describes this element.
getSignature() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
Returns a human readable signature which describes this element.
getSignatureIncludingReturnValue(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the signature value including return value.
getSignatureIncludingReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
Returns the human readable signature including the return value (IExecutionMethodReturn.getReturnValues()).
getSignatureIncludingReturnValue() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturn
Returns the human readable signature including the return value (IExecutionMethodReturn.getReturnValues()).
getSignatureIncludingReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Returns the human readable signature including the return value (IExecutionMethodReturn.getReturnValues()).
getSingleArray(ImmutableArray<QuantifiableVariable>[]) - Static method in class de.uka.ilkd.key.logic.ClashFreeSubst
 
getSingleFunctionDef(StringBuffer, ArrayList<Sort>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Get the type predicate definition for a given function.
getSingleton() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getSize() - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
getSize() - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
getSize() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
returns measure for the total size of the task.
getSize() - Method in interface de.uka.ilkd.key.prover.TaskStartedInfo
returns measure for the total size of the task.
getSkolemConstants(Term) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns all Skolem constants in the given term.
getSmallIcon() - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
getsMethodReference() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getSMTSettings() - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
getSMTSettings() - Method in class de.uka.ilkd.key.settings.ProofSettings
returns the DecisionProcedureSettings object
getSMTTemporaryFolder() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getSMTTemporaryFolder() - Method in interface de.uka.ilkd.key.smt.SMTSettings
The path of the folder, where the smt files are stored temporarily.
getSocket() - Method in interface de.uka.ilkd.key.smt.SMTSolver
 
getSocket() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getSolver() - Method in class de.uka.ilkd.key.gui.smt.InformationWindow.Information
 
getSolver() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
getSolverCommand() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
getSolverCommand() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
getSolverCommand() - Method in interface de.uka.ilkd.key.smt.SolverType
the command for starting the solver.
getSolverIndex() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
getSolverInstalled() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
getSolverName() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
getSolverOutput() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the solver output without any change.
getSolverOutput() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getSolverParameters() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
getSolverParameters() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
getSolverParameters() - Method in interface de.uka.ilkd.key.smt.SolverType
The currently used parameters for the solver.
getSolvers() - Method in class de.uka.ilkd.key.smt.SMTProblem
Returns the solvers that are related to the problem
getSolvers() - Method in exception de.uka.ilkd.key.smt.SolverException
 
getSolverSupportCheck() - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
getSolverSupported() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
getSolverSupportText() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
getSolverUnion() - Method in class de.uka.ilkd.key.gui.smt.SMTMenuItem
 
getSolverUnions() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
getSort() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
getSort() - Method in class de.uka.ilkd.key.parser.IdDeclaration
 
getSort() - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.NonGenericSortResolver
 
getSort() - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCIdentity
 
getSort() - Method in class de.uka.ilkd.key.smt.ExactInstanceQuery
 
getSort() - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
getSort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
getSort() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
getSort() - Method in class de.uka.ilkd.key.smt.ObjectTypeQuery
 
getSort(String) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getSort() - Method in class de.uka.ilkd.key.smt.SortWrapper
 
getSort() - Method in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
getSort() - Method in class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
getSortDependingOn() - Method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
getSortDepth(Sort) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
getSortDepthHelp(Sort) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
getSortedTermLabelNames(Proof) - Static method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
Returns a sorted list of all term label names supported by the given Proof.
getSortedTermLabelNames(Profile) - Static method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
Returns a sorted list of all term label names supported by the given Profile.
getSortedTermLabelNames(TermLabelManager) - Static method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
Returns a sorted list of all term TermLabelManager names supported by the given TermLabelManager.
getSortedTermLabelNames() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getSortHierarchyPredicates(Services, SMTSettings) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Get the expression for that defines the typepredicates for sort hierarchy.
getSortInvName(Sort) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
getSortList() - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
 
getSortOfSelect(Operator) - Method in class de.uka.ilkd.key.ldt.HeapLDT
If the passed operator is an instance of "select", this method returns the sort of the function (identical to its return type); otherwise, returns null.
getSorts() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getSorts() - Method in class de.uka.ilkd.key.logic.SortCollector
 
getSorts(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
Returns the Sorts of the given Terms.
getSorts() - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
getSorts() - Method in class de.uka.ilkd.key.smt.SortHierarchy
 
getSorts(Term[]) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
Extracts the sorts from an array of terms as an array.
getSource() - Method in class de.uka.ilkd.key.control.event.TermLabelVisibilityManagerEvent
getSource() - Method in class de.uka.ilkd.key.core.KeYSelectionEvent
returns the KeYSelectionModel that caused this event
getSource() - Method in class de.uka.ilkd.key.gui.configuration.ConfigChangeEvent
returns the Config that caused this event
getSource() - Method in class de.uka.ilkd.key.java.SourceData
returns the element to be matched, i.e. if @link #getChildPos() is -1 it returns @link #getElement() otherwise it returns the getChildPos()-th child or null if the returned child position is out of bound.
getSource() - Method in class de.uka.ilkd.key.proof.event.ProofDisposedEvent
getSource() - Method in class de.uka.ilkd.key.proof.io.event.ProofSaverEvent
getSource() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironmentEvent
 
getSource() - Method in class de.uka.ilkd.key.proof.ProofEvent
the proof from where this even to originated
getSource() - Method in class de.uka.ilkd.key.proof.ProofTreeEvent
 
getSource() - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
Returns the source Proof.
getSource() - Method in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Returns the source Proof.
getSource() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
getSource() - Method in interface de.uka.ilkd.key.prover.TaskFinishedInfo
 
getSource() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYLessLink
Returns the source.
getSource() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionLink
Returns the source.
getSource() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLink
Returns the source.
getSource() - Method in class de.uka.ilkd.key.symbolic_execution.util.event.SideProofStoreEvent
getSourceFileName() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
Return the source file name where this construct appears.
getSourceName() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getSourcePath(PositionInfo) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the path to the source file defined by the given PositionInfo.
getSourcePath(PositionInfo) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns the path to the source file defined by the given PositionInfo.
getSourceView(MainWindow) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Returns the singleton instance of the SourceView.
getSpec() - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationBySpec
 
getSpec() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
getSpecialSortPredicates(Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
build the formulas, that make sure, special functions keep typing
getSpecification() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
getSpecification() - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
Gets a formatted JML comment.
getSpecificationRepository() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Returns the used SpecificationRepository.
getSpecificationRepository() - Method in class de.uka.ilkd.key.java.Services
 
getSpecificJustification(RuleApp, TermServices) - Method in interface de.uka.ilkd.key.proof.mgt.ComplexRuleJustification
 
getSpecificJustification(RuleApp, TermServices) - Method in class de.uka.ilkd.key.proof.mgt.ComplexRuleJustificationBySpec
 
getSpecifiedIn() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
getSpecifiedIn() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getSpecifiedIn() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
getSpecifiedIn() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getSpecifiedMethodDeclarations() - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
getSpecVisibility(MemberDeclaration) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLResolverManager
 
getSpecVisibility(MemberDeclaration) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Returns a specification-language based visibility level for the passed member that should take precedence over Java's ordinary visibility, or null.
getSplitPane() - Method in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
getStandardBuiltInRules() - Method in class de.uka.ilkd.key.proof.init.RuleCollection
returns a list of all built in rules to be used
getStandardRules() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
getStandardRules() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the rule source containg all taclets for this profile
getStart() - Method in class de.uka.ilkd.key.smt.ContextualBlock
 
getStartCommand() - Method in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
getStartComponent() - Method in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
getStartComponent() - Method in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
getStartingGoals() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
Returns the Goals at which backward iteration has started.
getStartNode() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Returns the start node of the symbolic execution tree.
getStartPosition() - Method in class de.uka.ilkd.key.java.JavaSourceElement
Returns the start position of the primary token of this element.
getStartPosition() - Method in interface de.uka.ilkd.key.java.Label
 
getStartPosition() - Method in class de.uka.ilkd.key.java.PositionInfo
 
getStartPosition() - Method in interface de.uka.ilkd.key.java.SourceElement
Returns the start position of the primary token of this element.
getStartPosition() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Returns the start position of the primary token of this element.
getStartPosition() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getStartPosition() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
getStartPosition() - Method in class de.uka.ilkd.key.logic.ProgramElementName
Returns the start position of the primary token of this element.
getStartPosition() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Returns the start position.
getStartPosition(Properties) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Extracts the start position from the given Properties.
getStartTime() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the system time when the solver was started.
getStartTime() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getState() - Method in class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
getState() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
getState() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the current state of the solver.
getState() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getState() - Method in class de.uka.ilkd.key.smt.SolverCommunication
Returns the current state of the communication.
getState() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
Returns the symbolic state.
getState() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicLayout
Returns the symbolic state.
getState() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
Returns the symbolic state.
getStateCount() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Get the state count of the declaration
getStateCount() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getStateCount() - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Check the state count of the declaration (no_state = 0, two_state = 2, 1 otherwise).
getStateCount() - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getStateCount() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getStateCount() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
getStatement() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
getStatement() - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
getStatement() - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
getStatement() - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Return the statement at the specified index in this node's "virtual" statement array.
getStatementAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Return the statement at the specified index in this node's "virtual" statement array.
getStatementAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.Case
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.Catch
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.Default
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.Else
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.Finally
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Return the statement at the specified index in this node's "virtual" statement array.
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopInit
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Return the statement at the specified index in this node's "virtual" statement array.
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.LoopStatement
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.MethodFrame
Return the statement at the specified index in this node's "virtual" statement array.
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.Then
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.statement.Try
 
getStatementAt(int) - Method in class de.uka.ilkd.key.java.StatementBlock
 
getStatementAt(int) - Method in interface de.uka.ilkd.key.java.StatementContainer
 
getStatementAt(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getStatementAt(int) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getStatementBlock(StatementContainer) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
For a given StatementContainer this method computes the StatementBlock that contains all lines before the line the Breakpoint is at, including the line itself.
getStatementBlock(StatementContainer) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
 
getStatementBlock(StatementContainer) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
For a given StatementContainer this method computes the StatementBlock that contains all lines before the line the Breakpoint is at, including the line itself.
getStatementBlock(StatementContainer) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
getStatementContainer() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getStatementContainer() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
Get statement container.
getStatementContainer() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
getStatementContainer() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
getStatementContainer() - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Get statement container.
getStatementCount() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
 
getStatementCount() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getStatementCount() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getStatementCount() - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
getStatementCount() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.Case
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.Catch
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
 
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.Default
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.Else
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.Finally
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.LoopInit
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.Then
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.statement.Try
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.java.StatementBlock
Get the number of statements in this container.
getStatementCount() - Method in interface de.uka.ilkd.key.java.StatementContainer
Get the number of statements in this container.
getStatementCount() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getStatementCount() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
Get the number of statements in this container.
getStatementSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getStaticInv(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
Returns the special symbol <staticInv> which stands for the static invariant of a type.
getStaticPrefixType(ReferencePrefix, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
getStaticPrefixType(MethodOrConstructorReference, Services, ExecutionContext) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
getStaticProgramMethodTerm(String, Term[], String) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getStatistics() - Method in class de.uka.ilkd.key.proof.Proof
Retrieves a bunch of statistics to the proof tree.
getStatus() - Method in class de.uka.ilkd.key.proof.CompoundProof
 
getStatus() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
getStatus() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
getStatus() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.Result
 
getStatus() - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Communicates a non-fatal condition to the caller.
getStatus() - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer.Result
 
getStatus() - Method in interface de.uka.ilkd.key.proof.io.IProofFileParser
 
getStatus() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
asks the proof management component of the associated proofs for the status of the associated proof .
getStatus() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
getStatus() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
getStatus() - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
getStatus() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
getStatus() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
getStatus() - Method in class de.uka.ilkd.key.proof.SingleProof
 
getStatus() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
getStatus() - Method in class de.uka.ilkd.key.taclettranslation.lemma.LemmaFormula
 
getStatus() - Method in interface de.uka.ilkd.key.taclettranslation.TacletFormula
 
getStatusLine() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getStatusMessageBox() - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
getStatusMessages() - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
getStatusString() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
getSteps() - Method in class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
 
getSteps(List<LocationVariable>, PosInOccurrence, Sequent, Services) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
getStopAt() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getStopButton() - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
getStopMessage(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.prover.impl.AppliedRuleStopCondition
Returns a human readable message which explains why the previous #shouldStop(ApplyStrategy, Proof, GoalChooser, long, int, SingleRuleApplicationInfo) has stopped the strategy.
getStopMessage(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in interface de.uka.ilkd.key.prover.StopCondition
Returns a human readable message which explains why the previous #shouldStop(ApplyStrategy, Proof, GoalChooser, long, int, SingleRuleApplicationInfo) has stopped the strategy.
getStopMessage(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition
Returns a human readable message which explains why the previous #shouldStop(ApplyStrategy, Proof, GoalChooser, long, int, SingleRuleApplicationInfo) has stopped the strategy.
getStopMessage(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Returns a human readable message which explains why the previous #shouldStop(ApplyStrategy, Proof, GoalChooser, long, int, SingleRuleApplicationInfo) has stopped the strategy.
getStopMessage(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
Returns a human readable message which explains why the previous #shouldStop(ApplyStrategy, Proof, GoalChooser, long, int, SingleRuleApplicationInfo) has stopped the strategy.
getStopMessage(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Returns a human readable message which explains why the previous #shouldStop(ApplyStrategy, Proof, GoalChooser, long, int, SingleRuleApplicationInfo) has stopped the strategy.
getStore() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getStrategy(String, Proof, StrategyProperties) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
getStrategy() - Method in class de.uka.ilkd.key.settings.StrategySettings
Get the name of the active strategy
getStrategyFactories() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
getStrategyFactories() - Method in class de.uka.ilkd.key.proof.init.JavaProfile
 
getStrategyFactories() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
getStrategyFactories() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
getStrategyFactory(Name) - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
getStrategyFactory(Name) - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the StrategyFactory for strategy strategyName
getStrategyInfo(Properties.Property<T>) - Method in class de.uka.ilkd.key.proof.Goal
 
getStrategyInfoUndoMethods() - Method in class de.uka.ilkd.key.proof.Node
 
getStrategyPredefSettingsCmb() - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
 
getStrategySettings() - Method in class de.uka.ilkd.key.settings.ProofSettings
returns the StrategySettings object
getStream(ANTLRStringStream, String) - Static method in class de.uka.ilkd.key.parser.KeYLexerF
 
getString(String) - Static method in class de.uka.ilkd.key.macros.scripts.meta.DescriptionFacade
Helper function for look ups in the property file.
getString(String, String) - Method in class de.uka.ilkd.key.util.CommandLine
Gets the parameter string passed to an argument option.
getString() - Method in class de.uka.ilkd.key.util.pp.StringBackend
Returns the accumulated output
getStringMap(Object, ProofScriptArgument<?>) - Method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
 
getSub() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getSub() - Method in class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
getSub() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
getSub() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
getSub() - Method in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
getSubIndex(int) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
getSubProperties() - Method in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
Returns children which edits related properties to this.
getSubs() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
getSubs() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
getSubset() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getSubsort() - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCSupersort
 
getSubstitutedTerm() - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
 
getSubstitutedTerm(QuantifiableVariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
getSubstitution() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
get all instances from instancesCostCache subsCache
getSubstitutions(Term, Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.BasicMatching
matching trigger to targetTerm recursively
getSubstitutions(Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
returns the found matchings
getSubstitutionsFromTerm(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
getSubstitutionsFromTermHelp(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
getSubstitutionsFromTerms(ImmutableSet<Term>, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
getSubstitutionsFromTerms(ImmutableSet<Term>, Services) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Trigger
 
getSubstitutionsFromTerms(ImmutableSet<Term>, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
getSubTerm() - Method in interface de.uka.ilkd.key.logic.PIOPathIterator
 
getSubTerm() - Method in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
getSubTerm(Term) - Method in class de.uka.ilkd.key.logic.PosInTerm
navigate to the subterm described by this position and return it if the described position does not exist in the term an IndexOutOfBoundsException is thrown
getSubTerm(Term, IntIterator) - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
Gets subterm of t at the postion of pit
getSubTerms(SMTTerm, Set<SMTTerm>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
getSubTerms(Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
Extracts a term's subterms as an array.
getSubtreeEnabledGoals(Node) - Method in class de.uka.ilkd.key.proof.Proof
get the list of goals of the subtree starting with node which are enabled.
getSubtreeGoals(Node) - Method in class de.uka.ilkd.key.proof.Proof
returns the list of goals of the subtree starting with node.
getSubtrees() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
getSuccCache() - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
getSuccedentTaclet(PosInOccurrence, RuleFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletIndex
get all Taclets for the succedent.
getSuccTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.SuccTacletBuilder
builds and returns the SuccTaclet that is specified by former set... / add... methods.
GetSuffix(int) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
GetSuffix(int) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
getSuggestiveNameProposalForProgramVariable(SchemaVariable, TacletApp, Services, ImmutableList<String>) - Method in class de.uka.ilkd.key.logic.VariableNamer
 
getSuggestiveNameProposalForSchemaVariable(Expression) - Method in class de.uka.ilkd.key.logic.VariableNamer
 
getSummary() - Method in class de.uka.ilkd.key.proof.Statistics
 
getSuperArrayType() - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
getSuperclass(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
retrieves the direct extended superclass for the given class
getSuperMethod(ExecutionContext, MethodReference, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
getSuperSorts(Sort) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getSuperType(ExecutionContext, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
getSupertypes() - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Returns the array of locally declared supertypes of this class type.
getSupertypes() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Returns the array of locally declared supertypes of this class type.
getSupertypes() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
returns the local declared supertypes
getSupertypes() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
returns the local declared supertypes
getSupertypes() - Method in class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Get supertypes.
getSupertypes() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
returns the local declared supertypes
getSupertypes() - Method in class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
returns the local declared supertypes
getSupertypes() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
returns the local declared supertypes
getSuppliedList() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
getSupportedRuleNames() - Method in class de.uka.ilkd.key.rule.label.BlockContractValidityTermLabelUpdate
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedRuleNames() - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedRuleNames() - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelUpdate
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedRuleNames() - Method in class de.uka.ilkd.key.rule.label.LoopBodyTermLabelUpdate
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedRuleNames() - Method in class de.uka.ilkd.key.rule.label.LoopInvariantNormalBehaviorTermLabelUpdate
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedRuleNames() - Method in class de.uka.ilkd.key.rule.label.RemoveInCheckBranchesTermLabelRefactoring
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedRuleNames() - Method in interface de.uka.ilkd.key.rule.label.RuleSpecificTask
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedRuleNames() - Method in class de.uka.ilkd.key.rule.label.SymbolicExecutionTermLabelUpdate
Returns the supported rule Names or null or an empty list if all rules are supported.
getSupportedSolvers() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
getSupportedTaclets() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getSupportedTermLabelNames(Services) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Returns the Names of the supported TermLabels.
getSupportedTermLabelNames() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Returns the Names of all supported TermLabels.
getSupportedVersions() - Method in interface de.uka.ilkd.key.smt.SolverType
Returns an array of all versions that are supported by KeY.
getSurviveSymbExec() - Method in class de.uka.ilkd.key.rule.Taclet
 
getSV() - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
returns a String name of this meta construct.
getSV() - Method in class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
returns the schema variable of this type sv wrapper
getSV() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
getSV() - Method in class de.uka.ilkd.key.java.recoderext.JumpLabelSVWrapper
 
getSV() - Method in class de.uka.ilkd.key.java.recoderext.LabelSVWrapper
returns the schema variable of this label sv wrapper
getSV() - Method in class de.uka.ilkd.key.java.recoderext.MethodSignatureSVWrapper
 
getSV() - Method in class de.uka.ilkd.key.java.recoderext.ProgramVariableSVWrapper
returns the schema variable of this type sv wrapper
getSV() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
getSV() - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
returns a String name of this meta construct.
getSV() - Method in interface de.uka.ilkd.key.java.recoderext.SVWrapper
returns a String name of this meta construct.
getSV() - Method in class de.uka.ilkd.key.java.recoderext.TypeSVWrapper
returns the schema variable of this type sv wrapper
getSVInstantiations() - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
getSVRow(SchemaVariable) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
returns the index of the row the given Schemavariable stands
getSVWithSort(ExtList, Class<?>) - Method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
getSwingGridx() - Method in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
Returns the optional hint for Swing user interfaces how to place the control used to edit the represented settings value.
getSwingWidth() - Method in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
 
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Abstract
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.AnnotationUseSpecification
 
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Final
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.Modifier
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Ghost
 
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Model
 
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Native
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.NoState
 
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Private
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Protected
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Public
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Static
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.StrictFp
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Synchronized
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Transient
Get symbol.
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.TwoState
 
getSymbol() - Method in class de.uka.ilkd.key.java.declaration.modifier.Volatile
Get symbol.
getSymbol(SMTTermBinOp.Op, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
getSymbol(SMTTermMultOp.Op, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
getSymbolicEx() - Method in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
getSymbolicExecutionLabel(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the contained SymbolicExecutionTermLabel if available.
getSymbolicExecutionLabel(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the contained SymbolicExecutionTermLabel if available.
getSymbolicExecutionStrategyProperties(boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
Returns the default StrategyProperties of symbolic execution.
getSymbolicExecutionTermLabelConfigurations(boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Returns the additional TermLabelFactory instances used for symbolic execution.
getSymbolicState() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
getSymbolicState() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
getSyntacticWeakeningFormula(CloseAfterMergeRuleBuiltInRuleApp, Goal) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
Constructs the actual syntactic weakening formula \phi(s1, s2) expressing that s2 is a weakening of s1.
getSyntaxHighlighter() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getTabbedPane() - Method in class de.uka.ilkd.key.gui.smt.InformationWindow
 
getTabIndices() - Method in class org.key_project.util.java.IOUtil.LineInformation
Returns the indices of all tabs in the line.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputCellRenderer
 
getTabSize(int) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
getTabSize() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
getTabSize(int) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
getTabSize() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
getTaclet(Term, String) - Method in class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand
 
getTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecTacletBuilder
builds and returns the Taclet that is specified by former set... / add... methods.
getTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.NoFindTacletBuilder
builds and returns the Taclet that is specified by former set... / add... methods.
getTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
builds and returns the Taclet that is specified by former set... / add... methods.
getTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.SuccTacletBuilder
builds and returns the Taclet that is specified by former set... / add... methods.
getTaclet() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
builds and returns the Taclet that is specified by former set... / add... methods.
getTaclet() - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
getTaclet() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
getTaclet() - Method in class de.uka.ilkd.key.taclettranslation.lemma.LemmaFormula
 
getTaclet() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
getTaclet() - Method in interface de.uka.ilkd.key.taclettranslation.TacletFormula
 
getTaclet2Builder() - Method in class de.uka.ilkd.key.proof.init.InitConfig
Taclets are constructed using TacletBuilders this map contains the pair of a taclet and its builder which is important as goals of a taclet may depend of the selected choices.
getTacletApp() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
getTacletApp() - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
getTacletAppAt(TacletFilter, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
returns the set of rule applications for the given heuristics at the given position of the given sequent.
getTacletAppAt(PosInOccurrence, RuleFilter) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
getTacletAppAt(PosInOccurrence, TacletFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
returns the set of rule applications at the given position of the given sequent.
getTacletAppAt(PosInOccurrence, RuleFilter) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
getTacletAppAtAndBelow(TacletFilter, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
returns the rule applications at the given PosInOccurrence and at all Positions below this.
getTacletAppAtAndBelow(PosInOccurrence, RuleFilter, Services) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
getTacletAppAtAndBelow(PosInOccurrence, TacletFilter, Services) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
returns the rule applications at the given PosInOccurrence and at all Positions below this.
getTacletAppAtAndBelow(PosInOccurrence, RuleFilter, Services) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
getTacletBase() - Method in class de.uka.ilkd.key.proof.init.RuleCollection
returns the rule source containg all taclets for this profile
getTacletChooser() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
getTacletDescription(KeYMediator, Node, SequentPrintFilter) - Static method in class de.uka.ilkd.key.gui.nodeviews.TacletDescriber
Computes the text to show in this JTextArea which consists of the sequent including the applied rule.
getTacletFile(Proof) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
subclasses give a special proof obligation input per proof.
getTacletFile(Proof) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.KeYsTacletsLoader
 
getTacletFile(Proof) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
getTacletName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
getTacletName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.BlockInfFlowUnfoldTacletBuilder
 
getTacletName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
getTacletName() - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.MethodInfFlowUnfoldTacletBuilder
 
getTacletNames() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
getTacletNamesAsHash() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
getTacletOperation() - Method in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Returns the currently performed operation.
getTaclets() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
getTaclets() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getTaclets() - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
getTaclets() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getTaclets() - Method in interface de.uka.ilkd.key.smt.SMTSettings
The set of taclets that should be used.
getTaclets(ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.speclang.ClassAxiom
The axiom as one or many taclets, where the non-defining occurrences of the passed observers are replaced by their "limited" counterparts.
getTaclets(ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
getTaclets(ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
getTaclets(ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
getTaclets(ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
getTaclets(ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
getTaclets(ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getTacletsAlreadyInUse() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
get the taclet base which is considered fix (?)
getTacletsAlreadyInUse() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.KeYsTacletsLoader
 
getTacletsAlreadyInUse() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
getTacletSetTranslation() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
getTacletTermStack() - Method in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Returns the stack maintained during application of a taclet Term.
getTacletTranslation() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the taclet translation that is used as assumptions.
getTacletTranslation() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getTacletWithoutInactiveGoalTemplates(ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
getTagForPos(PosInOccurrence) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
getTail() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getTail() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getTailStatement(LoopStatement, StatementBlock) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getTarget(Term) - Static method in class de.uka.ilkd.key.logic.op.UpdateApplication
 
getTarget() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
getTarget() - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
Returns the target source member.
getTarget() - Method in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Returns the target source member.
getTarget() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getTarget() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getTarget() - Method in class de.uka.ilkd.key.speclang.ClassAxiom
Returns the axiomatised function symbol.
getTarget() - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
Class axioms do not have targets (in opposition to represents clauses)
getTarget() - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the contracted function symbol.
getTarget() - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
getTarget() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getTarget() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getTarget() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getTarget() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
getTarget() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getTarget() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the contracted function symbol.
getTarget() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getTarget() - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
getTarget() - Method in interface de.uka.ilkd.key.speclang.OperationContract
 
getTarget() - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
getTarget() - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
getTarget() - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getTarget() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
getTarget() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYLessLink
Returns the target.
getTarget() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionLink
Returns the target.
getTarget() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLink
Returns the target.
getTarget() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Returns the target ISymbolicObject.
getTarget() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Returns the target ISymbolicObject.
getTarget(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the target value.
getTarget() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Returns the target ISymbolicObject.
getTargetOfProof(Proof) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns the target that the passed proof is about, or null.
getTaskForProof(Proof) - Method in class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
getTempDirectory() - Static method in class org.key_project.util.java.IOUtil
Returns the temporary directory.
getTemporaryNameProposal(String) - Method in class de.uka.ilkd.key.logic.VariableNamer
proposes a unique name; intended for use in places where the information required by getProposal() is not available
getterAndSetter(HashSet<String>) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
getTerm() - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
getTerm() - Method in class de.uka.ilkd.key.pp.AbbrevMap.AbbrevWrapper
 
getTerm(String) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Returns the term which is mapped to the abbreviation s, null if no term is mapped to the abbreviation.
getTerm() - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
delivers the new built term
getTerm() - Method in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Returns the optional replace Term of the taclet.
getTerm() - Method in class de.uka.ilkd.key.rule.Trigger
 
getTerm() - Method in class de.uka.ilkd.key.smt.SMTProblem
Returns the term that is related to this problem.
getTerm(Term, AuxiliaryContract.Variables, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
Replaces variables in a map of terms
getTerm(Term, Term, AuxiliaryContract.Terms, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
Replaces variables in a map of terms
getTerm() - Method in class de.uka.ilkd.key.speclang.translation.SLExpression
 
getTerm() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessConstraint
Returns the Term representing the constraint.
getTerm() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionConstraint
Returns the Term representing the constraint.
getTerm() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionConstraint
Returns the Term representing the constraint.
getTerm(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the term value.
getTerm() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
 
getTermAtPos(SequentFormula, PosInOccurrence) - Method in class de.uka.ilkd.key.macros.scripts.RewriteCommand
Calculates term at the PosInOccurrence pio
getTermBelowQuantifier(SchemaVariable, Term) - Static method in class de.uka.ilkd.key.rule.TacletApp
delivers the term below the (unique) quantifier of a bound SchemaVariable in the given term.
getTermBelowQuantifier(Taclet, SchemaVariable) - Static method in class de.uka.ilkd.key.rule.TacletApp
delivers the term below the (unique) quantifier of a bound SchemaVariable varSV in the find and if-parts of the Taclet
getTermBuilder(boolean) - Method in class de.uka.ilkd.key.java.Services
Returns either the cache backed or raw TermBuilder used to create Terms.
getTermBuilder() - Method in class de.uka.ilkd.key.java.Services
Returns the TermBuilder used to create Terms.
getTermBuilder() - Method in interface de.uka.ilkd.key.logic.TermServices
Returns the TermBuilder used to create Terms.
getTermBuilder(boolean) - Method in interface de.uka.ilkd.key.logic.TermServices
Returns either the cache backed or raw TermBuilder used to create Terms.
getTermFactory() - Method in class de.uka.ilkd.key.java.Services
Returns the TermFactory used to create Terms.
getTermFactory() - Method in interface de.uka.ilkd.key.logic.TermServices
Returns the TermBuilder used to create Terms.
getTermFactory() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getTermFactoryCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getTermFromProgramMethod(IProgramMethod, String, String, Term[], Term) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getTermHash() - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
getTerminationKind(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the termination kind value.
getTerminationKind() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
getTerminationKind() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination
getTerminationKind() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
getTerminationMarker() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Returns the Modality to use as termination marker.
getTerminationMarker() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Returns the Modality to use as termination marker.
getTerminationMarker() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
getTerminationMarker() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Returns the Modality to use as termination marker.
getTerminationMarker() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the Modality to use as termination marker.
getTerminationMarker() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Returns the Modality to use as termination marker.
getTerminationMarker() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Returns the Modality to use as termination marker.
getTerminationPathEntries() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Returns the mapping of a ExecutionNodeReader.KeYlessStart to its termination entries.
getTerminations() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessStart
Returns the up to now discovered IExecutionTerminations.
getTerminations() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionStart
Returns the up to now discovered IExecutionTerminations.
getTerminations() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Returns the up to now discovered IExecutionTerminations.
getTermIndex(PosInOccurrence) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Get term index for the formula to which position pos points
getTermInst(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator
 
getTermInstantiation(SchemaVariable, ExecutionContext, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns the instantiation of the given SchemaVariable as Term.
getTermLabel(Set<TermLabel>, Name) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelUpdate
Returns the TermLabel with the given Name.
getTermLabelExplanations() - Method in class de.uka.ilkd.key.util.XMLResources
 
getTermLabelManager(Services) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Returns the TermLabelManager defined by the Profile of the given Services.
getTermLabelManager() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
getTermLabelManager() - Method in interface de.uka.ilkd.key.proof.init.Profile
 
getTermLabelMerger() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the TermLabelMerger instance.
getTermLabelName() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the Name of the supported TermLabel.
getTermLabelName() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Returns the Name of the TermLabel to consider.
getTermLabelRefactorings() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the TermLabelRefactoring instances.
getTermLabelUpdates() - Method in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Returns the TermLabelUpdate instances.
getTermLabelVisibilityManager() - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
getTermLabelVisibilityManager() - Method in interface de.uka.ilkd.key.control.UserInterfaceControl
getTermLabelVisibilityManager() - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
getTermLabelVisibilityManager() - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
getTermLabelVisibilityManagerListeners() - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
Returns all available TermLabelVisibilityManagerListener.
getTermMenuActions(MainWindow) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
getTermMenuActions(MainWindow) - Method in interface de.uka.ilkd.key.gui.ext.KeYTermMenuExtension
 
getTermMenuExtensions() - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Retrieves all known implementation of the KeYMainMenuExtension
getTermOnPath(Term) - Method in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
 
getTermPIS(SequentPrintFilterEntry, ImmutableList<Integer>, PosInOccurrence) - Method in class de.uka.ilkd.key.pp.PositionTable
Returns a PosInSequent for a given position list, but without filling in the bounds.
getTerms() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
getTerms() - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
getTerms() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Returns the terms which represents the same ISymbolicObject.
getTerms() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicEquivalenceClass
Returns the terms which represents the same ISymbolicObject.
getTerms() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Returns the terms which represents the same ISymbolicObject.
getTermStrings() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Returns the terms which represents the same ISymbolicObject as human readable String.
getTermStrings() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicEquivalenceClass
Returns the terms which represents the same ISymbolicObject as human readable String.
getTermStrings() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Returns the terms which represents the same ISymbolicObject as human readable String.
getTermTacletAppIndexCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
Returns the cache used by TermTacletAppIndexCacheSet instances.
getTestGenerationSettings() - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
getTestMethodSignature(int) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getText() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Returns the plain text of this sequent view.
getText() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
getText() - Method in class de.uka.ilkd.key.java.Comment
 
getText() - Method in class de.uka.ilkd.key.java.declaration.Modifier
Get symbol text.
getText(boolean, Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getText(boolean, Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getText(FunctionalOperationContract, ImmutableList<Term>, Term, Term, Term, LocationVariable, Term, List<LocationVariable>, Map<LocationVariable, Term>, boolean, Services, boolean, boolean) - Static method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getText(IProgramMethod, Operator, Operator, ImmutableList<? extends SVSubstitute>, ProgramVariable, boolean, Term, Map<LocationVariable, Term>, Map<LocationVariable, Boolean>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Modality, boolean, boolean, Services, boolean, boolean) - Static method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getText(boolean, Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Return String to display contract in proof management dialog
getTextColor() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
getTextField() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
getTheLoop() - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
getThen() - Method in class de.uka.ilkd.key.java.statement.If
Get then.
getThePartnerNode() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
getThisReference() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
Returns the this reference if available.
getThrown() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getThrown() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getThrown() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getThrown() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getTime() - Method in class de.uka.ilkd.key.proof.Goal
 
getTime() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
getTime() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
getTime() - Method in interface de.uka.ilkd.key.prover.TaskFinishedInfo
 
getTimeOfQuery(Term) - Method in class de.uka.ilkd.key.rule.QueryExpand
 
getTimeout() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
getTimeout() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
getTimeout() - Method in class de.uka.ilkd.key.settings.StrategySettings
retrieves the time in ms after which automatic rule application shall be aborted (-1 disables timeout)
getTimeout() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns the timeout that should be used for a single solver (in milliseconds).
getTimeout() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the amount of milliseconds after a timeout occurs.
getTimeout() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getTimeout() - Method in class de.uka.ilkd.key.smt.SolverTimeout
 
getTimeoutField() - Method in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
getTips(boolean) - Static method in class de.uka.ilkd.key.util.TipOfTheDay
Read strings from file and the internet.
getTipsFromFile() - Static method in class de.uka.ilkd.key.util.TipOfTheDay
 
getTipsOnline() - Static method in class de.uka.ilkd.key.util.TipOfTheDay
 
getTitle() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
getTitle() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveAndAddTaclets
 
getTitle() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveKeYTaclets
 
getTitle() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveUserDefinedTaclets
 
getTitle() - Method in interface de.uka.ilkd.key.gui.ext.KeYPaneExtension
The title of the tab pane for the user.
getTitle() - Method in class de.uka.ilkd.key.gui.GoalList
 
getTitle() - Method in class de.uka.ilkd.key.gui.InfoTreeNode
 
getTitle() - Method in class de.uka.ilkd.key.gui.InfoView
 
getTitle() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
getTitle() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
getTitle() - Method in class de.uka.ilkd.key.gui.nodeviews.EmptySequent
 
getTitle() - Method in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
getTitle() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getTitle() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
getTitle() - Method in class de.uka.ilkd.key.gui.smt.InformationWindow.Information
 
getTitle(SMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
getTitle() - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
getTitle() - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
getToKeep() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Returns the variables KeY should keep to evaluate the condition.
getToken(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
getToken(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
getTokennames() - Static method in class de.uka.ilkd.key.parser.KeYLexerTokens
 
getTokenNames() - Method in class de.uka.ilkd.key.parser.KeYParser
 
getTokennames() - Static method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexerTokens
 
getTokenNames() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
getTokenNames() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getToolbar(MainWindow) - Method in class de.uka.ilkd.key.gui.ext.HeatmapExt
 
getToolbar(MainWindow) - Method in interface de.uka.ilkd.key.gui.ext.KeYToolbarExtension
 
getToolbar(MainWindow) - Method in interface de.uka.ilkd.key.gui.ext.KeYToolbarExtensionAdapter
 
getToolbarActions(MainWindow) - Method in interface de.uka.ilkd.key.gui.ext.KeYToolbarExtensionAdapter
 
getToolbarExtensions() - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
Retrieves all known implementation of the KeYToolbarExtension
getTooltip() - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
getToolTip() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
getTooltip() - Method in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
Returns the optional tooltip text which describes this property.
getTooltip() - Method in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
Returns The optional tooltip text which describes this value.
getTopElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice
 
getTopElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
getTopElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
getTopElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
getTopItem() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
getTopLevel() - Static method in class de.uka.ilkd.key.logic.PosInTerm
returns the instance representing the top level position
getTopLevel() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
getTopLevelCache(ImmutableList<QuantifiableVariable>) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
getToplevelPM(KeYJavaType, String, ImmutableList<KeYJavaType>) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getToplevelPM(KeYJavaType, IProgramMethod) - Method in class de.uka.ilkd.key.java.JavaInfo
 
getTopLevelTaclets(HashMap<Object, ImmutableList<NoPosTacletApp>>, RuleFilter, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.TacletIndex
 
getToplevelTerm() - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
getToPos() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
getTopPIS(ImmutableList<Integer>, SequentPrintFilter) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Returns a PosInSequent for a given position list, but without filling in the bounds.
getTotalColumnWidth() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
getTotalIndentation() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Get total indentation.
getTrafficLight() - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
getTransferData(DataFlavor) - Method in class de.uka.ilkd.key.gui.nodeviews.PosInSequentTransferable
if the flavor is equal to the PosInSequentTransferable.POS_IN_SEQUENT_TRANSFER the return data is of kind PosInSequent.
getTransferDataFlavors() - Method in class de.uka.ilkd.key.gui.nodeviews.PosInSequentTransferable
returns the supported flavors of this transferable.
getTransformer(Name, Sort, ImmutableArray<Sort>, TermServices) - Static method in class de.uka.ilkd.key.logic.op.Transformer
Looks up the function namespace for a term transformer with the given attributes, assuming it to be uniquely defined by its name.
getTransformer(Transformer, TermServices) - Static method in class de.uka.ilkd.key.logic.op.Transformer
Takes a template for a term transformer and checks in the function namespace, whether an equivalent already exists.
getTransformer(PosInOccurrence) - Static method in class de.uka.ilkd.key.logic.op.Transformer
Examines a position for whether it is inside a term transformer.
getTransitiveConnections(ImmutableSet<Term>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
getTranslation() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the translation of the SMTProblem that is handed over to the solver process.
getTranslation() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getTranslation(ImmutableSet<Sort>) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
getTranslation(ImmutableSet<Sort>) - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.TacletSetTranslation
Builds the translation of the taclets given by calling the method setTacletSet().
getTreeCellEditor() - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
getTreeCellRenderer() - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeIconCellRenderer
 
getTreeComponent() - Method in class de.uka.ilkd.key.gui.smt.CETree
 
getTreeItems() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
getTreeModel() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
This is the real interesting method of this class.
getTreeSize() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
getTrigger() - Method in class de.uka.ilkd.key.rule.Taclet
 
getTrigger() - Method in class de.uka.ilkd.key.rule.TacletAttributes
 
getTriggerSetCache() - Method in class de.uka.ilkd.key.java.ServiceCaches
 
getTriggerSetThisBelongsTo() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
getTriggerTerm() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
getTriggerTerm() - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Trigger
 
getTriggerTerm() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
getTriggerVar() - Method in class de.uka.ilkd.key.rule.Trigger
 
getTrueCase() - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
getTrueConst() - Method in class de.uka.ilkd.key.ldt.BooleanLDT
returns the function representing the boolean value TRUE
getTrueTerm() - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
getType() - Method in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
getType() - Method in enum de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData.Key
 
getType() - Method in interface de.uka.ilkd.key.java.abstraction.Variable
Returns the type of this variable.
getType() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
getType() - Method in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
 
getType(TypeReference) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
getType(String) - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceNameInfo
 
getType(TypeReference) - Method in class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceSourceInfo
 
getType(VariableSpecification) - Method in class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceSourceInfo
 
getType() - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
getType() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.LDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
getType(Term) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
getType() - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Returns the result type of this symbol.
getType() - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
getType() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getType() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
getType() - Method in class de.uka.ilkd.key.rule.NewVarcond
 
getType() - Method in class de.uka.ilkd.key.smt.ContextualBlock
Returns the type of the block, that can be
- ASSUMPTION_FUNCTION_DEFINTION
- ASSUMPTION_TYPE_HIERARCHY
- ASSUMPTION_SORT_PREDICATES
- ASSUMPTION_DUMMY_IMPLEMENTATION3
- PREDICATE_FORMULA
- PREDICATE_TYPE
getType() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the type of the solver process.
getType() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
getType() - Method in class de.uka.ilkd.key.smt.SolverCommunication.Message
 
getType() - Method in class de.uka.ilkd.key.speclang.translation.SLExpression
 
getType() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
Returns the type of this object.
getType() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the type of the value.
getType() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicObject
Returns the type of this object.
getType() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the type of the value.
getType() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
Returns the type of this object.
getType() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the type of the value.
getType() - Method in class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
getType() - Method in interface de.uka.ilkd.key.util.FileCollection.Walker
return the type of the structure that is iterated.
getType(Services, String) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Returns the KeYJavaType fore the given name.
getType() - Method in class de.uka.ilkd.key.util.properties.Properties.Property
 
getType() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
getType() - Method in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
getType(String, ProgramElement) - Method in class recoder.service.KeYCrossReferenceSourceInfo
Tries to find a type with the given name using the given program element as context.
getType(TypeReference) - Method in class recoder.service.KeYCrossReferenceSourceInfo
 
getType(Expression) - Method in class recoder.service.KeYCrossReferenceSourceInfo
clears the cache for the TypeReference to Type resolution.
getTypeByClassName(String) - Method in class de.uka.ilkd.key.java.JavaInfo
looks up a KeYJavaType with given name.
getTypeByClassName(String, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
retrieves the KeYJavaType of the given type name.
getTypeByClassName(String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
getTypeByName(String) - Method in class de.uka.ilkd.key.java.JavaInfo
looks up the fully qualifying name given by a String in the list of all available KeYJavaTypes in the Java model
getTypeConverter() - Method in class de.uka.ilkd.key.java.JavaInfo
Don't make this method public, use Services instead returns the TypeConverter to translate program parts to their logic equivalent
getTypeConverter() - Method in class de.uka.ilkd.key.java.Recoder2KeY
return the associated type converter object
getTypeConverter() - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
retrieve the type converter from the associated Recoder2KeY
getTypeConverter() - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
getTypeConverter() - Method in class de.uka.ilkd.key.java.Services
Returns the TypeConverter associated with this Services object.
getTypeDeclaration(String) - Method in class de.uka.ilkd.key.java.JavaInfo
returns a type declaration with the full name of the given String fullName
getTypeDeclarationAt(int) - Method in class de.uka.ilkd.key.java.CompilationUnit
 
getTypeDeclarationAt(int) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
 
getTypeDeclarationAt(int) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
getTypeDeclarationAt(int) - Method in interface de.uka.ilkd.key.java.declaration.TypeDeclarationContainer
 
getTypeDeclarationAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getTypeDeclarationAt(int) - Method in class de.uka.ilkd.key.java.StatementBlock
 
getTypeDeclarationCount() - Method in class de.uka.ilkd.key.java.CompilationUnit
Get the number of type declarations in this container.
getTypeDeclarationCount() - Method in class de.uka.ilkd.key.java.ContextStatementBlock
 
getTypeDeclarationCount() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Get the number of type declarations in this container.
getTypeDeclarationCount() - Method in interface de.uka.ilkd.key.java.declaration.TypeDeclarationContainer
Get the number of type declarations in this container.
getTypeDeclarationCount() - Method in class de.uka.ilkd.key.java.expression.operator.New
 
getTypeDeclarationCount() - Method in class de.uka.ilkd.key.java.StatementBlock
Get the number of type declarations in this container.
getTypeDefiningObject() - Method in class de.uka.ilkd.key.rule.NewVarcond
 
getTypeDefinitions() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Returns a set of formula s, that defines the resulttypes of functions, all constants and other elements (i.e. constant number symbols).
getTypeForConstant(Object) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getTypeForField(Object) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
getTypeList(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
getTypeMap() - Method in class de.uka.ilkd.key.api.VariableAssignments
Returns the map of ID -> Type mappings
getTypeName() - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
getTypeName() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getTypeName() - Method in interface de.uka.ilkd.key.speclang.Contract
Returns technical name for the contract type.
getTypeName() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getTypeName() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getTypeName() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getTypeName() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getTypeName() - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
getTypeName() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getTypeNameForAccessMethods(String) - Static method in class de.uka.ilkd.key.java.PrettyPrinter
 
getTypeOfClassUnderTest() - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getTypeOfValue(Heap, Model, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
getTypePredicate(Sort, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Get the type predicate for the given sort and the given expression.
getTypePredicate(String) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
getTypePredicateName(String) - Static method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
getTypeReference() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
Get return type.
getTypeReference() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
Get type reference.
getTypeReference() - Method in class de.uka.ilkd.key.java.expression.operator.TypeOperator
Get type reference.
getTypeReference() - Method in class de.uka.ilkd.key.java.Import
Returns the type reference of this import, if there is one.
getTypeReference() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
returns the type reference to the next enclosing class
getTypeReference() - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
getTypeReference() - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
returns the type reference to the next enclosing class
getTypeReference() - Method in interface de.uka.ilkd.key.java.reference.IExecutionContext
returns the type reference to the next enclosing class
getTypeReference() - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
Get type reference.
getTypeReference() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.declaration.InheritanceSpecification
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.declaration.modifier.AnnotationUseSpecification
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.declaration.Throws
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.expression.operator.TypeOperator
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.Import
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Return the type reference at the specified index in this node's "virtual" statement array.
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.ArrayReference
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.FieldReference
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Return the type reference at the specified index in this node's "virtual" type reference array.
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.SuperReference
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.ThisReference
 
getTypeReferenceAt(int) - Method in interface de.uka.ilkd.key.java.reference.TypeReferenceContainer
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getTypeReferenceAt(int) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.declaration.modifier.AnnotationUseSpecification
 
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.declaration.Throws
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.expression.operator.TypeOperator
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.Import
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.ArrayReference
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.FieldReference
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.MethodReference
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.SuperReference
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.ThisReference
Get the number of type references in this container.
getTypeReferenceCount() - Method in interface de.uka.ilkd.key.java.reference.TypeReferenceContainer
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Get the number of type references in this container.
getTypeReferenceCount() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getTypeReferenceCount() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
getTypeResolver() - Method in class de.uka.ilkd.key.rule.conditions.AbstractOrInterfaceType
 
getTypeResolver() - Method in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
getTypes() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
TO BE IMPLEMENTED Returns the (empty) list of class types locally defined within this container.
getTypes(Services) - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
TO BE IMPLEMENTED
getTypes(ImmutableArray<Expression>, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
gets an array of expression and returns a list of types
getTypes() - Method in class de.uka.ilkd.key.smt.model.Model
 
getTypes() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
getTypes() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
getTypes() - Method in class de.uka.ilkd.key.smt.SolverTypeCollection
 
getTypeString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the type string value.
getTypeString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns the type of the variable as human readable string.
getTypeString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
Returns the type of the variable as human readable string.
getTypeString() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns the type of the variable as human readable string.
getTypeString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Returns the type of the variable as human readable string.
getTypeString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
Returns the type of this object as human readable string.
getTypeString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the type of the value as human readable string.
getTypeString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicObject
Returns the type of this object as human readable string.
getTypeString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the type of the value as human readable string.
getTypeString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the type value.
getTypeString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
Returns the type of this object as human readable string.
getTypeString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the type of the value as human readable string.
getTypeSV(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
getUi() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Returns the UserInterfaceControl in which the Proof is loaded.
getUI() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the user interface
getUI() - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
getUnicode() - Method in class de.uka.ilkd.key.gui.fonticons.DefaultIconCode
Gets the icon unicode.
getUnicode() - Method in enum de.uka.ilkd.key.gui.fonticons.Entypo
 
getUnicode() - Method in enum de.uka.ilkd.key.gui.fonticons.FontAwesome
 
getUnicode() - Method in enum de.uka.ilkd.key.gui.fonticons.FontAwesomeBold
 
getUnicode() - Method in interface de.uka.ilkd.key.gui.fonticons.IconCode
Gets the icon unicode.
getUnicode() - Method in enum de.uka.ilkd.key.gui.fonticons.Typicons
 
getUnicodeToggleAction() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getUninterpretedPredicate(Proof) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the uninterpreted predicate used in the given Proof if available.
getUninterpretedPredicate() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the used uninterpreted predicate.
getUninterpretedPredicateName() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Returns the name used for the uninterpreted predicate.
getUnion() - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
getUniQuantifiedVariables() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
getUniqueName() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
getUniqueName() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getUniqueName() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getUniqueName() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getUniqueName() - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
getUniqueName() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getUniqueName() - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
getUniqueName() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getUniqueNameForObserver(IObserverFunction) - Static method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getUniqueString(String) - Static method in class de.uka.ilkd.key.strategy.StrategyProperties
 
getUniqueTacletId() - Method in class de.uka.ilkd.key.proof.Node
 
getUnits() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
getUnits() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
getUniVariables() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
getUnlimitedToLimitedTaclet(IObserverFunction, IObserverFunction, TermServices) - Static method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getUpdate(Term) - Static method in class de.uka.ilkd.key.logic.op.UpdateApplication
 
getUpdate(int) - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
getUpdate() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations.UpdateLabelPair
 
getUpdate(Term) - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
getUpdateApplicationlabels() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations.UpdateLabelPair
 
getUpdateContext() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns the update context
getUpdateLeftSideLocations(Term) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
 
getUpdateRanges() - Method in class de.uka.ilkd.key.pp.InitialPositionTable
 
getUpdateRightSideFor(Term, LocationVariable) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns the right side for a given location variable in an update (in normal form).
getUpdateRightSideForSafe(Term, LocationVariable) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Returns the right side for a given location variable in an update (in normal form).
getUpdates() - Method in class de.uka.ilkd.key.java.statement.ForUpdates
 
getUpdates() - Method in interface de.uka.ilkd.key.java.statement.IForUpdates
 
getUpdates() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Get updates.
getUpdates() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getUpdates(Term, LocationVariable, ProgramVariable, Term, TermServices) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Gets the necessary updates applicable to the post-condition
getUpdatesAndTerm() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
Returns the updates.
getUpp() - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
getUQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
getUQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
getUQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
getUQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
getUQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
getUQVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
getURI() - Static method in class de.uka.ilkd.key.gui.actions.KeYProjectHomepageAction
 
getURL(String) - Static method in class de.uka.ilkd.key.util.net.NetworkUtils
Create an URL without raising MalformedURLException, but AssertionError instead.
getURLForResourceFile(Class<?>, String) - Static method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
getUsableSolverUnions() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
getUsedContracts() - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
getUsedObservers(Services) - Method in class de.uka.ilkd.key.speclang.ClassAxiom
Returns the pairs (kjt, obs) for which there is an occurrence of o.obs in the axiom, where kjt is the type of o (excluding the defining occurrence of the axiom target).
getUsedObservers(Services) - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
getUsedObservers(Services) - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
getUsedObservers(Services) - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
getUsedObservers(Services) - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
getUsedObservers(Services) - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
getUsedObservers(Services) - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getUserChoices() - Method in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
getUserChoices() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithLatticeAbstraction
 
getUserChoices() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
getUserInterface() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getUserInterfaceTitle() - Method in class de.uka.ilkd.key.util.KeYResourceManager
All KeY UserInterfaceControls should use a common title string when they require one, for instance for a GUI window title bar.
getUserOptions() - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
getUsers(Proof) - Method in class de.uka.ilkd.key.util.ProofUserManager
Returns all registered user of the given Proof.
getVal(String) - Method in class de.uka.ilkd.key.smt.AbstractQuery
 
getValidBeforeIds(String) - Static method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Returns the optional previous IDs if they are all valid.
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
 
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
Get value.
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.CharLiteral
Returns the decimal value of the char.
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
Get value.
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
Get value.
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.IntLiteral
 
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.LongLiteral
 
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.RealLiteral
Get value.
getValue() - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
getValue() - Method in class de.uka.ilkd.key.java.ParentIsInterfaceDeclaration
 
getValue() - Method in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
getValue() - Method in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
Returns The human readable value shown in the user interface control.
getValue() - Method in class de.uka.ilkd.key.strategy.feature.ConstFeature
 
getValue(RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
getValue() - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
returns the cost
getValue() - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost.IntRuleAppCost
 
getValue() - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost.LongRuleAppCost
 
getValue() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Returns the value or association target.
getValue() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns the value of the variable.
getValue() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns the value of the variable.
getValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Returns the value of the variable.
getValue(IProgramVariable, boolean, Term, Term) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
Returns the ISymbolicValue with the given IProgramVariable.
getValue() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the value of the represented variable.
getValue(IProgramVariable, boolean, Term, Term) - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociationValueContainer
Returns the ISymbolicValue with the given IProgramVariable.
getValue() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the value of the represented variable.
getValue(IProgramVariable, boolean, Term, Term) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
Returns the ISymbolicValue with the given IProgramVariable.
getValue(IProgramVariable, boolean, Term, Term) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessState
Returns the ISymbolicValue with the given IProgramVariable.
getValue() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the value of the represented variable.
getValue() - Method in class de.uka.ilkd.key.symbolic_execution.util.DefaultEntry
 
getValue() - Method in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
getValue() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option
Returns the value of this object if is a Some; otherwise, an exception is thrown.
getValue() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option.Some
 
getValue() - Method in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
 
getValueAt(int, int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
get value at the specified row and col
getValueAt(int, int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
getValueAt(int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
getValueAt(int, int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
getValueFor(String) - Method in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
getValueInjector() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
getValues() - Method in class de.uka.ilkd.key.ldt.SeqLDT
Placeholder for the sequence of values observed through the execution of an enhanced for loop.
getValues() - Method in class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
Returns The possible StrategyPropertyValueDefinition which the user can select.
getValues() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Returns the possible values of this IExecutionVariable.
getValues() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Returns the possible values of this IExecutionVariable.
getValues() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.StateExecutionVariable
Returns the possible values of this IExecutionVariable.
getValues() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Returns the possible values of this IExecutionVariable.
getValues() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Returns the possible values of this IExecutionVariable.
getValues() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
Returns the contained values.
getValues() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociationValueContainer
Returns the contained values.
getValues() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer
Returns the contained values.
getValueString() - Method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
 
getValueString() - Method in class de.uka.ilkd.key.java.expression.literal.CharLiteral
 
getValueString() - Method in class de.uka.ilkd.key.java.expression.literal.IntLiteral
 
getValueString() - Method in class de.uka.ilkd.key.java.expression.literal.LongLiteral
 
getValueString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the value string value.
getValueString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns the value of the variable as human readable string representation.
getValueString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
Returns the value of the variable as human readable string representation.
getValueString() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns the value of the variable as human readable string representation.
getValueString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Returns the value of the variable as human readable string representation.
getValueString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Returns the value of the represented variable as human readable String.
getValueString() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Returns the value of the represented variable as human readable String.
getValueString(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the value value.
getValueString() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Returns the value of the represented variable as human readable String.
getValuesVariable() - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
getValuesVariable() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
getValuesVariable() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
getValueTermIndexInStatePredicate() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Returns the index of the value argument in the predicate used in side proof to compute the values.
getVar() - Method in class de.uka.ilkd.key.rule.conditions.ArrayComponentTypeCondition
 
getVariable() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
getVariable() - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
 
getVariable() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Returns the parent IExecutionVariable.
getVariable() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Returns the parent IExecutionVariable.
getVariable() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Returns the parent IExecutionVariable.
getVariable() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Returns the parent IExecutionVariable.
getVariable(String, ProgramElement) - Method in class recoder.service.KeYCrossReferenceSourceInfo
 
getVariableConditions() - Method in class de.uka.ilkd.key.rule.Taclet
 
getVariableConditions() - Method in class de.uka.ilkd.key.rule.TacletApplPart
returns the list of additional generic conditions on instantiations of schema variables.
getVariableDeclaration() - Method in class de.uka.ilkd.key.java.statement.EnhancedFor
get the local variable declaration of the enhanced for-loop for(type var : exp) gives type var.
getVariableInScope(String) - Method in class de.uka.ilkd.key.java.statement.For
 
getVariableNamer() - Method in class de.uka.ilkd.key.java.Services
Returns the VariableNamer associated with this Services object.
getVariableNamingMap() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
getVariables() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
 
getVariables() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
getVariables() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
 
getVariables() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
Get variables.
getVariables(VariableSpecification[]) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
getVariables(SMTTerm, Set<SMTTerm>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
getVariables() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getVariables() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getVariables() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the variable value pairs of the current state.
getVariables(Term) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Returns the variable value pairs of the current state under the given condition.
getVariables() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the variable value pairs of the current state.
getVariables(Term) - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Returns the variable value pairs of the current state under the given condition.
getVariables() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the variable value pairs of the current state.
getVariables(Term) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Returns the variable value pairs of the current state under the given condition.
getVariablesAsTerms(Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getVariablesAsTerms(Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
getVariablesInScope() - Method in class de.uka.ilkd.key.java.statement.For
 
getVariableSpecification() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
 
getVariableSpecification(int) - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
Returns the variablespecification of the i-th parameterdeclaration
getVariableSpecification(int) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
getVariableSpecification(int) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
getVariableSpecifications() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
This method is identical to LocalVariableDeclaration.getVariables().
getVariableSV() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
getVariant() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
getVariant(Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns the variant term.
getVariant(Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getVarMap() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
getVars() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
getVarsForCondition() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
getVarValue(String) - Method in class de.uka.ilkd.key.api.VariableAssignments
Get the value of a stored variable name TODO Exception spezifischer
getVersion() - Static method in class de.uka.ilkd.key.api.KeYApi
 
getVersion() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
getVersion() - Method in interface de.uka.ilkd.key.smt.SolverType
Returns the current version that is installed, if it has already been checked, otherwise null.
getVersion() - Method in class de.uka.ilkd.key.util.KeYResourceManager
returns a readable customizable version number
getVersionFor(String, String) - Method in class de.uka.ilkd.key.smt.VersionChecker
 
getVersionParameter() - Method in interface de.uka.ilkd.key.smt.SolverType
Returns the parameter that can be used to gain the version of the solver when executing it.
getVertexFor(Sort, IObserverFunction, ClassAxiom) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
getVertexFor(Pair<Sort, IObserverFunction>, ClassAxiom) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
getViewSettings() - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
getVisibility(TextualJMLConstruct) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
getVisibility() - Method in interface de.uka.ilkd.key.speclang.MergeContract
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
getVisibility() - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
getVisibility() - Method in interface de.uka.ilkd.key.speclang.SpecificationElement
Returns the visibility of the invariant (null for default visibility)
getVisibilityModifier() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Returns a Public, Protected, or Private Modifier, if there is one, null otherwise.
getVisibleArrayFields(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
returns all fields of and visible in an array field
getVisibleAxiomsOfOtherClasses(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
getVisibleTermLabels() - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
getVisibleTermLabels() - Method in class de.uka.ilkd.key.gui.MainWindow
 
getVisibleTermLabels() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
getVisibleTermLabels() - Static method in class de.uka.ilkd.key.gui.nodeviews.TacletDescriber
 
getVisibleTermLabels(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Determine the Set of labels that will be printed out for a specific Term.
getVisibleTermLabels(Term) - Method in class de.uka.ilkd.key.pp.SequentViewLogicPrinter
 
getVoidComments() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
getWarning() - Method in exception de.uka.ilkd.key.speclang.translation.SLWarningException
 
getWarnings() - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
Returns the found warnings.
getWarnings() - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
getWarnings() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
getWarnings() - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Get non-critical warnings.
getWarnings() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
getWarnings() - Method in interface de.uka.ilkd.key.speclang.SpecExtractor
Returns all warnings generated so far in the translation process.
getWarningsAsString() - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Get non-critical warnings.
getWarningsOfLastInstance() - Static method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
getWdChecks(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) well-definedness checks for the passed kjt.
getWdChecks(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) well-definedness checks for the passed target and kjt.
getWdClassChecks(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) well-definedness class checks for the passed kjt.
getWdMethodChecks(KeYJavaType) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) well-definedness method checks for the passed kjt.
getWdMethodChecks(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Returns all registered (atomic) well-definedness method checks for the passed target and kjt.
getWeight(Operator) - Method in class de.uka.ilkd.key.logic.LexPathOrdering.FunctionWeighter
 
getWeight(Operator) - Method in class de.uka.ilkd.key.logic.LexPathOrdering.LiteralWeighter
 
getWeight(Operator) - Method in class de.uka.ilkd.key.logic.LexPathOrdering.Weighter
 
getWellFormed() - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
getWorkingDir() - Static method in class de.uka.ilkd.key.core.Main
Used by KeYFileChooser (and potentially others) to determine working directory.
getWorkingSpace() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
getWorkingTerm() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
Returns the working Term.
getWrappedElement() - Method in class de.uka.ilkd.key.symbolic_execution.util.EqualsHashCodeResetter
Returns the wrapped elements on that EqualsHashCodeResetter.equals(Object) and EqualsHashCodeResetter.hashCode() is reset to default Java implementation.
getWriter() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
getWriter() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
getWrittenPVs() - Method in class de.uka.ilkd.key.util.MiscTools.WrittenAndDeclaredPVCollector
 
getZeroCost() - Static method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
Ghost - Class in de.uka.ilkd.key.java.declaration.modifier
The JML modifier "ghost".
Ghost() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Ghost
 
Ghost(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Ghost
 
Ghost - Class in de.uka.ilkd.key.java.recoderext
 
Ghost() - Constructor for class de.uka.ilkd.key.java.recoderext.Ghost
 
Ghost(Ghost) - Constructor for class de.uka.ilkd.key.java.recoderext.Ghost
 
GHOST - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
GHOST - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
GHOST - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
ghostMapDecls(boolean) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
Writes a hashmap and a utility method for associating ghost/model fiels with objects.
givenSort - Variable in exception de.uka.ilkd.key.proof.SortMismatchException
 
glassPane - Variable in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
GlassPaneListener(Component, Container) - Constructor for class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
global() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
Returns whether the filter's scope is on the whole tree (like hiding subtrees).
global() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideClosedSubtreesFilter
 
global() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.NodeFilter
 
globalDefs - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
globalDefs - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
globalDefs - Variable in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
globalListeners - Variable in class de.uka.ilkd.key.util.properties.AbstractProperties
 
globalSelectNestingDepth - Variable in class de.uka.ilkd.key.parser.KeYParser
 
goal - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
the current goal
goal - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
goal - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
goal - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
the goal the application of the rule has to be performed
goal - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
goal - Variable in class de.uka.ilkd.key.proof.delayedcut.NodeGoalPair
 
Goal - Class in de.uka.ilkd.key.proof
A proof is represented as a tree of nodes containing sequents.
Goal(Node, RuleAppIndex, ImmutableList<RuleApp>, FormulaTagManager, AutomatedRuleApplicationManager, Properties, NamespaceSet) - Constructor for class de.uka.ilkd.key.proof.Goal
 
Goal(Node, RuleAppIndex, ImmutableList<RuleApp>, AutomatedRuleApplicationManager, Properties, NamespaceSet) - Constructor for class de.uka.ilkd.key.proof.Goal
 
Goal(Node, RuleAppIndex) - Constructor for class de.uka.ilkd.key.proof.Goal
creates a new goal referencing the given node
goal - Variable in class de.uka.ilkd.key.proof.ProofTreeEvent
 
goal - Variable in class de.uka.ilkd.key.proof.RuleAppIndex
 
goal - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
 
goal - Variable in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
goal - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
The current goal.
goal - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The original goal.
goal - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
The current goal.
goal - Variable in class de.uka.ilkd.key.rule.merge.MergePartner
 
goal - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
goal - Variable in class de.uka.ilkd.key.smt.SMTProblem
 
goal - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP
 
goal - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP.CP
 
goal - Variable in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
goal - Variable in class de.uka.ilkd.key.strategy.IfInstantiator
 
goal - Variable in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
The goal this manager belongs to.
goal - Variable in class de.uka.ilkd.key.testgen.ModelGenerator
 
goal2Choices - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
GOAL_COMPARATOR - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Comparator for goals; sorts by serial nr. of the node
GOAL_LIST_ICON - Static variable in class de.uka.ilkd.key.gui.GoalList
 
goalAllowedResultPerSetNode - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Stores for each Node which is a symbolic execution tree node the computed result of ExecutedSymbolicExecutionTreeNodesStopCondition.isGoalAllowed(int, long, Proof, long, int, Goal) to make sure that it is only computed once and that the number of executed set statements is not increased multiple times for the same Node.
goalBack - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
GoalBackAction - Class in de.uka.ilkd.key.gui.actions
This action is one part of the previous UndoLastStepAction: It undoes the last rule application on the currently selected branch.
GoalBackAction(MainWindow, boolean) - Constructor for class de.uka.ilkd.key.gui.actions.GoalBackAction
Creates a new GoalBackAction.
goalBackLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
GoalChooser - Interface in de.uka.ilkd.key.prover
Interface to be implemented by classes in order to customize the goal selection strategy of the automatic prover environment.
goalChooser - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
the goal choose picks the next goal to work on
GoalChooserBuilder - Interface in de.uka.ilkd.key.prover
interface to be implemented by builders returning a goal chooser
goalChosen(Goal) - Method in class de.uka.ilkd.key.core.KeYMediator
sets the current goal
goalChosen() - Method in class de.uka.ilkd.key.gui.GoalList
 
goalForVariableRegistration - Variable in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
Goal on which newly created program variables are registered in.
goalIsValid - Variable in class de.uka.ilkd.key.core.KeYSelectionModel
if true the selectedGoal field below can be trusted
goalIt - Variable in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
GoalList - Class in de.uka.ilkd.key.gui
 
GoalList(KeYMediator) - Constructor for class de.uka.ilkd.key.gui.GoalList
 
GoalList() - Constructor for class de.uka.ilkd.key.gui.GoalList
 
goalList - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
list of goals on which the strategy should be applied
GoalList.DisableOtherGoals - Class in de.uka.ilkd.key.gui
This action dis-/enables all goals except the chosen one.
GoalList.DisableSingleGoal - Class in de.uka.ilkd.key.gui
This action enables or disables a selected goal.
GoalList.GoalListGUIListener - Class in de.uka.ilkd.key.gui
 
GoalList.GoalListInteractiveListener - Class in de.uka.ilkd.key.gui
 
GoalList.GoalListModel - Class in de.uka.ilkd.key.gui
 
GoalList.GoalListModel.GoalListProofTreeListener - Class in de.uka.ilkd.key.gui
 
GoalList.GoalListSelectionListener - Class in de.uka.ilkd.key.gui
 
GoalList.GoalListSelectionListern - Class in de.uka.ilkd.key.gui
choose goal as soon as selected
GoalList.IconCellRenderer - Class in de.uka.ilkd.key.gui
 
GoalList.SelectingGoalListModel - Class in de.uka.ilkd.key.gui
Decorate GoalListModel with a filter that hides certain goals.
GoalList.SelectingGoalListModel.DelegateListener - Class in de.uka.ilkd.key.gui
 
GoalListener - Interface in de.uka.ilkd.key.proof
interface to be implemented by a goal listener
GoalListGUIListener() - Constructor for class de.uka.ilkd.key.gui.GoalList.GoalListGUIListener
 
GoalListInteractiveListener() - Constructor for class de.uka.ilkd.key.gui.GoalList.GoalListInteractiveListener
 
goalListModel - Variable in class de.uka.ilkd.key.gui.GoalList
 
GoalListModel() - Constructor for class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
GoalListProofTreeListener() - Constructor for class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
GoalListSelectionListener() - Constructor for class de.uka.ilkd.key.gui.GoalList.GoalListSelectionListener
 
GoalListSelectionListern() - Constructor for class de.uka.ilkd.key.gui.GoalList.GoalListSelectionListern
 
goalNode - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
The Node on which this result is based on.
goalNode - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ParentDefinition
The Node on which this result is based on.
goalReplaced(Goal, Node, ImmutableList<Goal>) - Method in interface de.uka.ilkd.key.proof.GoalListener
Informs the listener that the given goal source has been replaced by the goals newGoals (note that source may be an element of newGoals).
goalReplaced(Goal, Node, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
Informs the listener that the given goal source has been replaced by the goals newGoals (note that source may be an element of newGoals).
goals - Variable in class de.uka.ilkd.key.control.DefaultProofControl.AutoModeThread
 
goals - Variable in class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
goals - Variable in class de.uka.ilkd.key.proof.ProofTreeEvent
 
goals - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The goals created by the invariant rules application; those are filled with content by the concrete loop invariant rules.
goals - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
goals - Variable in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
goalsAfterUncovering - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
goalsClosedByAutoMode - Variable in class de.uka.ilkd.key.core.KeYMediator
 
GoalsConfigurator(AbstractAuxiliaryContractBuiltInRuleApp, TermLabelState, AbstractAuxiliaryContractRule.Instantiation, List<Label>, AuxiliaryContract.Variables, PosInOccurrence, Services, AbstractAuxiliaryContractRule) - Constructor for class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
goalspec(TacletBuilder, ImmutableSet<Choice>, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
goalspecs(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
goalspecwithoption(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
goalsToPrefer - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooser
This Set is used to count on which Goals a symbolic execution node was executed.
goalStrategy - Variable in class de.uka.ilkd.key.proof.Goal
the strategy object that determines automated application of rules
goalTemplates - Variable in class de.uka.ilkd.key.rule.Taclet
the list of taclet goal descriptions
goalTemplates() - Method in class de.uka.ilkd.key.rule.Taclet
returns an iterator over the goal descriptions.
goalTemplates() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
goalTemplatesContainAddrules(ImmutableList<TacletGoalTemplate>) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithNoIfFindAndAddrule
tests if the goal templates contain at least one addrule section
goalToTerm(Goal) - Method in class de.uka.ilkd.key.smt.SMTProblem
 
goBelowUpdates(Term) - Static method in class de.uka.ilkd.key.logic.TermBuilder
Removes leading updates from the passed term.
goBelowUpdates2(Term) - Static method in class de.uka.ilkd.key.logic.TermBuilder
Removes leading updates from the passed term.
GOTO - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
GOTO - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
gotoNext() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
gotoNextHelper() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
gotoNextSibling() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
goUpUntilOpen(Node) - Static method in class de.uka.ilkd.key.macros.scripts.EngineState
 
graphCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Map from Term(allTerm) to ClausesGraph
graphicalStyle - Variable in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
GRAY_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
grayOutAuxiliaryContracts - Variable in class de.uka.ilkd.key.gui.ContractSelectionPanel
Whether or not an auxiliary contract should be grayed out if is has not been applied in a proof for a non-auxiliary contract.
GREATER - Static variable in class de.uka.ilkd.key.logic.LexPathOrdering
 
GREATER - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
GREATER - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
GREATEREQUAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
GREATEREQUAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
GreaterOrEquals - Class in de.uka.ilkd.key.java.expression.operator
Greater or equals.
GreaterOrEquals(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.GreaterOrEquals
Greater or equals.
greaterOrEquals - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
GreaterThan - Class in de.uka.ilkd.key.java.expression.operator
Greater than.
GreaterThan(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.GreaterThan
Greater than.
GreaterThan(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.GreaterThan
Greater than.
greaterThan - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
greaterThanSubs(Term, Term, int) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
GREEN - Static variable in class de.uka.ilkd.key.gui.join.JoinDialog
 
GREEN - Static variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
groupGoalsByValue(ImmutableList<Goal>, Operator, Term, Term, Map<Term, List<Goal>>, List<Goal>, Services) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Groups all Goals which provides the same value.
gs - Variable in class de.uka.ilkd.key.rule.conditions.TypeResolver.GenericSortResolver
 
gs - Variable in class de.uka.ilkd.key.rule.inst.GenericSortCondition
 
GSCForceInstantiation(GenericSort, boolean) - Constructor for class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCForceInstantiation
 
GSCIdentity(GenericSort, Sort) - Constructor for class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCIdentity
 
GSCSupersort(GenericSort, Sort) - Constructor for class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCSupersort
 
gt() - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CompRes
 
gt(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
GT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
GT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
gt(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
GT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
GT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
gte(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
GTSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
GTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
GTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
guard - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
guard - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
guard - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
Guard - Class in de.uka.ilkd.key.java.statement
 
Guard(Expression) - Constructor for class de.uka.ilkd.key.java.statement.Guard
 
Guard(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Guard
 
guard - Variable in class de.uka.ilkd.key.java.statement.LoopStatement
Guard.
GUARD - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
guard - Variable in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
guard - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
guardAtPost - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
guardAtPre - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
guardJb - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
guardOverflow - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
If true, guards for preventing integer overflows will be added.
GuardSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.GuardSort
 
guardTerm - Variable in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
guardTerm - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
GUIAbstractTreeNode - Class in de.uka.ilkd.key.gui.prooftree
 
GUIAbstractTreeNode(GUIProofTreeModel, Node) - Constructor for class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
GUIAbstractTreeNode.ChildEnumeration - Class in de.uka.ilkd.key.gui.prooftree
 
GUIBranchNode - Class in de.uka.ilkd.key.gui.prooftree
 
GUIBranchNode(GUIProofTreeModel, Node, Object) - Constructor for class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
guiInit() - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
initialize the user interface
guiListener - Variable in class de.uka.ilkd.key.gui.GoalList
listens to gui events
GUIListener - Interface in de.uka.ilkd.key.gui
GUIListener defines the interface for an object that listens to actions of gui components, e.g. it is informed if a gui component requests modal access.
guiListener - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
GUIOneStepChildTreeNode - Class in de.uka.ilkd.key.gui.prooftree
A special kind of gui proof tree node to show intermediate intermediate steps of the OneStepSimplifier.
GUIOneStepChildTreeNode(GUIProofTreeModel, GUIAbstractTreeNode, RuleApp) - Constructor for class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
GUIProofTreeGUIListener() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeGUIListener
 
GUIProofTreeModel - Class in de.uka.ilkd.key.gui.prooftree
An implementation of TreeModel that can be displayed using the JTree class framework and reflects the state of a Proof object.
GUIProofTreeModel(Proof) - Constructor for class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
construct a GUIProofTreeModel that mirrors the given Proof.
GUIProofTreeModel.ProofTreeListener - Class in de.uka.ilkd.key.gui.prooftree
 
GUIProofTreeNode - Class in de.uka.ilkd.key.gui.prooftree
 
GUIProofTreeNode(GUIProofTreeModel, Node) - Constructor for class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
GUIProofTreeProofListener() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
 
GUITreeSelectionListener() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUITreeSelectionListener
 
GuiUtilities - Class in de.uka.ilkd.key.gui.utilities
 
GuiUtilities() - Constructor for class de.uka.ilkd.key.gui.utilities.GuiUtilities
 
GZipFileRuleSource - Class in de.uka.ilkd.key.proof.io
This file rule source derivative wraps its input stream into a GZIPInputStream thus allowing decompressing gnu-zipped proof files.
GZipFileRuleSource(File) - Constructor for class de.uka.ilkd.key.proof.io.GZipFileRuleSource
Instantiates a new file rule source.
GZipProofSaver - Class in de.uka.ilkd.key.proof.io
This proof saver derivative wraps its generated output stream into a GZIPOutputStream thus compressing proof files.
GZipProofSaver(Proof, String, String) - Constructor for class de.uka.ilkd.key.proof.io.GZipProofSaver
Instantiates a new proof saver.

H

h - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
handle(Throwable) - Method in class de.uka.ilkd.key.gui.ExceptionalHandler
 
handleAllProofsPerformed(UserInterfaceControl) - Method in class de.uka.ilkd.key.gui.testgen.TGWorker.MainWindowTestGenerator
handleAllProofsPerformed(UserInterfaceControl) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
HandleArith - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
This class is used to prove some simple arithmetic problem which are a==b, a>=b, a<=b; Besides it can be used to prove that a>=b or a<=b by knowing that c>=d or c<=d;
HandleArith() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.HandleArith
 
handleClickEvent() - Method in class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
handleClickEvent() - Method in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
handleClickEvent() - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.DisplayLabelsCheckBox
 
handleClickEvent() - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
handleDir(File) - Static method in class de.uka.ilkd.key.util.ReferenceLister
 
handleException(Throwable) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
handleException(Throwable) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
handleFile(File) - Method in class de.uka.ilkd.key.util.AddAHead
 
handleGeneralSettingsChanged(EventObject) - Method in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
handleInstanceInvocation(Services, Statement) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
handleJava(Term, Term, NameAbstractionTable) - Static method in class de.uka.ilkd.key.logic.TermImpl
 
handleJava(Term, Term, NameAbstractionTable) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
handleLauncherStarted(Collection<SMTProblem>, Collection<SolverType>, SolverLauncher, TestGenerationLog) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
handleLauncherStopped(SolverLauncher, Collection<SMTSolver>, TestGenerationLog) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
handleNameClashes(SymbolicExecutionState, SymbolicExecutionState, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Due to the introduction of local namespaces, we run into trouble when applying state merging in the presence of locally introduced symbols.
handleNodeLimitExceeded(int, long, Proof, long, int, Goal, Node, RuleApp, Integer) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Handles the state that the node limit is exceeded.
handleNodeLimitNotExceeded(int, long, Proof, long, int, Goal, Node, RuleApp, Integer) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Handles the state that the node limit is not exceeded.
handleNodeLimitNotExceeded(int, long, Proof, long, int, Goal, Node, RuleApp, Integer) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
Handles the state that the node limit is not exceeded.
handleNotificationEvent(NotificationEvent) - Method in class de.uka.ilkd.key.gui.notification.NotificationManager
dispatches the received notification event and triggers the corresponding task
handleQuantifiableVariable(Term, Term, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.TermImpl
 
handleQuantifiableVariable(Term, Term, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
handles2categories - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
handleSelectionChange(ActionEvent) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
handleSortDependingSymbol(SortDependingFunction) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
handleStatic(Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
handleSuperReference(Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
handleTwoMetavariables(Term, Term, boolean, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
handleViewSettingsChanged(EventObject) - Method in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
handleViewSettingsChanged(EventObject) - Method in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
handleViewSettingsChanged(EventObject) - Method in class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
 
handleVisibleLabelsChanged(TermLabelVisibilityManagerEvent) - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu
When the visible term labels have changed.
HAS_ANY_LABEL - Static variable in class de.uka.ilkd.key.strategy.termfeature.TermLabelTermFeature
 
HAS_NEXT_METHOD_NAME - Static variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
hasNext method name.
hasApplicableContracts(Services, JavaStatement, Modality, Goal) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
hasApplicableContracts(Services, JavaStatement, Modality, Goal) - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule.Instantiator
 
hasApplicableContracts(Services, JavaStatement, Modality, Goal) - Method in class de.uka.ilkd.key.rule.AbstractLoopContractRule.Instantiator
 
hasApplicableRules(Goal) - Static method in class de.uka.ilkd.key.proof.Goal
Checks if the Goal has applicable rules.
hasApplicableRules(Goal) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Goal has applicable rules.
hasArrayFields(String) - Static method in class de.uka.ilkd.key.gui.smt.CETree
 
hasAvoidConditions() - Method in class de.uka.ilkd.key.rule.Trigger
 
hasBeenInterrupted() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
hasBeenInterrupted() - Method in interface de.uka.ilkd.key.prover.ProverCore
Returns true iff the last run has been stopped due to a received InterruptedException.
hasBranchCondition(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if the given Node has a branch condition.
hasBreakPoint(Semisequent) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
hasChanged() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns true if the semisequent has changed
hasChanged() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
returns true iff the sequent has been changed by the operation
hasChanged(boolean) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
returns true if the selected part of sequent has changed.
hasCoeff - Variable in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
hasCondition - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Is a condition available?
hasCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Checks if a condition is available via IExecutionMethodReturnValue.getCondition() under which this return value is returned.
hasCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturnValue
Checks if a condition is available via IExecutionMethodReturnValue.getCondition() under which this return value is returned.
hasCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Checks if a condition is available via IExecutionMethodReturnValue.getCondition() under which this return value is returned.
hasCycle(Metavariable, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
checks if there is a cycle if the metavariable mv and Term term would be added to this constraint e.g.
hasCycleByInst(Metavariable, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
hasDefinitionShape(Term, boolean) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
hasErrors() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
hasFreeVariables(Term) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Checks if the given Term has free variables.
hash - Variable in class de.uka.ilkd.key.logic.PosInTerm
 
hash - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
hash - Variable in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
hashCode() - Method in class de.uka.ilkd.key.api.ScriptResults
 
hashCode() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
hashCode() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
 
hashCode() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
hashCode() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
 
hashCode() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
hashCode() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
 
hashCode() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
hashCode() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
hashCode() - Method in class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
hashCode() - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Diff
Create a numeric hash value for a Diff.
hashCode() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog.ProofWrapper
 
hashCode() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
hashCode() - Method in class de.uka.ilkd.key.java.abstraction.NullType
 
hashCode() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
hashCode() - Method in class de.uka.ilkd.key.java.Comment
 
hashCode - Variable in class de.uka.ilkd.key.java.JavaProgramElement
 
hashCode() - Method in class de.uka.ilkd.key.java.JavaProgramElement
if you need to customize the hashcode computation for a subclass please override method JavaProgramElement.computeHashCode()
hashCode() - Method in class de.uka.ilkd.key.java.Position
Returns the hash code of this position.
hashCode() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
hashCode() - Method in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
hashCode() - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
hashCode() - Method in class de.uka.ilkd.key.logic.Choice
 
hashCode() - Method in class de.uka.ilkd.key.logic.JavaBlock
returns the hashCode
hashCode() - Method in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
hashCode() - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CacheKey
 
hashCode() - Method in class de.uka.ilkd.key.logic.Name
 
hashCode - Variable in class de.uka.ilkd.key.logic.PosInOccurrence
 
hashCode() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
 
hashCode() - Method in class de.uka.ilkd.key.logic.PosInProgram
 
hashCode() - Method in class de.uka.ilkd.key.logic.PosInTerm
 
hashCode() - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
hashCode() - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
 
hashCode() - Method in class de.uka.ilkd.key.logic.Semisequent
 
hashCode() - Method in class de.uka.ilkd.key.logic.Sequent
 
hashCode - Variable in class de.uka.ilkd.key.logic.SequentFormula
 
hashCode() - Method in class de.uka.ilkd.key.logic.SequentFormula
 
hashCode() - Method in class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
hashcode - Variable in class de.uka.ilkd.key.logic.TermImpl
 
hashCode() - Method in class de.uka.ilkd.key.logic.TermImpl
 
hashCode() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
hashCode() - Method in class de.uka.ilkd.key.pp.AbbrevMap.AbbrevWrapper
 
hashCode() - Method in class de.uka.ilkd.key.proof.CompoundProof
 
hashCode() - Method in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
 
hashCode() - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
hashCode() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
hashCode() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
hashCode() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
hashCode() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
hashCode() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
hashCode() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
hashCode() - Method in class de.uka.ilkd.key.proof.JavaModel
 
hashCode() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
hashCode() - Method in class de.uka.ilkd.key.proof.ObserverWithType
 
hashCode() - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl.CacheKey
 
hashCode() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
hashCode() - Method in class de.uka.ilkd.key.proof.SingleProof
 
hashCode() - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
hashCode() - Method in class de.uka.ilkd.key.rule.FindTaclet
 
hashCode() - Method in class de.uka.ilkd.key.rule.IfFormulaInstDirect
 
hashCode() - Method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
hashCode() - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
 
hashCode() - Method in class de.uka.ilkd.key.rule.inst.InstantiationEntry
 
hashCode() - Method in class de.uka.ilkd.key.rule.inst.ProgramList
 
hashCode() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
 
hashcode - Variable in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
integer to cache the hashcode
hashCode() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
 
hashCode() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
hashCode() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations.UpdateLabelPair
 
hashCode() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
hashCode() - Method in class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
 
hashCode() - Method in class de.uka.ilkd.key.rule.NotFreeIn
 
hashCode() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier.TermReplacementKey
hashCode() - Method in class de.uka.ilkd.key.rule.PosTacletApp
 
hashCode() - Method in class de.uka.ilkd.key.rule.RuleKey
 
hashCode() - Method in class de.uka.ilkd.key.rule.RuleSet
 
hashcode - Variable in class de.uka.ilkd.key.rule.Taclet
Integer to cache the hashcode
hashCode() - Method in class de.uka.ilkd.key.rule.Taclet
 
hashCode() - Method in class de.uka.ilkd.key.rule.TacletApp
 
hashCode() - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
 
hashCode() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
 
hashCode() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
 
hashCode() - Method in class de.uka.ilkd.key.rule.TacletPrefix
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
hashCode() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
hashCode - Variable in class de.uka.ilkd.key.smt.SolverTypeCollection
 
hashCode() - Method in class de.uka.ilkd.key.smt.SolverTypeCollection
 
hashCode() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
hashCode() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
hashCode() - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
hashCode() - Method in class de.uka.ilkd.key.speclang.ContractAxiom
 
hashCode() - Method in class de.uka.ilkd.key.speclang.ContractFactory
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLDepends
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLFieldDecl
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLInitially
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSetStatement
 
hashCode() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
hashCode() - Method in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
hashCode() - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
hashCode() - Method in class de.uka.ilkd.key.speclang.PositionedLabeledString
hashCode() - Method in class de.uka.ilkd.key.speclang.PositionedString
 
hashCode() - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
hashCode() - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
hashCode() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
hashCode() - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
hashCode() - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
 
hashCode() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
 
hashCode() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
hashCode - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
hashCode() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
hashCode() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
hashCode() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
 
hashCode() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
hashCode() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
hashCode() - Method in class de.uka.ilkd.key.strategy.TopRuleAppCost
 
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.LocationDefinition
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ParentDefinition
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Access
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
hashCode() - Method in class de.uka.ilkd.key.symbolic_execution.util.EqualsHashCodeResetter
Overwritten to restore default Java implementation with reference based equality.
hashCode() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
hashCode() - Method in class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
hashcode - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
 
hashCode() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
 
hashCode() - Method in class de.uka.ilkd.key.util.Pair
 
hashCode() - Method in class de.uka.ilkd.key.util.Quadruple
 
hashCode() - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
 
hashCode() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Field
 
hashCode() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
hashCode() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
 
hashCode() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.ReturnValue
 
hashCode() - Method in class de.uka.ilkd.key.util.String8
 
hashCode() - Method in class de.uka.ilkd.key.util.Triple
 
hashCode() - Method in class org.key_project.util.collection.DefaultImmutableMap
 
hashCode() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
hashCode() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
hashCode() - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
hashCode() - Method in class org.key_project.util.collection.ImmutableArray
 
hashCode() - Method in interface org.key_project.util.collection.ImmutableSet
 
hashCode() - Method in class org.key_project.util.collection.ImmutableSLList.Cons
hashcode for collections, implemented similar (just reverse) algorithm as java.util.Collections use
hashCode() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
hashCode(Object) - Static method in class org.key_project.util.java.ObjectUtil
Nullpointer save execution of Object.hashCode()
hashes - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
HashMap mapping filenames to hashes of the content (files of the current proof!).
hasIfSelectionPanel() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
returns true the model has a non empty if sequent and the ifSelectionPanel has been created and set.
hasInfFlowSpec() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
hasInfFlowSpec() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
hasInfFlowSpec(Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
hasInfFlowSpec(Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
hasInfFlowSpecs() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
hasInfFlowSpecs() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
hasInitializer() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
hasInstance() - Static method in class de.uka.ilkd.key.gui.MainWindow
Checks if an instance of the main window is already created or not.
hasInstantiationListsFor(Taclet) - Static method in class de.uka.ilkd.key.control.InstantiationFileHandler
 
hasJMLModifier(TypeDeclaration, String) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
 
hasJMLModifier(IProgramMethod, String) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
 
hasJMLModifier(FieldDeclaration, String) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
 
HASLABEL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HASLABEL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
hasLabel(ImmutableArray<?>, Name) - Static method in class de.uka.ilkd.key.rule.conditions.TermLabelCondition
Checks if an array of label contains the label specified in this condition
hasLabels() - Method in class de.uka.ilkd.key.logic.LabeledTermImpl
returns true if the term is labeled
hasLabels() - Method in interface de.uka.ilkd.key.logic.Term
returns true if the term is labeled
hasLabels() - Method in class de.uka.ilkd.key.logic.TermImpl
 
hasLabels() - Method in class de.uka.ilkd.key.speclang.PositionedLabeledString
returns true if the positioned string is labeled
hasLabels() - Method in class de.uka.ilkd.key.speclang.PositionedString
returns true if the positioned string is labeled
hasListener(PropertyChangeListener) - Method in class org.key_project.util.bean.Bean
Checks if the given listener is already available.
hasListener(String, PropertyChangeListener) - Method in class org.key_project.util.bean.Bean
Checks if the given listener is available for the given property.
hasListener(PropertyChangeListener) - Method in interface org.key_project.util.bean.IBean
Checks if the given listener is already available.
hasListener(String, PropertyChangeListener) - Method in interface org.key_project.util.bean.IBean
Checks if the given listener is available for the given property.
hasListeners() - Method in class org.key_project.util.bean.Bean
Checks if listeners are available.
hasListeners(String) - Method in class org.key_project.util.bean.Bean
Checks if listeners are available for the given property.
hasListeners() - Method in interface org.key_project.util.bean.IBean
Checks if listeners are available.
hasListeners(String) - Method in interface org.key_project.util.bean.IBean
Checks if listeners are available for the given property.
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.LDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
hasLiteralFunction(Function) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
hasLoopBodyLabel(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Term on which the RuleApp was applied contains a SymbolicExecutionTermLabel.
hasLoopBodyTerminationLabel(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Term on which the RuleApp was applied contains a SymbolicExecutionTermLabel.
hasLoopCondition(Node, RuleApp, SourceElement) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Node has a loop condition.
hasMby - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
Tells whether the contract contains a measured_by clause.
hasMby() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
hasMby() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
hasMby() - Method in interface de.uka.ilkd.key.speclang.Contract
Tells whether the contract contains a measured_by clause.
hasMby() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
hasMby() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
hasMby() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
hasMby() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
hasMby() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
hasMod - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
A map specifying on which heaps this contract has a modifies clause.
hasMod - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
hasMod - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
hasModalities(Term, boolean) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
hasModality(Node) - Static method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
hasModality(Term) - Static method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
hasModality(Node) - Static method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
find a modality term in a node
hasModality(Term) - Static method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
hasModality(Node) - Static method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
Returns true iff there is a modality in the sequent of the given node.
hasModality(Term) - Static method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
Recursive check for existence of modality.
hasModality(Node) - Static method in class de.uka.ilkd.key.macros.TestGenMacro
 
hasModality(Term) - Static method in class de.uka.ilkd.key.macros.TestGenMacro
 
hasModifiesClause(LocationVariable) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
hasModifiesClause(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
Returns true iff the method (according to the contract) does not modify the heap at all, i.e., iff it is "strictly pure."
hasModifiesClause(LocationVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
Returns true iff the method (according to the contract) does not modify the heap at all, i.e., iff it is "strictly pure."
hasModifiesClause(LocationVariable) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
hasModifiesClause() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Returns true iff the method (according to the contract) does not modify the heap at all, i.e., iff it is "strictly pure."
hasModifiesClause() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
hasModifiesClause(LocationVariable) - Method in interface de.uka.ilkd.key.speclang.OperationContract
Returns true iff the method (according to the contract) does not modify the heap at all, i.e., iff it is "strictly pure."
hasMoreElements() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode.ChildEnumeration
 
hasNext() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
hasNext() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
hasNext() - Method in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
hasNext() - Method in interface de.uka.ilkd.key.logic.IntIterator
 
hasNext() - Method in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
hasNext() - Method in class de.uka.ilkd.key.logic.PosInProgram.PosArrayIntIterator
 
hasNext() - Method in class de.uka.ilkd.key.logic.PosInTerm.PiTIterator
 
hasNext() - Method in class de.uka.ilkd.key.logic.Sequent.SequentIterator
 
hasNext() - Method in class de.uka.ilkd.key.logic.SingleRenamingTable.SingleIterator
 
hasNext() - Method in class de.uka.ilkd.key.proof.NodeIterator
 
hasNext() - Method in class de.uka.ilkd.key.proof.SubtreeIterator
 
hasNext() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP.BranchIterator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP.BranchIterator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.MonomialIterator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator.ACPIterator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator.SFIterator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.SubIterator
 
hasNext() - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.UpwardsIterator
 
hasNext() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodePreorderIterator
Checks if more elements are available.
hasNext() - Method in class de.uka.ilkd.key.util.LinkedHashMap.PairIterator
 
hasNext() - Method in class de.uka.ilkd.key.util.NodePreorderIterator
Checks if more elements are available.
hasNext() - Method in class de.uka.ilkd.key.util.SearchNodePreorderIterator
Checks if more elements are available.
hasNext() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapIterator
 
hasNext() - Method in class org.key_project.util.collection.ImmutableArray.ArrayIterator
 
hasNext() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.SortedIterator
 
hasNext() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.UnsortedIterator
 
hasNext() - Method in class org.key_project.util.collection.ImmutableSLList.NIL.SLNilListIterator
 
hasNext() - Method in class org.key_project.util.collection.ImmutableSLList.SLListIterator
 
hasNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
hasNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
hasNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
hasNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
hasNextPrefixElement() - Method in class de.uka.ilkd.key.java.statement.Try
 
hasNextPrefixElement() - Method in class de.uka.ilkd.key.java.StatementBlock
 
hasNextPrefixElement() - Method in interface de.uka.ilkd.key.logic.ProgramPrefix
return true if there is a next prefix element
hasNextSibling() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
hasNotNullCheck - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Has not null check?
hasNotNullCheck() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Checks if a not null check is available (instance method) or not (static method or constructor).
hasNotNullCheck() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Checks if a not null check is available (instance method) or not (static method or constructor).
hasNotNullCheck() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Checks if a not null check is available (instance method) or not (static method or constructor).
hasNumberLimit - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator.Configuration
 
hasNumberLimit() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator.Configuration
 
hasNumberLimit() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
returns true if the format supports only integers within a certain interval.
hasParameter(String) - Method in class de.uka.ilkd.key.macros.AbstractProofMacro
 
hasParameter(String) - Method in class de.uka.ilkd.key.macros.AutoMacro
 
hasParameter(String) - Method in interface de.uka.ilkd.key.macros.ProofMacro
Checks whether this ProofMacro has a parameter named paramName.
hasPredicateLabel(Term) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
hasPrevious() - Method in class de.uka.ilkd.key.util.SearchNodeReversePreorderIterator
Checks if more elements are available.
hasProof() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
hasProofScript() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
hasProofScript() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Run proof script if it is present in the input data.
hasPurePosPath(Term, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
p_t contains a d-path consisting only of positive literals (as a formula of the antecedent)
hasPurePosPathHelp(Term, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
TODO: It would be nice to integrate this with the framework for computing maxPosPath/maxDPath, however different return types pose a problem.
hasRawSteps(Term, Sequent, Services) - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
hasReaderSupport() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
hasReaderSupport() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
hasRealModifiesClause - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
If a method is strictly pure, it has no modifies clause which could be anonymised.
hasRealModifiesClause - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
If a method is strictly pure, it has no modifies clause which could anonymised.
hasReferenceSort(Services, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Sort of the given Term is a reference type.
hasReferenceSort(Services, IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Sort of the given IProgramVariable is a reference type.
hasReferenceSort(Services, Sort) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Sort is a reference type.
hasReplaceWith() - Method in class de.uka.ilkd.key.rule.Taclet
returns true if one of the goal templates is a replacewith.
hasResultVar() - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
hasResultVar() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
hasReturns() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
hasSelfVar() - Method in interface de.uka.ilkd.key.speclang.Contract
Checks if a self variable is originally provided.
hasSelfVar() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
hasSelfVar() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
hasSelfVar() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
hasSelfVar() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
hasSelfVar() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
hasSideProofs() - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
HASSORT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HASSORT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
HASSUBFORMULAS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HASSUBFORMULAS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
hasSymbolicExecutionLabel(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the Term on which the RuleApp was applied contains a SymbolicExecutionTermLabel.
hasSymbolicExecutionLabel(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term contains a SymbolicExecutionTermLabel.
hasTrigger() - Method in class de.uka.ilkd.key.rule.Taclet
 
hasType(Rule) - Static method in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
hasVariableArguments() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
hasWriterSupport() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
hasWriterSupport() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
head - Variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
head - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
head() - Method in interface org.key_project.util.collection.ImmutableList
 
head() - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
head() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
header() - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
header - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
header() - Method in class de.uka.ilkd.key.proof.Proof
 
header - Variable in class de.uka.ilkd.key.util.AddAHead
 
heap - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
heap - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
heap - Variable in class de.uka.ilkd.key.rule.conditions.ObserverCondition
 
Heap - Class in de.uka.ilkd.key.smt.model
Represents a heap in the SMT model.
Heap(String) - Constructor for class de.uka.ilkd.key.smt.model.Heap
Creates a new heap with the given name.
heap - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
HEAP_BOUND - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
heap_selection_suffix(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
HEAP_SORT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
heap_update_suffix(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
heapAtPre - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
heapAtPreVar(String, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for the atPre heap.
heapAtPreVar(String, Sort, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for the atPre heap.
heapBound - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
HeapConstructorNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.HeapConstructorNotation
 
heapContext - Variable in class de.uka.ilkd.key.rule.ContractRuleApp
 
heapContext - Variable in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
heapContext - Variable in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
HeapContext - Class in de.uka.ilkd.key.speclang
Heap contexts are various scenarios of what happens to heap variables during PO generation and built-in rule applications, like saving atPre heaps, anonymisation, etc.
HeapContext() - Constructor for class de.uka.ilkd.key.speclang.HeapContext
 
heapCount - Variable in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
 
heapCount - Variable in class de.uka.ilkd.key.logic.op.ObserverFunction
 
HeapGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
The heap generator returns an iterator over all terms of sort heap that can be found in the sequent are top level in the sense that they are not part of a larger term expression depending on the mode: heaps just occurring in updates are included or ignored
HeapGenerator(boolean) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.HeapGenerator
 
heapID - Variable in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
heapID - Variable in class de.uka.ilkd.key.smt.FieldQuery
 
heapID - Variable in class de.uka.ilkd.key.smt.FunValueQuery
 
heapLDT - Variable in class de.uka.ilkd.key.java.TypeConverter
 
HeapLDT - Class in de.uka.ilkd.key.ldt
LDT responsible for the "Heap" sort, and the associated "Field" sort.
HeapLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.HeapLDT
 
heapLDT - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
heapLDT - Variable in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
 
heapLDT - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
heapLDT - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
heapLDT - Variable in class de.uka.ilkd.key.strategy.termfeature.IsHeapFunctionTermFeature
 
heapLDT - Variable in class de.uka.ilkd.key.strategy.termfeature.PrimitiveHeapTermFeature
 
heapLDT - Variable in class de.uka.ilkd.key.strategy.termfeature.SimplifiedSelectTermFeature
 
heaps - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
heaps - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
heaps - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
The heaps.
heaps - Variable in class de.uka.ilkd.key.smt.model.Model
List of heaps.
heaps - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
heaps - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
heaps - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
A list of heaps used in this contract.
heapSelectionSuffix(Term, Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
HeapSimplificationMacro - Class in de.uka.ilkd.key.macros
This macro performs simplification of Heap and LocSet terms.
HeapSimplificationMacro() - Constructor for class de.uka.ilkd.key.macros.HeapSimplificationMacro
 
heapSort - Variable in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
 
heapSort - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
HEATMAP_COLOR - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
HEATMAP_DEFAULT_START_OPACITY - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
HEATMAP_OPTIONS - Static variable in class de.uka.ilkd.key.settings.ViewSettings
Heatmap options property
HeatmapExt - Class in de.uka.ilkd.key.gui.ext
Extension adapter for Heatmap
HeatmapExt() - Constructor for class de.uka.ilkd.key.gui.ext.HeatmapExt
 
heatmapIcon(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
heatmapImage - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
heatmapNewest - Variable in class de.uka.ilkd.key.settings.ViewSettings
Highlight newest formulas/terms (true) or all formulas/terms below specified age (false)
HeatmapOptionsDialog - Class in de.uka.ilkd.key.gui
This Dialog contains options for highlighting sequent formulae or terms according to their age, i.e., when they were first introduced into the proof.
HeatmapOptionsDialog() - Constructor for class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Opens a dialog for choosing if and how to display heatmap highlighting.
HeatmapOptionsDialog.InfoDialog - Class in de.uka.ilkd.key.gui
 
HeatmapSettingsAction - Class in de.uka.ilkd.key.gui.actions
Action for invoking the heatmap options dialog.
HeatmapSettingsAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.HeatmapSettingsAction
constructor
heatmapSF - Variable in class de.uka.ilkd.key.settings.ViewSettings
Show heatmap for sequent formulas (true) or terms (false)
HeatmapToggleAction - Class in de.uka.ilkd.key.gui.actions
 
HeatmapToggleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.HeatmapToggleAction
 
heavyweight_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
HELP - Static variable in class de.uka.ilkd.key.core.Main
Command line options
help - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
help(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
HELP_TEXT - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
helpButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
helpButton - Variable in class de.uka.ilkd.key.gui.utilities.StdDialog
 
HelpElement() - Constructor for class de.uka.ilkd.key.util.CommandLine.HelpElement
 
helpElements - Variable in class de.uka.ilkd.key.util.CommandLine
The collected list of elements to be printed on the usage page.
HELPER - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
HELPER - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
HELPICON - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
question mark icon
HELPTEXT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HELPTEXT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
helpText - Variable in class de.uka.ilkd.key.rule.TacletAttributes
 
helpText() - Method in class de.uka.ilkd.key.rule.TacletAttributes
 
helpWindow - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
heur_ns() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the heuristics namespace
HeuristicInstantiation - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
HeuristicInstantiation() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation
 
HeuristicInstantiation.HIIterator - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
HEURISTICS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HEURISTICS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
heuristics - Variable in class de.uka.ilkd.key.proof.rulefilter.IHTacletFilter
 
HEURISTICSDECL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HEURISTICSDECL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
HEX - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HEX - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
HEX_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
HEX_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
HEX_LITERAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
HEX_LITERAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
HEXDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
HEXDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
HEXDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
HEXDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
HEXINTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
HEXINTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
HEXLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
HEXLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
HEXNUMERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
HEXNUMERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
HEXPREFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
HEXPREFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
hexval(char) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
hexval(char) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
hiddenLabels - Variable in class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
hide - Variable in class de.uka.ilkd.key.macros.scripts.InstantiateCommand.Parameters
 
hide(DelayedCut, Goal) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
Hides the formula that has been added by the hide process.
hide(Goal) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
HIDE_AUTOMODE_PROOFSTEPS - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
HIDE_CLOSED_SUBTREES - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
 
HIDE_CLOSED_SUBTREES - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
HIDE_INTERMEDIATE - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
 
HIDE_INTERMEDIATE_PROOFSTEPS - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
HIDE_LEFT_TACLET - Static variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
HIDE_PACKAGE_PREFIX - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
HIDE_RIGHT_TACLET - Static variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
The names of the taclets used by the process.
HIDE_RIGHT_TACLET - Static variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
hideAll(Sequent) - Method in class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand
Hide all formulas of the sequent that are not focus sequent
hideApp - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
hideAutomodeProofsteps - Variable in class de.uka.ilkd.key.settings.ViewSettings
do not hide intermediate proofsteps by default
hideClosedSubtrees() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
hideClosedSubtrees - Variable in class de.uka.ilkd.key.settings.ViewSettings
do not hide closed subtrees by default
HideClosedSubtreesFilter() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideClosedSubtreesFilter
 
HideIntermediateFilter() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideIntermediateFilter
 
hideIntermediateProofsteps - Variable in class de.uka.ilkd.key.settings.ViewSettings
do not hide intermediate proofsteps by default
hideMenu() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
hidePackagePrefix - Variable in class de.uka.ilkd.key.pp.NotationInfo
 
hidePackagePrefix - Variable in class de.uka.ilkd.key.settings.ViewSettings
 
HidePackagePrefixToggleAction - Class in de.uka.ilkd.key.gui.actions
 
HidePackagePrefixToggleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
hidePackagePrefixToggleAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
HideSequentPrintFilter - Class in de.uka.ilkd.key.pp
This filter takes a search string and yields a sequent containing only sequent formulas that match the search.
HideSequentPrintFilter(SequentViewLogicPrinter, boolean) - Constructor for class de.uka.ilkd.key.pp.HideSequentPrintFilter
 
HIGH - Static variable in interface de.uka.ilkd.key.ui.Verbosity
 
highlight(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
highlight(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
HIGHLIGHT_COLOR_DIFFERENT_PARENS - Static variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The Constant HIGHLIGHT_COLOR holds the color to be used for the highlighting frame, if the matching parentheses are of different kind.
HIGHLIGHT_COLOR_SAME_PARENS - Static variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The Constant HIGHLIGHT_COLOR holds the color to be used for the highlighting frame, if the matching parentheses are of the same kind
highlightColor - Variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea.BorderPainter
 
highlightIfFormulas(TacletApp) - Method in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
highlightIfInsts(IBuiltInRuleApp) - Method in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
highlightPos(PosInOccurrence, Highlighter.HighlightPainter) - Method in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
highlightRuleAppPosition(RuleApp) - Method in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
HIIterator(Iterator<Term>, QuantifiableVariable, TermServices) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
history_constraint(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
hitCount - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
The HitCount of the Breakpoint (set by user).
hitcountExceeded(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
Checks if the Hitcount is exceeded for the given JavaLineBreakpoint.
hits - Variable in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
hitted - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
Counter for how often the Breakpoint was hit.
hittedNodes - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
Map to save the nodes that already have been reached, so nodes are not counted twice for the hitcount
hm - Static variable in class de.uka.ilkd.key.control.InstantiationFileHandler
 
hmap - Variable in class de.uka.ilkd.key.logic.MultiRenamingTable
 
HOME_DIR - Static variable in class de.uka.ilkd.key.gui.KeYFileChooser
 
homePageAvailable() - Static method in class de.uka.ilkd.key.util.net.NetworkUtils
Tests whether the KeY Project home page is accessible over the internet.
homePath - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
HOOK - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
HOOK - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
html(String) - Static method in class de.uka.ilkd.key.gui.Markdown
 
HTMLRendererReplacer() - Constructor for class org.key_project.util.java.XMLUtil.HTMLRendererReplacer
 
HTMLSyntaxHighlighter - Class in de.uka.ilkd.key.gui.nodeviews
Performs a simple pattern-based syntax highlighting for KeY sequents by adding styled HTML tags.
HTMLSyntaxHighlighter(HTMLDocument) - Constructor for class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
Creates a new HTMLSyntaxHighlighter for this HTMLDocument.
HTMLSyntaxHighlighter.StringTransformer - Interface in de.uka.ilkd.key.gui.nodeviews
Simple interface as a replacement for a lambda realizing a String transformation.

I

i - Variable in class de.uka.ilkd.key.proof.FormulaTag
 
i - Variable in class org.key_project.util.collection.ImmutableArray.ArrayIterator
 
IBean - Interface in org.key_project.util.bean
Defines the methods that a Java bean must have.
IBreakpoint - Interface in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
Defines the basic functionality of a breakpoint.
IBreakpointStopCondition - Interface in de.uka.ilkd.key.strategy
Defines the basic functionality of an StopCondition which stops applying rules when at least one IBreakpoint is hit.
IBuiltInRuleApp - Interface in de.uka.ilkd.key.rule
 
IClassLoader - Interface in org.key_project.util.reflection
Instances of this class allow to access Classes at runtime in a special application type.
icon - Variable in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
ICON_NOT_SELECTED - Static variable in class de.uka.ilkd.key.gui.actions.HeatmapToggleAction
 
ICON_SELECTED - Static variable in class de.uka.ilkd.key.gui.actions.HeatmapToggleAction
 
ICON_SIZE - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
IconCellRenderer() - Constructor for class de.uka.ilkd.key.gui.GoalList.IconCellRenderer
 
IconCode - Interface in de.uka.ilkd.key.gui.fonticons
 
IconFactory - Class in de.uka.ilkd.key.gui
 
IconFactory() - Constructor for class de.uka.ilkd.key.gui.IconFactory
 
IconFactory.KeYControlIcon - Class in de.uka.ilkd.key.gui
 
IconFactory.KeYFolderIcon - Class in de.uka.ilkd.key.gui
 
IconFont - Interface in de.uka.ilkd.key.gui.fonticons
 
IconFontSwing - Class in de.uka.ilkd.key.gui.fonticons
 
IconFontSwing() - Constructor for class de.uka.ilkd.key.gui.fonticons.IconFontSwing
 
iconHeart - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
iconSize - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
id - Variable in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
The unique ID of this term label in the Sequent.
id - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
valid iff type is IDENTIFIER
id - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
valid iff type is IDENTIFIER
id - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
id - Variable in class de.uka.ilkd.key.smt.lang.SMTFunction
 
id - Variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
id - Variable in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
ID - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
id - Variable in class de.uka.ilkd.key.smt.SMTSolverResult
 
id - Variable in class de.uka.ilkd.key.smt.SolverTimeout
 
id() - Method in interface de.uka.ilkd.key.speclang.Contract
Returns the id number of the contract.
id - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
id() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
id - Variable in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
This contract's ID.
id() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
id - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
id() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
id - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
id() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
id - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
id() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
ID - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
id_declaration() - Method in class de.uka.ilkd.key.parser.KeYParser
 
IDCHAR - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IDCHAR - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
IDCounter - Static variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
idCounter - Static variable in class de.uka.ilkd.key.smt.SMTSolverResult
 
IDCounter - Static variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
IdDeclaration - Class in de.uka.ilkd.key.parser
 
IdDeclaration(String, Sort) - Constructor for class de.uka.ilkd.key.parser.IdDeclaration
 
IDefaultStrategyPropertiesFactory - Interface in de.uka.ilkd.key.strategy.definition
Instances of this factory are used to create default StrategyProperties used by a Strategy defined via its StrategySettingsDefinition.
IDENT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IDENT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
IDENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
IDENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
IDENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
IDENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
identifier - Variable in class de.uka.ilkd.key.java.statement.MergePointStatement
 
IDENTIFIER - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
production was "."
IDENTIFIER - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
IDENTIFIER - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
production was "."
IDENTIFIER - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
IDENTITY_MATCHER - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
IdentityFilterEntry(SequentFormula) - Constructor for class de.uka.ilkd.key.pp.IdentitySequentPrintFilter.IdentityFilterEntry
constructor
IdentityOperatorMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.IdentityOperatorMatcher
 
IdentitySequentPrintFilter - Class in de.uka.ilkd.key.pp
Identity Filter not doing anything
IdentitySequentPrintFilter() - Constructor for class de.uka.ilkd.key.pp.IdentitySequentPrintFilter
 
IdentitySequentPrintFilter.IdentityFilterEntry - Class in de.uka.ilkd.key.pp
A filter entry, representing one sequent formula.
idx - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
idx - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
iEditor - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
IExecutionAuxiliaryContract - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a use block/loop contract application.
IExecutionBaseMethodReturn<S extends SourceElement> - Interface in de.uka.ilkd.key.symbolic_execution.model
Defines the common interface of IExecutionMethodReturn and IExecutionExceptionalMethodReturn.
IExecutionBlockStartNode<S extends SourceElement> - Interface in de.uka.ilkd.key.symbolic_execution.model
An extended IExecutionNode which groups several child nodes.
IExecutionBranchCondition - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a branch condition, e.g.
IExecutionBranchStatement - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a node which creates multiple child branches defined by branch conditions (ISEDBranchCondition), e.g.
IExecutionConstraint - Interface in de.uka.ilkd.key.symbolic_execution.model
A constrained considered during symbolic execution.
IExecutionContext - Interface in de.uka.ilkd.key.java.reference
extracted interface to allow schema variabes to stand for an execution context
IExecutionElement - Interface in de.uka.ilkd.key.symbolic_execution.model
Defines the basic methods and properties each element in the symbolic execution tree model has.
IExecutionExceptionalMethodReturn - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a exceptional method return.
IExecutionJoin - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a join.
IExecutionLink - Interface in de.uka.ilkd.key.symbolic_execution.model
A link between two IExecutionNodes.
IExecutionLoopCondition - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a loop condition, e.g.
IExecutionLoopInvariant - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a loop invariant application.
IExecutionLoopStatement - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a loop.
IExecutionMethodCall - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a method call, e.g.
IExecutionMethodReturn - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a method return, e.g.
IExecutionMethodReturnValue - Interface in de.uka.ilkd.key.symbolic_execution.model
A return value of an IExecutionMethodReturn.
IExecutionNode<S extends SourceElement> - Interface in de.uka.ilkd.key.symbolic_execution.model
Provides the basic methods each node in a symbolic execution tree should have and allows to access the children.
IExecutionOperationContract - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a use operation contract application.
IExecutionStart - Interface in de.uka.ilkd.key.symbolic_execution.model
The start node of a symbolic execution tree.
IExecutionStatement - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents a single statement, e.g.
IExecutionTermination - Interface in de.uka.ilkd.key.symbolic_execution.model
A node in the symbolic execution tree which represents the normal termination of a branch, e.g.
IExecutionTermination.TerminationKind - Enum in de.uka.ilkd.key.symbolic_execution.model
Defines the possible termination kinds.
IExecutionValue - Interface in de.uka.ilkd.key.symbolic_execution.model
A value of an IExecutionVariable, e.g.
IExecutionVariable - Interface in de.uka.ilkd.key.symbolic_execution.model
A variable value pair contained in an IExecutionNode, e.g.
If - Class in de.uka.ilkd.key.java.statement
If.
If(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.If
Constructor for the transformation of COMPOST ASTs to KeY.
If(Expression, Then) - Constructor for class de.uka.ilkd.key.java.statement.If
If.
If(Expression, Then, Else) - Constructor for class de.uka.ilkd.key.java.statement.If
If.
IF - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IF - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
IF - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
IF - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
IF_CONTRACT_APPLICATION - Static variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
IF_EX_THEN_ELSE - Static variable in class de.uka.ilkd.key.logic.op.IfExThenElse
 
IF_FORMULA_HIGHLIGHTER - Static variable in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
IF_NOT_MATCHED_MALUS - Static variable in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
IF_OO_IDX - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
IF_POST_IDX - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
IF_PRE_IDX - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
IF_THEN_ELSE - Static variable in class de.uka.ilkd.key.logic.op.IfThenElse
 
ifChoiceModel - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
the model used for the instantiation of the if-sequent
ifChoiceModel(int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
ifChoiceModelCount() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
IfComboRenderer(ListCellRenderer<Object>, Services) - Constructor for class de.uka.ilkd.key.gui.TacletIfSelectionDialog.IfComboRenderer
 
ifDirectFormulaList - Variable in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
ifDirectFormulaList - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.TacletInformation
 
ife(Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ifElse(Expression, Then, Else) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an if statement including an else branch.
ifElse(Expression, Statement, Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an if clause.
ifEx(QuantifiableVariable, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Construct a term with the \ifEx operator.
ifEx(ImmutableList<QuantifiableVariable>, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Construct a term with the \ifEx operator.
IFEX - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IFEX - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
IfExThenElse - Class in de.uka.ilkd.key.logic.op
This singleton class implements a conditional operator "\ifEx iv; (phi) \then (t1) \else (t2)", where iv is an integer logic variable, phi is a formula, and where t1 and t2 are terms with the same sort.
IfExThenElse() - Constructor for class de.uka.ilkd.key.logic.op.IfExThenElse
 
ifExThenElseTerm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
iff(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
iff(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
iff(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
ifFindVariables - Variable in class de.uka.ilkd.key.rule.FindTaclet
Set of schemavariables of the if and the (optional) find part
ifFma - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
ifFma() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
ifFma(int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
IfFormulaInstantiation - Interface in de.uka.ilkd.key.rule
 
ifFormulaInstantiationCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Cache used IfFormulaInstSeq
IfFormulaInstantiationCache - Class in de.uka.ilkd.key.rule
 
IfFormulaInstantiationCache() - Constructor for class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
ifFormulaInstantiations() - Method in class de.uka.ilkd.key.rule.TacletApp
 
IfFormulaInstDirect - Class in de.uka.ilkd.key.rule
Instantiation of an if-formula that has to be proven by an explicit if-goal
IfFormulaInstDirect(SequentFormula) - Constructor for class de.uka.ilkd.key.rule.IfFormulaInstDirect
 
ifFormulaInsts(Node, ImmutableList<IfFormulaInstantiation>) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
IfFormulaInstSeq - Class in de.uka.ilkd.key.rule
Instantiation of an if-formula that is a formula of an existing sequent.
IfFormulaInstSeq(Sequent, boolean, SequentFormula) - Constructor for class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
IfFormulaInstSeq(Sequent, int) - Constructor for class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
ifFormulasStillValid(Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
ifHeuristics(String[], Feature) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
ifHeuristics(String[], Feature, Feature) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
ifHeuristics(String[], int) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
IFilter<T> - Interface in org.key_project.util.java
Utility class to select elements.
IFilterWithException<T,E extends java.lang.Throwable> - Interface in org.key_project.util.java
Utility class to select elements which also allows that exceptions are thrown during selection phase.
ifInstantiationCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Cache used by the ifinstantiator
IfInstantiationCache() - Constructor for class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
IfInstantiationCachePool - Class in de.uka.ilkd.key.strategy
Direct-mapped cache of lists of formulas (potential instantiations of if-formulas of taclets) that were modified after a certain point of time Hashmaps of the particular lists of formulas; the keys of the maps is the point of time that separates old from new (modified) formulas Keys: Long Values: IList
IfInstantiationCachePool() - Constructor for class de.uka.ilkd.key.strategy.IfInstantiationCachePool
 
IfInstantiationCachePool.IfInstantiationCache - Class in de.uka.ilkd.key.strategy
 
ifInstantiations - Variable in class de.uka.ilkd.key.rule.TacletApp
chosen instantiations for the if sequent formulas
IfInstantiator - Class in de.uka.ilkd.key.strategy
This class implements custom instantiation of if-formulas.
IfInstantiator(TacletAppContainer, Goal) - Constructor for class de.uka.ilkd.key.strategy.IfInstantiator
 
ifInstCache - Variable in class de.uka.ilkd.key.strategy.IfInstantiator
 
ifInsts - Variable in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
ifInsts() - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
ifInsts() - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
 
ifInsts - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
ifInstsComplete() - Method in class de.uka.ilkd.key.rule.TacletApp
 
ifInstsCorrectSize(Taclet, ImmutableList<IfFormulaInstantiation>) - Static method in class de.uka.ilkd.key.rule.TacletApp
 
IfMatchResult - Class in de.uka.ilkd.key.rule
 
IfMatchResult(ImmutableList<IfFormulaInstantiation>, ImmutableList<MatchConditions>) - Constructor for class de.uka.ilkd.key.rule.IfMatchResult
PRECONDITION: p_candidates.size () == p_mcCandidates.size ()
IfMismatchException - Exception in de.uka.ilkd.key.proof
this exception thrown if an if-sequent match failed
IfMismatchException(String) - Constructor for exception de.uka.ilkd.key.proof.IfMismatchException
 
IForUpdates - Interface in de.uka.ilkd.key.java.statement
 
ifPanel - Variable in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
 
IFProofObligationVars - Class in de.uka.ilkd.key.informationflow.po
This class contains the set of four sets of ProofObligationVars necessary for information flow proofs.
IFProofObligationVars(ProofObligationVars, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
IFProofObligationVars(ProofObligationVars, ProofObligationVars, ProofObligationVars) - Constructor for class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
ifSelectionPanel - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
the TacletIfSelectionPanel that shows the different possible instantiations of the if-sequent or a manual entered instantiation.
ifseq - Variable in class de.uka.ilkd.key.rule.TacletApplPart
 
ifseq - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
ifSeqFormulaList - Variable in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
ifSeqFormulaList - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.TacletInformation
 
ifSequent - Variable in class de.uka.ilkd.key.rule.Taclet
the if sequent of the taclet
ifSequent() - Method in class de.uka.ilkd.key.rule.Taclet
returns the if-sequence of the application part of the Taclet.
ifSequent() - Method in class de.uka.ilkd.key.rule.TacletApplPart
returns the if-sequent of the application part of a Taclet
ifSequent() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
ifStatement(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an if statement.
IfStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
IfStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ifThen(Expression, Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an if statement with no else branch.
ifThen(Expression, Statement...) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an if statement with no else branch.
ifThen(Expression, Then) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an if statement with no else branch.
IfThenElse - Class in de.uka.ilkd.key.logic.op
This singleton class implements a general conditional operator \if (phi) \then (t1) \else (t2).
IfThenElse() - Constructor for class de.uka.ilkd.key.logic.op.IfThenElse
 
IfThenElse(int, String) - Constructor for class de.uka.ilkd.key.pp.Notation.IfThenElse
 
ifThenElse - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
ifThenElse(TruthValueTracingUtil.TruthValue, TruthValueTracingUtil.TruthValue, TruthValueTracingUtil.TruthValue) - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Computes the if-then-else value.
ifThenElseMalusCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
 
IfThenElseMalusFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that counts the IfThenElse operators above the focus of a rule application.
IfThenElseMalusFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.IfThenElseMalusFeature
 
ifThenElseTerm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ifVariables - Variable in class de.uka.ilkd.key.rule.Taclet
Set of schemavariables of the if part
ifVars - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
ifVars - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
ifZero(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
ifZero(Feature, Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
ifZero(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
ifZero(TermFeature, TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
IGNORECASE_COMPARATOR - Static variable in class de.uka.ilkd.key.gui.smt.CETree
A comparator that sort ignoRiNG cASe.
ignoreChange - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUITreeSelectionListener
 
ignoreNodeSelectionChange - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
 
ignoreTopLevelUpdates - Variable in class de.uka.ilkd.key.rule.AntecTaclet
 
ignoreTopLevelUpdates() - Method in class de.uka.ilkd.key.rule.AntecTaclet
this method is used to determine if top level updates are allowed to be ignored.
ignoreTopLevelUpdates() - Method in class de.uka.ilkd.key.rule.FindTaclet
this method is used to determine if top level updates are allowed to be ignored.
ignoreTopLevelUpdates - Variable in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
ignoreTopLevelUpdates - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
flag indicating if preceding updates of the term to be matched should be ignored this requires the taclet to ignore updates and that the find term does not start with an UpdateApplication operator
ignoreTopLevelUpdates() - Method in class de.uka.ilkd.key.rule.RewriteTaclet
this method is used to determine if top level updates are allowed to be ignored.
ignoreTopLevelUpdates - Variable in class de.uka.ilkd.key.rule.SuccTaclet
 
ignoreTopLevelUpdates() - Method in class de.uka.ilkd.key.rule.SuccTaclet
this method is used to determine if top level updates are allowed to be ignored.
ignoreTopLevelUpdates - Variable in class de.uka.ilkd.key.rule.tacletbuilder.AntecTacletBuilder
 
ignoreTopLevelUpdates - Variable in class de.uka.ilkd.key.rule.tacletbuilder.SuccTacletBuilder
 
ignoreUnresolvedClasses - Variable in class recoder.service.KeYCrossReferenceSourceInfo
The flag which decides on the behaviour on undefined classes
IGuard - Interface in de.uka.ilkd.key.java.statement
 
IHTacletFilter - Class in de.uka.ilkd.key.proof.rulefilter
Filter that selects taclets using the method admissible of the Taclet class, i.e. with respect to active heuristics and the interactive flag.
IHTacletFilter(boolean, ImmutableList<RuleSet>) - Constructor for class de.uka.ilkd.key.proof.rulefilter.IHTacletFilter
 
illegalCostError(RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
IllegalFormulaException - Exception in de.uka.ilkd.key.smt
 
IllegalFormulaException(String) - Constructor for exception de.uka.ilkd.key.smt.IllegalFormulaException
 
IllegalInstantiationException - Exception in de.uka.ilkd.key.rule.inst
this exception is thrown if an invalid instantiation for a schema variable was given
IllegalInstantiationException(String) - Constructor for exception de.uka.ilkd.key.rule.inst.IllegalInstantiationException
 
IllegalNumberException - Exception in de.uka.ilkd.key.smt
 
IllegalNumberException(String) - Constructor for exception de.uka.ilkd.key.smt.IllegalNumberException
 
IllegalRegexException - Exception in de.uka.ilkd.key.pp
This exception is thrown when a String is expected be a valid regular expression, but is not.
IllegalRegexException(Throwable) - Constructor for exception de.uka.ilkd.key.pp.IllegalRegexException
constructor
IllegalResultException - Exception in de.uka.ilkd.key.smt
 
IllegalResultException(String) - Constructor for exception de.uka.ilkd.key.smt.IllegalResultException
 
illegalSort - Variable in exception de.uka.ilkd.key.logic.sort.GenericSupersortException
 
IllegalTacletException - Exception in de.uka.ilkd.key.taclettranslation
 
IllegalTacletException(String) - Constructor for exception de.uka.ilkd.key.taclettranslation.IllegalTacletException
 
ILoopInit - Interface in de.uka.ilkd.key.java.statement
 
image - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
image - Variable in class de.uka.ilkd.key.parser.proofjava.Token
The string image of the token.
image - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
image - Variable in class de.uka.ilkd.key.parser.schemajava.Token
The string image of the token.
image - Variable in class de.uka.ilkd.key.util.CommandLine.Option
 
imageSort - Variable in class de.uka.ilkd.key.smt.lang.SMTFunction
 
ImmutableArray<S> - Class in org.key_project.util.collection
 
ImmutableArray() - Constructor for class org.key_project.util.collection.ImmutableArray
creates an empty new Array
ImmutableArray(S...) - Constructor for class org.key_project.util.collection.ImmutableArray
creates a new Array
ImmutableArray(List<S>) - Constructor for class org.key_project.util.collection.ImmutableArray
creates a new Array
ImmutableArray.ArrayIterator<T> - Class in org.key_project.util.collection
 
ImmutableFixedLengthBitSet - Class in org.key_project.util.bitops
Represents a non-negative number with access to single bits; the length of the bit set is fixed.
ImmutableFixedLengthBitSet(int) - Constructor for class org.key_project.util.bitops.ImmutableFixedLengthBitSet
Constructs a new ImmutableFixedLengthBitSet for the given length.
ImmutableFixedLengthBitSet(boolean[], int) - Constructor for class org.key_project.util.bitops.ImmutableFixedLengthBitSet
Constructs a new ImmutableFixedLengthBitSet from an explicit internal representation and value.
ImmutableHeap<T extends java.lang.Comparable<T>> - Interface in org.key_project.util.collection
Interface for heaps of objects of class T.
ImmutableLeftistHeap<T extends java.lang.Comparable<T>> - Class in org.key_project.util.collection
This class implements the leftist heap, see "Functional Data Structures" by Chris Okasaki
ImmutableLeftistHeap() - Constructor for class org.key_project.util.collection.ImmutableLeftistHeap
 
ImmutableLeftistHeap.Empty<S extends java.lang.Comparable<S>> - Class in org.key_project.util.collection
Singleton class for empty heaps
ImmutableLeftistHeap.Node<S extends java.lang.Comparable<S>> - Class in org.key_project.util.collection
Class for non-empty heaps
ImmutableLeftistHeap.SortedIterator<T extends java.lang.Comparable<T>> - Class in org.key_project.util.collection
Class for iterating the elements of a heap in increasing order
ImmutableLeftistHeap.UnsortedIterator<T extends java.lang.Comparable<T>> - Class in org.key_project.util.collection
Class for iterating the elements of a heap in unspecified order
ImmutableList<T> - Interface in org.key_project.util.collection
List interface to be implemented by non-destructive lists
immutableListFromIterabe(Iterable<T>) - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
ImmutableMap<S,T> - Interface in org.key_project.util.collection
This interface has to be implemented by a Class providing a persistent Map.
ImmutableMapEntry<S,T> - Interface in org.key_project.util.collection
This interface declares a tupel of two values.
Immutables - Class in org.key_project.util.collection
This class is a collection of methods that operate on immutable collections, in particular ImmutableSets and ImmutableLists.
Immutables() - Constructor for class org.key_project.util.collection.Immutables
 
ImmutableSet<T> - Interface in org.key_project.util.collection
interface implemented by non-destructive Sets.
ImmutableSLList<T> - Class in org.key_project.util.collection
Simple implementation of a non-destructive (unmodifiable) list.
ImmutableSLList() - Constructor for class org.key_project.util.collection.ImmutableSLList
 
ImmutableSLList.Cons<S> - Class in org.key_project.util.collection
 
ImmutableSLList.NIL<S> - Class in org.key_project.util.collection
 
ImmutableSLList.NIL.SLNilListIterator - Class in org.key_project.util.collection
iterates through the a none destructive NIL list
ImmutableSLList.SLListIterator<T> - Class in org.key_project.util.collection
iterates through a none destructive list
IModelSettings - Interface in de.uka.ilkd.key.symbolic_execution.object_model
Provides the settings used to construct a symbolic object model.
IMP - Static variable in class de.uka.ilkd.key.logic.op.Junctor
the usual 'implication' operator '->' (be A, B formulae then 'A -> B' is true if and only if A is false or B is true
imp(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
imp(Term, Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
IMP - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IMP - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
imp(TruthValueTracingUtil.TruthValue, TruthValueTracingUtil.TruthValue) - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Computes the imp value.
IMP - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
IMP_LEFT_RULENAME - Static variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
IMP_LEFT_RULENAME - Static variable in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
impF - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
implementing - Variable in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
Implements - Class in de.uka.ilkd.key.java.declaration
Implements.
Implements() - Constructor for class de.uka.ilkd.key.java.declaration.Implements
Implements.
Implements(TypeReference) - Constructor for class de.uka.ilkd.key.java.declaration.Implements
Implements.
Implements(TypeReference[]) - Constructor for class de.uka.ilkd.key.java.declaration.Implements
Implements.
Implements(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.Implements
Implements.
IMPLEMENTS - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
IMPLEMENTS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
implication_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
implicit() - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
implicit(ProgramElement) - Static method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
implicit - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.Condition
 
IMPLICIT_ARRAY_CREATE - Static variable in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
 
IMPLICIT_ARRAY_CREATION_HELPER - Static variable in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
 
IMPLICIT_CLASS_ERRONEOUS - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_CLASS_INIT_IN_PROGRESS - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_CLASS_INITIALIZED - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_CLASS_PREPARED - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_CREATE - Static variable in class de.uka.ilkd.key.java.recoderext.CreateBuilder
 
IMPLICIT_CREATED - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_ENCLOSING_THIS - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_IDENT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IMPLICIT_IDENT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
IMPLICIT_INITIALIZED - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_INSTANCE_ALLOCATE - Static variable in class de.uka.ilkd.key.java.recoderext.InstanceAllocationMethodBuilder
 
IMPLICIT_OBJECT_CREATE - Static variable in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
 
IMPLICIT_OBJECT_PREPARE - Static variable in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
 
IMPLICIT_OBJECT_PREPARE_ENTER - Static variable in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
 
IMPLICIT_SPECIFICATION_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to a term which is specified implicitly (by the JML specification).
IMPLICIT_SPECIFICATION_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
IMPLICIT_TRANSACTION_UPDATED - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
IMPLICIT_TRANSIENT - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
ImplicitCastNecessary - Class in de.uka.ilkd.key.strategy.feature
 
ImplicitCastNecessary(ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.feature.ImplicitCastNecessary
 
implicitCastNecessary(ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
IMPLICITFIELD - Static variable in class de.uka.ilkd.key.java.JavaInfo.Filter
this filter is satisfied if the given program element is an instanceof ImplicitFieldSpecification
ImplicitFieldAdder - Class in de.uka.ilkd.key.java.recoderext
The Java DL requires some implicit fields and methods, that are available in each Java class.
ImplicitFieldAdder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
creates a transformation that adds all implicit fields, for example <created>, <initialized> and <nextToCreate> etc.
ImplicitFieldSpecification - Class in de.uka.ilkd.key.java.declaration
 
ImplicitFieldSpecification() - Constructor for class de.uka.ilkd.key.java.declaration.ImplicitFieldSpecification
Implicit Field specification.
ImplicitFieldSpecification(ProgramVariable) - Constructor for class de.uka.ilkd.key.java.declaration.ImplicitFieldSpecification
Implicit Field specification.
ImplicitFieldSpecification(ProgramVariable, Type) - Constructor for class de.uka.ilkd.key.java.declaration.ImplicitFieldSpecification
Implicit Field specification.
ImplicitIdentifier - Class in de.uka.ilkd.key.java.recoderext
subclasses the recoder Identifier in order to allow fields with special characters.
ImplicitIdentifier(String) - Constructor for class de.uka.ilkd.key.java.recoderext.ImplicitIdentifier
 
ImplicitIdentifier() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
an implicit identifier is embraced by "<" and ">" To make sure "<a>" is an implicit identifier and "< a>" is not the first "<" token can be tested whether the token IMPLICITIDENTIFIER had been found and reduced to "<".
IMPLICITIDENTIFIER - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ImplicitIdentifier() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
IMPLICITIDENTIFIER - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
implicits - Variable in class de.uka.ilkd.key.java.KeYProgModelInfo
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
If true, then this PO implies the passed one.
implies(ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
implies(ProofOblInput) - Method in interface de.uka.ilkd.key.proof.init.ProofOblInput
If true, then this PO implies the passed one.
implies(ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
implies(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
implies(List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
implies(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
implies(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
IMPLIES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
IMPLIES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
implies(ProofOblInput) - Method in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
IMPLIES_THAT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
IMPLIES_THAT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
IMPLIESBACKWARD - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
IMPLIESBACKWARD - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
impliesexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
impliesforwardexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
IMPLYSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
IMPLYSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
IMPLYSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
Import - Class in de.uka.ilkd.key.java
Import.
Import(ExtList, boolean) - Constructor for class de.uka.ilkd.key.java.Import
children may contain: TypeReference (for import), a Comment
Import() - Constructor for class de.uka.ilkd.key.java.Import
Import.
Import(TypeReference, boolean) - Constructor for class de.uka.ilkd.key.java.Import
Import.
Import(PackageReference) - Constructor for class de.uka.ilkd.key.java.Import
Import.
IMPORT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
IMPORT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ImportDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ImportDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
imports - Variable in class de.uka.ilkd.key.java.CompilationUnit
Imports.
impPreserveLabels(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Similar behavior as TermBuilder.imp(Term, Term) but simplifications are not performed if TermLabels would be lost.
improveReadability(Term, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Improves the Term to increase its readability.
improveReadabilityRecursive(Term, Services, IntegerLDT) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
IN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
IN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
IN - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
IN_DOMAIN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
IN_DOMAIN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
IN_EQ_SIMP_NON_LIN_COST - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
IN_FORMAL_COMMENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
IN_FORMAL_COMMENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
in_group_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
in_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
IN_MULTI_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
IN_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
IN_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
IN_SEQUENT_STATE - Static variable in class de.uka.ilkd.key.rule.RewriteTaclet
all taclet constituents must be in the same state as the sequent
IN_SINGLE_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
IN_TYPE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IN_TYPE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
INACTIVE_BACKGROUND_COLOR - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
inAntec - Variable in class de.uka.ilkd.key.logic.PosInOccurrence
is true iff the position is in the antecedent of a sequent.
inAntec() - Method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
inAntecedent - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.LabelOccurrence
true occurred in antecedent, false occurred in succedent.
inAutoMode - Variable in class de.uka.ilkd.key.core.KeYMediator
boolean flag indicating if the GUI is in auto mode
inAutoMode() - Method in class de.uka.ilkd.key.gui.notification.NotificationManager
 
inBuf - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
inBuf - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
inByte - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
inByte(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
inc() - Method in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
Returns a new ImmutableFixedLengthBitSet with a value incremented by one compared to this ImmutableFixedLengthBitSet.
incCharCounter(long) - Method in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
inChar - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
inChar(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
inClass - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
include(T) - Method in interface de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser.ItemFilter
 
INCLUDE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
INCLUDE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
includedFiles - Variable in class de.uka.ilkd.key.proof.JavaModel
 
INCLUDELDTS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
INCLUDELDTS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
includePostCondition - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
includePostCondition - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
includePostCondition() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
includes - Variable in class de.uka.ilkd.key.parser.KeYParser
 
Includes - Class in de.uka.ilkd.key.proof.init
Encapsulates 2 lists (one for LDT-include, one for "normal" includes) containing the filenames parsed in the include-section of a KeYFile.
Includes() - Constructor for class de.uka.ilkd.key.proof.init.Includes
 
includes - Variable in class de.uka.ilkd.key.proof.init.Includes
a list containing the "normal" includes, represented as Strings
includes - Variable in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
includes - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The global includes to use.
includes - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
includeUpdates - Variable in class de.uka.ilkd.key.strategy.termgenerator.HeapGenerator
 
INCLUSIVEOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INCLUSIVEOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
inclusiveorexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
InclusiveOrExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
InclusiveOrExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
incMatchIfFormulas(Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
incomingLinks - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The contained incoming links.
incomingLinks - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The up to know discovered incoming links.
INCOMPATIBLE_INSTANTIATION_EXCEPTION - Static variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
incomplete - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Is incomplete?
INCOMPLETE_TEXT - Static variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Text shown to the user in case of incompletness.
INCONSISTENT - Static variable in class de.uka.ilkd.key.util.pp.Printer
Flag to indicate this block will be broken inconsistently
INCR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
INCR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
increaseBitsize(SMTTerm) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
IncreaseFontSizeAction - Class in de.uka.ilkd.key.gui.actions
 
IncreaseFontSizeAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.IncreaseFontSizeAction
creates the action to increase the font size of the sequent and proof view
increaseHeapSuffixCounter - Variable in class de.uka.ilkd.key.parser.KeYParser.accessterm_bracket_suffix_return
 
incrementNotClosedGoals() - Method in class de.uka.ilkd.key.macros.TryCloseMacro.TryCloseProgressBarListener
 
ind(int, int) - Method in class de.uka.ilkd.key.util.pp.Layouter
Indent to a current indentation level if surrounding block is broken.
ind() - Method in class de.uka.ilkd.key.util.pp.Layouter
Indent with zero offset and zero width.
indent - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
indent(String) - Static method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
indent(PrintStream, int) - Method in class de.uka.ilkd.key.util.CommandLine
 
indent - Variable in class de.uka.ilkd.key.util.pp.Layouter.OpenBlockToken
 
indent(int, int) - Method in class de.uka.ilkd.key.util.pp.Printer
 
indentation - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Indentation (cached).
indentation - Variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
IndentationToken(int, int) - Constructor for class de.uka.ilkd.key.util.pp.Layouter.IndentationToken
 
indentMap - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
indentSize - Variable in class de.uka.ilkd.key.util.CommandLine
the number of spaces to indent the lines when printing the help screen.
indentToDescriptionColumn - Variable in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpText
 
indentToDescriptionColumn - Variable in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextParts
 
independentSettings - Variable in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
independentSubformulas(PosInOccurrence, SequentFormula) - Method in class de.uka.ilkd.key.strategy.FindTacletAppContainer
checks if the modification path and the position where this taclet application has been matched again denote independent subformulas.
index - Variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
index - Static variable in class de.uka.ilkd.key.gui.smt.LeafPanel
 
index - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
index() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
index - Variable in class de.uka.ilkd.key.logic.VariableNamer.BasenameAndIndex
 
index - Variable in class de.uka.ilkd.key.logic.VariableNamer.IndProgramElementName
 
index - Variable in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
index - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
number of currently visited nodes
index - Variable in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
the index (number of already visited nodes) and -1 if not yet visited
INDEX - Static variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Name for the \index variable.
index - Variable in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
index - Variable in class de.uka.ilkd.key.smt.SeqFieldQuery
 
INDEX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INDEX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
index - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
index - Variable in class de.uka.ilkd.key.strategy.feature.DirectlyBelowFeature
 
INDEX_EXPR - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
production was "[" Expression "]"
INDEX_EXPR - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
production was "[" Expression "]"
indexCaches - Variable in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
indexCaches - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
 
indexOf(Object) - Method in class de.uka.ilkd.key.api.ScriptResults
 
indexOf(ProgramVariable) - Static method in class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
 
indexOf(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
returns index of a SequentFormula
indexOf(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
returns the index of the given SequentFormula or -1 if the sequent formula is not found.
indexOf(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Function representing the least index of an element x in a sequence s (or underspecified)
indexOf(QuantifiableVariable, ImmutableList<QuantifiableVariable>) - Static method in class de.uka.ilkd.key.logic.TermImpl
 
INDEXOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INDEXOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
indexOf(QuantifiableVariable, ImmutableList<QuantifiableVariable>) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
indexOf(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Returns the first index in the given array that contains the element to search.
indexOf(T[], T, Comparator<T>) - Static method in class org.key_project.util.java.ArrayUtil
Returns the first index in the given array that contains the element to search.
indexOf(Iterator<T>, T) - Static method in class org.key_project.util.java.CollectionUtil
Returns the index of the element to search in the given iterator.
indexOfCfma(SequentFormula, SequentPrintFilter) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Returns the index of the constrained formula in the sequent as printed.
indexOfTaclets() - Method in class de.uka.ilkd.key.proof.Goal
returns the Taclet index for this goal.
indexPV - Variable in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
indexPV - Variable in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
indexPV - Variable in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
IndexRange() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
indexStack - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
 
indexVariable - Variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
indices - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
IndProgramElementName(String, String, int, NameCreationInfo) - Constructor for class de.uka.ilkd.key.logic.VariableNamer.IndProgramElementName
 
IndProgramElementName(String, String, int, NameCreationInfo, Comment[]) - Constructor for class de.uka.ilkd.key.logic.VariableNamer.IndProgramElementName
 
InEquationMultFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that decides whether the multiplication of two inequations (using rules of set inEqSimp_nonLin_multiply) is allowed.
InEquationMultFeature(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
 
INF_FLOW_CHECK_FALSE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
INF_FLOW_CHECK_PROPERTY - Static variable in class de.uka.ilkd.key.informationflow.proof.InfFlowCheckInfo
 
INF_FLOW_CHECK_PROPERTY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
INF_FLOW_CHECK_TRUE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
INF_FLOW_CONTRACT_APPL_PROPERTY - Static variable in class de.uka.ilkd.key.informationflow.rule.executor.InfFlowContractAppTacletExecutor
Strategy property which saves the list of formulas which where added by information flow contract applications.
INF_FLOW_RULENAME_PREFIX - Static variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
INF_FLOW_RULENAME_PREFIX - Static variable in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
INF_FLOW_UNFOLD_PREFIX - Static variable in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
inferScriptArguments(Class<?>, ProofScriptCommand<?>) - Static method in class de.uka.ilkd.key.macros.scripts.meta.ArgumentsLifter
 
inferSort(Map<String, Sort>, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
infFlowApp - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
InfFlowBlockContractTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
Implements the rule which inserts operation contracts for a method call.
InfFlowBlockContractTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
InfFlowCheckInfo - Class in de.uka.ilkd.key.informationflow.proof
 
InfFlowCheckInfo() - Constructor for class de.uka.ilkd.key.informationflow.proof.InfFlowCheckInfo
 
InfFlowCompositePO - Interface in de.uka.ilkd.key.informationflow.po
 
InfFlowContractAppFeature - Class in de.uka.ilkd.key.strategy.feature
 
InfFlowContractAppFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
 
InfFlowContractAppInOutRelationSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
InfFlowContractAppInOutRelationSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowContractAppInOutRelationSnippet
 
InfFlowContractAppRewriteTacletBuilder() - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder.InfFlowContractAppRewriteTacletBuilder
 
InfFlowContractAppSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
InfFlowContractAppSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowContractAppSnippet
 
InfFlowContractAppTaclet - Class in de.uka.ilkd.key.informationflow.rule
A normal RewriteTaclet except that the formula which is added by this taclet is also added to the list of formulas contained in the INF_FLOW_CONTRACT_APPL_PROPERTY.
InfFlowContractAppTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, ImmutableMap<SchemaVariable, TacletPrefix>, int, ImmutableSet<Choice>, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
InfFlowContractAppTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, ImmutableMap<SchemaVariable, TacletPrefix>, int, ImmutableSet<Choice>, boolean, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
InfFlowContractAppTacletExecutor - Class in de.uka.ilkd.key.informationflow.rule.executor
 
InfFlowContractAppTacletExecutor(InfFlowContractAppTaclet) - Constructor for class de.uka.ilkd.key.informationflow.rule.executor.InfFlowContractAppTacletExecutor
 
InfFlowContractPO - Class in de.uka.ilkd.key.informationflow.po
 
InfFlowContractPO(InitConfig, InformationFlowContract) - Constructor for class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
InfFlowData(ProofObligationVars, Term, Term, JavaBlock, Term, ImmutableList<Term>, ImmutableList<Term>, ImmutableList<Term>, Pair<Term, Term>, Term, Taclet) - Constructor for class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
InfFlowFactoryMethod - Interface in de.uka.ilkd.key.informationflow.po.snippet
 
InfFlowInputOutputRelationSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
InfFlowInputOutputRelationSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet
 
InfFlowInputOutputRelationSnippet.SearchVisitor - Class in de.uka.ilkd.key.informationflow.po.snippet
 
InfFlowLeafPO - Interface in de.uka.ilkd.key.informationflow.po
 
InfFlowLoopInvAppSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
InfFlowLoopInvAppSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowLoopInvAppSnippet
 
InfFlowLoopInvariantTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
Implements the rule which inserts loop invariants for a method call.
InfFlowLoopInvariantTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
InfFlowMethodContractTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
Implements the rule which inserts operation contracts for a method call.
InfFlowMethodContractTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
InfFlowPO - Interface in de.uka.ilkd.key.informationflow.po
 
InfFlowPOSnippetFactory - Interface in de.uka.ilkd.key.informationflow.po.snippet
 
InfFlowPOSnippetFactory.Snippet - Enum in de.uka.ilkd.key.informationflow.po.snippet
The snippets which can be produced by this factory.
InfFlowPOSnippetFactoryImpl - Class in de.uka.ilkd.key.informationflow.po.snippet
 
InfFlowPOSnippetFactoryImpl(InformationFlowContract, ProofObligationVars, ProofObligationVars, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
 
InfFlowPOSnippetFactoryImpl(BlockContract, ProofObligationVars, ProofObligationVars, ExecutionContext, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
 
InfFlowPOSnippetFactoryImpl(LoopSpecification, ProofObligationVars, ProofObligationVars, ExecutionContext, Term, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
 
InfFlowPOSnippetFactoryImpl(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
 
InfFlowProgVarRenamer - Class in de.uka.ilkd.key.util
 
InfFlowProgVarRenamer(Term[], Map<Term, Term>, String, Goal, Services) - Constructor for class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
InfFlowProgVarRenamer(Term[], String, Goal, Services) - Constructor for class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
InfFlowProof - Class in de.uka.ilkd.key.informationflow.proof
The proof object used by Information Flow Proofs.
InfFlowProof(String, Sequent, String, TacletIndex, BuiltInRuleIndex, InitConfig) - Constructor for class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
InfFlowProof(String, Term, String, InitConfig) - Constructor for class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
InfFlowProof(String, InitConfig) - Constructor for class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
InfFlowProofSymbols - Class in de.uka.ilkd.key.informationflow.po
 
InfFlowProofSymbols() - Constructor for class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
InfFlowSpec - Class in de.uka.ilkd.key.util
 
InfFlowSpec(ImmutableList<Term>, ImmutableList<Term>, ImmutableList<Term>) - Constructor for class de.uka.ilkd.key.util.InfFlowSpec
 
InfFlowSpec() - Constructor for class de.uka.ilkd.key.util.InfFlowSpec
 
infflowspeclist() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
infFlowSpecs - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
infFlowSpecs - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
infFlowSpecs - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
infFlowSpecs - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
infFlowSpecs - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
infFlowSymbols - Variable in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
For saving and loading Information-Flow proofs, we need to remember the according taclets, program variables, functions and such.
infFlowSymbols - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
For saving and loading Information-Flow proofs, we need to remember the according taclets, program variables, functions and such.
infFlowSymbols - Variable in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
For saving and loading Information-Flow proofs, we need to remember the according taclets, program variables, functions and such.
infFlowSymbols - Variable in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
For saving and loading Information-Flow proofs, we need to remember the according taclets, program variables, functions and such.
infFlowSymbols - Variable in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
For saving and loading Information-Flow proofs, we need to remember the according taclets, program variables, functions and such.
infFlowToSymbExecVarsMaps - Variable in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
InfFlowValidityData(Term, Term, Taclet) - Constructor for class de.uka.ilkd.key.rule.AbstractBlockContractRule.InfFlowValidityData
 
infFlowVars - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
infFlowVars - Variable in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
infinite_union_expr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
infiniteUnion - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
infiniteUnion(QuantifiableVariable[], Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
infiniteUnion(QuantifiableVariable[], Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
INFIX - Static variable in class de.uka.ilkd.key.java.expression.Operator
 
Infix(String, int, int, int) - Constructor for class de.uka.ilkd.key.pp.Notation.Infix
 
info - Variable in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
info - Variable in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
INFO - Static variable in class de.uka.ilkd.key.gui.join.JoinDialog
 
info - Variable in class de.uka.ilkd.key.gui.ProofMacroWorker
The resulting information of the task or null if the task was cancelled an exception was thrown
info - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
info - Variable in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
INFO_ICON - Static variable in class de.uka.ilkd.key.gui.InfoView
 
INFO_TEXT1 - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
INFO_TEXT2 - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
infoApplySymbolicEx - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoAsString() - Method in class de.uka.ilkd.key.logic.MethodStackInfo
 
infoAsString() - Method in interface de.uka.ilkd.key.logic.NameCreationInfo
 
infoBound - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
infoBox - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
infoBox - Variable in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
infoBoxPane - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
infoButton - Variable in class de.uka.ilkd.key.gui.smt.LeafPanel
 
infoButton - Variable in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
infoButtonClicked(int, int) - Method in interface de.uka.ilkd.key.gui.smt.ProgressTable.ProgressTableListener
 
infoButtonClicked(int, int) - Method in class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
infoCheckForSupport - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
InfoDialog(String, String, JDialog) - Constructor for class de.uka.ilkd.key.gui.HeatmapOptionsDialog.InfoDialog
 
InfoDialog - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
InfoDialog() - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
infoFileChooserPanel - Static variable in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
infoIncludePostcondition - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoInvariantForAll - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
InfoListener - Interface in de.uka.ilkd.key.gui.smt
 
infoMaxNumberOfGenerics - Static variable in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
infoMaxProcesses - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
infoMaxProcesses - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoMaxUnwinds - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoObjenesisPath - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoOpenJMLPath - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoPredicate - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
infoProgressModeBox - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
infoRemoveDuplicates - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoRFLSelection - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
informAboutNoTestResults(SolverLauncher, Collection<SMTSolver>, TestGenerationLog, Proof) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
This method is used in the Eclipse world to show a dialog with the log.
INFORMAL_DESCRIPTION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INFORMAL_DESCRIPTION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
information - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
An optionally information.
Information(String, String, String) - Constructor for class de.uka.ilkd.key.gui.smt.InformationWindow.Information
 
information - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
INFORMATION1 - Static variable in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
INFORMATION2 - Static variable in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
INFORMATION_FLOW_CONTRACT_BASENAME - Static variable in class de.uka.ilkd.key.speclang.ContractFactory
 
InformationFlowContract - Interface in de.uka.ilkd.key.speclang
A contract about the dependencies of an observer symbol, consisting of a precondition, a depends clause, and a measured-by clause.
InformationFlowContractImpl - Class in de.uka.ilkd.key.speclang
Standard implementation of the DependencyContract interface.
InformationFlowContractImpl(String, String, KeYJavaType, IProgramMethod, KeYJavaType, Modality, Term, Term, Term, boolean, Term, ImmutableList<Term>, Term, Term, Term, Term, ImmutableList<InfFlowSpec>, boolean, int) - Constructor for class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
InformationFlowContractImpl(String, KeYJavaType, IProgramMethod, KeYJavaType, Modality, Term, Term, Term, boolean, Term, ImmutableList<Term>, Term, Term, Term, Term, ImmutableList<InfFlowSpec>, boolean) - Constructor for class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
informationMessage - Variable in class de.uka.ilkd.key.gui.notification.events.GeneralInformationEvent
the message with the information to be displayed
InformationWindow - Class in de.uka.ilkd.key.gui.smt
The information window is used to present detailed information about the execution of a solver.
InformationWindow(SMTSolver, Collection<InformationWindow.Information>, String) - Constructor for class de.uka.ilkd.key.gui.smt.InformationWindow
 
InformationWindow.Information - Class in de.uka.ilkd.key.gui.smt
 
informListenerAboutModelChange() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
informListeners() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
informNewRuleListener(RuleApp, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
informs all observers, if a formula has been added, changed or removed
informNewRuleListener(ImmutableList<? extends RuleApp>, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
informs all observers, if a formula has been added, changed or removed
infoSaveTo - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoSaveToFilePanel - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
infoSolverCommand - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
infoSolverName - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
infoSolverParameters - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
infoSolverSupport - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
infoText - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
infoText - Variable in class de.uka.ilkd.key.gui.smt.TablePanel
 
infoTimeoutField - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
InfoTree - Class in de.uka.ilkd.key.gui
This class is used by InfoView to display its contents.
InfoTree() - Constructor for class de.uka.ilkd.key.gui.InfoTree
 
infoTree - Variable in class de.uka.ilkd.key.gui.InfoView
 
InfoTreeModel - Class in de.uka.ilkd.key.gui
Extension of DefaultTreeModel used by InfoTree.
InfoTreeModel(Goal, XMLResources, MainWindow) - Constructor for class de.uka.ilkd.key.gui.InfoTreeModel
 
InfoTreeModel.FunctionsNode - Class in de.uka.ilkd.key.gui
 
InfoTreeModel.RulesNode - Class in de.uka.ilkd.key.gui
 
InfoTreeModel.TermLabelsNode - Class in de.uka.ilkd.key.gui
 
InfoTreeNode - Class in de.uka.ilkd.key.gui
Every node of InfoTree is an instance of this class.
InfoTreeNode() - Constructor for class de.uka.ilkd.key.gui.InfoTreeNode
 
InfoTreeNode(String, Properties) - Constructor for class de.uka.ilkd.key.gui.InfoTreeNode
 
InfoTreeNode(Taclet) - Constructor for class de.uka.ilkd.key.gui.InfoTreeNode
 
InfoTreeNode(String, String) - Constructor for class de.uka.ilkd.key.gui.InfoTreeNode
 
infoUseBuiltInUniqueness - Static variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
infoUseConstantsForIntegers - Static variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
infoUseExplicitTypeHierarchy - Static variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
infoUseJunit - Static variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
infoUseNullInstantiation - Static variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
infoUseUIMultiplication - Static variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
InfoView - Class in de.uka.ilkd.key.gui
Class for info contents displayed in MainWindow.
InfoView() - Constructor for class de.uka.ilkd.key.gui.InfoView
 
InfoView.InfoViewSelectionListener - Class in de.uka.ilkd.key.gui
 
InfoViewContentPane - Class in de.uka.ilkd.key.gui
This class is used to display descriptions in InfoView.
InfoViewContentPane() - Constructor for class de.uka.ilkd.key.gui.InfoViewContentPane
 
InfoViewSelectionListener() - Constructor for class de.uka.ilkd.key.gui.InfoView.InfoViewSelectionListener
 
infty() - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
inftyConst() - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
inftyTermConst() - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
InheritanceSpecification - Class in de.uka.ilkd.key.java.declaration
Inheritance specification.
InheritanceSpecification() - Constructor for class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Inheritance specification.
InheritanceSpecification(TypeReference) - Constructor for class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Inheritance specification.
InheritanceSpecification(TypeReference[]) - Constructor for class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Inheritance specification.
InheritanceSpecification(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Inheritance specification.
inIfSequent - Variable in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
inIfSequent() - Method in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
inInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
inInt(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
init() - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction
Registers the action at some listeners to update its status in a correct fashion.
init() - Method in class de.uka.ilkd.key.gui.actions.PruneProofAction
Registers the action at some listeners to update its status in a correct fashion.
init() - Method in class de.uka.ilkd.key.gui.actions.TestGenerationAction
Registers the action at some listeners to update its status in a correct fashion.
init(Services, AuxiliaryContractSelectionPanel<T>, T[], String) - Method in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
init(Services, Contract[], String, boolean) - Method in class de.uka.ilkd.key.gui.ContractConfigurator
Helper for constructors.
init() - Method in class de.uka.ilkd.key.gui.ExceptionDialog
 
init(MainWindow, KeYMediator) - Method in interface de.uka.ilkd.key.gui.ext.KeYPaneExtension
 
init(MainWindow, KeYMediator) - Method in class de.uka.ilkd.key.gui.GoalList
 
init(MainWindow, KeYMediator) - Method in class de.uka.ilkd.key.gui.InfoView
 
init(MainWindow, KeYMediator) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
init(String, String, String, String) - Method in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
init() - Method in class de.uka.ilkd.key.gui.ProofScriptWorker
 
init(MainWindow, KeYMediator) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
init(SupportedTaclets.TreeItem, SupportedTaclets.TreeItem, JTree, SMTSettings) - Method in class de.uka.ilkd.key.gui.smt.InnerPanel
 
init(SupportedTaclets.TreeItem, SupportedTaclets.TreeItem, JTree, SMTSettings) - Method in class de.uka.ilkd.key.gui.smt.LeafPanel
 
init(ProgressTable.ProgressPanel, Font, int, ProgressTable.ProgressTableListener) - Method in class de.uka.ilkd.key.gui.smt.ProgressTable
 
init(SupportedTaclets.TreeItem, SupportedTaclets.TreeItem, JTree, SMTSettings) - Method in class de.uka.ilkd.key.gui.smt.TreePanel
 
init(MainWindow, KeYMediator) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
init() - Method in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
 
init() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
init() - Method in class de.uka.ilkd.key.java.TypeConverter
 
init(Map<Name, LDT>) - Method in class de.uka.ilkd.key.java.TypeConverter
 
init(Proof, ImmutableList<Goal>) - Method in interface de.uka.ilkd.key.prover.GoalChooser
Initialise this DefaultGoalChooser for use with a given Proof and a list of goals.
init(Proof, ImmutableList<Goal>, int, long) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
init(Proof, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
init(Term, Term, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
initialises this meta operator
init(Proof, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooser
Initialise this DefaultGoalChooser for use with a given Proof and a list of goals.
init(Term, ProofEnvironment) - Method in class de.uka.ilkd.key.util.ProofStarter
creates a new proof object for formulaToProve and registers it in the given environment
init(Sequent, ProofEnvironment, String) - Method in class de.uka.ilkd.key.util.ProofStarter
creates a new proof object for sequentToProve and registers it in the given environment
init(Proof) - Method in class de.uka.ilkd.key.util.ProofStarter
 
InitArray - Class in de.uka.ilkd.key.rule.metaconstruct
Split an array creation expression with explicit array initializer, creating a creation expression with dimension expression and a list of assignments (-> Java language specification, 15.10)
InitArray(String, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.InitArray
 
InitArrayCreation - Class in de.uka.ilkd.key.rule.metaconstruct
Split an array creation expression with explicit array initializer, creating a creation expression with dimension expression and a list of assignments (-> Java language specification, 15.10) This meta construct delivers the creation expression
InitArrayCreation(SchemaVariable, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
 
initArrayMethodBuilder() - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
initAssertLiterals(Sequent, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
initAtPreUpdate(String, Map<LocationVariable, Term>, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>, Services, TermBuilder) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
initBuiltInRules() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
initBuiltInRules() - Method in class de.uka.ilkd.key.proof.init.JavaProfile
 
initBuiltInRules() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
initButtonPanelAndOkayAndCancelButtons() - Method in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
initCancelButton(Dimension, JPanel) - Method in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
initCause(Throwable) - Method in exception de.uka.ilkd.key.parser.ParserException
 
initCause(Throwable) - Method in exception de.uka.ilkd.key.proof.SVInstantiationParserException
 
initClauses(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
initConfig - Variable in class de.uka.ilkd.key.control.KeYEnvironment
The loaded project.
initConfig - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
InitConfig - Class in de.uka.ilkd.key.proof.init
an instance of this class describes the initial configuration of the prover.
InitConfig(Services) - Constructor for class de.uka.ilkd.key.proof.init.InitConfig
 
initConfig - Variable in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
initConfig - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The instantiated InitConfig which provides access to the loaded source elements and specifications.
initConfig - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
initConfig - Variable in class de.uka.ilkd.key.proof.io.LDTInput
 
initConfig - Variable in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
initConfig - Variable in class de.uka.ilkd.key.proof.Proof
the logic configuration for this proof, i.e., logic signature, rules etc.
initConfig - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
initConfig - Variable in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
initContractPanel(Services, AuxiliaryContractSelectionPanel<T>, T[], String) - Method in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
initCounter() - Static method in class de.uka.ilkd.key.util.AddAHead
 
initFalse() - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
initFileName() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
initFormula(TermLabelState, AbstractLoopInvariantRule.Instantiation, Term, Term, Services, Goal) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
Creates the SequentFormula for the "initially valid" goal.
initFormula(TermLabelState, WhileInvariantRule.Instantiation, Term, Term, Services, Goal) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
INITIAL_INVARIANT_ONLY_HINT - Static variable in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
The hint used to refactor the initial invariant.
INITIAL_INVARIANT_ONLY_HINT - Static variable in class de.uka.ilkd.key.rule.WhileInvariantRule
The hint used to refactor the initial invariant.
INITIAL_SIZE - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The initial size of this dialog.
INITIAL_SIZE - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
The initial size of this dialog.
initialApp - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
The original rule application in question, i.e., the application without the changes that can possibly be applied by ChoicePoints
initialFile - Variable in class de.uka.ilkd.key.proof.JavaModel
 
initialGoals - Variable in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
INITIALISER - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
initialiser() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
initialize() - Method in class de.uka.ilkd.key.api.ProofMacroApi
 
initialize() - Method in class de.uka.ilkd.key.api.ProofScriptCommandApi
 
initialize(ServiceConfiguration) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
initialize(ServiceConfiguration) - Method in class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceSourceInfo
 
initialize(Reader) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
initialize(Reader) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
initialize(ServiceConfiguration) - Method in class recoder.service.KeYCrossReferenceSourceInfo
Called by the service configuration indicating that all services are known.
initializeContractsArray() - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
initialized - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
initialized(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
initialized - Variable in class de.uka.ilkd.key.settings.ProofSettings
 
initializer - Variable in class de.uka.ilkd.key.java.declaration.VariableSpecification
Initializer.
Initializer() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
Initializer() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
initializeStrategy(SymbolicExecutionTreeBuilder) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Initializes the Proof of the given SymbolicExecutionTreeBuilder so that the correct Strategy is used.
initialLayouts - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Contains the initial memory layouts accessible via SymbolicLayoutExtractor.getInitialLayout(int).
initialLocation - Variable in class de.uka.ilkd.key.gui.ProofScriptWorker
 
initialLocation - Variable in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
initialLocations - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
The ExtractLocationParameter instances used to compute an initial memory layout.
INITIALLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
INITIALLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
initially_clause(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
InitiallyClause - Interface in de.uka.ilkd.key.speclang
 
InitiallyClauseImpl - Class in de.uka.ilkd.key.speclang
Standard implementation of the InitiallyClause interface.
InitiallyClauseImpl(String, String, KeYJavaType, VisibilityModifier, Term, ParsableVariable, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.InitiallyClauseImpl
Creates a class invariant.
initiallyClauses - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
initiallyClauseToContract(InitiallyClause, IProgramMethod) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Translate initially clause to a contract for the given constructor.
initiallyValid - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopInvariant
Initially valid?
initialNodeIds - Variable in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
InitialPositionTable - Class in de.uka.ilkd.key.pp
An InitialPositionTable is a PositionTable that describes the beginning of the element/subelement relationship.
InitialPositionTable() - Constructor for class de.uka.ilkd.key.pp.InitialPositionTable
creates a new Initial PositionTable.
initiatingGoal - Variable in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
initiatingGoal - Variable in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
initiatingGoal - Variable in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
initIfChoiceModels() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
initIndices(Proof) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
If the rule is applied to a different proof than last time, then clear all caches and initialise the taclet indices.
initListeners() - Method in class de.uka.ilkd.key.gui.actions.GoalBackAction
Registers the action at some listeners to update its status in a correct fashion.
initMaps() - Static method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
initMaps() - Static method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
initMethodCallStack(Node, Services) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
This method initializes #methodCallStack in case that the initial Sequent contains MethodFrames in its modality.
initModel(SMTSolver) - Method in class de.uka.ilkd.key.gui.smt.InformationWindow
 
initNewLoopBodyMethodCallStack(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
This method initializes the method call stack of loop body modalities with the values from the original call stack.
initNewMethodCallStack(Node, PosInOccurrence) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Initializes a new method call stack.
initNewValidiityMethodCallStack(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
This method initializes the method call stack of validity modalities with the values from the original call stack.
initOkayButton(Dimension, JPanel) - Method in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
initOps() - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
initOpTable() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Fills the operator table.
initOutLength - Variable in class de.uka.ilkd.key.util.pp.StringBackend
 
initPosTbl - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
The top PositionTable
initPrefix(ProgramVariable, ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.FieldReference
 
initPrettyPrint(Term) - Method in class de.uka.ilkd.key.pp.StorePrinter
 
initRuleFile(URL) - Static method in class de.uka.ilkd.key.proof.io.RuleSourceFactory
 
initRuleFile(File) - Static method in class de.uka.ilkd.key.proof.io.RuleSourceFactory
 
initRuleFile(File, boolean) - Static method in class de.uka.ilkd.key.proof.io.RuleSourceFactory
Initialise this object from a file
inits - Variable in class de.uka.ilkd.key.java.reference.ArrayReference
Inits.
inits - Variable in class de.uka.ilkd.key.java.statement.LoopInit
 
inits - Variable in class de.uka.ilkd.key.java.statement.LoopStatement
Inits.
initSMTSorts() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Create the needed SMT sorts.
initSorts() - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Get special KeY sorts that we need.
initStrategy() - Method in class de.uka.ilkd.key.proof.Proof
initialises the strategies
initTermLabelManager() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
Initializes the TermLabelManager.
initTermLabelManager() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Initializes the TermLabelManager.
initTextPane(Map.Entry<String, File>) - Method in class de.uka.ilkd.key.gui.sourceview.SourceView
Initializes a new JTextPane with the source code from the file in the HashMap entry.
initTree() - Method in class de.uka.ilkd.key.gui.smt.CETree
 
initTriggers(Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
initial all Triggers by finding triggers in every clauses
initTrue() - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
inject(ProofScriptCommand<?>, T, Map<String, String>) - Method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
Injects the converted version of the given arguments in the given obj.
injectIntoField(ProofScriptArgument<?>, Map<String, String>, Object) - Method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
 
injection(ProofScriptCommand<?>, T, Map<String, String>) - Static method in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
Injects the given arguments in the obj.
InjectionException - Exception in de.uka.ilkd.key.macros.scripts.meta
 
InjectionException(String, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.InjectionException
An injection reflection exception with no cause (to display).
InjectionException(String, Throwable, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.InjectionException
An injection exception with a cause to be displayed.
InjectionReflectionException - Exception in de.uka.ilkd.key.macros.scripts.meta
 
InjectionReflectionException(String, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.InjectionReflectionException
An injection reflection exception with no cause (to display).
InjectionReflectionException(String, Throwable, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.InjectionReflectionException
An injection reflection exception with a cause to be displayed.
injectLinks() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
Instantiates all missing IExecutionLinks and injects them into the symbolic execution tree.
INLINE_METHOD - Static variable in interface de.uka.ilkd.key.proof_references.reference.IProofReference
The proof step "methodBodyExpand" that inlines methods.
inList(TypeDeclaration) - Static method in class de.uka.ilkd.key.java.Context
 
inLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
inLong(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
inLoopInit - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
flag which is true if currently in a for initialiser or update
INNER_MOST_PARENT_REFACTORED_PREFIX - Static variable in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Key prefix used in TermLabelState to store that the inner most label was already refactored on a given Goal.
INNER_PANEL - Static variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
InnerBreakAndContinueReplacer - Class in de.uka.ilkd.key.java.visitor
This replaces all breaks and continues in a loop with break l, where l is a specified label.
InnerBreakAndContinueReplacer(StatementBlock, Iterable<Label>, Label, Label, Services) - Constructor for class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
InnerBreakAndContinueReplacer.DefaultAction - Class in de.uka.ilkd.key.java.visitor
 
innerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.ForToWhile
the inner label ('l2')
innerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.UnwindLoop
the inner label ('l2')
innerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
the inner label ('l2')
innerLabelNeeded() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
returns true if an inner label is needed
innermostExecutionContext - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.Instantiation
 
innermostExecutionContext - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.Instantiation
 
innerMostMethodFrame - Variable in class de.uka.ilkd.key.java.statement.LabeledStatement
 
innerMostMethodFrame - Variable in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
innerMostMethodFrame - Variable in class de.uka.ilkd.key.java.statement.MethodFrame
 
innerMostMethodFrame - Variable in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
innerMostMethodFrame - Variable in class de.uka.ilkd.key.java.statement.Try
 
innerMostMethodFrame - Variable in class de.uka.ilkd.key.java.StatementBlock
 
InnerNodeView - Class in de.uka.ilkd.key.gui.nodeviews
 
InnerNodeView(Node, MainWindow) - Constructor for class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
innerNodeView - Variable in class de.uka.ilkd.key.gui.nodeviews.TacletInfoToggle
 
InnerPanel - Class in de.uka.ilkd.key.gui.smt
 
InnerPanel(SupportedTaclets) - Constructor for class de.uka.ilkd.key.gui.smt.InnerPanel
 
InnerVariableNamer - Class in de.uka.ilkd.key.logic
Implements "inner renaming", i.e. renaming - if a new variable entering the globals causes a name clash - this "inner" variable, and leaving the clashing "outer" one untouched.
InnerVariableNamer(Services) - Constructor for class de.uka.ilkd.key.logic.InnerVariableNamer
 
innerVarNamer - Variable in class de.uka.ilkd.key.java.Services
variable namer for inner renaming
inNewSmallSymRuleSet(TacletApp) - Method in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
inPackage - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
input - Variable in class de.uka.ilkd.key.parser.KeYLexer.SaveStruct
 
input - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
input - Variable in class de.uka.ilkd.key.smt.Pipe.Receiver
 
input_stream - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
input_stream - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
inputArea - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
InputCellRenderer() - Constructor for class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputCellRenderer
 
InputEditor(JTextArea) - Constructor for class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
inputFieldForFormula - Variable in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
inputStream - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
inputStream - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
inputStreamClosed() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
inputStreamClosed() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
inSchemaMode() - Method in class de.uka.ilkd.key.parser.KeYParser
 
inScopeOfModality(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.NotInScopeOfModalityFeature
 
INSEQUENTSTATE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
INSEQUENTSTATE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
insert(int, SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
inserts the element always at index 0 ignores the first argument
insert(int, SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
inserts an element at a specified index performing redundancy checks, this may result in returning same semisequent if inserting would create redundancies
insert(int, ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.logic.Semisequent
inserts the elements of the list at the specified index performing redundancy checks
insert(T) - Method in interface org.key_project.util.collection.ImmutableHeap
Add an element to this heap object
insert(Iterator<T>) - Method in interface org.key_project.util.collection.ImmutableHeap
Add multiple elements to this heap object
insert(ImmutableHeap<T>) - Method in interface org.key_project.util.collection.ImmutableHeap
Add multiple elements to this heap object
insert(S) - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
Add an element to this heap object
insert(ImmutableHeap<S>) - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
Add multiple elements to this heap object
insert(Iterator<T>) - Method in class org.key_project.util.collection.ImmutableLeftistHeap
Add multiple elements to this heap object
insert(S) - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
Add an element to this heap object
insert(ImmutableHeap<S>) - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
Add multiple elements to this heap object
insert(T[], T, int) - Static method in class org.key_project.util.java.ArrayUtil
Inserts the given element at the given index to the existing array.
insertAndGroup(InfoTreeNode, InfoTreeNode, Properties) - Method in class de.uka.ilkd.key.gui.InfoTreeModel.RulesNode
groups subsequent insertions with the same name under a new node
insertAndRemoveRedundancy(int, ImmutableList<SequentFormula>, SemisequentChangeInfo) - Method in class de.uka.ilkd.key.logic.Semisequent
.
insertAndRemoveRedundancyHelper(int, SequentFormula, SemisequentChangeInfo, FormulaChangeInfo) - Method in class de.uka.ilkd.key.logic.Semisequent
inserts new SequentFormula at index idx and removes duplicates, perform simplifications etc.
insertAnnotation(String, int) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
insertAsLast(InfoTreeNode, InfoTreeNode) - Method in class de.uka.ilkd.key.gui.InfoTreeModel
 
insertCommentString(String, int) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
insertFirst(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
inserts the element at index 0
insertFirst(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
inserts element at index 0 performing redundancy checks, this may result in returning same semisequent if inserting would create redundancies
insertFirst(ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.logic.Semisequent
inserts element at index 0 performing redundancy checks, this may result in returning same semisequent if inserting would create redundancies
InsertHiddenTacletMenuItem - Class in de.uka.ilkd.key.gui.nodeviews
This item groups all insert hidden taclets and offers a more convienient user interface to add them.
InsertHiddenTacletMenuItem(JFrame, NotationInfo, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.InsertHiddenTacletMenuItem
creates an instance of the insert hidden menu item
insertIntoTree(DefaultMutableTreeNode, KeYJavaType, boolean, Services) - Static method in class de.uka.ilkd.key.gui.ClassTree
 
InsertionTacletBrowserMenuItem - Class in de.uka.ilkd.key.gui.nodeviews
 
InsertionTacletBrowserMenuItem(String, JFrame, NotationInfo, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
InsertionTacletBrowserMenuItem.TacletAppListItem - Class in de.uka.ilkd.key.gui.nodeviews
inner class to pretty print the formulas to be added
insertionTaclets - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
all taclet apps the user can choose from
insertJavadocString(String, int) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
insertJMLString(String, int) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
insertLast(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
inserts the element at the end of the semisequent
insertLast(SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
inserts element at the end of the semisequent performing redundancy checks, this may result in returning same semisequent if inserting would create redundancies
insertLast(ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.logic.Semisequent
inserts the formulas of the list at the end of the semisequent performing redundancy checks, this may result in returning same semisequent if inserting would create redundancies
insertNewGoals(ImmutableList<Goal>, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
insertNewGoals(ImmutableList<Goal>, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooser
 
insertNode(TaskTreeModel, MutableTreeNode) - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
inserts a node given the task tree model and a parent node
insertNode(TaskTreeModel, MutableTreeNode) - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
insertNode(TaskTreeModel, MutableTreeNode) - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
insertNode(TaskTreeModel, MutableTreeNode) - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
insertNormalString(String, int) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
insertStatementInBlock(Statement, StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Insert a statement in a block of statements.
insertStatementInBlock(Statement[], StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
inserts the given statements at the begin of the block
insertStatementInBlock(StatementBlock, StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
inserts the given statements at the begin of the block
insertStatementInBlock(StatementBlock, Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a block where the given statements come after the given block.
insertString(int, String, AttributeSet) - Method in class de.uka.ilkd.key.gui.configuration.ViewSelector.NumberDocument
 
insertString(int, String, AttributeSet) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
InsertSystemInvariantTacletMenuItem - Class in de.uka.ilkd.key.gui.nodeviews
This menu item groups all taclets which allow to insert class invariants
InsertSystemInvariantTacletMenuItem(JFrame, NotationInfo, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem
creates an instance of the insert hidden menu item
InsertSystemInvariantTacletMenuItem.ClassInvAppItem - Class in de.uka.ilkd.key.gui.nodeviews
inner class to pretty print the formulas to be added
InsertSystemInvariantTacletMenuItem.Lexicographical - Class in de.uka.ilkd.key.gui.nodeviews
 
insertToMap(ModelElement, ModelElement) - Method in class de.uka.ilkd.key.java.Recoder2KeY
 
insertToMap(ModelElement, ModelElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
store an element to the recoder<->key mapping.
insertToMap(NoPosTacletApp, HashMap<Object, ImmutableList<NoPosTacletApp>>) - Method in class de.uka.ilkd.key.proof.TacletIndex
 
insertUpdate(DocumentEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
inShort - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
inShort(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
insideBuiltinIfInsts() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
inspector - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
inspector - Variable in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
InspectorForDecisionPredicates - Class in de.uka.ilkd.key.gui
 
InspectorForDecisionPredicates(Services, Node, int, List<ApplicationCheck>) - Constructor for class de.uka.ilkd.key.gui.InspectorForDecisionPredicates
 
InspectorForFormulas - Class in de.uka.ilkd.key.gui.utilities
Inspects whether a given string can be translated into a formula.
InspectorForFormulas(Services) - Constructor for class de.uka.ilkd.key.gui.utilities.InspectorForFormulas
 
inst - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
installWasChecked - Variable in class de.uka.ilkd.key.smt.AbstractSolverType
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanLattice
The singleton instance of the lattice.
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.boollattice.Bottom
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.boollattice.False
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.boollattice.Top
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.boollattice.True
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Bottom
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Geq
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Leq
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Neg
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Pos
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisLattice
The singleton instance of this lattice.
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Top
 
INSTANCE - Static variable in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Zero
 
instance - Static variable in class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction.EditFileActionHandler
The default instance.
instance - Static variable in class de.uka.ilkd.key.gui.ExampleChooser
This class is a singleton class and this its only instance.
INSTANCE - Static variable in class de.uka.ilkd.key.gui.KeYFileChooser
 
instance - Static variable in class de.uka.ilkd.key.gui.MainWindow
 
INSTANCE - Static variable in class de.uka.ilkd.key.gui.mergerule.MergeRuleCompletion
Singleton instance
instance - Static variable in class de.uka.ilkd.key.gui.sourceview.SourceView
the only instance of this singleton
INSTANCE - Static variable in class de.uka.ilkd.key.java.expression.literal.EmptyMapLiteral
 
INSTANCE - Static variable in class de.uka.ilkd.key.java.expression.literal.EmptySeqLiteral
 
INSTANCE - Static variable in class de.uka.ilkd.key.java.expression.literal.FreeLiteral
 
INSTANCE - Static variable in class de.uka.ilkd.key.java.JavaProgramElement.NameAbstractionTableDisabled
 
INSTANCE - Static variable in class de.uka.ilkd.key.java.recoderext.adt.EmptyMapLiteral
 
INSTANCE - Static variable in class de.uka.ilkd.key.java.recoderext.adt.EmptySeqLiteral
 
INSTANCE - Static variable in class de.uka.ilkd.key.java.recoderext.adt.EmptySetLiteral
 
INSTANCE - Static variable in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
singleton instance of the program context adder
instance(Sort, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
instance - Static variable in class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
A default instance
INSTANCE - Static variable in class de.uka.ilkd.key.proof.join.JoinIsApplicable
 
INSTANCE - Static variable in class de.uka.ilkd.key.proof.mgt.AxiomJustification
 
INSTANCE - Static variable in class de.uka.ilkd.key.proof.mgt.LemmaJustification
 
INSTANCE - Static variable in class de.uka.ilkd.key.proof.NullNewRuleListener
 
INSTANCE - Static variable in class de.uka.ilkd.key.proof.rulefilter.AnyRuleSetTacletFilter
 
INSTANCE - Static variable in class de.uka.ilkd.key.proof.rulefilter.TacletFilterCloseGoal
 
INSTANCE - Static variable in class de.uka.ilkd.key.proof.rulefilter.TacletFilterSplitGoal
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.BlockContractExternalRule
The only instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.rule.BlockContractInternalRule
The only instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.rule.LoopApplyHeadRule
The only instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.rule.LoopContractExternalRule
The only instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.rule.LoopContractInternalRule
The only instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
The Singleton instance of LoopScopeInvariantRule.
INSTANCE - Static variable in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.merge.MergeRule
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
instance() - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
instance() - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
instance() - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstractionFactory
 
instance() - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstractionFactory
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.QueryExpand
 
instance - Static variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.UseOperationContractRule
 
INSTANCE - Static variable in class de.uka.ilkd.key.rule.WhileInvariantRule
 
INSTANCE - Static variable in class de.uka.ilkd.key.smt.VersionChecker
 
INSTANCE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
INSTANCE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.AgeFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.AllowedCutPositionFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.AutomatedRuleFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.CheckApplyEqFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.ContainsQuantifierFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.CountBranchFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.CountMaxDPathFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.CountPosDPathFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.DeleteMergePointRuleFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.DiffFindAndIfFeature
the single instance of this feature
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.DiffFindAndReplacewithFeature
the single instance of this feature
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.EqNonDuplicateAppFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.FindDepthFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.FocusInAntecFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.IfThenElseMalusFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.LeftmostNegAtomFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.MatchedIfFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.MergeRuleFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppModPositionFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.NoSelfApplicationFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.NotBelowBinderFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.NotBelowQuantifierFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.NotInScopeOfModalityFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.OnlyInScopeOfQuantifiersFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.PurePosDPathFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.SimplifyBetaCandidateFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.SimplifyReplaceKnownCandidateFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.TacletRequiringInstantiationFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.feature.TriggerVarInstantiatedFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.FIFOStrategy
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.IsInRangeProvable
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EliminableQuantifierTF
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.RecAndExistentiallyConnectedClausesFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.AnonHeapTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.AtomTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.ClosedExpressionTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.ConstantTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.IsInductionVariable
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.IsNonRigidTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.IsPostConditionTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.IsSelectSkolemConstantTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termfeature.PrintTermFeature
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termgenerator.HeapGenerator
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termProjection.FocusFormulaProjection
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.termProjection.FocusProjection
 
INSTANCE - Static variable in class de.uka.ilkd.key.strategy.TopRuleAppCost
 
INSTANCE - Static variable in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
The singleton instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
The singleton instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols.NamedComparator
 
instance - Static variable in class de.uka.ilkd.key.util.KeYResourceManager
the unique instance
INSTANCE - Static variable in class de.uka.ilkd.key.util.ProgressMonitor.Empty
 
instance - Static variable in class de.uka.ilkd.key.util.ProofUserManager
The only instance of this class.
INSTANCE - Static variable in class de.uka.ilkd.key.util.rifl.SimpleRIFLExceptionHandler
 
INSTANCE_EXCLUDE_UPDATES - Static variable in class de.uka.ilkd.key.strategy.termgenerator.HeapGenerator
 
INSTANCE_NAME - Static variable in interface de.uka.ilkd.key.logic.sort.Sort
 
InstanceAllocationMethodBuilder - Class in de.uka.ilkd.key.java.recoderext
 
InstanceAllocationMethodBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.InstanceAllocationMethodBuilder
 
instanceMethod() - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
Instanceof - Class in de.uka.ilkd.key.java.expression.operator
Instanceof.
Instanceof(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Instanceof
Instanceof.
Instanceof(Expression, TypeReference) - Constructor for class de.uka.ilkd.key.java.expression.operator.Instanceof
 
instanceOf(Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an instance of operator.
INSTANCEOF - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
INSTANCEOF - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
INSTANCEOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INSTANCEOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
InstanceOfExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
InstanceOfExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
instances - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
instances - Static variable in class de.uka.ilkd.key.logic.op.ElementaryUpdate
 
instances - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
instances(HashSet<String>) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
instancesWithCosts - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
HashMap from instance(Term) to cost Long
instantiate() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
instantiate(Term, Goal, Services) - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
instantiate(Term, Goal, Services) - Method in class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
instantiate(LoopInvariantBuiltInRuleApp, Services) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Constructs the AbstractLoopInvariantRule.Instantiation object containing the relevant parameters for this LoopScopeInvariantRule application.
instantiate(Iterable<AbstractionPredicate>, Class<? extends AbstractPredicateAbstractionLattice>, LinkedHashMap<ProgramVariable, AbstractDomainElement>) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstractionFactory
Creates a complete instance of MergeWithPredicateAbstraction.
instantiate(Term, Services) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
instantiate(LoopInvariantBuiltInRuleApp, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
instantiate(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
instantiate(Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Instantiate a (raw) loop specification with loop invariant clauses and a loop variant, possibly together with (if any) "free" loop invariant clauses.
instantiate(Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
instantiate(Name, ProjectionToTerm) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
instantiate(String, ProjectionToTerm) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
instantiate(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
instantiates term p according to the instantiations of the metavariables described by this constraint.
INSTANTIATE_GENERIC - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
INSTANTIATE_GENERIC - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
INSTANTIATE_NULL_PREDICATES - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
instantiateAbstractDomain(Sort, List<AbstractionPredicate>, Class<? extends AbstractPredicateAbstractionLattice>, Services) - Static method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
Instantiates the abstract domain lattice for the given sort or null if there has no lattice been specified for that sort.
instantiateActive - Variable in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro.SemanticsBlastingStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.macros.FilterStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro.WellDefinednessStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.strategy.FIFOStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
instantiateApp(RuleApp, PosInOccurrence, Goal, RuleAppCostCollector) - Method in interface de.uka.ilkd.key.strategy.Strategy
Instantiate an incomplete RuleApp.
instantiateApp(NoPosTacletApp, ImmutableList<RuleAppContainer>, Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
Use the method instantiateApp of the strategy for choosing the values of schema variables that have not been instantiated so far
instantiateArgSorts(SortDependingFunction.SortDependingFunctionTemplate, Sort) - Static method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
instantiateBoundVariables(Term) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
instantiateCommand(ProofScriptCommand<T>, Map<String, String>) - Method in class de.uka.ilkd.key.api.ScriptApi
Evaluate the arguments passed to a command
InstantiateCommand - Class in de.uka.ilkd.key.macros.scripts
instantiate var=a occ=2 with="a_8" hide instantiate formula="\forall int a; phi(a)" with="a_8"
InstantiateCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
InstantiateCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
InstantiateCommand.TacletNameFilter - Class in de.uka.ilkd.key.macros.scripts
 
instantiateConditions(Services, TacletApp, Term) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
instantiateContApplPredicate(Function, ImmutableList<Term>, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.TwoStateMethodPredicateSnippet
 
InstantiatedSVFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns zero iff a certain schema variable is instantiated.
InstantiatedSVFeature(Name) - Constructor for class de.uka.ilkd.key.strategy.feature.InstantiatedSVFeature
 
instantiateElementaryUpdate(ElementaryUpdate) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
instantiateExpression(ProgramElement, SVInstantiations, Services) - Method in class de.uka.ilkd.key.logic.VariableNamer
 
instantiateGeneric(Term, GenericSort, Sort, Taclet) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
Instantiates all variables of a generic sort with logic variables.
instantiateGeneric(Term, HashSet<GenericSort>, ImmutableSet<Sort>, Taclet, TacletConditions, int) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
Instantiates generic variables of the term.
instantiateIndexValues(LoopSpecification, TermServices) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
Replaces the function symbols "index" and "values" by actual program entities.
instantiateJoinApp(MergeAppIntermediate, Node, Set<Triple<Node, PosInOccurrence, NodeIntermediate>>, Services) - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Instantiates a Join Rule application.
instantiateLabels(TermLabelState, Services, PosInOccurrence, Rule, RuleApp, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Computes the TermLabel to add to a new Term while a Rule is currently active.
instantiateLabels(TermLabelState, Services, Term, PosInOccurrence, Rule, RuleApp, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Computes the TermLabel to add to a new Term while a Rule is currently active.
instantiateLabels(TermLabelState, Services, PosInOccurrence, Term, Rule, RuleApp, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Computes the TermLabel to add to a new Term while a Rule is currently active.
instantiateLabels(Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
instantiateName(Name, Sort) - Static method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
instantiateNullAssumption() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
instantiateNullAssumption() - Method in interface de.uka.ilkd.key.smt.SMTSettings
true If a concrete null object should be used.
instantiateOperator(Operator) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
instantiateOperatorSV(ModalOperatorSV) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
instantiateReplacement(TermLabelState, SequentFormula, Services, MatchConditions, PosInOccurrence, Taclet.TacletLabelHint, Goal, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
the given constrained formula is instantiated and then the result (usually a complete instantiated formula) is returned.
instantiateResultSort(SortDependingFunction.SortDependingFunctionTemplate, Sort) - Static method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
instantiateSemisequent(Semisequent, TermLabelState, Taclet.TacletLabelHint, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
instantiates the given semisequent with the instantiations found in Matchconditions
instantiateTacletApp(RuleCommand.Parameters, EngineState, Proof, TacletApp) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
instantiateTerm(Term, Services, SVInstantiations) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
instantiateTerm(Node, Term, TacletApp, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Instantiates the given Term of the applied TacletApp.
instantiateTriggeredVariable(ProjectionToTerm) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
instantiateValuesFromSideProof(InitConfig, Services, TermBuilder, ApplyStrategyInfo, Operator, Term, Term) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Analyzes the side proof defined by the ApplyStrategyInfo and creates ExecutionValues from it.
instantiation - Variable in exception de.uka.ilkd.key.proof.SVInstantiationParserException
 
Instantiation(Term, Term, Modality, Term, JavaStatement, ExecutionContext) - Constructor for class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
 
instantiation - Variable in class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
Instantiation(Term, Term, While, LoopSpecification, Term, ExecutionContext) - Constructor for class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.Instantiation
 
instantiation - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
The instantiation.
instantiation - Variable in class de.uka.ilkd.key.rule.inst.InstantiationEntry
 
instantiation - Variable in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
The instantiation.
Instantiation(SequentFormula, int, ImmutableList<PosInOccurrence>) - Constructor for class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
Instantiation(Term, Term, Modality, Expression, Term, KeYJavaType, MethodOrConstructorReference, IProgramMethod, ImmutableList<Term>, boolean) - Constructor for class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
Instantiation(Term, Term, While, LoopSpecification, Term, ExecutionContext) - Constructor for class de.uka.ilkd.key.rule.WhileInvariantRule.Instantiation
 
Instantiation - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
Instantiation(Term, Sequent, Services) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
INSTANTIATION_DIR - Static variable in class de.uka.ilkd.key.control.InstantiationFileHandler
 
instantiationCache - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
cache for return values of getInstantiation
InstantiationCost - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Feature that returns the number of branches after instantiated the quantifier formula.
InstantiationCost(ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCost
 
InstantiationCostScalerFeature - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
InstantiationCostScalerFeature(Feature, Feature) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCostScalerFeature
 
instantiationDispatcher - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
InstantiationEntry<E> - Class in de.uka.ilkd.key.rule.inst
This is an abstract class that encapsulates an instantiation of a SchemaVariable.
InstantiationEntry(E) - Constructor for class de.uka.ilkd.key.rule.inst.InstantiationEntry
creates a new instantiation entry for the instantiation to be stored
instantiationF - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
instantiationFailures - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
If a instantiation failure occurs the returned information is stored in a String.
InstantiationFileHandler - Class in de.uka.ilkd.key.control
 
InstantiationFileHandler() - Constructor for class de.uka.ilkd.key.control.InstantiationFileHandler
 
InstantiationProposer - Interface in de.uka.ilkd.key.proof
Provides proposals for schema variable instantiations.
InstantiationProposerCollection - Class in de.uka.ilkd.key.proof
Composite of instantiation proposers.
InstantiationProposerCollection() - Constructor for class de.uka.ilkd.key.proof.InstantiationProposerCollection
 
instantiationProposers - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
proposers to ask when instantiating a schema variable
instantiations - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
instantiations - Variable in class de.uka.ilkd.key.java.visitor.ProgramSVCollector
the instantiations needed for unwind loop constructs
instantiations - Variable in class de.uka.ilkd.key.macros.scripts.MacroCommand.Parameters
Variable macro parameters
instantiations - Variable in class de.uka.ilkd.key.macros.scripts.RuleCommand.Parameters
 
instantiations - Variable in class de.uka.ilkd.key.pp.LogicPrinter
 
instantiations - Variable in class de.uka.ilkd.key.rule.inst.TacletInstantiations
the instantations
instantiations() - Method in class de.uka.ilkd.key.rule.inst.TacletInstantiations
 
instantiations - Variable in class de.uka.ilkd.key.rule.MatchConditions
 
instantiations - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
if run in check mode there are normally schemavaribles, so we need the instantiations of them
instantiations - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
list of the labels
instantiations - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
if run in check mode there are normally schemavaribles, so we need the instantiations of them
instantiations - Variable in class de.uka.ilkd.key.rule.TacletApp
contains the instantiations of the schema variables of the Taclet
instantiations() - Method in class de.uka.ilkd.key.rule.TacletApp
returns the instantiations for the application of the Taclet at the specified position.
instantiations - Variable in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
the instantiations needed for unwind loop constructs
instantiationSelf - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
Instantiator(Term, Goal, Services) - Constructor for class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
 
Instantiator(Term, Goal, Services) - Constructor for class de.uka.ilkd.key.rule.AbstractBlockContractRule.Instantiator
 
Instantiator(Term, Goal, Services) - Constructor for class de.uka.ilkd.key.rule.AbstractLoopContractRule.Instantiator
 
instOf(String) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
Create a projection of taclet applications to the instantiation of the schema variables schemaVar.
instOfNonStrict(String) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
Create a projection of taclet applications to the instantiation of the schema variables schemaVar.
instOfTriggerVariable() - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
Create a projection of taclet applications to the instantiation of the trigger variable of a taclet.
inStopAtFirstUncloseableGoalMode(Proof) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
instProj - Variable in class de.uka.ilkd.key.strategy.feature.InstantiatedSVFeature
 
instQuantifiersWithQueries() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
instQV(Term, LogicPrinter, int) - Method in class de.uka.ilkd.key.pp.Notation.Subst
 
Instruction<OP extends Operator> - Class in de.uka.ilkd.key.rule.match.vm.instructions
enum encoding the instructions of the matching vm
Instruction(OP) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
instruction - Variable in class de.uka.ilkd.key.rule.match.vm.TacletMatchProgram
the instructions of the program
instructionTerm - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
The instruction Term.
insts - Variable in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
insts - Variable in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
instVars - Variable in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
 
INT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
INT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
INT - Static variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
INT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
INT_BOUND - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
INT_MAX_VALUE - Static variable in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShift
 
INT_MIN_VALUE - Static variable in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShift
 
INT_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
intBound - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
intBound - Variable in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
intBound - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
intBound - Variable in class de.uka.ilkd.key.smt.SeqFieldQuery
 
intBoundField - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
INTEGER_LITERAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
INTEGER_LITERAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
IntegerLDT - Class in de.uka.ilkd.key.ldt
This class inherits from LDT and implements all method that are necessary to handle integers, shorts and bytes.
IntegerLDT(Services) - Constructor for class de.uka.ilkd.key.ldt.IntegerLDT
 
integerLDT - Variable in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
integerList(IntIterator) - Method in class de.uka.ilkd.key.logic.PosInTerm
returns a comma separated list of integers enclosed in brackets (the list contains all integers in the order as returned by the iterator)
INTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
INTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
integerliteral() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
INTEGERS - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
INTEGERS_MAXIMUM - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
INTEGERS_MINIMUM - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
IntegerSimplificationMacro - Class in de.uka.ilkd.key.macros
This macro performs simplification of integers and terms with integers.
IntegerSimplificationMacro() - Constructor for class de.uka.ilkd.key.macros.IntegerSimplificationMacro
 
integerSort - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
integerSort - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
integerType - Variable in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
keeps the currently used integer type
INTEGERTYPESUFFIX - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
INTEGERTYPESUFFIX - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
IntegerUtil - Class in org.key_project.util.java
 
IntegerUtil() - Constructor for class org.key_project.util.java.IntegerUtil
Forbid instances.
intEquation - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
interactClassDecl() - Method in class de.uka.ilkd.key.java.Recoder2KeY
make a new classdeclaration with a temporary name.
interactCounter - Static variable in class de.uka.ilkd.key.java.Recoder2KeY
counter used to enumerate the anonymous implicit classes
Interaction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
Interaction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
Interaction.InteractionGraphicStyle - Class in de.uka.ilkd.key.gui.interactionlog.model
 
INTERACTION_LOG_ICON - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
InteractionCellRenderer - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionCellRenderer() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
InteractionGraphicStyle() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
InteractionListener - Interface in de.uka.ilkd.key.control
 
InteractionListener.SettingType - Enum in de.uka.ilkd.key.control
 
interactionListeners - Variable in class de.uka.ilkd.key.control.AbstractProofControl
 
interactionListeners - Variable in class de.uka.ilkd.key.gui.ProofMacroWorker
 
interactionListModel - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
InteractionLog - Class in de.uka.ilkd.key.gui.interactionlog.model
 
InteractionLog() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
InteractionLog(String) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
InteractionLog(Proof) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
InteractionLogExt - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogExt() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
InteractionLogFacade - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogFacade() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogFacade
 
interactionLogSelection - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
interactionLogView - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
InteractionLogView - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
InteractionLogView.AbstractFileSaveAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.AddUserNoteAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.ExportKPSAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.ExportMarkdownAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.ExportMUScriptAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.ExportMUScriptClipboardAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.JumpIntoTreeAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.LoadAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.PauseLoggingAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.SaveAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.ShowExtendedActionsAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.ToggleFavouriteAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionLogView.TryReapplyAction - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionRecorder - Class in de.uka.ilkd.key.gui.interactionlog
 
InteractionRecorder() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
InteractionRecorderListener - Interface in de.uka.ilkd.key.gui.interactionlog.model
 
interactions - Variable in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
InteractionVisitor<T> - Interface in de.uka.ilkd.key.gui.interactionlog.algo
 
interactive - Variable in class de.uka.ilkd.key.proof.rulefilter.IHTacletFilter
 
interactive - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
INTERACTIVE_GOAL - Static variable in class de.uka.ilkd.key.proof.Node
 
interactiveApplication - Variable in class de.uka.ilkd.key.proof.NodeInfo
has the rule app of the node been applied interactively?
interactiveAppLogo - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
interactiveAppLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
interactiveAppsDetails - Variable in class de.uka.ilkd.key.proof.Statistics
 
interactiveListener - Variable in class de.uka.ilkd.key.gui.GoalList
interactive prover listener
interactiveRuleApplication - Variable in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
InteractiveRuleApplicationCompletion - Interface in de.uka.ilkd.key.gui
Instances of class implementing this interface are able to complete rule applications.
interactiveRuleApps(Node, HashMap<String, Integer>) - Method in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
Compute number of interactive rule applications and collect their names.
interactiveSteps - Variable in class de.uka.ilkd.key.proof.Statistics
 
interactiveTacletAppIndex - Variable in class de.uka.ilkd.key.proof.RuleAppIndex
Two TacletAppIndex objects, one of which only contains rules that have to be applied interactively, and the other one for rules that can also be applied automatic.
interesting - Variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
just a list of "interesting" instantiations: these instantiations are not 100% predetermined and worth saving in a proof
interesting() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
INTERFACE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
INTERFACE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
InterfaceDeclaration - Class in de.uka.ilkd.key.java.declaration
Interface declaration.
InterfaceDeclaration() - Constructor for class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
 
InterfaceDeclaration(Modifier[], ProgramElementName, ProgramElementName, Extends, MemberDeclaration[], boolean) - Constructor for class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Construct a new outer or member interface class.
InterfaceDeclaration(Modifier[], ProgramElementName, Extends, MemberDeclaration[], boolean) - Constructor for class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Construct a new outer or member interface class.
InterfaceDeclaration(ExtList, ProgramElementName, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
uses children list to create non-anonymous class
InterfaceDeclaration(ProgramElementName) - Constructor for class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
 
InterfaceDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
InterfaceDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
InterfaceMemberDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
InterfaceMemberDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
IntermediatePresentationProofFileParser - Class in de.uka.ilkd.key.proof.io
Parses a KeY proof file into an intermediate representation.
IntermediatePresentationProofFileParser(Proof) - Constructor for class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
IntermediatePresentationProofFileParser.BuiltinRuleInformation - Class in de.uka.ilkd.key.proof.io
Information about built-in rule applications.
IntermediatePresentationProofFileParser.Result - Class in de.uka.ilkd.key.proof.io
Simple structure comprising the results of the parser.
IntermediatePresentationProofFileParser.RuleInformation - Class in de.uka.ilkd.key.proof.io
General information about taclet and built-in rule applications.
IntermediatePresentationProofFileParser.TacletInformation - Class in de.uka.ilkd.key.proof.io
Information about taclet applications.
IntermediateProofReplayer - Class in de.uka.ilkd.key.proof.io
This class is responsible for generating a KeY proof from an intermediate representation generated by IntermediatePresentationProofFileParser.
IntermediateProofReplayer(AbstractProblemLoader, Proof, IntermediatePresentationProofFileParser.Result) - Constructor for class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Constructs a new IntermediateProofReplayer.
IntermediateProofReplayer.BuiltInConstructionException - Exception in de.uka.ilkd.key.proof.io
Signals an error during construction of a built-in rule app.
IntermediateProofReplayer.Result - Class in de.uka.ilkd.key.proof.io
Simple structure containing the results of the replay procedure.
IntermediateProofReplayer.SkipSMTRuleException - Exception in de.uka.ilkd.key.proof.io
Signals that the execution of an SMT solver, that has been used before the now loaded proof was saved, has been skipped.
IntermediateProofReplayer.TacletConstructionException - Exception in de.uka.ilkd.key.proof.io
Signals an error during construction of a taclet app.
INTERNAL_NODE_NAME_END - Static variable in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Suffix that is used in IExecutionNodes which represents an internal state in KeY which is not part of the source code.
INTERNAL_NODE_NAME_START - Static variable in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Prefix that is used in IExecutionNodes which represents an internal state in KeY which is not part of the source code.
INTERNAL_VERSION - Static variable in interface de.uka.ilkd.key.util.KeYConstants
 
internalCollectAllElementaryUpdateTerms(Services, List<IProgramVariable>, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Utility method of SymbolicExecutionUtil.collectAllElementaryUpdateTerms(Node) which collects all IProgramVariables of ElementaryUpdates and static field manipulations.
internalCollectStaticProgramVariablesOnHeap(Services, Set<IProgramVariable>, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Utility method of SymbolicExecutionUtil.internalCollectAllElementaryUpdateTerms(Services, List, Term) which collects static field manipulations on the given heap update.
internalOnly - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
internalVersion - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
Contains the internal version of KeY.
internalVersion - Variable in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
InternSMTProblem(int, int, SMTProblem, SMTSolver) - Constructor for class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
interpreteDragAndDropInstantiation(DropTargetDropEvent, Point, Transferable) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
Interpretes the drag and drop gesture.
interrupt() - Method in class de.uka.ilkd.key.core.KeYMediator
Interrupts all registered InterruptListeners.
interrupt(SMTSolver.ReasonOfInterruption) - Method in interface de.uka.ilkd.key.smt.SMTSolver
Use this method in order to interrupt a running solver process.
interrupt(SMTSolver.ReasonOfInterruption) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
interruptAll(SMTSolver.ReasonOfInterruption) - Method in class de.uka.ilkd.key.smt.Session
 
interrupted(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
interruptionOccurred(Throwable) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
interruptionPerformed() - Method in interface de.uka.ilkd.key.core.InterruptListener
 
interruptionPerformed() - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction.CEWorker
 
interruptionPerformed() - Method in class de.uka.ilkd.key.gui.ProofMacroWorker
 
interruptionPerformed() - Method in class de.uka.ilkd.key.gui.ProofScriptWorker
 
interruptionPerformed() - Method in class de.uka.ilkd.key.gui.testgen.TGWorker
 
InterruptListener - Interface in de.uka.ilkd.key.core
 
interruptSolver(SMTSolver, SMTSolver.ReasonOfInterruption) - Method in class de.uka.ilkd.key.smt.Session
 
Intersect - Class in de.uka.ilkd.key.java.expression.operator
 
Intersect(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Intersect
 
Intersect - Class in de.uka.ilkd.key.java.recoderext.adt
 
Intersect(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.Intersect
 
Intersect(Intersect) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.Intersect
 
intersect - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
intersect(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
intersect(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
intersect(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
INTERSECT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INTERSECT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
intersect(ImmutableSet<Term>, ImmutableSet<Term>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
intersect(ImmutableSet<QuantifiableVariable>, ImmutableSet<QuantifiableVariable>) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggerUtils
 
intersect(OracleLocationSet, OracleLocationSet) - Static method in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
INTERSECT - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
intersect(ImmutableSet<? extends T>) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
intersect(ImmutableSet<? extends T>) - Method in interface org.key_project.util.collection.ImmutableSet
 
intersection(ImmutableArray<TermLabel>, ImmutableArray<TermLabel>) - Static method in class de.uka.ilkd.key.logic.label.TermLabelOperationsInterpreter
 
intersectQV(ImmutableSet<QuantifiableVariable>, ImmutableSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
interval - Variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
intervalAdded(ListDataEvent) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel.DelegateListener
 
intervalRemoved(ListDataEvent) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel.DelegateListener
 
intF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
intFunctionNames - Variable in class de.uka.ilkd.key.logic.LexPathOrdering.LiteralWeighter
 
intHelper - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
intInEquation - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
IntIterator - Interface in de.uka.ilkd.key.logic
implemented by iterators of primitive type int
intLDT - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
IntLiteral - Class in de.uka.ilkd.key.java.expression.literal
Int literal.
IntLiteral(int) - Constructor for class de.uka.ilkd.key.java.expression.literal.IntLiteral
Creates a new IntLiteral representing the given int.
IntLiteral(String) - Constructor for class de.uka.ilkd.key.java.expression.literal.IntLiteral
Creates a new IntLiteral from the given String.
IntLiteral(ExtList, String) - Constructor for class de.uka.ilkd.key.java.expression.literal.IntLiteral
Constructor for Recoder2KeY transformation.
intLiteral(Integer) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an integer literal.
INTO - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INTO - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
intPow(int, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Power function for integers.
intPow(int, int) - Static method in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
Power function for integers.
inTransformer(PosInOccurrence) - Static method in class de.uka.ilkd.key.logic.op.Transformer
Examines a position for whether it is inside a term transformer.
intRelation - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
INTRO_LABEL - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Text for introductory heatmap explanation
IntroAtPreDefsOp - Class in de.uka.ilkd.key.rule.metaconstruct
 
IntroAtPreDefsOp() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
INTRODUCE_ATPRE_DEFINITIONS - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
IntroducedSymbolBy - Class in de.uka.ilkd.key.strategy
 
IntroducedSymbolBy(ProjectionToTerm, Name, Name) - Constructor for class de.uka.ilkd.key.strategy.IntroducedSymbolBy
 
introduceNewMV(Term, Term, boolean, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
Resolve an equation X=Y (concerning two metavariables) by introducing a third variable Z whose sort is the intersection of the sorts of X,Y and adding equations X=Z,Y=Z.
introducesSkolemSymbol(TacletApp, Operator) - Method in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
introductionTime(Operator, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
introductionTimeCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
 
introductionTimeHelp(Operator, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
IntRuleAppCost(int) - Constructor for class de.uka.ilkd.key.strategy.NumberRuleAppCost.IntRuleAppCost
 
ints - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
intS - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
intsort - Variable in class de.uka.ilkd.key.smt.OverflowChecker
 
INTSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
INTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
INTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
intSymbols - Static variable in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
intSymbols - Static variable in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
intValue - Variable in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
inv - Variable in class de.uka.ilkd.key.java.JavaInfo
caches the observer for <inv>
inv(Term[], Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
inv(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
inv - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
inv - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.Instantiation
 
inv - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
inv - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.Instantiation
 
inv - Variable in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
inv - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
 
inv - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
inv - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLInitially
 
INV - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INV - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
inv - Variable in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
inv - Variable in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
INV_IDX - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
INV_TACLET - Static variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
INVALID_COLOR - Static variable in class de.uka.ilkd.key.gui.utilities.TrafficLight
 
INVALID_ID - Static variable in interface de.uka.ilkd.key.speclang.Contract
 
INVALID_ID - Static variable in class de.uka.ilkd.key.speclang.ContractFactory
 
INVALID_LEXICAL_STATE - Static variable in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
Tried to change to an invalid lexical state.
invalidateClasses() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
if the class declaration set changes, the cache must be invalidated
InvalidFindException - Exception in de.uka.ilkd.key.parser
 
InvalidFindException(String, String, int, int) - Constructor for exception de.uka.ilkd.key.parser.InvalidFindException
 
InvalidPrefixException(String, SchemaVariable, TacletPrefix, ImmutableSet<SchemaVariable>) - Constructor for exception de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder.InvalidPrefixException
 
invaraiantForAll() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
invarianForall() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
invarianForall() - Method in interface de.uka.ilkd.key.smt.SMTSettings
 
INVARIANT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
INVARIANT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
INVARIANT_FOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
INVARIANT_FOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
INVARIANT_FORALL - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
invariant_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
INVARIANT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
INVARIANT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
invariantAvailable() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
InvariantConfigurator - Class in de.uka.ilkd.key.gui
 
InvariantConfigurator() - Constructor for class de.uka.ilkd.key.gui.InvariantConfigurator
Singleton
invariantForAll - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
invariantForall - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
invariantForAll - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
invariants - Variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
INVARIANTS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
INVARIANTS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
invariants() - Method in class de.uka.ilkd.key.parser.KeYParser
 
invariants - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
invariants - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
invCounter - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
invert(Boolean) - Method in class de.uka.ilkd.key.strategy.feature.AbstractPolarityFeature
 
invisible() - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
makes submenus invisible
INVISIBLE_BRANCHES - Static variable in class de.uka.ilkd.key.util.KeYResourceManager
 
invoke(Object, String, Object...) - Static method in class org.key_project.util.java.ObjectUtil
Executes the method on the given Object.
invoke(Object, Method, Object...) - Static method in class org.key_project.util.java.ObjectUtil
Executes the method on the given Object.
invokeAndWait(Runnable) - Static method in class de.uka.ilkd.key.util.ThreadUtilities
Invoke a runnable object on the AWT event thread and wait for the execution to finish.
invokedNode - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
invokeOnEventQueue(Runnable) - Static method in class de.uka.ilkd.key.util.ThreadUtilities
Invoke a runnable object on the AWT event thread.
invProgVar - Variable in class de.uka.ilkd.key.java.JavaInfo
caches the program variable for <inv>
invs - Variable in class de.uka.ilkd.key.parser.KeYParser
 
invs - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
invTerm - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The loop invariant formula.
IObserverFunction - Interface in de.uka.ilkd.key.logic.op
 
IOTA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
IOUtil - Class in org.key_project.util.java
Provides static methods to work with java IO.
IOUtil() - Constructor for class org.key_project.util.java.IOUtil
Forbid instances by this private constructor.
IOUtil.IFileVisitor - Interface in org.key_project.util.java
A visitor which does something with Files.
IOUtil.LineInformation - Class in org.key_project.util.java
IPersistablePO - Interface in de.uka.ilkd.key.proof.init
This interface extends the standard proof obligation (ProofOblInput) with functionality to define the individual parameters which are required for loading and saving *.proof files.
IPersistablePO.LoadedPOContainer - Class in de.uka.ilkd.key.proof.init
The class stored in a Properties instance via key must provide the static method with the following signature: public static LoadedPOContainer loadFrom(InitConfig initConfig, Properties properties) throws IOException This method is called by the ProblemLoader to recreate a proof obligation.
IProgramMethod - Interface in de.uka.ilkd.key.logic.op
 
IProgramVariable - Interface in de.uka.ilkd.key.logic.op
 
IProofFileParser - Interface in de.uka.ilkd.key.proof.io
Defines the required which a KeYParser needs to parse a *.proof file and to apply the rules again.
IProofFileParser.ProofElementID - Enum in de.uka.ilkd.key.proof.io
Enumeration of the different syntactic elements occurring in a saved proof tree representation.
IProofReference<T> - Interface in de.uka.ilkd.key.proof_references.reference
A proof reference which points to a source member used during proof.
IProofReferencesAnalyst - Interface in de.uka.ilkd.key.proof_references.analyst
Instances of this class are used to compute IProofReference for a given Node based on the applied rule.
iRenderer - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
IRunnableWithException - Interface in org.key_project.util.java.thread
A Runnable that has a result that is accessible via #getResult().
IRunnableWithResult<T> - Interface in org.key_project.util.java.thread
A Runnable that has a result that is accessible via IRunnableWithResult.getResult().
is - Variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
IS_ABSTRACT_OR_INTERFACE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
IS_ABSTRACT_OR_INTERFACE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
IS_FINITE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
IS_FINITE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
IS_INITIALIZED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
IS_INITIALIZED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
isAbstract() - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Checks if this member is abstract.
isAbstract() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is abstract.
isAbstract() - Method in interface de.uka.ilkd.key.java.abstraction.Method
Checks if this member is abstract.
isAbstract() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this member is abstract.
isAbstract() - Method in class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Constructors are never abstract.
isAbstract() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are always abstract.
isAbstract() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is abstract.
isAbstract() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
Test whether the declaration is abstract.
isAbstract() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Test whether the declaration is abstract.
isAbstract() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
isAbstract() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isAbstract() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isAbstract - Variable in class de.uka.ilkd.key.logic.sort.AbstractSort
 
isAbstract() - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
isAbstract() - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
isAbstract() - Method in interface de.uka.ilkd.key.logic.sort.Sort
Tells whether this sort has no exact elements.
isAbstractOrInterface(Sort, Services) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
isAcceptableTrigger(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
Further criteria for triggers.
isAcceptedOperator(Operator) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
isAccess - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
isAccess() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
isActive() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideClosedSubtreesFilter
 
isActive() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideIntermediateFilter
 
isActive() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
Whether the filter is currently active.
isActive() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.OnlyInteractiveFilter
 
isAddOp(SMTTermMultOp.Op) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
isAddSymbolicExecutionLabel(Properties) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Checks if the "addSymbolicExecutionLabel" value is set in the given Properties.
isAddSymbolicExecutionLabel() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Checks if the modality is labeled with the SymbolicExecutionTermLabel.
isAddUninterpretedPredicate(Properties) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Checks if the "addUninterpretedPredicate" value is set in the given Properties.
isAddUninterpretedPredicate() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Checks if an uninterpreted predicate is added to the postcondition or not.
isAfterBlockReached(int, MethodFrame, SourceElement, SymbolicExecutionTreeBuilder.JavaPair) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if the after block condition is fulfilled.
isAfterBlockReached(int, MethodFrame, SourceElement, int, Iterator<SourceElement>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if the after block condition is fulfilled.
isAJavaCommonSort(Sort) - Method in class de.uka.ilkd.key.java.JavaInfo
tests if sort represents java.lang.Object, java.lang.Cloneable or java.io.Serializable
isAllFields(Term) - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
isAllFields() - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
isAllLocs(Term) - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
isAllowedPosition(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.SimplifyReplaceKnownCandidateFeature
 
isAlreadyInUse() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
isAnalysed() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Checks if SymbolicLayoutExtractor.analyse() was already executed.
isAnononymous(String) - Static method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
isAnonymousClass - Variable in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
isAnonymousClass() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
isAnonymousClass() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
is the considered ClassFile the representation of an anymous class or a class declared within a program?
isAntec() - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
isAntecedent() - Method in class de.uka.ilkd.key.api.SearchNode
 
isApplicable() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.join.JoinIsApplicable
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.AbstractLoopContractRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
isApplicable(Goal, PosInOccurrence) - Method in interface de.uka.ilkd.key.rule.BuiltInRule
returns true iff a rule is applicable at the given position.
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
NOTE: The LoopScopeInvariantRule currently doesn't support Java Card transactions and information flow proof obligations.
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.merge.MergeRule
We admit top level formulas of the form \<{ ... }\> phi and U \<{ ... }\> phi, where U must be an update in normal form, i.e. a parallel update of elementary updates.
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.QueryExpand
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
returns true iff a rule is applicable at the given position.
isApplicable(Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
returns true iff a rule is applicable at the given position.
isApplicableForCandidates(ImmutableList<MergePartner>) - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Checks whether the merge rule is applicable for the given set of candidates.
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
 
isApplicableOnSubTerms() - Method in interface de.uka.ilkd.key.rule.BuiltInRule
 
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.merge.MergeRule
 
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.QueryExpand
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.symbolic_execution.rule.AbstractSideProofRule
isApplicableOnSubTerms() - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
isApplicableQuery(Goal, Term, PosInOccurrence) - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
Checks if the query term is supported.
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro.SemanticsBlastingStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.FilterStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro.FilterSymbexStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
If no rule was applied yet, apply the first rule and increase counter, s.t. no more rules can be applied.
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro.WellDefinednessStrategy
 
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.FIFOStrategy
Re-Evaluate a RuleApp.
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
Re-Evaluate a RuleApp.
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
Re-Evaluate a RuleApp.
isApprovedApp(RuleApp, PosInOccurrence, Goal) - Method in interface de.uka.ilkd.key.strategy.Strategy
Re-Evaluate a RuleApp.
isArithmeticOperator(Operator) - Static method in class de.uka.ilkd.key.java.TypeConverter
 
isArithmeticOperator(SMTTermMultOp.Op) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
isArithmeticType() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
Returns true if this is an integer or floating point type.
ISARRAY - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISARRAY - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Checks if an array index is represented.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Checks if an array index is represented.
isArrayIndex(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the is array index value.
isArrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
The is array flag.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Checks if the current value is part of a parent array.
isArrayIndex() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionVariable
Checks if the current value is part of a parent array.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Checks if the current value is part of a parent array.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Checks if an array index is represented.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Checks if an array index is represented.
isArrayIndex() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicAssociation
Checks if an array index or a program variable is represented.
isArrayIndex() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.ISymbolicValue
Checks if an array index or a program variable is represented.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Access
Checks if an array index is accessed.
isArrayIndex(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Returns the is array index flag.
isArrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
The is array index flag.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Checks if an array index or a program variable is represented.
isArrayIndex - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
The is array index flag.
isArrayIndex() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Checks if an array index or a program variable is represented.
ISARRAYLENGTH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISARRAYLENGTH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isArrayRange() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Checks if an array range is represented.
isArrayRange() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Checks if an array range is represented.
isArrayRange() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Checks if an array range is represented.
isArrayRange() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Checks if an array range is represented.
isArrayType(Expression, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Checks if an expression has an array type.
isAssignableTo(Type, Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isAssignableTo(Expression, Type, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isAssignmentCompatible(ArrayType, ArrayType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
checks whether subType is assignment compatible to type according to the rules defined in the java language specification
isAssociation(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Checks if the currently parsed tag represents an ISymbolicAssociation.
isAsStrongAs(Constraint) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
 
isAsStrongAs(Constraint) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
 
isAsStrongAs(Constraint) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
isAsWeakAs(Constraint) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
 
isAsWeakAs(Constraint) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
 
isAsWeakAs(Constraint) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
isAtLeastOneMacroRunning() - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
isAtProofScript() - Method in class de.uka.ilkd.key.parser.KeYParserF
 
isAttentive() - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
returns true if the model respond to changes in the proof immediately
isAttentive() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
returns true if the model respond to changes in the proof immediately
isAutomatic() - Method in class de.uka.ilkd.key.proof.Goal
Checks if is an automatic goal.
isAutoModeActive() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
isAutoModeSupported(Proof) - Method in class de.uka.ilkd.key.control.AbstractProofControl
Checks if the auto mode of this UserInterfaceControl supports the given Proof.
isAutoModeSupported(Proof) - Method in interface de.uka.ilkd.key.control.ProofControl
Checks if the auto mode of this UserInterfaceControl supports the given Proof.
isAutoModeSupported(Proof) - Method in class de.uka.ilkd.key.ui.MediatorProofControl
Checks if the auto mode of this UserInterfaceControl supports the given Proof.
isAuxiliary() - Method in interface de.uka.ilkd.key.speclang.Contract
 
isAuxiliary() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
isAvailable() - Method in class de.uka.ilkd.key.proof.io.RuleSource
 
isAvoidConditionProvable(Term, ImmutableSet<Term>, Services) - Method in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
isAwareOfAssert() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
isAwareOfAssert() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
isAxiom - Variable in class de.uka.ilkd.key.proof.mgt.RuleJustificationByAddRules
 
isAxiomJustification() - Method in class de.uka.ilkd.key.proof.mgt.AxiomJustification
 
isAxiomJustification() - Method in class de.uka.ilkd.key.proof.mgt.ComplexRuleJustificationBySpec
 
isAxiomJustification() - Method in class de.uka.ilkd.key.proof.mgt.LemmaJustification
 
isAxiomJustification() - Method in interface de.uka.ilkd.key.proof.mgt.RuleJustification
 
isAxiomJustification() - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationByAddRules
 
isAxiomJustification() - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationBySpec
Contracts for stubs are considered axioms; other contracts not.
isBadSymbol(Operator) - Method in class de.uka.ilkd.key.strategy.feature.DirectlyBelowFeature
 
isBadSymbol(Operator) - Method in class de.uka.ilkd.key.strategy.feature.DirectlyBelowSymbolFeature
 
isBaseHeap(Operator, HeapLDT) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Operator is the base heap.
isBaseOcc(Term, Term) - Static method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
isBelow(PosInOccurrence, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
isBelow(TermFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
isBelowIfThenElse(Deque<Term>) - Method in class de.uka.ilkd.key.rule.label.StayOnFormulaTermLabelPolicy
Checks if the currently treated taclet Term is a child of an if-then-else operation.
isBelowOr(Term, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
isBetaCandidate(Term, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
isBetaCandidateHelp(AbstractBetaFeature.TermInfo, boolean) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
isBigint(SLExpression) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
isBigint(KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
isBinary() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
A binary class initializer does not occur.
isBinaryIntRelation(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
isBlockCompletionEntry(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an entry of IExecutionBlockStartNode.getBlockCompletions().
isBlockContractTermination() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Checks if a block contract terminates.
isBlockContractValidityBranch(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the modality at the applied rule represents the validity branch of an applied block contract.
isBlockContractValidityBranch(PosInOccurrence) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the modality at the given PosInOccurrence represents the validity branch of an applied block contract.
isBlockOpened() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionBlockStartNode
Checks if a block might be opened.
isBlockOpened(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the block opened value.
isBlockOpened() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBlockStartNode
Checks if a block might be opened.
isBlockOpened() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
Checks if a block might be opened.
isBlockSpecificationElement(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as block/loop contract.
isBoolean(Services, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Operator is a boolean.
isBooleanType(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isBottom() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanDomainElem
 
isBottom() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
isBottom() - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
returns true if Bottom
isBottom() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
returns true if Bottom
isBottom() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
returns true if Bottom
isBoundedNumerical(Term, LogicVariable) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
 
isBranchConditionComputed(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the is branch condition computed value.
isBranchConditionComputed() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Checks if the value of IExecutionBranchCondition.getBranchCondition() is already computed.
isBranchConditionComputed() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBranchCondition
Checks if the value of IExecutionBranchCondition.getBranchCondition() is already computed.
isBranchConditionComputed() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Checks if the value of IExecutionBranchCondition.getBranchCondition() is already computed.
isBranchStatement(Node, RuleApp, SourceElement, PositionInfo) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as branch statement.
isBranchVerified() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
Checks if this branch would be closed without the uninterpreted predicate and thus be treated as valid/closed in a regular proof.
isBranchVerified() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination
Checks if this branch would be closed without the uninterpreted predicate and thus be treated as valid/closed in a regular proof.
isBranchVerified() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Checks if this branch would be closed without the uninterpreted predicate and thus be treated as valid/closed in a regular proof.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Determines if the breakpoint represented by this BreakpointStopConition is triggered.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
Determines if the breakpoint represented by this BreakpointStopConition is triggered.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
Determines if the breakpoint represented by this BreakpointStopConition is triggered.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
Determines if the breakpoint represented by this BreakpointStopConition is triggered.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in interface de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.IBreakpoint
Determines if the breakpoint represented by this BreakpointStopConition is triggered.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
 
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
 
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
Determines if the breakpoint represented by this BreakpointStopConition is triggered.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Checks if a breakpoint is hit.
isBreakpointHit(SourceElement, RuleApp, Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
Checks if a breakpoint is hit.
isBuiltinInfo() - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.RuleInformation
 
isBuiltinObjectProperty(Term) - Method in class de.uka.ilkd.key.pp.FieldPrinter
 
isBV() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
isCallStackEntry(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an entry of IExecutionNode.getCallStack().
isCallStackSizeReached(int, int) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition
Checks if the call stack size limit is reached.
isCallStackSizeReached(int, int) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.StepOverSymbolicExecutionTreeNodesStopCondition
Checks if the call stack size limit is reached.
isCallStackSizeReached(int, int) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.StepReturnSymbolicExecutionTreeNodesStopCondition
Checks if the call stack size limit is reached.
isCallStateVariable(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an IExecutionVariable.
isCancelled() - Method in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
isCanonicalProgramMethod(IProgramMethod, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
This is used for pretty printing observer terms.
isCanonicField(Term, Term, JavaInfo) - Method in class de.uka.ilkd.key.pp.FieldPrinter
 
isCastingTo(Type, Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isCaught() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
 
isCaught() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
 
isCellEditable(int, int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
returns true iff an instantiation is missing
isCellEditable(int, int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
isCellEditable(int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
isChainableBinOp(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
isCharLiteralSequence(Term) - Method in class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
isCharLiteralSequenceHelp(Term) - Method in class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
isCheckedBeforeIteration() - Method in class de.uka.ilkd.key.java.statement.Do
Is checked before iteration.
isCheckedBeforeIteration() - Method in class de.uka.ilkd.key.java.statement.EnhancedFor
 
isCheckedBeforeIteration() - Method in class de.uka.ilkd.key.java.statement.For
Is checked before iteration.
isCheckedBeforeIteration() - Method in class de.uka.ilkd.key.java.statement.LoopStatement
Is checked before iteration.
isCheckedBeforeIteration() - Method in class de.uka.ilkd.key.java.statement.While
Is checked before iteration.
isCheckReferenceType() - Method in class de.uka.ilkd.key.rule.conditions.ArrayComponentTypeCondition
 
isChoiceMade() - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
isChoiceSettingInitialised() - Static method in class de.uka.ilkd.key.settings.ProofSettings
Checks if the choice settings are initialized.
isChoiceSettingInitialised() - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the choice settings are initialized.
isCloseable() - Method in class de.uka.ilkd.key.proof.Node
checks if an inner node is closeable
isCloseAfterJoin(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the CloseAfterMergeRuleBuiltInRuleApp is applied.
isClosed() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
isClosed() - Method in class de.uka.ilkd.key.proof.Node
 
isClosedGoal(Node) - Method in class de.uka.ilkd.key.proof.Proof
 
isClosingRule(Taclet) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the Taclet is a closing rule.
isComparisonOp(SMTTermMultOp.Op) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
isCompileTimeConstant(Expression) - Method in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
isCompileTimeConstant(Expression, ConstantEvaluator.EvaluationResult) - Method in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
isComplete(SchemaVariable, SVSubstitute, SVInstantiations, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.ContainerTypeResolver
 
isComplete(SchemaVariable, SVSubstitute, SVInstantiations, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.ElementTypeResolverForSV
 
isComplete(SchemaVariable, SVSubstitute, SVInstantiations, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.GenericSortResolver
 
isComplete(SchemaVariable, SVSubstitute, SVInstantiations, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver
 
isComplete(SchemaVariable, SVSubstitute, SVInstantiations, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.NonGenericSortResolver
 
isCompletedBlockEntry(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an entry of IExecutionNode.getCompletedBlocks().
isComplexMultiplication(Services, Term, Term) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
isConditionEnabled() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Checks if the condition for the associated Breakpoint is enabled.
isCons() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
ISCONSTANT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISCONSTANT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isConstantField(FieldSpecification) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
returns true if the given fieldspecification denotes a constant field.
isConstantField(FieldSpecification) - Method in class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
returns true if the given fieldspecification denotes a constant field.
isConstraint(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an IExecutionConstraint.
isConstructor() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
Test whether the declaration is a constructor.
isConstructor() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isConstructor() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isConstructor() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
isContained() - Method in class de.uka.ilkd.key.java.visitor.ContainsStatementVisitor
Returns the result.
isContained(ImmutableList<IExecutionNode<?>>, Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if one of the give IExecutionNodes represents the given Node.
isContainsIrrelevantThings() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsIrrelevantThingsVisitor
Returns the result.
isContainsModalityOrQuery() - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsModalityOrQueryVisitor
Returns the result.
isContainsModQueryOrUpd() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.ContainsModalityOrQueryVisitor
Returns the result.
isContextInPrefix() - Method in class de.uka.ilkd.key.rule.Taclet
returns true iff a context flag is set in one of the entries in the prefix map.
isContractApplicable(Contract) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
Tells whether a contract for the passed target may be applied in the passed goal without creating circular dependencies.
isCopyOfMethodArgumentsUsed() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Checks if a copy of the method call arguments are used instead of the original method arguments.
isCopyOfMethodArgumentsUsed() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Checks if a copy of the method call arguments are used instead of the original method arguments.
isCorrectMethodReturn(Node, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isDataFlavorSupported(DataFlavor) - Method in class de.uka.ilkd.key.gui.nodeviews.PosInSequentTransferable
 
isDecisionPredicateInAntecendet() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
isDeclaringInterface(ClassType, String, List<Type>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
isDeclParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
isDefault() - Method in class de.uka.ilkd.key.strategy.StrategyProperties
 
isDefined(Metavariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
ONLY FOR TESTS DONT USE THEM IN ANOTHER WAY
isDefinedByType() - Method in class de.uka.ilkd.key.rule.NewVarcond
 
isDefinedScope() - Method in class de.uka.ilkd.key.java.statement.For
 
isDefiningEquation(Term, QuantifiableVariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
isDefiningEquationAll(Term, QuantifiableVariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
isDefiningEquationEx(Term, QuantifiableVariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
isDefinition(Term, QuantifiableVariable, boolean) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
isDefinitionCandidate(Term, Term, boolean) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
isDefinitionEx(Term, QuantifiableVariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
isDifferent(Object, Object) - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
 
isDirectory() - Method in class de.uka.ilkd.key.proof.io.RuleSource
 
isDisableAll() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
isDisposed() - Method in class de.uka.ilkd.key.control.KeYEnvironment
Checks if this KeYEnvironment is disposed meaning that KeYEnvironment.dispose() was already executed at least once.
isDisposed() - Method in class de.uka.ilkd.key.proof.Proof
Returns true if the proof has been abandoned and the dispose method has been called on this object.
isDisposed() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
Checks if the proof is disposed.
isDisposed() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionElement
Checks if the proof is disposed.
isDisposed() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Checks if the proof is disposed.
isDndDirectionSensitive() - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
isDoWhileLoopCondition(Node, SourceElement) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given SourceElement is a do while loop.
isDuplicateFree(ImmutableList<T>) - Static method in class org.key_project.util.collection.Immutables
Checks whether an immutable list is free of duplicates.
isEchoOn() - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
isEditable() - Method in interface de.uka.ilkd.key.gui.smt.ProgressModel.Column
 
isEditable - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
isEditable() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
isEditable - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
isEditable() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
isEditable() - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.TitleColumn
 
isElementOfMultitrigger - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
isElementOfMultitrigger() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
isEliminableVariableAllPaths(QuantifiableVariable, Term, boolean) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
The variable var is eliminable on all conjunctive/disjunctive paths through matrix (depending on whether ex is true/false)
isEliminableVariableSomePaths(QuantifiableVariable, Term, boolean) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
The variable var is either eliminable or does not occur on all conjunctive/disjunctive paths through matrix (depending on whether ex is true/false)
isEmpty() - Method in class de.uka.ilkd.key.api.ScriptResults
 
isEmpty() - Method in class de.uka.ilkd.key.gui.ProofMacroMenu
Checks if the menu is empty.
isEmpty() - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
isEmpty() - Method in class de.uka.ilkd.key.java.StatementBlock
 
isEmpty() - Method in class de.uka.ilkd.key.logic.JavaBlock
 
isEmpty() - Method in class de.uka.ilkd.key.logic.Namespace
 
isEmpty() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
isEmpty() - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
is this a semisequent that contains no formulas
isEmpty() - Method in class de.uka.ilkd.key.logic.Semisequent
is this a semisequent that contains no formulas
isEmpty() - Method in class de.uka.ilkd.key.logic.Sequent
determines if the sequent is empty.
isEmpty() - Method in class de.uka.ilkd.key.logic.Sequent.NILSequent
 
isEmpty() - Method in class de.uka.ilkd.key.proof.init.Includes
 
isEmpty() - Method in class de.uka.ilkd.key.proof.JavaModel
 
isEmpty() - Method in class de.uka.ilkd.key.proof.rulefilter.SetRuleFilter
 
isEmpty() - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
isEmpty() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns true iff no instantiation of SchemaVariables are known
isEmpty() - Method in class de.uka.ilkd.key.smt.model.Model
returns true if the model is empty
isEmpty(Term) - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
isEmpty() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
isEmpty() - Method in class org.key_project.util.collection.DefaultImmutableMap
returns true if the map is empty
isEmpty() - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
isEmpty() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
isEmpty() - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
isEmpty() - Method in class org.key_project.util.collection.ImmutableArray
 
isEmpty() - Method in interface org.key_project.util.collection.ImmutableHeap
 
isEmpty() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
 
isEmpty() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
 
isEmpty() - Method in interface org.key_project.util.collection.ImmutableList
 
isEmpty() - Method in interface org.key_project.util.collection.ImmutableMap
 
isEmpty() - Method in interface org.key_project.util.collection.ImmutableSet
 
isEmpty() - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
isEmpty() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
isEmpty(T[]) - Static method in class org.key_project.util.java.ArrayUtil
Checks if the given array is empty.
isEmpty(Collection<?>) - Static method in class org.key_project.util.java.CollectionUtil
Nullpointersave execution of Collection.isEmpty().
isEmpty(Map<?, ?>) - Static method in class org.key_project.util.java.CollectionUtil
Nullpointersave execution of Map.isEmpty().
isEmpty(String) - Static method in class org.key_project.util.java.StringUtil
Checks if the String is empty.
isEmptyItem() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
isEnabled() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.FaultyFileItem
 
isEnabled() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.JavaSourceItem
 
isEnabled() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.LastLoadedProblemItem
 
isEnabled() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.OpenGoalItem
 
isEnabled() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.OpenProofItem
 
isEnabled() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackItem
 
isEnabled() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.StacktraceItem
 
isEnabled() - Method in class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
isEnabled() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
isEnabled(Term) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Returns true if the mapping is enabled, which means that the abbreviation may be used.
isEnabled() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractBreakpoint
Checks if the Breakpoint is enabled.
isEnabled() - Method in interface de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.IBreakpoint
Checks if the Breakpoint is enabled.
isEnabled() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Checks if the SideProofStore is enabled or not.
isEntityNameCharacter(char) - Static method in class org.key_project.util.java.XMLUtil
Checks if the given character is valid to be used in entity names (between &...;).
isEntry - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
flag to tell whether to stop on method entry
isEntry() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isEnumConstant(IProgramVariable) - Static method in class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
check whether a PV is an enum constant of any enum type.
isEnumConstant(FieldInfo) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
ISENUMTYPE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISENUMTYPE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isEquivalenceClass(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Checks if the currently parsed tag represents an ISymbolicEquivalenceClass.
isError() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
isEvaluatesToFalse() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Checks if it is at least once evaluated to false.
isEvaluatesToTrue() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Checks if it is at least once evaluated to true.
isExactInstance() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
isExceptionalMethodReturnNode(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as exceptional method return.
isExceptionalTermination() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Checks if is an exceptional termination.
isExecutable(TermServices) - Method in class de.uka.ilkd.key.rule.TacletApp
 
isExit - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
flag to tell whether to stop on method exit
isExit() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isExperimentalMode() - Static method in class de.uka.ilkd.key.core.Main
 
isFalse() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanDomainElem
 
isFalseConstant(Operator, Services) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
isFalseConstant(Operator) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
isFalseConstant(Operator) - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
isFavoured() - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
isFieldConstant(Term, HeapLDT) - Static method in class de.uka.ilkd.key.pp.FieldPrinter
 
isFieldConstant(Term) - Method in class de.uka.ilkd.key.pp.FieldPrinter
 
isFieldName(String, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
isFinal() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is final.
isFinal() - Method in interface de.uka.ilkd.key.java.abstraction.Member
Checks if this member is final.
isFinal() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this member is final.
isFinal() - Method in interface de.uka.ilkd.key.java.abstraction.Variable
Checks if this variable is final.
isFinal() - Method in class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Constructors are never final.
isFinal() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is final.
isFinal() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is final.
isFinal() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
isFinal() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Test whether the declaration is final.
isFinal() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
Test whether the declaration is final.
isFinal() - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
isFinal(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
Checks whether the type is declared as final.
isFinal(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
isFinal() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
isFinal() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isFinal() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isFinal - Variable in class de.uka.ilkd.key.logic.op.ProgramVariable
 
isFinal() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
returns true iff the program variable has been declared as final
isFinal(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
isFinished() - Method in class de.uka.ilkd.key.api.SearchNode
 
isFirst(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Checks if the given element is the first element in the array.
isFirst(T[], T, Comparator<T>) - Static method in class org.key_project.util.java.ArrayUtil
Checks if the given element is the first element in the array.
isFlag() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
isForLoopCondition(Node, SourceElement) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given SourceElement is a for loop.
isFormulaSearchedFor(RuleCommand.Parameters, SequentFormula, Services) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
Returns true iff the given SequentFormula either matches the RuleCommand.Parameters.formula parameter or its String representation matches the RuleCommand.Parameters.matches regex.
isFreshContract - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
isFreshContract() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
isFullGraph() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesGraph
 
isFullyQualified(String) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
isFunctional(Services) - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
isGeneralized() - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
 
isGeneralized() - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
 
isGenerateProofObligations() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
isGeq() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
isGhost() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is ghost (the jml modifier is meant).
isGhost() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is ghost (the jml modifier is meant).
isGhost - Variable in class de.uka.ilkd.key.logic.op.ProgramVariable
 
isGhost() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
returns true if the program variable has been declared as ghost
isGlobalDeclTermParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
isGoal() - Method in class de.uka.ilkd.key.core.KeYSelectionModel
returns true iff the selected node is a goal
isGoal(Node) - Method in class de.uka.ilkd.key.proof.Proof
returns true if the given node is part of a Goal
isGoalAllowed(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.prover.impl.AppliedRuleStopCondition
Checks if it is allowed to apply the next rule on the selected Goal chosen by the GoalChooser before it is applied.
isGoalAllowed(int, long, Proof, long, int, Goal) - Method in interface de.uka.ilkd.key.prover.StopCondition
Checks if it is allowed to apply the next rule on the selected Goal chosen by the GoalChooser before it is applied.
isGoalAllowed(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition
Checks if it is allowed to apply the next rule on the selected Goal chosen by the GoalChooser before it is applied.
isGoalAllowed(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Checks if it is allowed to apply the next rule on the selected Goal chosen by the GoalChooser before it is applied.
isGoalAllowed(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
Checks if it is allowed to apply the next rule on the selected Goal chosen by the GoalChooser before it is applied.
isGoalAllowed(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Checks if it is allowed to apply the next rule on the selected Goal chosen by the GoalChooser before it is applied.
isGoalAllowed(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
Checks if it is allowed to apply the next rule on the selected Goal chosen by the GoalChooser before it is applied.
isGreen - Variable in class de.uka.ilkd.key.gui.utilities.TrafficLight
 
isGround() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
isGround(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
 
isHasNotNullCheck(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the has not null check value.
isHeap(Operator, HeapLDT) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Operator is a heap.
IsHeapFunctionTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
IsHeapFunctionTermFeature(HeapLDT) - Constructor for class de.uka.ilkd.key.strategy.termfeature.IsHeapFunctionTermFeature
 
isHeapTerm(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
isHeapUpdate(Services, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term represents a heap update, in particular a store or create operation on a heap.
isHeatmapNewest() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
isHeatmapSF() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
isHelper(IProgramMethod) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true iff the given method is specified "helper".
isHidden(Name) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
isHiddenGoal(Goal) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
isHidePackagePrefix() - Method in class de.uka.ilkd.key.pp.NotationInfo
 
isHidePackagePrefix() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
isHiding() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Does this component hide formulas from the sequent due to the set search bar filter
isHighlighted(int) - Method in class de.uka.ilkd.key.gui.sourceview.SourceView.TextPaneMouseAdapter
Checks if the given position is within a highlight.
isIDChar(int) - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
isIdentical(Type, Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
ISideProofStoreListener - Interface in de.uka.ilkd.key.symbolic_execution.util.event
Observes changes on a SideProofStore.
isIfThenElseFormula(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the given Term is an if-then-else formula.
isIfThenElseFormula(Operator, ImmutableArray<Term>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the given Operator and its sub Terms specify an if-then-else formula.
isImplicit() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
isImplicit() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isImplicit() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isImplicit() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
isImplicitConstructor() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Checks if an implicit constructor is called.
isImplicitConstructor() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodCall
Checks if an implicit constructor is called.
isImplicitConstructor() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Checks if an implicit constructor is called.
isImplicitConstructor(IProgramMethod) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Checks if the given IProgramMethod is an implicit constructor.
isImplicitHeap(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
isImplicitNarrowing(Expression, PrimitiveType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isImplicitProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Checks if the given ProgramVariable is implicit.
isInAntec() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
returns true iff the occurrence is in the antecedent of a sequent.
isInAntecedent() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.LabelOccurrence
Checks if the label occurred in antecedent or succedent.
isInAutoMode() - Method in class de.uka.ilkd.key.control.DefaultProofControl
 
isInAutoMode() - Method in interface de.uka.ilkd.key.control.ProofControl
Checks if the auto mode is currently running.
isInAutoMode() - Method in class de.uka.ilkd.key.core.KeYMediator
Checks if the auto mode is currently running.
isInAutoMode() - Method in class de.uka.ilkd.key.ui.MediatorProofControl
Checks if the auto mode is currently running.
isIncomplete() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Checks for completeness.
isIncomplete(String) - Static method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
Checks if the given choice makes a proof incomplete.
IsInductionVariable - Class in de.uka.ilkd.key.strategy.termfeature
The comment below was the description used in the variable condition: In the taclet language the variable condition is called "\isInductVar".
IsInductionVariable() - Constructor for class de.uka.ilkd.key.strategy.termfeature.IsInductionVariable
 
ISINDUCTVAR - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISINDUCTVAR - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isInfFlow(Goal) - Static method in class de.uka.ilkd.key.informationflow.proof.InfFlowCheckInfo
 
isInfFlowProof(Proof) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
 
isInImplicitMethod(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if the given Node handles something in an implicit method.
isInImplicitMethod(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the currently executed code is in an implicit method (IProgramMethod.isImplicit() is true).
isInitiallyValid(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the initially valid value.
isInitiallyValid() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopInvariant
Checks if the loop invariant is initially valid.
isInitiallyValid() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionLoopInvariant
Checks if the loop invariant is initially valid.
isInitiallyValid() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Checks if the loop invariant is initially valid.
isInLine(SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
 
isInnerClass - Variable in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
isInnerClass() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
isInnerClass() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
is the considered ClassFile the byte code of an inner class?
isInnerMostParentRefactored(TermLabelState, Goal) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Checks if the inner most parent was already refactored on the given Goal.
isInnerType(Services, KeYJavaType) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Checks if the given type is an inner or anonymous type.
isInPrestate(Collection<? extends ObjectVal>, ObjectVal) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
isInPrestate(Collection<? extends ObjectVal>, String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
isInputAvailable(int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
 
IsInRangeProvable - Class in de.uka.ilkd.key.strategy
Feature used to check if the value of a given term with moduloXXX (with XXX being Long, Int, etc.) is in the range of Long, Integer etc.
IsInRangeProvable(int, int) - Constructor for class de.uka.ilkd.key.strategy.IsInRangeProvable
 
isInRuleSet(Rule, Name) - Static method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
isInRuleSet(Rule, Name) - Static method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
isInScope(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Checks if the statement of a given Node is in the scope of this breakpoint.
isInScope(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
 
isInScope(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
 
isInScope(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isInScopeForCondition(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Checks if the statement of a given Node is in the scope of this breakpoint.
isInScopeForCondition(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
 
isInScopeForCondition(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
 
isInScopeForCondition(Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isInstalled - Variable in class de.uka.ilkd.key.smt.AbstractSolverType
 
isInstalled(String) - Static method in class de.uka.ilkd.key.smt.AbstractSolverType
 
isInstalled(boolean) - Method in class de.uka.ilkd.key.smt.AbstractSolverType
check, if this solver is installed and can be used.
isInstalled(boolean) - Method in interface de.uka.ilkd.key.smt.SolverType
Checks whether the solver is installed.
isInstanceMethodOfAbstractClass(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
isInstantiated(GenericSort) - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
isInstantiated(SchemaVariable) - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
returns true iff the sv has been instantiated already
isInstantiated(SchemaVariable) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns true iff the sv has been instantiated already
isInstantiated(String) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
isInstantiationRequired(SchemaVariable) - Method in class de.uka.ilkd.key.rule.TacletApp
returns true if the given SchemaVariable must be explicitly instantiated it does not check whether sv is already instantiated or not
isIntegerTerm(SLExpression) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
isIntegerType() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
Returns whether this is a Java type which translates to int in DL.
isIntegerType(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isIntegralType(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isInteractiveRuleApplication() - Method in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
isInterface() - Method in interface de.uka.ilkd.key.java.abstraction.ClassType
Checks if this class type denotes an interface.
isInterface() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this class type denotes an interface.
isInterface() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
Arrays are never interfaces (but may have interface types as element types)
isInterface() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
isInterface() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
 
isInterface() - Method in class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
 
isInterface(KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
 
isInterface(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
isInternal(String) - Static method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
isInternalOnly() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
isInternalOnly() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
isInterrupted() - Method in class de.uka.ilkd.key.smt.SolverLauncher
If all permits of the semaphore are acquired the launcher must be stopped.
isIntersection(Term) - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
isIntTerm(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
isIrrelevantCondition(Services, Sequent, Set<Operator>, SequentFormula) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Checks if the given SequentFormula is a relevant condition.
isJava5() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
isJava5() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
isJavaFieldConstant(Term, HeapLDT, Services) - Static method in class de.uka.ilkd.key.pp.FieldPrinter
Find out whether a Term represents a field symbol, declared in a Java class.
isJavaFieldConstant(Term) - Method in class de.uka.ilkd.key.pp.FieldPrinter
 
isJavaPIO(PosInOccurrence) - Method in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
 
isJavaPIO(PosInOccurrence) - Static method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
isJMLComment(String) - Static method in class de.uka.ilkd.key.util.MiscTools
There are different kinds of JML markers.
isJoin(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the MergeRuleBuiltInRuleApp is applied.
isJumpToOuterLabel(LabelJumpStatement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
isJumpToOuterLabel(LabelJumpStatement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
isJunit() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
isLast(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Checks if the given element is the last element in the array.
isLast(T[], T, Comparator<T>) - Static method in class org.key_project.util.java.ArrayUtil
Checks if the given element is the last element in the array.
isLeaf() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
isLeaf() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
isLeaf() - Method in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
isLeaf(Object) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Returns true if node is a leaf.
isLeaf() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.Assignment
Checks if this operator is left or right associative.
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.operator.BinaryNot
Checks if this operator is left or right associative.
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.operator.Conditional
Checks if this operator is left or right associative.
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.Operator
Checks if this operator is left or right associative.
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.operator.LogicalNot
Checks if this operator is left or right associative.
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.operator.Negative
Checks if this operator is left or right associative.
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.operator.Positive
Checks if this operator is left or right associative.
isLeftAssociative() - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
Checks if this operator is left or right associative.
isLeftHandSide(Sort) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
isLeq() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
isLibrary - Variable in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
isLibraryClass() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
isLibraryClass(KeYJavaType) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Checks if the given KeYJavaType is a library class.
isLinked() - Method in class de.uka.ilkd.key.proof.Goal
Checks if is this node is linked to another node (for example due to a MergeRule).
isListOfTerm() - Method in class de.uka.ilkd.key.speclang.translation.SLParameters
 
isListSV - Variable in class de.uka.ilkd.key.logic.op.ProgramSV
 
isListSV() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isLiveComponent(Component) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
isLocalClass - Variable in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
isLocalClass() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
isLocalEnumConstant(IProgramVariable) - Method in class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
 
ISLOCALVARIABLE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISLOCALVARIABLE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isLocalVariable(String) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
isLogicOperator(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the given Term is a logical operator
isLogicOperator(Operator, ImmutableArray<Term>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the given Operator and its sub Terms specify a logical operator.
isLong(KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
isLoopBodyTermination(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as loop body termination.
isLoopContract() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
isLoopInvariant(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as loop invariant.
isLoopStatement(Node, RuleApp, SourceElement, PositionInfo) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as loop statement.
isMakeNamesUnique() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Checks if self variable, exception variable, result variable and method call arguments should be renamed to make sure that their names are unique in the whole KeY application.
isMakeNamesUnique() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Checks if self variable, exception variable, result variable and method call arguments should be renamed to make sure that their names are unique in the whole KeY application.
isManualInputSelected() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
isMaximumSize() - Method in class de.uka.ilkd.key.gui.configuration.Config
 
isMember() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
returns true iff the program variable is a member
isMergeBranchConditions() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
Checks if multiple branch conditions are merged or not.
isMergeBranchConditions() - Method in interface de.uka.ilkd.key.symbolic_execution.model.ITreeSettings
Checks if multiple branch conditions are merged or not.
isMergedBranchCondition(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the merged branch condition value.
isMergedBranchCondition() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Checks if this branch condition is a merged one.
isMergedBranchCondition() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionBranchCondition
Checks if this branch condition is a merged one.
isMergedBranchCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Checks if this branch condition is a merged one.
isMethodCallNode(Node, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isMethodCallNode(Node, RuleApp, SourceElement) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as method call.
isMethodCallNode(Node, RuleApp, SourceElement, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as method call.
isMethodReturnEntry(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an entry of IExecutionMethodCall.getMethodReturns().
isMethodReturnNode(Node, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
isMethodReturnNode(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as method return.
isMethodReturnValue(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an IExecutionMethodReturnValue.
isMinimizeInteraction() - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
isMinimizeInteraction() - Method in interface de.uka.ilkd.key.control.ProofControl
 
isMinimumSize() - Method in class de.uka.ilkd.key.gui.configuration.Config
 
isMinusOne(Term, IntegerLDT) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term represents the integer constant -1.
isModalityTerm(Term) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Checks whether progPost contains a Java program.
isModel() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is model (the jml modifier is meant).
isModel() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is model (the jml modifier is meant).
isModel() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
isModel() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
Test whether the declaration is model.
isModel() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isModel() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isModel - Variable in class de.uka.ilkd.key.logic.op.ProgramVariable
 
isModel() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
returns true iff the program variable has been declared as model
isModel() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Tells whether the method is a model method, i.e. has model behaviour or not.
isModel(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Checks if the currently parsed tag represents an ISymbolicLayout.
isModification - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
isModification() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
isMulOp(SMTTermMultOp.Op) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
isMultiImport - Variable in class de.uka.ilkd.key.java.Import
Multi import flag.
isMultiImport() - Method in class de.uka.ilkd.key.java.Import
Checks if this import is a multi type import, also known as type-on-demand import.
isMultiSorted() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Returns, whether the Structure, this translator creates should be a Structure, that is multi sorted.
isMultiSorted() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
isMultiSorted() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
isMultiSorted() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
isNameComputed() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Checks if the value of AbstractExecutionElement.getName() is already computed.
isNarrowing(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isNarrowing(PrimitiveType, PrimitiveType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isNarrowing(ClassType, ClassType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isNarrowing(ArrayType, ArrayType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isNarrowing(Type, Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isNative() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is native.
isNative() - Method in interface de.uka.ilkd.key.java.abstraction.Method
Checks if this method is native.
isNative() - Method in class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Constructors are never native.
isNative() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are never native.
isNative() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is native.
isNative() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
Test whether the declaration is native.
isNative() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
isNative() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isNative() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isNeg() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
isNegated() - Method in class de.uka.ilkd.key.rule.conditions.AbstractOrInterfaceType
 
isNegated() - Method in class de.uka.ilkd.key.rule.conditions.IsThisReference
 
isNegative() - Method in class de.uka.ilkd.key.java.Position
Helper method for validity checks.
isNewFormula(IfFormulaInstSeq) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
isNewFormulaDirect(IfFormulaInstSeq) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
isNonHumanInteractionTagged(Rule) - Static method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
isNonHumanInteractionTagged(Rule) - Static method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
Checks if a rule is marked as not suited for interaction.
IsNonRigidTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
this termfeature returns ZERO costs if the given term is non-rigid
IsNonRigidTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.IsNonRigidTermFeature
 
isNormal(TermServices) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Used to determine if the contract of this method has normal behaviour or is a model field/method and can thus not throw any exception.
isNotImplicit(Services, IProgramMethod) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given IProgramMethod is not implicit.
isNotInImplicitMethod(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if the given Node is not in an implicit method.
isNotNull(Node, Term, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term is not null in the Sequent of the given Node.
isNotNullCheckComplied(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the not null check complied value.
isNotNullCheckComplied() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Checks if the not null check is complied.
isNotNullCheckComplied() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Checks if the not null check is complied.
isNotNullCheckComplied() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Checks if the not null check is complied.
isNotSelfApplication(PosInOccurrence, IfFormulaInstantiation) - Method in class de.uka.ilkd.key.strategy.feature.CheckApplyEqFeature
 
isNotSupported() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
isNull(Node, Term, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term is null in the Sequent of the given Node.
isNullable(String, KeYJavaType) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true, if containingClass is a reference Type and has a field declaration with name fieldName, which is explicitly or implicitly declared "nullable"
isNullableByDefault(KeYJavaType) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true if the given type is specified as nullable, i.e. all fields and method parameters are by default specified "nullable" If t is not a reference type, false is returned.
isNullSort(Sort, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Sort represents a null value in the given Services.
isNullType(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isNumber(Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Operator is a number.
isNumber(String) - Static method in class org.key_project.util.java.StringUtil
 
isNumberLiteral(Function) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
isNumberSymbol(Services, Operator) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
isNumericalType(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isNumericType(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
isObject(ClassType) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
is the full name of this type "java.lang.Object" or the short name "Object"
isObject(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Checks if the currently parsed tag represents an ISymbolicObject.
ISOBSERVER - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISOBSERVER - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isOfAdmissibleForm(Goal, PosInOccurrence, boolean) - Static method in class de.uka.ilkd.key.rule.merge.MergeRule
We admit top level formulas of the form \<{ ... }\> phi and U \<{ ... }\> phi, where U must be an update in normal form, i.e. a parallel update of elementary updates.
isOn() - Static method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
This method checks, if well-definedness checks are generally turned on or off.
isOnAllOpenGoals() - Method in class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
 
isOnBlock() - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
isOnBlock() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
isOne(Term, IntegerLDT) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given term represent the number one
isOnlyUsedForProvingTaclets - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
isOperationContract(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as operation contract.
isOperatorASequentFormula(Sequent, Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
 
isOutgoingLink(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an entry of IExecutionNode.getOutgoingLinks().
isOverwritingIndentation() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Returns true if the pretty printer should also reformat existing code.
isOverwritingParsePositions() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Returns true if the pretty printer should reset the parse positions accordingly.
isPackage(String) - Method in class de.uka.ilkd.key.java.JavaInfo
checks if name refers to a package
isPackage(String) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
checks if name refers to a package
isPackage(String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
isPackageVisible(VisibilityModifier) - Static method in class de.uka.ilkd.key.java.declaration.modifier.VisibilityModifier
Whether it represents at least default (package-private) visibility.
isParentNode(Node, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
Checks if the given node is a parent of the other given node.
isParentNode(Node, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
Checks if the given node is a parent of the other given node.
isParentReachedOnAllChildGoals(Node, List<AbstractUpdateExtractor.NodeGoal>) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Checks if parent backward iteration on all given AbstractUpdateExtractor.NodeGoal has reached the given Node.
isParentRefactroingRequired(TermLabelState) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Checks if a refactoring of parents is required.
isParsingLibs() - Method in class de.uka.ilkd.key.java.Recoder2KeY
are we currently parsing library code (special classes)?
isParsingLibs() - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
are we currently parsing library code?
isPathConditionChanged() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Checks if this node has changed the path condition of the parent.
isPathConditionChanged(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the path condition changed value.
isPathConditionChanged() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionNode
Checks if this node has changed the path condition of the parent.
isPathConditionChanged() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Checks if this node has changed the path condition of the parent.
isPathConditionChanged() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Checks if this node has changed the path condition of the parent.
isPos() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
isPossibleInstantiation(Sort) - Method in class de.uka.ilkd.key.logic.sort.GenericSort
 
isPossibleInstantiation(GenericSort, Sort, ImmutableMap<GenericSort, Sort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
IsPostConditionTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
Term has the post condition term label.
IsPostConditionTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.IsPostConditionTermFeature
 
isPOSupported(ProofOblInput) - Method in interface de.uka.ilkd.key.proof.init.POExtension
Checks if the given ProofOblInput is supported.
isPOSupported(ProofOblInput) - Method in class de.uka.ilkd.key.symbolic_execution.po.TruthValuePOExtension
Checks if the given ProofOblInput is supported.
isPreconditionComplied(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the precondition complied value.
isPreconditionComplied() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBlockContract
Checks if the precondition is complied.
isPreconditionComplied() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Checks if the precondition is complied.
isPreconditionComplied() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionAuxiliaryContract
Checks if the precondition is complied.
isPreconditionComplied() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionOperationContract
Checks if the precondition is complied.
isPreconditionComplied() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Checks if the precondition is complied.
isPreconditionComplied() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Checks if the precondition is complied.
isPredicate(Operator) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
isPredicate(SequentFormula) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the given SequentFormula is a predicate.
isPredicate(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the given Term is a predicate.
isPredicate(Operator) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Checks if the given Operator is a predicate.
isPredicateEvaluationEnabled() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Checks if predicate evaluation is enabled or not.
isPrefixed() - Method in class de.uka.ilkd.key.java.Comment
 
isPrefixOf(PosInTerm) - Method in class de.uka.ilkd.key.logic.PosInTerm
Checks whether this pit is the prefix of a given pit.
isPreHeap(OracleTerm) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
isPrettySyntax() - Method in class de.uka.ilkd.key.pp.NotationInfo
 
isPrimitiveType(String) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
isPrimitiveType(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
isPrintingSingleLineComments - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Flag to indicate if a single line comment is being put out.
isPrivate() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is private.
isPrivate() - Method in interface de.uka.ilkd.key.java.abstraction.Member
Checks if this member is private.
isPrivate() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this member is private.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
Initializers are never private (at least not explicitly).
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is private.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
Test whether the declaration is private.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are never private.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is private.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variables are never private.
isPrivate() - Method in interface de.uka.ilkd.key.java.declaration.MemberDeclaration
Test whether the declaration is private.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
isPrivate(VisibilityModifier) - Static method in class de.uka.ilkd.key.java.declaration.modifier.VisibilityModifier
Whether it represents a private modifier.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameters are never private.
isPrivate() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Test whether the declaration is private.
isPrivate(KeYJavaType) - Static method in class de.uka.ilkd.key.java.JavaInfo
 
isPrivate() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Test whether the declaration is private.
isPrivate() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isProblemParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
isProtected() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is protected.
isProtected() - Method in interface de.uka.ilkd.key.java.abstraction.Member
Checks if this member is protected.
isProtected() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this member is protected.
isProtected() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
Initializers are never protected.
isProtected() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is protected.
isProtected() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
Test whether the declaration is protected.TO BE IMPLEMENTED
isProtected() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are never protected.
isProtected() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is protected.
isProtected() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variables are never protected..
isProtected() - Method in interface de.uka.ilkd.key.java.declaration.MemberDeclaration
Test whether the declaration is protected.
isProtected() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
isProtected() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameters are never protected.
isProtected() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Test whether the declaration is protected.
isProtected() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Test whether the declaration is protected.
isProtected() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isProvable(Sequent, Services) - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
checks if the sequent is provable
isProvable(Term, Services, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula without splitting and returns whether the prove could be closed.
isProvable(Sequent, Services, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula without splitting and returns whether the prove could be closed.
isProvable(Term, Services, boolean, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula and returns whether the prove could be closed.
isProvable(Sequent, Services, boolean, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula and returns whether the prove could be closed.
isProvableWithSplitting(Term, Services, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula with splitting and returns whether the prove could be closed.
isProvableWithSplitting(Sequent, Services, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula with splitting and returns whether the prove could be closed.
isPseudoNode() - Method in class de.uka.ilkd.key.api.ProjectedNode
 
isPublic() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is public.
isPublic() - Method in interface de.uka.ilkd.key.java.abstraction.Member
Checks if this member is public.
isPublic() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this member is public.
isPublic() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
Initializers are never public.
isPublic() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is public.
isPublic() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
Test whether the declaration is public.TO BE IMPLEMENTED
isPublic() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is public.
isPublic() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variables are never "public".
isPublic() - Method in interface de.uka.ilkd.key.java.declaration.MemberDeclaration
Test whether the declaration is public.
isPublic() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
Test whether the declaration is public.
isPublic(VisibilityModifier) - Static method in class de.uka.ilkd.key.java.declaration.modifier.VisibilityModifier
Whether it represents a public modifier.
isPublic() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameters are never public.
isPublic() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Test whether the declaration is public.
isPublic() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Test whether the declaration is public.
isPublic() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isPure(IProgramMethod) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true iff the given method is specified "pure".
isPure() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Tells whether the method is pure or not.
isPureByDefault(KeYJavaType) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true iff the given type is specified as pure, i.e. all methods and constructors are by default specified "pure" If t is not a reference type, false is returned.
isReadOnly(Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
isReadOnly(Services) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
isReadOnlyContract(Services) - Method in interface de.uka.ilkd.key.speclang.FunctionalOperationContract
 
isReadOnlyContract(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
isReadOnlyContract() - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
isReadOnlyContract() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
ISREFERENCE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISREFERENCE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isReference - Variable in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
ISREFERENCEARRAY - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISREFERENCEARRAY - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isReferenceSort(Sort, Services) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
isReferenceType(Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isRefresh() - Static method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
isRelevantConstant(Term) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
isRelevantConstant(Term) - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
isRelevantTaclet(Taclet) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
isRelevantThing(Services, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Checks if the given Term describes a relevant thing.
isRequired() - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
isResponsible(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
tests if this class is responsible for the given taclet
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LDT
returns true if the LDT offers an operation for the given java operator and the logic subterms
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LDT
returns true if the LDT offers an operation for the given binary java operator and the logic subterms
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LDT
returns true if the LDT offers an operation for the given unary java operator and the logic subterms
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
isResponsible(Operator, Term[], Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
isResponsible(Operator, Term, Term, Services, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
isResponsible(Operator, Term, TermServices, ExecutionContext) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
isReturnValueComputed(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the is return value computed value.
isReturnValuesComputed() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
Checks if the values of IExecutionMethodReturn.getReturnValues() are already computed.
isReturnValuesComputed() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionMethodReturn
Checks if the values of IExecutionMethodReturn.getReturnValues() are already computed.
isReturnValuesComputed() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Checks if the values of IExecutionMethodReturn.getReturnValues() are already computed.
isRflAsInternalClass() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
isRightClickMacro() - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
isRigid - Variable in class de.uka.ilkd.key.logic.op.AbstractOperator
 
isRigid() - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
 
isRigid() - Method in interface de.uka.ilkd.key.logic.op.Operator
Tells whether the operator is rigid.
isRigid() - Method in interface de.uka.ilkd.key.logic.Term
Whether all operators in this term are rigid.
isRigid() - Method in class de.uka.ilkd.key.logic.TermImpl
 
isRoot() - Method in class de.uka.ilkd.key.api.ProjectedNode
 
isRoot() - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
isRootInferenceProducer(TermBuffer) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
isRuleApplicationForFocussedFormula(RuleApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
isRuleApplicationSupported(TermServices, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock) - Method in interface de.uka.ilkd.key.rule.label.ChildTermLabelPolicy
Decides if the currently active Rule application is supported or not.
isRuleAppToIgnore(RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given RuleApp should be ignored or checked for possible symbolic execution tree node representation.
isRunning() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns true if the solver process is running else false.
isRunning() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
isSameFormula(PosInOccurrence, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
isSatisfiable() - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
a constraint being instance of this class is satisfiable.
isSatisfiable() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
is an unsatisfiable Constraint satisfiable?
isSatisfiable() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
a constraint being instance of this class is satisfiable.
isSatisfiableSubtree(Node) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
isSatisfiedBy(ProgramElement) - Method in class de.uka.ilkd.key.java.JavaInfo.Filter
decides whether the given program element fulfills the filter condition or not
isSaveOnly() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
isSavingResultsToFile() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
isScriptRuleApplication() - Method in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
isSealed() - Method in class de.uka.ilkd.key.logic.Namespace
 
isSelect(Services, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term is a select on a heap.
isSelected() - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
isSelected() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackItem
 
isSelected() - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
isSelected() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
isSelectOp(Operator) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
IsSelectSkolemConstantTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
A schema variable that is used as placeholder for auxiliary heap skolem constants.
IsSelectSkolemConstantTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.IsSelectSkolemConstantTermFeature
 
isSelectTerm(Term) - Static method in class de.uka.ilkd.key.parser.KeYParser
 
isSequenceTerm(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
isSequent() - Method in class de.uka.ilkd.key.pp.PosInSequent
returns true if the PosInSequent points to a whole Sequent
isSet(String) - Method in class de.uka.ilkd.key.util.CommandLine
Checks if a boolean command line option is set.
isShowHeatmap() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
isShowingDialogAddingAxioms() - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
isShowingDialogUsingAxioms() - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
isShowLabels() - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
isShowMaxRuleApplications() - Method in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Checks if the user interface control to edit StrategySettings.getMaxSteps() should be shown or not.
isShutdown() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
returns true if the indices are shutdown
isSimilar(SortDependingFunction) - Method in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
isSimplifyConditions() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
Checks if conditions should be simplified or not.
isSimplifyConditions() - Method in interface de.uka.ilkd.key.symbolic_execution.model.ITreeSettings
Checks if conditions should be simplified or not.
isSimplifyConditions() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.IModelSettings
Checks if conditions should be simplified or not.
isSimplifyConditions() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.ModelSettings
Checks if conditions should be simplified or not.
isSingleDeref() - Method in class de.uka.ilkd.key.java.reference.FieldReference
are there "dots" in the prefix?
isSingleTon(Term) - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
isSkolemConstant() - Method in class de.uka.ilkd.key.logic.op.Function
 
isSkolemConstant(Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Term is a skolem Term meaning that it has the SelectSkolemConstantTermLabel.
isSolverAvailable() - Static method in class de.uka.ilkd.key.smt.counterexample.AbstractCounterExampleGenerator
Checks if the required SMT solver is available.
isSolverAvailable() - Static method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
Checks if the required SMT solver is available.
isSome() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option
 
isSomeIntegerSort(Sort) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
isSpecificationInvolvedInRuleApp(RuleApp) - Method in class de.uka.ilkd.key.proof.init.JavaProfile
isSpecificationInvolvedInRuleApp(RuleApp) - Method in interface de.uka.ilkd.key.proof.init.Profile
 
isSplittingTaclet(Rule) - Static method in class de.uka.ilkd.key.macros.AutoMacro
 
isState(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Checks if the currently parsed tag represents an ISymbolicState.
isStateMember() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Checks if this location should explicitly be shown on the state.
isStateMember() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Checks if this location should explicitly be shown on the state.
isStatementNode(Node, RuleApp, SourceElement, PositionInfo) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as statement.
isStatic() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is static.
isStatic() - Method in interface de.uka.ilkd.key.java.abstraction.Member
Checks if this member is static.
isStatic() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this member is static.
isStatic() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
Test whether the declaration is static.
isStatic() - Method in class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Constructors are never static.
isStatic() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
 
isStatic() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
Test whether the declaration is static.
isStatic() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is static.
isStatic() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variables are never static.
isStatic() - Method in interface de.uka.ilkd.key.java.declaration.MemberDeclaration
Test whether the declaration is static.
isStatic() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
isStatic() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameters are never static.
isStatic() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Test whether the declaration is static.
isStatic(Services) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
isStatic() - Method in interface de.uka.ilkd.key.logic.op.IObserverFunction
Tells whether the observer symbol is static.
isStatic - Variable in class de.uka.ilkd.key.logic.op.ObserverFunction
 
isStatic() - Method in class de.uka.ilkd.key.logic.op.ObserverFunction
 
isStatic() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isStatic - Variable in class de.uka.ilkd.key.logic.op.ProgramVariable
 
isStatic() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
returns true iff the program variable has been declared as static
ISSTATIC - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
IsStatic - Class in de.uka.ilkd.key.rule.metaconstruct
Creates a true or false literal if the given program element is or is not a static variable reference.
IsStatic(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.IsStatic
creates a typeof ProgramTransformer
isStatic - Variable in class de.uka.ilkd.key.speclang.ClassAxiomImpl
JML axioms may not be declared static, but they may be used like static specifications.
isStatic() - Method in interface de.uka.ilkd.key.speclang.ClassInvariant
Tells whether the invariant is static (i.e., does not refer to a receiver object).
isStatic - Variable in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
isStatic() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
isStaticAttribute() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ISSTATICFIELD - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISSTATICFIELD - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isStaticFieldConstant(Term, Term) - Method in class de.uka.ilkd.key.pp.FieldPrinter
 
IsStaticMC() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
isStaticQuery() - Method in class de.uka.ilkd.key.parser.KeYParser
 
isStaticVariable(IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given IProgramVariable is static or not.
isStepCaseBranch(Goal) - Static method in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
isStillApplicable(Goal) - Method in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
 
isStillApplicable(Goal) - Method in class de.uka.ilkd.key.strategy.FindTacletAppContainer
 
isStillApplicable(Goal) - Method in class de.uka.ilkd.key.strategy.NoFindTacletAppContainer
 
isStillApplicable(Goal) - Method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro.SemanticsBlastingStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro.FilterSymbexStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro.WellDefinednessStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.strategy.FIFOStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
isStopAtFirstNonCloseableGoal() - Method in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
isStopAtFirstNonCloseableGoal() - Method in interface de.uka.ilkd.key.strategy.Strategy
Checks if the Strategy should stop at the first non closeable Goal.
isStrict - Variable in class de.uka.ilkd.key.logic.op.AbstractSV
 
isStrict() - Method in class de.uka.ilkd.key.logic.op.AbstractSV
 
isStrict() - Method in interface de.uka.ilkd.key.logic.op.SchemaVariable
 
isStrictFp() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is protected.
isStrictFp() - Method in interface de.uka.ilkd.key.java.abstraction.Member
Checks if this member is strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.abstraction.NullType
Checks if this member is strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
Arrays are never strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
Classes are never strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
Initializers are never strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Constructors are never strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is strict FP.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
Test whether the declaration is strictFp.TO BE IMPLEMENTED
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are never strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is strictfp.
isStrictFp() - Method in interface de.uka.ilkd.key.java.declaration.MemberDeclaration
Test whether the declaration is strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
isStrictFp() - Method in class de.uka.ilkd.key.java.declaration.TypeDeclaration
Test whether the declaration is strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
Test whether the declaration is strictfp.
isStrictFp() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isStrictlyPure(IProgramMethod) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true iff the given method is specified "strictly_pure" or the containing type is specified so.
isStrictlyPureByDefault(KeYJavaType) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true iff the given type is specified as pure, i.e. all methods and constructors are by default specified "strictly_pure" If t is not a reference type, false is returned.
isString - Variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ConstantProgramVariableSort
 
isSubDomain(SecurityLattice.SecurityDomain) - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
Returns whether this domain is strictly lower in the hierarchy than the other one.
isSubFormula(Term, Term) - Method in class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature
 
isSubFormula - Variable in class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature.SubFormulaVisitor
 
isSubSortFeature(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
isSubtype(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
returns true iff the given subType KeYJavaType is a sub type of the given KeYJavaType superType.
isSubtype(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Checks whether subType is a subtype of superType or not.
isSubtype(Type, Type) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
isSubtype(ClassType, ClassType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
ISSUBTYPE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISSUBTYPE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
isSuccess() - Method in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
isSufficientlyComplete() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
isSufficientlyComplete() - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
isSufficientlyComplete() - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
isSufficientlyComplete() - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
returns true if tryToInstantiate may be able to complete the app
isSufficientlyComplete() - Method in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
isSufficientlyComplete() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
isSufficientlyComplete() - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
isSuitableDistFormula() - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Checks whether the selected distinguishable formula is actually suitable for this purpose.
isSuperAllowed() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
isSuperAllowed() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
isSuperDomain(SecurityLattice.SecurityDomain) - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
Returns whether this domain is strictly higher in the hierarchy than the other one.
isSupersortOf(Sort, ImmutableList<Sort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
isSupportedVersion - Variable in class de.uka.ilkd.key.smt.AbstractSolverType
 
isSupportedVersion() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
isSupportedVersion() - Method in interface de.uka.ilkd.key.smt.SolverType
Returns whether the currently installed version is supported.
isSuspendOnSubclasses() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
 
isSuspendOnSubclasses() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
 
isSuspendOnTrue() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
 
isSymbolicExecution(Taclet) - Static method in class de.uka.ilkd.key.proof.NodeInfo
 
isSymbolicExecutionRuleApplied(Node) - Static method in class de.uka.ilkd.key.proof.NodeInfo
Checks if a rule is applied on the given Node which performs symbolic execution.
isSymbolicExecutionRuleApplied(RuleApp) - Static method in class de.uka.ilkd.key.proof.NodeInfo
Checks if the given RuleApp performs symbolic execution.
isSymbolicExecutionTreeNode(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given Node in KeY's proof tree represents also a Node in a symbolic execution tree.
isSynchronized() - Method in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
Checks if this member is synchronized.
isSynchronized() - Method in interface de.uka.ilkd.key.java.abstraction.Method
Checks if this method is synchronized.
isSynchronized() - Method in class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
Constructors are never synchronized.
isSynchronized() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are never synchronized.
isSynchronized() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is synchronized.
isSynchronized() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
isSynchronized() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
isSynchronized() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isSynchronized() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isTacletParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
isTemporaryVariable - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
isTemporaryVariable() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
isTerm - Variable in class de.uka.ilkd.key.speclang.translation.SLExpression
 
isTerm() - Method in class de.uka.ilkd.key.speclang.translation.SLExpression
 
isTerm(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Checks if the currently parsed tag represents a term.
isTerminationEntry(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an entry of IExecutionStart.getTerminations().
isTerminationNode(Node, RuleApp) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the given node should be represented as termination.
isTermParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
isTermTransformer() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ISTHISREFERENCE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ISTHISREFERENCE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
IsThisReference - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if a given type denotes an abstract class or interface type.
IsThisReference(ParsableVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.IsThisReference
 
isToBeParenthesized() - Method in class de.uka.ilkd.key.java.expression.Operator
 
isTop() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanDomainElem
 
isTop() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
isTopElem() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
isTopLevel() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
 
isTopLevel() - Method in class de.uka.ilkd.key.logic.PosInTerm
true if the position describes the top level position, i.e., the term as a whole
isTopLevel(Taclet.TacletLabelHint, Term) - Method in class de.uka.ilkd.key.rule.label.StayOnFormulaTermLabelPolicy
Checks if the given taclet Term is top level.
isTotalOn(ImmutableSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
isTransactional() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
 
isTransactionApplicable() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
Checks if transactions are applicable.
isTransactionApplicable() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Checks if transactions are applicable.
isTransactionApplicable() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
isTransactionApplicable() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
Checks if transactions are applicable.
isTransactionApplicable() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Checks if transactions are applicable.
isTransactionApplicable() - Method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Checks if transactions are applicable.
isTransactionApplicable() - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
isTransactionApplicable() - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
isTransactionApplicable() - Method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Checks if transactions are applicable.
isTransient() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
Arrays are never transient.
isTransient() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
Classes are never transient.
isTransient() - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
Test whether the declaration is transient.
isTransient() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
Test whether the declaration is transient.TO BE IMPLEMENTED
isTransient() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are never transient.
isTransient() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is transient.
isTransient() - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variables are never transient.
isTransient() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameters are never transient.
isTriggerVariableInstantiated() - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
isTrimmedEmpty(String) - Static method in class org.key_project.util.java.StringUtil
Checks if the trimmed String is empty.
isTrue() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanDomainElem
 
isTrueConstant(Operator, Services) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
isTrueConstant(Operator) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
isTrueConstant(Operator) - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
isTrueOrFalse(Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggerUtils
 
isTruthValueEvaluationEnabled(InitConfig) - Static method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Checks if truth value evaluation is enabled in the given InitConfig.
isTruthValueEvaluationEnabled(Profile) - Static method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Checks if predicate evaluation is enabled in the given Profile.
isTruthValueTracingEnabled(Proof) - Static method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Checks if truth value evaluation is enabled in the given Proof.
isType() - Method in class de.uka.ilkd.key.speclang.translation.SLExpression
 
isType(Services, String) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Checks if the given full name is a type in KeY.
isUncaught() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
 
isUncaught() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
 
isUnicodeEnabled() - Method in class de.uka.ilkd.key.pp.NotationInfo
 
isUninterpretedPredicateUsed - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
true infeasible paths are closed, false infeasible may be open may be closed.
isUninterpretedPredicateUsed() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Checks if the uninterpreted predicate is available or not.
isUnion(Term) - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
isUnique() - Method in class de.uka.ilkd.key.logic.op.Function
Indicates whether the function or predicate symbol has the "uniqueness" property.
isUnique(Label, List<ProgramElement>, Services) - Method in class de.uka.ilkd.key.rule.conditions.NewJumpLabelCondition
 
isUniqueInGlobals(String, Iterable<ProgramElementName>) - Method in class de.uka.ilkd.key.logic.VariableNamer
tells whether a name is unique in the passed list of global variables
isUniqueInGlobals(String, Iterable<IProgramVariable>) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tells whether a name is unique in the passed list of global variables.
isUniqueInProgram(String, ProgramElement, PosInProgram) - Method in class de.uka.ilkd.key.logic.VariableNamer
tells whether a name is unique in the passed program
isUniqueNameForSchemaVariable(String, SchemaVariable, PosInOccurrence, PosInProgram) - Method in class de.uka.ilkd.key.logic.VariableNamer
tells whether a name for instantiating a schema variable is unique within its scope
isUniversalSub(SMTTerm, Set<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
isUnsound() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Checks for soundness.
isUnsound(String) - Static method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
Checks if the given choice makes a proof unsound.
isUnwindRule(Rule) - Static method in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
isUpdateNormalForm(Term) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Checks if an update is of the form { x := v || ... || z := q}.
isUpdateRefactroingRequired(TermLabelState) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Checks if a refactoring below the updates is required.
isUpdateTargetPos(Term, int) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
isUpToDateForGoal() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
isUsable() - Method in class de.uka.ilkd.key.smt.SolverTypeCollection
 
isUsedForUnique() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
isUsedOnlyForProvingTaclets() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
isUsePretty() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
isUsePrettyPrinting() - Static method in class de.uka.ilkd.key.settings.ProofIndependentSettings
Checks if pretty printing is enabled or not.
isUsePrettyPrinting() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
Checks if pretty printing is used or not.
isUsePrettyPrinting() - Method in interface de.uka.ilkd.key.symbolic_execution.model.ITreeSettings
Checks if pretty printing is used or not.
isUsePrettyPrinting() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.IModelSettings
Checks if pretty printing is used or not.
isUsePrettyPrinting() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.ModelSettings
Checks if pretty printing is used or not.
isUsePrettyPrinting() - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if pretty printing is enabled or not.
isUseRFL() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
isUseSyntaxHighlighting() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
isUseUnicode() - Method in class de.uka.ilkd.key.settings.ViewSettings
Use Unicode Symbols is only allowed if pretty syntax is used
isUseUnicode() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
Checks if unicode characters are used.
isUseUnicode() - Method in interface de.uka.ilkd.key.symbolic_execution.model.ITreeSettings
Checks if unicode characters are used.
isUseUnicode() - Method in interface de.uka.ilkd.key.symbolic_execution.object_model.IModelSettings
Checks if unicode characters are used.
isUseUnicode() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.ModelSettings
Checks if unicode characters are used.
isUsingUninterpretedMultiplication() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
isValid - Variable in class de.uka.ilkd.key.smt.SMTSolverResult
 
isValid() - Method in class de.uka.ilkd.key.smt.SMTSolverResult
 
isValidLocation(Location) - Method in class de.uka.ilkd.key.gui.actions.EditSourceFileAction
 
isValidValue(Term) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Checks if the given Term represents a valid value.
isValidValue(Term) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Checks if the given Term represents a valid value.
isValue(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an IExecutionValue.
isValue(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Checks if the currently parsed tag represents an ISymbolicValue.
isValueAnObject(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the is value an object value.
isValueAnObject() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Checks if the value represents an object or an attribute of the object defined by the parent IExecutionValue.
isValueAnObject() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Checks if the value represents an object or an attribute of the object defined by the parent IExecutionValue.
isValueAnObject() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Checks if the value represents an object or an attribute of the object defined by the parent IExecutionValue.
isValueUnknown(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns the is value unknown value.
isValueUnknown() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Checks if the value is unknown.
isValueUnknown() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
Checks if the value is unknown.
isValueUnknown() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionValue
Checks if the value is unknown.
isValueUnknown() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Checks if the value is unknown.
isVar(Operator) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
isVarArg() - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
returns true iff this parameter is the last in a method with a variable number of arguments.
isVarArgMethod() - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
test whether the declaration is a method with a variable number of arguments (i.e. the ellipsis ...)
isVariable(String, String, String) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Checks if the currently parsed tag represents an IExecutionVariable.
isVariablesAreOnlyComputedFromUpdates() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
Checks how variables are computed.
isVariablesAreOnlyComputedFromUpdates() - Method in interface de.uka.ilkd.key.symbolic_execution.model.ITreeSettings
Checks how variables are computed.
isVisible() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
returns if changes have to be reported to the change history
isVisible(MemberDeclaration, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
Checks whether the passed member, contained in the passed type, is visible in specInClass.
isVisibleHelper(MemberDeclaration, KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
Helper for isVisible().
isVisibleTo(SpecificationElement, KeYJavaType) - Static method in class de.uka.ilkd.key.java.JavaInfo
 
isVoid() - Method in interface de.uka.ilkd.key.logic.op.IProgramMethod
 
isVoid() - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
isVoid() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
isVolatile() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
Arrays are never volatile.
isVolatile() - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
Classes are never volatile.
isVolatile() - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
Test whether the declaration is volatile.TO BE IMPLEMENTED
isVolatile() - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
Interfaces are never volatile.
isVolatile() - Method in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Test whether the declaration is volatile.
isWeakeningGoalEnabled(Proof) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if the weakening goal is enabled or not.
isWeakeningVerificationSupported() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessJoin
Checks if the weakening verification is supported.
isWeakeningVerificationSupported() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionJoin
Checks if the weakening verification is supported.
isWeakeningVerificationSupported() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionJoin
Checks if the weakening verification is supported.
isWeakeningVerified(Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Returns if the weakening is verified.
isWeakeningVerified() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessJoin
Checks if the weakening is verified.
isWeakeningVerified() - Method in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionJoin
Checks if the weakening is verified.
isWeakeningVerified() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionJoin
Checks if the weakening is verified.
isWidening(PrimitiveType, PrimitiveType) - Method in class de.uka.ilkd.key.java.TypeConverter
These methods are taken from recoder (and modified)
isWidening(ClassType, ClassType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isWidening(ArrayType, ArrayType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isWidening(Type, Type) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isWidening(KeYJavaType, KeYJavaType) - Method in class de.uka.ilkd.key.java.TypeConverter
 
isWorking() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
isWritable() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
isWritable() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
ISymbolicAssociation - Interface in de.uka.ilkd.key.symbolic_execution.object_model
Represents an association of an ISymbolicState or ISymbolicObject which is a reference to an ISymbolicObject.
ISymbolicAssociationValueContainer - Interface in de.uka.ilkd.key.symbolic_execution.object_model
This interface is not instantiated directly because it defines only the common behavior of ISymbolicState and ISymbolicObject which is to contain associations (references to other ISymbolicObjects) and values (local variables of simple types).
ISymbolicElement - Interface in de.uka.ilkd.key.symbolic_execution.object_model
Defines the basic methods and properties each element in an symbolic object model has to have.
ISymbolicEquivalenceClass - Interface in de.uka.ilkd.key.symbolic_execution.object_model
An equivalence class which defines which Terms represent the same ISymbolicObject in an ISymbolicLayout.
ISymbolicLayout - Interface in de.uka.ilkd.key.symbolic_execution.object_model
This interface represents the root element of a symbolic memory layout.
ISymbolicObject - Interface in de.uka.ilkd.key.symbolic_execution.object_model
Represents a symbolic object in an ISymbolicLayout.
ISymbolicState - Interface in de.uka.ilkd.key.symbolic_execution.object_model
Represents the symbolic state of an ISymbolicLayout.
ISymbolicValue - Interface in de.uka.ilkd.key.symbolic_execution.object_model
Represents a variable of an ISymbolicState or ISymbolicObject which contains a value of a primitive type.
isZero() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
isZero(double) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
it - Variable in class de.uka.ilkd.key.proof.NodeIterator
 
IT - Static variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Name for the iterator variable.
ite(SMTTerm, SMTTerm, SMTTerm) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
ITE_STRING - Static variable in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
ItemAction(Action) - Constructor for class de.uka.ilkd.key.gui.smt.ComplexButton.ItemAction
 
ItemChooser<T> - Class in de.uka.ilkd.key.gui.lemmatagenerator
The panel ItemChooser offers the user the possibility to select certain items a list.
ItemChooser(String) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
ItemChooser() - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
ItemChooser.ItemFilter<T> - Interface in de.uka.ilkd.key.gui.lemmatagenerator
 
ItemModel - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
ItemModel(String) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.ItemModel
 
items - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
items - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
items - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
items - Variable in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
itemStateChanged(ItemEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
iterateBackOnParents(AbstractUpdateExtractor.NodeGoal, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Performs a backward iteration on the parents starting at the given AbstractUpdateExtractor.NodeGoal until the first parent with at least two open branches has been found.
iterateThroughSequentAndFindNonMatch(Goal, Sequent) - Method in class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand
Iterate through sequent and find first formula that is not in the list of formulas to keep and return this formula
iterator() - Method in class de.uka.ilkd.key.api.ScriptResults
 
iterator() - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
Iterates through the abstract domain elements of this abstract domain starting by the smallest element; if an element b is returned by the iterator after an element a, then either compare(a,b) == LTE, or compare(a,b) == UNDEF must hold (i.e., b may not be smaller than a).
iterator() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanLattice
 
iterator() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
The iterator for this lattice will first return the bottom element, then all conjunctions of length n of the predicates, then all conjunctions of length n-1, and so on, until finally the top element is returned.
iterator() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
The iterator for this lattice will first return the bottom element, then all conjunctions of length n of the predicates, then all conjunctions of length n-1, and so on, until finally the top element is returned.
iterator() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
The iterator for this lattice will first return the bottom element, then the given predicates in the order in which they have been initially supplied, and finally the top element.
iterator() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisLattice
 
iterator() - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
iterator - Variable in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
The iterator to wrap, it iterates the resources to open.
iterator() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
List all subterms between the root and the position this objects points to; the first term is the whole term constrainedFormula().formula(), the last one subTerm()
iterator() - Method in class de.uka.ilkd.key.logic.PosInProgram
returns an iterator over the list defining the position in a term.
iterator() - Method in class de.uka.ilkd.key.logic.PosInTerm
iterates through all indices in top to bottom order
iterator() - Method in class de.uka.ilkd.key.logic.Semisequent
returns iterator about the elements of the sequent
iterator() - Method in class de.uka.ilkd.key.logic.Sequent
returns iterator about all ConstrainedFormulae of the sequent
iterator() - Method in class de.uka.ilkd.key.logic.Sequent.NILSequent
 
iterator() - Method in class de.uka.ilkd.key.proof.Node
Iterator over children.
iterator() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
returns iterator of the listped pair (SchemaVariables, JavaProgramElement)
iterator() - Method in class de.uka.ilkd.key.rule.TacletPrefix
 
iterator() - Method in class de.uka.ilkd.key.smt.AccumulatedException
 
iterator() - Method in class de.uka.ilkd.key.smt.SolverTypeCollection
 
iterator() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
 
iterator - Variable in class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
iterator() - Method in class de.uka.ilkd.key.util.LinkedHashMap
 
iterator() - Method in class org.key_project.util.collection.DefaultImmutableMap
 
iterator() - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
iterator() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
iterator() - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
iterator() - Method in class org.key_project.util.collection.ImmutableArray
 
iterator() - Method in class org.key_project.util.collection.ImmutableLeftistHeap
 
iterator() - Method in interface org.key_project.util.collection.ImmutableList
 
iterator() - Method in interface org.key_project.util.collection.ImmutableMap
 
iterator() - Method in interface org.key_project.util.collection.ImmutableSet
 
iterator() - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
iterator - Variable in class org.key_project.util.collection.ImmutableSLList.NIL
 
iterator() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
ITERATOR_METHOD_NAME - Static variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
iterator method name.
iteratorByOperator(Term, Operator) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggerUtils
 
iteratorVariable - Variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
ITermTacletAppIndexCache - Interface in de.uka.ilkd.key.proof
The general interface for caches for accelerating TermTacletAppIndex.
ITreeSettings - Interface in de.uka.ilkd.key.symbolic_execution.model
Provides the settings used to construct the symbolic execution tree.
ITSELF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ITSELF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 

J

JAVA_BIGINT - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_BOOLEAN - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_BYTE - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_CARD_DL_STRATEGY - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
JAVA_CHAR - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_DOUBLE - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_FILE_EXTENSION_WITH_DOT - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
The Java source file extension with a leading dot.
JAVA_FLOAT - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_FREE_ADT - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_INT - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_KEYWORD_COLOR - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
highight color for Java keywords (dark red/violet)
JAVA_KEYWORDS - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
JAVA_KEYWORDS_PATTERN - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
JAVA_KEYWORDS_REGEX - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
JAVA_KEYWORDS_REPLACEMENT - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
JAVA_LANG_THROWABLE - Static variable in class de.uka.ilkd.key.logic.TermBuilder
 
JAVA_LANG_THROWABLE - Static variable in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
JAVA_LOCSET - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_LONG - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_MAP - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_NULL - Static variable in class de.uka.ilkd.key.java.abstraction.NullType
 
JAVA_REAL - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_SEQ - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_SHORT - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
JAVA_SRC_DIR - Static variable in class de.uka.ilkd.key.java.JavaReduxFileCollection
The location where the libraries to be parsed can be found.
javaAddInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaAddLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
JavaApplicationClassLoader - Class in org.key_project.util.reflection
An IClassLoader implementation for Java Applications.
JavaApplicationClassLoader() - Constructor for class org.key_project.util.reflection.JavaApplicationClassLoader
 
JavaASTCollector - Class in de.uka.ilkd.key.java.visitor
Walks through a java AST in depth-left-fist-order.
JavaASTCollector(ProgramElement, Class<?>) - Constructor for class de.uka.ilkd.key.java.visitor.JavaASTCollector
create the JavaASTWalker
JavaASTVisitor - Class in de.uka.ilkd.key.java.visitor
Extends the JavaASTWalker to use the visitor mechanism.
JavaASTVisitor(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.JavaASTVisitor
create the JavaASTVisitor
JavaASTWalker - Class in de.uka.ilkd.key.java.visitor
walks through a java AST in depth-left-fist-order at default.
JavaASTWalker(ProgramElement) - Constructor for class de.uka.ilkd.key.java.visitor.JavaASTWalker
create the JavaASTWalker
javaBitwiseAndInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaBitwiseAndLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaBitwiseNegation - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaBitwiseOrInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaBitwiseOrLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaBitwiseXOrInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaBitwiseXOrLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
JavaBlock - Class in de.uka.ilkd.key.logic
 
JavaBlock(JavaProgramElement) - Constructor for class de.uka.ilkd.key.logic.JavaBlock
create a new JavaBlock
javaBlock() - Method in interface de.uka.ilkd.key.logic.Term
The Java block at top level.
javaBlock - Variable in class de.uka.ilkd.key.logic.TermImpl
 
javaBlock() - Method in class de.uka.ilkd.key.logic.TermImpl
 
JAVABLOCK - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
JAVABLOCK - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
javaBlock - Variable in class de.uka.ilkd.key.parser.KeYParser.PairOfStringAndJavaBlock
 
javaBlockRanges - Variable in class de.uka.ilkd.key.pp.InitialPositionTable
Ranges of java blocks
javaBlockStarts - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
Remembers the start of a java block to create a range.
JAVABOOLEANEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
JAVACARDDL_STRATEGY_NAME - Static variable in class de.uka.ilkd.key.gui.StrategySelectionView
JavaCardDLStrategy - Class in de.uka.ilkd.key.strategy
Strategy tailored to be used as long as a java program can be found in the sequent.
JavaCardDLStrategy(Proof, StrategyProperties) - Constructor for class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
JavaCardDLStrategyFactory - Class in de.uka.ilkd.key.strategy
 
JavaCardDLStrategyFactory() - Constructor for class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
javaCastByte - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaCastChar - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaCastInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaCastLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaCastShort - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
JavaCharStream - Class in de.uka.ilkd.key.parser.proofjava
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(InputStream, String, int, int, int) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(InputStream, String, int, int) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(InputStream, String) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
JavaCharStream - Class in de.uka.ilkd.key.parser.schemajava
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(InputStream, String, int, int, int) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(InputStream, String, int, int) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(InputStream, String) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
JavaDeclaration - Class in de.uka.ilkd.key.java.declaration
Java declaration.
JavaDeclaration() - Constructor for class de.uka.ilkd.key.java.declaration.JavaDeclaration
Java declaration.
JavaDeclaration(Modifier[]) - Constructor for class de.uka.ilkd.key.java.declaration.JavaDeclaration
 
JavaDeclaration(ImmutableArray<Modifier>) - Constructor for class de.uka.ilkd.key.java.declaration.JavaDeclaration
 
JavaDeclaration(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.JavaDeclaration
Constructor for the transformation of COMPOST ASTs to KeY.
javaDivInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaDivLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javadoc - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
the style of JavaDoc
JAVADOC_COLOR - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
highight color for JavaDoc (dull green)
JavaDocument - Class in de.uka.ilkd.key.gui.sourceview
This document performs syntax highlighting when strings are inserted.
JavaDocument() - Constructor for class de.uka.ilkd.key.gui.sourceview.JavaDocument
Creates a new JavaDocument and sets the syntax highlighting styles (as in eclipse default settings).
JavaDocument.CommentState - Enum in de.uka.ilkd.key.gui.sourceview
Enum to indicate the current comment state of the parser.
JavaDocument.Mode - Enum in de.uka.ilkd.key.gui.sourceview
Enum to indicate the current mode (environment) of the parser.
JavaInfo - Class in de.uka.ilkd.key.java
an instance serves as representation of a Java model underlying a DL formula.
JavaInfo(KeYProgModelInfo, Services) - Constructor for class de.uka.ilkd.key.java.JavaInfo
creates a new JavaInfo object by giving a KeYProgModelInfo to access the Recoder SourceInfo and using the given Services object.
JavaInfo(JavaInfo, Services) - Constructor for class de.uka.ilkd.key.java.JavaInfo
 
javaInfo - Variable in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
javainfo - Variable in class de.uka.ilkd.key.java.Services
the information object on the Java model
javaInfo() - Method in class de.uka.ilkd.key.parser.ParserConfig
 
javaInfo - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
javaInfo - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
javaInfo - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
The JavaInfo object which is handed over as a parameter of calculate.
javaInfo - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
javaInfo - Variable in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
 
JavaInfo.Filter - Class in de.uka.ilkd.key.java
inner class used to filter certain types of program elements
JavaIntegerSemanticsHelper - Class in de.uka.ilkd.key.speclang.translation
Helper class for sl-parsers dealing with Java's type promotion for integers.
JavaIntegerSemanticsHelper(Services, SLTranslationExceptionManager) - Constructor for class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
javaLangCloneable - Variable in class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
javaLangObject - Variable in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
 
javaLangObject - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
javaLangObject - Variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
javaLangObject - Variable in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
 
javaLangObjectSort - Variable in class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
javaLangSerializable - Variable in class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
javaliteral() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
javaMod - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaModel - Variable in class de.uka.ilkd.key.java.Services
 
JavaModel - Class in de.uka.ilkd.key.proof
 
JavaModel() - Constructor for class de.uka.ilkd.key.proof.JavaModel
 
JavaModel(String, List<File>, File, Includes, File) - Constructor for class de.uka.ilkd.key.proof.JavaModel
 
javaMods - Static variable in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
javaMulInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaMulLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
JavaNonTerminalProgramElement - Class in de.uka.ilkd.key.java
Top level implementation of a Java NonTerminalProgramElement.
JavaNonTerminalProgramElement() - Constructor for class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
 
JavaNonTerminalProgramElement(ExtList) - Constructor for class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
Java program element.
JavaNonTerminalProgramElement(PositionInfo) - Constructor for class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
 
JavaNonTerminalProgramElement(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
 
JAVAOPERATOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
JAVAOPERATOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
JavaPair(Integer, ImmutableList<SourceElement>) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.JavaPair
Constructor.
JavaParserException - Exception in de.uka.ilkd.key.parser
 
JavaParserException(String, Token, String, int, int) - Constructor for exception de.uka.ilkd.key.parser.JavaParserException
 
JavaParserException(Throwable, Token, String, int, int) - Constructor for exception de.uka.ilkd.key.parser.JavaParserException
 
JavaParserException(String, Token, String) - Constructor for exception de.uka.ilkd.key.parser.JavaParserException
 
JavaParserException(String) - Constructor for exception de.uka.ilkd.key.parser.JavaParserException
 
JavaParserException(Throwable, Token, String) - Constructor for exception de.uka.ilkd.key.parser.JavaParserException
 
javaPath - Variable in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
javaPath - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
javaPathAlreadyParsed - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
JavaProfile - Class in de.uka.ilkd.key.proof.init
This profile sets up KeY for verification of JavaCard programs.
JavaProfile(String) - Constructor for class de.uka.ilkd.key.proof.init.JavaProfile
 
JavaProfile() - Constructor for class de.uka.ilkd.key.proof.init.JavaProfile
 
JavaProfile(boolean) - Constructor for class de.uka.ilkd.key.proof.init.JavaProfile
 
JavaProfileDefaultProfileResolver - Class in de.uka.ilkd.key.proof.init
JavaProfileDefaultProfileResolver() - Constructor for class de.uka.ilkd.key.proof.init.JavaProfileDefaultProfileResolver
 
JavaProfileWithPermissionsDefaultProfileResolver - Class in de.uka.ilkd.key.proof.init
JavaProfileWithPermissionsDefaultProfileResolver() - Constructor for class de.uka.ilkd.key.proof.init.JavaProfileWithPermissionsDefaultProfileResolver
 
JavaProgramElement - Class in de.uka.ilkd.key.java
Top level implementation of a Java ProgramElement.
JavaProgramElement() - Constructor for class de.uka.ilkd.key.java.JavaProgramElement
 
JavaProgramElement(ExtList) - Constructor for class de.uka.ilkd.key.java.JavaProgramElement
Java program element.
JavaProgramElement(PositionInfo) - Constructor for class de.uka.ilkd.key.java.JavaProgramElement
creates a java program element with the given position information
JavaProgramElement(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.JavaProgramElement
 
JavaProgramElement.NameAbstractionTableDisabled - Class in de.uka.ilkd.key.java
this class is used by method call.
JavaReader - Interface in de.uka.ilkd.key.java
 
javaReader - Variable in class de.uka.ilkd.key.parser.KeYParser
 
JavaReduxFileCollection - Class in de.uka.ilkd.key.java
This is a special FileCollection which allows to retrieve the internally stored java boot sources and to iterate over them.
JavaReduxFileCollection(Profile) - Constructor for class de.uka.ilkd.key.java.JavaReduxFileCollection
Instantiates a new file collection.
JavaReduxFileCollection.Walker - Class in de.uka.ilkd.key.java
 
JavascriptCommand - Class in de.uka.ilkd.key.macros.scripts
 
JavascriptCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.JavascriptCommand
 
JavascriptCommand.JavascriptInterface - Class in de.uka.ilkd.key.macros.scripts
 
JavascriptCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
JavascriptInterface(Proof, EngineState) - Constructor for class de.uka.ilkd.key.macros.scripts.JavascriptCommand.JavascriptInterface
 
javaShiftLeftInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaShiftLeftLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaShiftRightInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaShiftRightLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaSorts - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
javaSorts - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The java sorts that we have encountered in the proof obligation.
JAVASOURCE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
JAVASOURCE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
javaSource() - Method in class de.uka.ilkd.key.parser.KeYParser
 
JavaSourceElement - Class in de.uka.ilkd.key.java
Top level implementation of a Java SourceElement.
JavaSourceElement() - Constructor for class de.uka.ilkd.key.java.JavaSourceElement
Java source element.
JavaSourceElement(PositionInfo) - Constructor for class de.uka.ilkd.key.java.JavaSourceElement
Java source element.
JavaSourceElement(ExtList) - Constructor for class de.uka.ilkd.key.java.JavaSourceElement
Java source element.
JavaSourceElement(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.JavaSourceElement
 
JavaSourceItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.JavaSourceItem
 
JavaStatement - Class in de.uka.ilkd.key.java.statement
Default implementation for non-terminal Java statements.
JavaStatement() - Constructor for class de.uka.ilkd.key.java.statement.JavaStatement
Java statement.
JavaStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.JavaStatement
Java statement.
JavaStatement(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.JavaStatement
 
JavaStatement(PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.JavaStatement
 
javaSubInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaSubLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
JavaTools - Class in de.uka.ilkd.key.java
Miscellaneous static methods related to Java blocks or statements in KeY.
JavaTools() - Constructor for class de.uka.ilkd.key.java.JavaTools
 
javaType - Variable in class de.uka.ilkd.key.java.abstraction.KeYJavaType
the AST type
JavaTypeToSortCondition - Class in de.uka.ilkd.key.rule.conditions
Variable condition that enforces a given generic sort to be instantiated with the sort of a program expression a schema variable is instantiated with
JavaTypeToSortCondition(SchemaVariable, GenericSort, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.JavaTypeToSortCondition
 
javaUnaryMinusInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaUnaryMinusLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaUnsignedShiftRightInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
javaUnsignedShiftRightLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
jb - Variable in exception de.uka.ilkd.key.parser.JavaParserException
 
jdiv - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
jdiv - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
jdivF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
jdk1_4 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jdk1_4 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jdk1_5 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jdk1_5 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
JFILE_FOR_AXIOMS - Static variable in class de.uka.ilkd.key.core.Main
 
JFILE_FOR_DEFINITION - Static variable in class de.uka.ilkd.key.core.Main
 
jj_2_1(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_1(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_10(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_10(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_100(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_101(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_102(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_103(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_104(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_105(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_106(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_107(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_108(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_109(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_11(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_11(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_12(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_12(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_13(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_13(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_14(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_14(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_15(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_15(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_16(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_16(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_17(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_17(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_18(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_18(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_19(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_19(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_2(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_2(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_20(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_20(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_21(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_21(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_22(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_22(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_23(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_23(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_24(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_24(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_25(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_25(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_26(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_26(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_27(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_27(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_28(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_28(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_29(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_29(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_3(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_3(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_30(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_30(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_31(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_31(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_32(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_32(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_33(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_33(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_34(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_34(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_35(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_35(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_36(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_36(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_37(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_37(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_38(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_38(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_39(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_39(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_4(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_4(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_40(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_40(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_41(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_41(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_42(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_42(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_43(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_43(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_44(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_44(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_45(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_45(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_46(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_46(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_47(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_47(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_48(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_48(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_49(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_49(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_5(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_5(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_50(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_50(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_51(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_51(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_52(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_52(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_53(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_53(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_54(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_54(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_55(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_55(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_56(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_56(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_57(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_57(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_58(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_58(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_59(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_59(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_6(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_6(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_60(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_60(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_61(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_61(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_62(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_62(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_63(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_63(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_64(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_64(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_65(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_65(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_66(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_66(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_67(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_67(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_68(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_68(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_69(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_69(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_7(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_7(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_70(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_70(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_71(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_71(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_72(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_72(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_73(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_73(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_74(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_74(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_75(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_75(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_76(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_76(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_77(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_77(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_78(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_78(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_79(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_79(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_8(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_8(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_80(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_80(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_81(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_81(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_82(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_82(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_83(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_83(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_84(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_84(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_85(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_85(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_86(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_86(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_87(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_87(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_88(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_88(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_89(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_89(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_9(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_9(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_90(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_90(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_91(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_91(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_92(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_92(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_93(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_93(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_94(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_94(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_95(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_95(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_96(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_96(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_97(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_97(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_98(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_98(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_99(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_99(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_2_rtns - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_2_rtns - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_1() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_1() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_10() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_10() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_100() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_101() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_102() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_103() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_104() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_105() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_106() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_107() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_108() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_109() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_11() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_11() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_12() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_12() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_13() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_13() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_14() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_14() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_15() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_15() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_16() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_16() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_17() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_17() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_18() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_18() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_19() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_19() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_2() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_2() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_20() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_20() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_21() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_21() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_22() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_22() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_23() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_23() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_24() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_24() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_25() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_25() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_26() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_26() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_27() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_27() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_28() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_28() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_29() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_29() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_3() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_3() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_30() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_30() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_31() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_31() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_32() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_32() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_33() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_33() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_34() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_34() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_35() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_35() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_36() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_36() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_37() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_37() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_38() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_38() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_39() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_39() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_4() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_4() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_40() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_40() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_41() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_41() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_42() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_42() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_43() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_43() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_44() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_44() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_45() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_45() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_46() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_46() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_47() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_47() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_48() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_48() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_49() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_49() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_5() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_5() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_50() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_50() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_51() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_51() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_52() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_52() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_53() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_53() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_54() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_54() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_55() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_55() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_56() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_56() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_57() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_57() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_58() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_58() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_59() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_59() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_6() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_6() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_60() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_60() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_61() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_61() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_62() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_62() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_63() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_63() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_64() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_64() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_65() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_65() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_66() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_66() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_67() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_67() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_68() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_68() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_69() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_69() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_7() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_7() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_70() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_70() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_71() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_71() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_72() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_72() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_73() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_73() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_74() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_74() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_75() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_75() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_76() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_76() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_77() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_77() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_78() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_78() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_79() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_79() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_8() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_8() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_80() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_80() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_81() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_81() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_82() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_82() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_83() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_83() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_84() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_84() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_85() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_85() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_86() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_86() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_87() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_87() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_88() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_88() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_89() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_89() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_9() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_9() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_90() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_90() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_91() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_91() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_92() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_92() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_93() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_93() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_94() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_94() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_95() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_95() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_96() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_96() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_97() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_97() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_98() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_98() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3_99() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3_99() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_100() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_100() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_101() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_101() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_102() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_102() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_103() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_103() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_104() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_104() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_105() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_105() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_106() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_106() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_107() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_107() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_108() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_108() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_109() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_109() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_110() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_110() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_111() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_111() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_112() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_112() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_113() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_113() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_114() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_114() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_115() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_115() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_116() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_116() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_117() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_117() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_118() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_118() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_119() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_119() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_120() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_120() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_121() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_121() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_122() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_122() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_123() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_123() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_124() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_124() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_125() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_125() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_126() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_126() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_127() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_127() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_128() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_128() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_129() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_129() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_130() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_130() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_131() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_131() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_132() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_132() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_133() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_133() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_134() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_134() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_135() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_135() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_136() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_136() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_137() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_137() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_138() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_138() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_139() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_139() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_140() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_140() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_141() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_141() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_142() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_142() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_143() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_143() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_144() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_144() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_145() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_145() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_146() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_146() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_147() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_147() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_148() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_148() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_149() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_149() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_150() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_150() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_151() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_151() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_152() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_152() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_153() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_153() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_154() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_154() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_155() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_155() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_156() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_156() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_157() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_157() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_158() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_158() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_159() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_159() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_160() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_160() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_161() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_161() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_162() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_162() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_163() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_163() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_164() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_164() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_165() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_165() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_166() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_166() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_167() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_167() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_168() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_168() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_169() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_169() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_170() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_170() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_171() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_171() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_172() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_172() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_173() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_173() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_174() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_174() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_175() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_175() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_176() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_176() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_177() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_177() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_178() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_178() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_179() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_179() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_180() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_180() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_181() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_181() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_182() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_182() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_183() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_183() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_184() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_184() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_185() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_185() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_186() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_186() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_187() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_187() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_188() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_188() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_189() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_189() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_190() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_190() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_191() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_191() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_192() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_192() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_193() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_193() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_194() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_194() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_195() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_195() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_196() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_196() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_197() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_197() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_198() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_198() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_199() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_199() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_200() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_200() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_201() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_201() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_202() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_202() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_203() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_203() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_204() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_204() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_205() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_205() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_206() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_206() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_207() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_207() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_208() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_208() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_209() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_209() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_210() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_210() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_211() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_211() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_212() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_212() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_213() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_213() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_214() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_214() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_215() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_215() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_216() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_216() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_217() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_217() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_218() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_218() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_219() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_219() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_220() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_220() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_221() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_221() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_222() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_222() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_223() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_223() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_224() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_224() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_225() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_225() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_226() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_226() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_227() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_227() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_228() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_228() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_229() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_229() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_230() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_230() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_231() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_231() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_232() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_232() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_233() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_233() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_234() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_234() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_235() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_235() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_236() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_236() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_237() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_237() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_238() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_238() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_239() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_239() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_240() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_240() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_241() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_241() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_242() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_242() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_243() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_243() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_244() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_244() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_245() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_245() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_246() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_246() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_247() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_247() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_248() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_248() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_249() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_249() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_250() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_250() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_251() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_251() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_252() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_252() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_253() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_253() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_254() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_254() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_255() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_255() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_256() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_256() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_257() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_257() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_258() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_258() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_259() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_259() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_260() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_260() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_261() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_261() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_262() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_262() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_263() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_263() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_264() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_264() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_265() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_265() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_266() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_266() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_267() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_267() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_268() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_268() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_269() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_269() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_270() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_270() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_271() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_271() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_272() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_272() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_273() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_273() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_274() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_274() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_275() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_275() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_276() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_276() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_277() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_277() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_278() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_278() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_279() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_279() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_280() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_280() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_281() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_281() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_282() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_282() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_283() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_283() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_284() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_284() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_285() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_285() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_286() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_286() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_287() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_287() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_288() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_288() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_289() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_289() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_290() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_290() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_291() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_291() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_292() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_292() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_293() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_293() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_294() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_294() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_295() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_295() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_296() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_296() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_297() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_297() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_298() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_298() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_299() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_299() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_300() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_300() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_301() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_301() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_302() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_302() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_303() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_303() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_304() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_304() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_305() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_305() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_306() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_306() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_307() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_307() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_308() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_308() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_309() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_309() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_310() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_310() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_311() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_311() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_312() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_312() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_313() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_313() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_314() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_314() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_315() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_315() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_316() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_316() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_317() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_317() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_318() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_318() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_319() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_319() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_320() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_320() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_321() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_321() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_322() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_322() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_323() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_323() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_324() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_324() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_325() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_325() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_326() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_326() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_327() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_327() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_328() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_328() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_329() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_329() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_330() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_330() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_331() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_331() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_332() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_332() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_333() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_333() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_334() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_334() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_335() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_335() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_336() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_336() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_337() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_337() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_338() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_338() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_339() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_339() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_340() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_340() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_341() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_341() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_342() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_342() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_343() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_343() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_344() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_344() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_345() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_345() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_346() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_346() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_347() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_347() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_348() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_348() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_349() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_349() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_350() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_350() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_351() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_351() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_352() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_352() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_353() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_353() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_354() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_354() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_355() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_355() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_356() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_356() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_357() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_357() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_358() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_358() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_359() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_359() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_360() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_360() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_361() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_361() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_362() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_362() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_363() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_363() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_364() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_364() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_365() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_365() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_366() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_366() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_367() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_367() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_368() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_368() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_369() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_369() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_370() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_370() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_371() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_371() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_372() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_372() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_373() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_373() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_374() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_374() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_375() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_375() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_376() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_376() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_377() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_377() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_378() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_378() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_379() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_379() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_380() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_380() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_381() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_381() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_382() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_382() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_383() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_383() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_384() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_384() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_385() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_385() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_386() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_386() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_387() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_387() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_388() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_388() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_389() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_389() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_390() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_390() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_391() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_391() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_392() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_392() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_393() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_393() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_394() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_394() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_395() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_395() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_396() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_396() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_397() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_397() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_398() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_398() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_399() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_399() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_400() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_400() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_401() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_401() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_402() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_402() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_403() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_403() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_404() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_404() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_405() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_405() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_406() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_406() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_407() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_407() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_408() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_408() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_409() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_409() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_410() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_410() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_411() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_411() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_412() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_412() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_413() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_413() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_414() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_414() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_415() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_415() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_416() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_416() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_417() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_417() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_418() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_418() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_419() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_419() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_420() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_420() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_421() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_421() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_422() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_422() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_423() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_423() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_424() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_424() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_425() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_425() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_426() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_426() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_427() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_427() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_428() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_428() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_429() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_429() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_430() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_430() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_431() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_431() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_432() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_432() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_433() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_433() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_434() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_434() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_435() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_435() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_436() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_436() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_437() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_437() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_438() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_438() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_439() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_439() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_440() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_440() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_441() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_441() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_442() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_442() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_443() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_443() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_444() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_444() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_445() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_445() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_446() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_446() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_447() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_447() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_448() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_448() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_449() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_449() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_450() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_450() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_451() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_451() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_452() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_452() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_453() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_453() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_454() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_454() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_455() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_455() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_456() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_456() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_457() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_457() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_458() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_458() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_459() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_459() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_460() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_460() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_461() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_461() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_462() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_462() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_463() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_463() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_464() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_464() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_465() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_465() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_466() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_466() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_467() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_467() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_468() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_468() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_469() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_469() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_470() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_470() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_471() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_471() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_472() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_472() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_473() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_473() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_474() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_474() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_475() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_475() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_476() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_476() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_477() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_477() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_478() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_478() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_479() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_479() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_480() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_480() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_481() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_481() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_482() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_482() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_483() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_483() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_484() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_484() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_485() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_485() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_486() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_486() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_487() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_487() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_488() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_488() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_489() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_489() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_490() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_490() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_491() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_491() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_492() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_492() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_493() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_493() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_494() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_494() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_495() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_495() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_496() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_496() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_497() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_497() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_498() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_498() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_499() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_499() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_500() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_500() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_501() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_501() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_502() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_502() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_503() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_503() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_504() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_504() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_505() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_505() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_506() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_506() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_507() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_507() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_508() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_508() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_509() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_509() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_510() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_510() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_511() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_511() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_512() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_512() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_513() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_513() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_514() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_514() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_515() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_515() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_516() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_516() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_517() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_517() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_518() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_518() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_519() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_519() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_520() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_520() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_521() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_522() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_523() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_524() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_525() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_526() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_527() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_528() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_529() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_530() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_531() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_532() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_533() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_534() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_535() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_536() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_537() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_538() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_539() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_540() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_541() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_542() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_543() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_544() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_545() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_546() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_547() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_548() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_549() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_550() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_551() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_552() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_553() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_554() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_555() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_556() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_557() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_558() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_559() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_560() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_561() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_562() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_563() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_564() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_565() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_566() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_567() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_568() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_569() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_570() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_571() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_572() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_573() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_574() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_575() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_576() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_577() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_578() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_579() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_580() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_581() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_582() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_583() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_584() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_585() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_586() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_587() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_588() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_589() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_590() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_591() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_592() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_593() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_594() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_595() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_596() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_597() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_598() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_599() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_600() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_601() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_602() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_603() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_604() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_605() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_606() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_607() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_608() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_609() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_610() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_611() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_612() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_613() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_614() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_615() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_616() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_617() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_618() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_619() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_620() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_621() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_622() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_623() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_624() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_625() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_626() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_627() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_628() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_629() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_630() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_631() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_632() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_633() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_634() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_635() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_83() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_84() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_85() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_85() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_86() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_86() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_87() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_87() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_88() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_88() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_89() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_89() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_90() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_90() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_91() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_91() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_92() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_92() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_93() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_93() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_94() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_94() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_95() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_95() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_96() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_96() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_97() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_97() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_98() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_98() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_3R_99() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_3R_99() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_add_error_token(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_add_error_token(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_consume_token(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_consume_token(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_endpos - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_endpos - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_expentries - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_expentries - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_expentry - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_expentry - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_gc - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_gc - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_gen - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_gen - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_initialized_once - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_initialized_once - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_input_stream - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_input_stream - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_kind - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_kind - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_0 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_0() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_0 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_0() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_1 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_1() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_1 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_1() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_2 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_2() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_2 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_2() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_3 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_3() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_3 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_3() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_4 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_4() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_4 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_4() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_5 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_5() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_la1_5 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_la1_5() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_lastpos - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_lastpos - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_lasttokens - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_lasttokens - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_ls - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_ls - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_nt - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_nt - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_ntk - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_ntk() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_ntk - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_ntk() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_rescan - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_rescan - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_rescan_token() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_rescan_token() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_save(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_save(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_scan_token(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_scan_token(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_scanpos - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_scanpos - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jj_semLA - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
jj_semLA - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
jjAddStates(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjAddStates(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec0 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec0 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec10 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec11 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec12 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec13 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec14 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec15 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec2 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec2 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec3 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec3 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec4 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec4 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec5 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec5 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec6 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec6 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec7 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec7 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec8 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjbitVec8 - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjbitVec9 - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
JJCalls() - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.JJCalls
 
JJCalls() - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.JJCalls
 
jjCanMove_0(int, int, int, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjCanMove_2(int, int, int, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjCheckNAdd(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjCheckNAdd(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjCheckNAddStates(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjCheckNAddStates(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjCheckNAddStates(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjCheckNAddStates(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjFillToken() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjFillToken() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjimageLen - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjimageLen - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjmatchedKind - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjmatchedKind - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjmatchedPos - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjmatchedPos - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveNfa_0(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveNfa_0(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveNfa_1(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveNfa_1(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa12_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa12_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa13_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa13_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa14_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa14_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa15_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa15_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa16_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa16_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa17_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa17_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa18_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa18_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa19_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa19_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa1_3(long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa1_3(long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa20_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa20_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa21_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa21_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa22_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa22_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa23_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa23_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa24_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa24_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa25_0(long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa25_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa26_0(long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa27_0(long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa28_0(long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa29_0(long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjnewLexState - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjnewLexState - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjnewStateCnt - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjnewStateCnt - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjnextStates - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjnextStates - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjround - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjround - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjrounds - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjrounds - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjStartNfa_0(int, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjStartNfa_0(int, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjstateSet - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjstateSet - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjStopAtPos(int, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjStopAtPos(int, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjStopStringLiteralDfa_0(int, long, long, long) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjStopStringLiteralDfa_0(int, long, long, long) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjstrLiteralImages - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjstrLiteralImages - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjtoMore - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjtoMore - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjtoSkip - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjtoSkip - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjtoSpecial - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjtoSpecial - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
jjtoToken - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
jjtoToken - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
JKEY_PREFIX - Static variable in class de.uka.ilkd.key.core.Main
 
JMAX_RULES - Static variable in class de.uka.ilkd.key.core.Main
 
jml - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
jml - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
the style of JML annotations
JML - Static variable in class de.uka.ilkd.key.java.recoderext.JMLTransformer
JML markers left and right.
jml2jdl - Static variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
JML_CLAUSE_END - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
JML_COLOR - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
highight color for JML (dark blue)
JML_END - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
JML_IDENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
JML_IDENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
JML_KEYWORD_COLOR - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
highight color for JML keywords (blue)
JML_LINE_START - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
JML_START - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
JMLArithmeticOperationTranslationMethod() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
JMLBoundedNumericalQuantifierTranslationMethod() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
 
JMLBuiltInPropertyResolver - Class in de.uka.ilkd.key.speclang.jml.translation
Resolver for built-in JML operators.
JMLBuiltInPropertyResolver(JavaInfo, SLResolverManager, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLBuiltInPropertyResolver
 
JMLEqualityTranslationMethod() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLEqualityTranslationMethod
 
JMLFactory(SpecificationContainer) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
JMLFactory(int) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
JMLFieldAccessExpressionTranslationMethod() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLFieldAccessExpressionTranslationMethod
 
JMLInfoExtractor - Class in de.uka.ilkd.key.speclang.jml
Helper class used by the JML translation.
JMLInfoExtractor() - Constructor for class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
 
jmlkeyword - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
the style of JML keywords
JMLKeyWord(String) - Constructor for enum de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLKeyWord
 
JMLKEYWORDS - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
Stores the JML keywords which have to be highlighted.
jmlkeywords - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
stores the JML keywords
jmlLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
jmlName - Variable in enum de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLKeyWord
 
jmlName() - Method in enum de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLKeyWord
 
jmlprimary() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
JMLQuantifierTranslationMethod() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
 
JMLResolverManager - Class in de.uka.ilkd.key.speclang.jml.translation
Resolver manager for JML.
JMLResolverManager(JavaInfo, KeYJavaType, ParsableVariable, SLTranslationExceptionManager) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLResolverManager
 
JMLSpecExtractor - Class in de.uka.ilkd.key.speclang.jml
Extracts JML class invariants and operation contracts from JML comments.
JMLSpecExtractor(Services) - Constructor for class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
JMLSpecFactory - Class in de.uka.ilkd.key.speclang.jml.translation
A factory for creating class invariants and operation contracts from textual JML specifications.
JMLSpecFactory(Services) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
JMLSpecFactory.ContractClauses - Class in de.uka.ilkd.key.speclang.jml.translation
 
JMLSPECIALSYMBOL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
JMLSPECIALSYMBOL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
JMLTransformer - Class in de.uka.ilkd.key.java.recoderext
RecodeR transformation that parses JML comments, and attaches code-like specifications (ghost fields, set statements, model methods) directly to the RecodeR AST.
JMLTransformer(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.JMLTransformer
Creates a transformation that adds JML specific elements, for example ghost fields and model method declarations.
JMLTransformer.TypeDeclarationCollector - Class in de.uka.ilkd.key.java.recoderext
 
JMLTranslationMethod - Interface in de.uka.ilkd.key.speclang.jml.translation
 
JMLTranslator - Class in de.uka.ilkd.key.speclang.jml.translation
Translates JML expressions to FOL.
JMLTranslator(SLTranslationExceptionManager, TermServices) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
JMLTranslator(SLTranslationExceptionManager, String, TermServices) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
JMLTranslator.JMLArithmeticOperationTranslationMethod - Class in de.uka.ilkd.key.speclang.jml.translation
Translation methods for (binary) arithmetic operations.
JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod - Class in de.uka.ilkd.key.speclang.jml.translation
 
JMLTranslator.JMLEqualityTranslationMethod - Class in de.uka.ilkd.key.speclang.jml.translation
 
JMLTranslator.JMLFieldAccessExpressionTranslationMethod - Class in de.uka.ilkd.key.speclang.jml.translation
Abstract super-class for translation methods which enumerate fields such as \reach.
JMLTranslator.JMLKeyWord - Enum in de.uka.ilkd.key.speclang.jml.translation
 
JMLTranslator.JMLQuantifierTranslationMethod - Class in de.uka.ilkd.key.speclang.jml.translation
 
jmlValueOf(String) - Static method in enum de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLKeyWord
 
jmod - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
jmod - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
jmodF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
JMR - Static variable in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
join(AbstractDomainElement, AbstractDomainElement) - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainLattice
A lattice join operation; finds an abstract element that is the least upper bound of the set consisting of the elements a and b.
join(AbstractDomainElement, AbstractDomainElement) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.BooleanLattice
 
join(AbstractDomainElement, AbstractDomainElement, BiFunction<ImmutableSet<AbstractionPredicate>, ImmutableSet<AbstractionPredicate>, ImmutableSet<AbstractionPredicate>>, Function<ImmutableSet<AbstractionPredicate>, AbstractPredicateAbstractionDomainElement>) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice
Joins to abstract elements in the lattice.
join(AbstractDomainElement, AbstractDomainElement) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
join(AbstractDomainElement, AbstractDomainElement) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
join(AbstractDomainElement, AbstractDomainElement) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
join(AbstractDomainElement, AbstractDomainElement) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisLattice
 
join(PositionInfo, PositionInfo) - Static method in class de.uka.ilkd.key.java.PositionInfo
Creates a new PositionInfo from joining the intervals of the given PositionInfos.
join() - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
join(Constraint, TermServices) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
joins the given constraint with this constraint and returns the joint new constraint.
join(Constraint, TermServices, BooleanContainer) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
joins constraint co with this constraint and returns the joint new constraint.
join(Constraint, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
joint of Top and co is Top
join(Constraint, TermServices, BooleanContainer) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
joint of Top and co is Top and Top subsumes every constraint
join(Constraint, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
joins the given constraint with this constraint and returns the joint new constraint.
join(Constraint, TermServices, BooleanContainer) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
joins constraint co with this constraint and returns the joint new constraint.
join(Iterable<?>, String) - Static method in class de.uka.ilkd.key.util.MiscTools
Join the string representations of a collection of objects into onw string.
join(Object[], String) - Static method in class de.uka.ilkd.key.util.MiscTools
Join the string representations of an array of objects into one string.
joinCache - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
joinCacheMonitor - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
joinCacheOld - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
joinConjuctiveElements(Collection<Term>, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Joins a list of formulae to a conjunction.
JoinDialog - Class in de.uka.ilkd.key.gui.join
 
JoinDialog(List<ProspectivePartner>, Proof, PredicateEstimator, Services) - Constructor for class de.uka.ilkd.key.gui.join.JoinDialog
 
JoinDialog.ContentPanel - Class in de.uka.ilkd.key.gui.join
 
JoinDialog.ContentPanel.ContentItem - Class in de.uka.ilkd.key.gui.join
 
joinHeadline - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
joinHelp(EqualityConstraint, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
JoinIsApplicable - Class in de.uka.ilkd.key.proof.join
Methods for checking the applicability of a join for a given selection and thereby computing the prospective join partners.
JoinIsApplicable() - Constructor for class de.uka.ilkd.key.proof.join.JoinIsApplicable
 
joinListToAndTerm(ImmutableList<SequentFormula>, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Joins a list of sequent formulae to an and-connected term.
JoinMenuItem - Class in de.uka.ilkd.key.gui.join
The menu item for the "delayed-cut" join rule.
JoinMenuItem(List<ProspectivePartner>, Proof, KeYMediator) - Constructor for class de.uka.ilkd.key.gui.join.JoinMenuItem
 
joinNodes - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
Contains all Nodes which are closed after a join.
joinPartnerNodes - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Maps join node IDs to previously seen join partners
joinPositionsRec(SourceElement) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Joins all PositionInfo objects of the given SourceElement and its children.
JoinProcessor - Class in de.uka.ilkd.key.proof.join
The JoinProcessor is responsible for executing the joining.
JoinProcessor(ProspectivePartner, Proof) - Constructor for class de.uka.ilkd.key.proof.join.JoinProcessor
 
JoinProcessor.Listener - Interface in de.uka.ilkd.key.proof.join
 
JPATH_OF_RESULT - Static variable in class de.uka.ilkd.key.core.Main
 
JPF - Static variable in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
JPRINT - Static variable in class de.uka.ilkd.key.core.Main
 
JSAVE_RESULTS_TO_FILE - Static variable in class de.uka.ilkd.key.core.Main
 
jsf - Variable in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
JTIMEOUT - Static variable in class de.uka.ilkd.key.core.Main
 
jtree() - Method in class de.uka.ilkd.key.gui.TaskTree
 
JumpIntoTreeAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.JumpIntoTreeAction
 
JumpLabelSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
JumpLabelSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
JumpLabelSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.JumpLabelSVWrapper
 
JumpStatement - Class in de.uka.ilkd.key.java.statement
Jump statement.
JumpStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.JumpStatement
Jump statement.
JumpStatement() - Constructor for class de.uka.ilkd.key.java.statement.JumpStatement
Jump statement.
jumpToIntroduction(Node, SequentFormula) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
given a node and a sequent formula, returns the first node among the node's parents that contains the sequent formula @form.
Junctor - Class in de.uka.ilkd.key.logic.op
Class of junctor operators, i.e., operators connecting a given number of formula to create another formula.
Junctor(Name, int) - Constructor for class de.uka.ilkd.key.logic.op.Junctor
 
junit - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
junitFormat - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
junitLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
justificationPanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
justifInfo - Variable in class de.uka.ilkd.key.proof.init.InitConfig
 
JUSTIFY_RULES - Static variable in class de.uka.ilkd.key.core.Main
 

K

KAPPA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
keepLabel(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>, TermLabel) - Method in class de.uka.ilkd.key.rule.label.StayOnFormulaTermLabelPolicy
Decides to keep (add to term which will be created) or to drop (do not add label to new term) the given TermLabel provided by the application Term.
keepLabel(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>, TermLabel) - Method in class de.uka.ilkd.key.rule.label.StayOnOperatorTermLabelPolicy
Decides to keep (add to term which will be created) or to drop (do not add label to new term) the given TermLabel provided by the application Term.
keepLabel(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>, TermLabel) - Method in interface de.uka.ilkd.key.rule.label.TermLabelPolicy
Decides to keep (add to term which will be created) or to drop (do not add label to new term) the given TermLabel provided by the application Term.
Key(Class<?>) - Constructor for enum de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData.Key
 
key - Variable in class de.uka.ilkd.key.macros.scripts.SetCommand.Parameters
 
key - Variable in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
the SchemaVariable
key() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
returns the SchemaVariable to be instantiated
key - Variable in class de.uka.ilkd.key.symbolic_execution.util.DefaultEntry
 
key - Variable in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
key() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
key() - Method in interface org.key_project.util.collection.ImmutableMapEntry
 
key22Logo(int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
KEY_DIRECTORY_NAME - Static variable in class de.uka.ilkd.key.settings.PathConfig
The default name of the directory that contains KeY settings.
KEY_FILE - Static variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
The Properties key to specify the file for the example.
KEY_FILE_NAME - Static variable in class de.uka.ilkd.key.gui.ExampleChooser
This constant is accessed by the eclipse based projects.
KEY_FONT_GOAL_LIST_VIEW - Static variable in class de.uka.ilkd.key.gui.configuration.Config
 
KEY_FONT_PROOF_LIST_VIEW - Static variable in class de.uka.ilkd.key.gui.configuration.Config
 
KEY_FONT_PROOF_TREE - Static variable in class de.uka.ilkd.key.gui.configuration.Config
name of different fonts
KEY_FONT_SEQUENT_VIEW - Static variable in class de.uka.ilkd.key.gui.configuration.Config
 
KEY_HOLE_DISABLED_PULL_DOWN_MENU - Static variable in class de.uka.ilkd.key.gui.prooftree.DisableGoal
 
KEY_HOLE_PULL_DOWN_MENU - Static variable in class de.uka.ilkd.key.gui.prooftree.DisableGoal
 
KEY_NAME - Static variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
The Properties key to specify the name of the example.
KEY_PATH - Static variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
The Properties key to specify the path in the tree.
KEY_PROOF_FILE - Static variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
The Properties key to specify the proof file in the tree.
KEY_URL - Static variable in class de.uka.ilkd.key.util.net.NetworkUtils
 
KeyAction - Class in de.uka.ilkd.key.gui.actions
 
KeyAction() - Constructor for class de.uka.ilkd.key.gui.actions.KeyAction
 
keyAlmostClosedIcon - Static variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
keyAlmostClosedIcon - Static variable in class de.uka.ilkd.key.gui.TaskTree.TaskTreeIconCellRenderer
 
KeYAnnotationUseSpecification - Class in de.uka.ilkd.key.java.recoderext
 
KeYAnnotationUseSpecification() - Constructor for class de.uka.ilkd.key.java.recoderext.KeYAnnotationUseSpecification
 
KeYAnnotationUseSpecification(TypeReference) - Constructor for class de.uka.ilkd.key.java.recoderext.KeYAnnotationUseSpecification
 
KeYApi - Class in de.uka.ilkd.key.api
The Entry Point.
KeYApi() - Constructor for class de.uka.ilkd.key.api.KeYApi
Create a new KeY API and create the sub APIs
KeYCatchAllStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
keyClosedIcon - Static variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
keyClosedIcon - Static variable in class de.uka.ilkd.key.gui.TaskTree.TaskTreeIconCellRenderer
 
keyConfigDir - Static variable in class de.uka.ilkd.key.settings.PathConfig
directory where to find the KeY configuration files
KeYConstants - Interface in de.uka.ilkd.key.util
 
KeYControlIcon(boolean) - Constructor for class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
KeYCrossReferenceNameInfo - Class in de.uka.ilkd.key.java.recoderext
This is a specialisation of the NameInfo interface which allows KeY to detect multiple declaration of types.
KeYCrossReferenceNameInfo(ServiceConfiguration) - Constructor for class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceNameInfo
 
KeYCrossReferenceServiceConfiguration - Class in de.uka.ilkd.key.java.recoderext
 
KeYCrossReferenceServiceConfiguration(KeYRecoderExcHandler) - Constructor for class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
 
KeYCrossReferenceServiceConfiguration(KeYProgModelInfo) - Constructor for class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
 
KeYCrossReferenceSourceFileRepository - Class in de.uka.ilkd.key.java.recoderext
This class is used to handle source files within recoder.
KeYCrossReferenceSourceFileRepository(ServiceConfiguration) - Constructor for class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceSourceFileRepository
 
KeYCrossReferenceSourceInfo - Class in recoder.service
 
KeYCrossReferenceSourceInfo(ServiceConfiguration) - Constructor for class recoder.service.KeYCrossReferenceSourceInfo
 
KeYDesktop - Interface in de.uka.ilkd.key.core
This is the interface to the desktop of the operating system.
keyDesktop - Static variable in class de.uka.ilkd.key.core.Main
The KeYDesktop used by KeY.
KeYEnvironment<U extends UserInterfaceControl> - Class in de.uka.ilkd.key.control
Instances of this class are used to collect and access all relevant information for verification with KeY.
KeYEnvironment(U, InitConfig) - Constructor for class de.uka.ilkd.key.control.KeYEnvironment
Constructor
KeYEnvironment(U, InitConfig, Proof, Pair<String, Location>, AbstractProblemLoader.ReplayResult) - Constructor for class de.uka.ilkd.key.control.KeYEnvironment
Constructor
KeYExtConst - Interface in de.uka.ilkd.key.gui.ext
Constants used in the KeY GUI Extensions.
KeYFile - Class in de.uka.ilkd.key.proof.io
Represents an input from a .key file producing an environment.
KeYFile(String, RuleSource, ProgressMonitor, Profile) - Constructor for class de.uka.ilkd.key.proof.io.KeYFile
creates a new representation for a given file by indicating a name and a RuleSource representing the physical source of the .key file.
KeYFile(String, File, ProgressMonitor, Profile) - Constructor for class de.uka.ilkd.key.proof.io.KeYFile
creates a new representation for a given file by indicating a name and a file representing the physical source of the .key file.
KeYFile(String, File, ProgressMonitor, Profile, boolean) - Constructor for class de.uka.ilkd.key.proof.io.KeYFile
Creates a new representation for a given file by indicating a name and a file representing the physical source of the .key file.
KeYFileChooser - Class in de.uka.ilkd.key.gui
 
KeYFileChooser(File) - Constructor for class de.uka.ilkd.key.gui.KeYFileChooser
 
keyFiles - Variable in class de.uka.ilkd.key.proof.io.LDTInput
 
KeYFolderIcon(Color) - Constructor for class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
KeYGuiExtensionFacade - Class in de.uka.ilkd.key.gui.ext
Facade for retrieving the GUI extensions.
KeYGuiExtensionFacade() - Constructor for class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
keyHole - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
keyHole(int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
keyHole20x20 - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofRenderer
 
keyHoleAlmostClosed - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
keyHoleAlmostClosed(int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
keyHoleClosed - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
keyHoleClosed(int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
keyHoleInteractive - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
keyHoleInteractive(int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
keyHoleLinked - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
keyHoleLinked(int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
keyIcon - Static variable in class de.uka.ilkd.key.gui.GoalList
 
keyIcon - Static variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
keyIcon - Static variable in class de.uka.ilkd.key.gui.TaskTree.TaskTreeIconCellRenderer
 
keyIt - Variable in class de.uka.ilkd.key.util.LinkedHashMap.PairIterator
 
keyIterator() - Method in class org.key_project.util.collection.DefaultImmutableMap
 
keyIterator() - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
keyIterator() - Method in interface org.key_project.util.collection.ImmutableMap
 
KeYJavaASTFactory - Class in de.uka.ilkd.key.java
The KeYASTFactory helps building KeY Java AST structures.
KeYJavaASTFactory() - Constructor for class de.uka.ilkd.key.java.KeYJavaASTFactory
 
KeYJavaType - Class in de.uka.ilkd.key.java.abstraction
The KeY java type realises a tuple (sort, type) of a logic sort and the java type (for example a class declaration).
KeYJavaType() - Constructor for class de.uka.ilkd.key.java.abstraction.KeYJavaType
creates a new KeYJavaType
KeYJavaType(Type, Sort) - Constructor for class de.uka.ilkd.key.java.abstraction.KeYJavaType
creates a new KeYJavaType
KeYJavaType(Sort) - Constructor for class de.uka.ilkd.key.java.abstraction.KeYJavaType
creates a new KeYJavaType
KeYJavaType(Type) - Constructor for class de.uka.ilkd.key.java.abstraction.KeYJavaType
creates a new KeYJavaType
keyJavaType - Variable in class de.uka.ilkd.key.java.expression.operator.NewArray
the key java type of this array
keyjavatype() - Method in class de.uka.ilkd.key.parser.KeYParser
 
KeYJavaType.LexicographicalKeYJavaTypeOrder<T extends KeYJavaType> - Class in de.uka.ilkd.key.java.abstraction
 
KeYJMLLexer - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLLexer() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
KeYJMLLexer(CharStream) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
KeYJMLLexer(CharStream, RecognizerSharedState) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
KeYJMLLexer.DFA29 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser(TokenStream) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
KeYJMLParser(TokenStream, RecognizerSharedState) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
KeYJMLParser(KeYJMLLexer, String, Services, KeYJavaType, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
KeYJMLParser(PositionedString, Services, KeYJavaType, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
KeYJMLParser(PositionedString, Services, KeYJavaType, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
KeYJMLParser.DFA1 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA10 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA11 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA13 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA14 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA16 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA17 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA18 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA19 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA20 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA22 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA23 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA27 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA3 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA32 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA34 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA35 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA37 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA40 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA41 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA59 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA6 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA60 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA62 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA64 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA66 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA69 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA73 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA75 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA76 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA8 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA80 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA81 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA85 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA87 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLParser.DFA9 - Class in de.uka.ilkd.key.speclang.jml.translation
 
KeYJMLPreLexer - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreLexer() - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
KeYJMLPreLexer(CharStream) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
KeYJMLPreLexer(CharStream, RecognizerSharedState) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
KeYJMLPreLexer.DFA26 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreLexerTokens - Class in de.uka.ilkd.key.speclang.jml.pretranslation
This class provides better literals to the tokens in the jml preparser.
KeYJMLPreLexerTokens() - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexerTokens
 
KeYJMLPreParser - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser(TokenStream) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
KeYJMLPreParser(TokenStream, RecognizerSharedState) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
KeYJMLPreParser(KeYJMLPreLexer, String, Position) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
KeYJMLPreParser(String, String, Position) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
KeYJMLPreParser.DFA1 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA15 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA18 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA2 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA23 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA3 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA39 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA43 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA5 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYJMLPreParser.DFA9 - Class in de.uka.ilkd.key.speclang.jml.pretranslation
 
KeYlessAssociation(String, String, boolean, String, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Constructor.
KeYlessAssociation(String, String, boolean, String, ISymbolicObject, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Constructor.
KeYlessBlockContract(IExecutionNode<?>, String, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBlockContract
Constructor.
KeYlessBranchCondition(IExecutionNode<?>, String, String, boolean, String, boolean, boolean, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Constructor.
KeYlessBranchStatement(IExecutionNode<?>, String, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchStatement
Constructor.
KeYlessConstraint(String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessConstraint
Constructor.
KeYlessEquivalenceClass(String) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Constructor.
KeYlessEquivalenceClass(ImmutableList<String>, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
Constructor.
KeYlessExceptionalMethodReturn(IExecutionNode<?>, String, String, boolean, String, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessExceptionalMethodReturn
Constructor.
KeYlessJoin(IExecutionNode<?>, String, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessJoin
Constructor.
KeYlessLayout() - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
 
KeYLessLink() - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYLessLink
 
KeYlessLoopCondition(IExecutionNode<?>, String, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopCondition
Constructor.
KeYlessLoopInvariant(IExecutionNode<?>, String, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopInvariant
Constructor.
KeYlessLoopStatement(IExecutionNode<?>, String, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessLoopStatement
Constructor.
KeYlessMethodCall(IExecutionNode<?>, String, String, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
Constructor.
KeYlessMethodReturn(IExecutionNode<?>, String, String, boolean, String, String, String, boolean, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
Constructor.
KeYlessMethodReturnValue(String, String, boolean, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
Constructor.
KeYlessObject(String, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
Constructor.
KeYlessOperationContract(IExecutionNode<?>, String, String, boolean, boolean, boolean, boolean, String, String, String, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Constructor.
KeYlessStart(String, String, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessStart
Constructor.
KeYlessState(String) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessState
Constructor.
KeYlessStatement(IExecutionNode<?>, String, String, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessStatement
Constructor.
KeYlessTermination(IExecutionNode<?>, String, String, boolean, IExecutionTermination.TerminationKind, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
Constructor.
KeYlessValue(IExecutionVariable, String, String, String, boolean, boolean, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Constructor.
KeYlessValue(String, String, boolean, String, String, String, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
Constructor.
KeYlessVariable(IExecutionValue, boolean, String, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
Constructor.
KeYLexer - Class in de.uka.ilkd.key.parser
 
KeYLexer() - Constructor for class de.uka.ilkd.key.parser.KeYLexer
 
KeYLexer(CharStream) - Constructor for class de.uka.ilkd.key.parser.KeYLexer
 
KeYLexer(CharStream, RecognizerSharedState) - Constructor for class de.uka.ilkd.key.parser.KeYLexer
 
KeYLexer.DFA26 - Class in de.uka.ilkd.key.parser
 
KeYLexer.SaveStruct - Class in de.uka.ilkd.key.parser
 
KeYLexerF - Class in de.uka.ilkd.key.parser
 
KeYLexerF(InputStream, String) - Constructor for class de.uka.ilkd.key.parser.KeYLexerF
 
KeYLexerF(Reader, String) - Constructor for class de.uka.ilkd.key.parser.KeYLexerF
 
KeYLexerF(String, String) - Constructor for class de.uka.ilkd.key.parser.KeYLexerF
 
KeYLexerTokens - Class in de.uka.ilkd.key.parser
This class provides better literals to the tokens in the keyparser.
KeYLexerTokens() - Constructor for class de.uka.ilkd.key.parser.KeYLexerTokens
 
KeYListener - Interface in de.uka.ilkd.key.gui
KeYListener is used for global changes that might affect most of all KeY-Components.
keyLogo - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
keyLogo(int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
keyLogo() - Static method in class de.uka.ilkd.key.gui.IconFactory
 
keyLogo22 - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
keyLogoSmall - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
KeYMainMenuExtension - Interface in de.uka.ilkd.key.gui.ext
 
KeYMediator - Class in de.uka.ilkd.key.core
The KeYMediator provides control logic for the user interface implemented in Swing.
KeYMediator(AbstractMediatorUserInterfaceControl) - Constructor for class de.uka.ilkd.key.core.KeYMediator
creates the KeYMediator with a reference to the application's main frame and the current proof settings
KeYMediator.KeYMediatorProofListener - Class in de.uka.ilkd.key.core
 
KeYMediator.KeYMediatorProofTreeListener - Class in de.uka.ilkd.key.core
 
KeYMediator.KeYMediatorSelectionListener - Class in de.uka.ilkd.key.core
 
KeYMediatorProofListener() - Constructor for class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofListener
 
KeYMediatorProofTreeListener() - Constructor for class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofTreeListener
 
KeYMediatorSelectionListener() - Constructor for class de.uka.ilkd.key.core.KeYMediator.KeYMediatorSelectionListener
 
KeYMenuCheckBox - Class in de.uka.ilkd.key.gui.actions
This class can be used for adding Checkboxes to the menu.
KeYMenuCheckBox(MainWindow, String) - Constructor for class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
KeYMenuCheckBox(MainWindow, String, boolean) - Constructor for class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
KeYMetaConstructStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
keyNodeBranchConditionMapping - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Maps a branch condition of a Node of KeY's proof tree to his execution tree model representation (IExecutionBranchCondition) if it is available.
keyNodeLoopConditionMapping - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Maps a loop condition of a Node of KeY's proof tree to his execution tree model representation (IExecutionLoopCondition) if it is available.
keyNodeMapping - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Maps a Node of KeY's proof tree to his execution tree model representation if it is available.
KeYPaneExtension - Interface in de.uka.ilkd.key.gui.ext
This interface describes the UI extension point on the left bottom corner (JTabbedPane).
KeYParser - Class in de.uka.ilkd.key.parser
 
KeYParser(TokenStream) - Constructor for class de.uka.ilkd.key.parser.KeYParser
 
KeYParser(TokenStream, RecognizerSharedState) - Constructor for class de.uka.ilkd.key.parser.KeYParser
 
KeYParser(ParserMode, TokenStream, Services) - Constructor for class de.uka.ilkd.key.parser.KeYParser
Although the parser mode can be deduced from the particular constructor used we still require the caller to provide the parser mode explicitly, so that the code is readable.
KeYParser(TokenStream, Services, NamespaceSet, ParserMode) - Constructor for class de.uka.ilkd.key.parser.KeYParser
 
KeYParser(ParserMode, TokenStream, JavaReader, Services, NamespaceSet, AbbrevMap) - Constructor for class de.uka.ilkd.key.parser.KeYParser
Used to construct Term parser - for first-order terms and formulae.
KeYParser(ParserMode, TokenStream, Services, NamespaceSet) - Constructor for class de.uka.ilkd.key.parser.KeYParser
ONLY FOR TEST CASES.
KeYParser(ParserMode, TokenStream, SchemaJavaReader, Services, NamespaceSet, HashMap) - Constructor for class de.uka.ilkd.key.parser.KeYParser
Used to construct Taclet parser
KeYParser(ParserMode, TokenStream, ParserConfig, ParserConfig, HashMap, ImmutableList<Taclet>) - Constructor for class de.uka.ilkd.key.parser.KeYParser
Used to construct Problem parser
KeYParser(ParserMode, TokenStream) - Constructor for class de.uka.ilkd.key.parser.KeYParser
 
KeYParser.accessterm_bracket_suffix_return - Class in de.uka.ilkd.key.parser
 
KeYParser.PairOfStringAndJavaBlock - Class in de.uka.ilkd.key.parser
 
KeYParserF - Class in de.uka.ilkd.key.parser
Extends generated class KeYParser with custom constructors.
KeYParserF(ParserMode, KeYLexerF, ParserConfig, ParserConfig, HashMap<Taclet, TacletBuilder<? extends Taclet>>, ImmutableList<Taclet>) - Constructor for class de.uka.ilkd.key.parser.KeYParserF
 
KeYParserF(ParserMode, TokenStream, ParserConfig, ParserConfig, HashMap<Taclet, TacletBuilder<? extends Taclet>>, ImmutableList<Taclet>) - Constructor for class de.uka.ilkd.key.parser.KeYParserF
 
KeYParserF(ParserMode, KeYLexerF) - Constructor for class de.uka.ilkd.key.parser.KeYParserF
 
KeYParserF(ParserMode, KeYLexerF, JavaReader, Services, NamespaceSet, AbbrevMap) - Constructor for class de.uka.ilkd.key.parser.KeYParserF
 
KeYParserF(ParserMode, KeYLexerF, Services, NamespaceSet) - Constructor for class de.uka.ilkd.key.parser.KeYParserF
 
keyPressed(KeyEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
keyProblemFile - Variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
Current key problem file that is attempted to be proven.
KeYProgModelInfo - Class in de.uka.ilkd.key.java
 
KeYProgModelInfo(Services, TypeConverter, KeYRecoderExcHandler) - Constructor for class de.uka.ilkd.key.java.KeYProgModelInfo
 
KeYProgModelInfo(Services, KeYCrossReferenceServiceConfiguration, KeYRecoderMapping, TypeConverter) - Constructor for class de.uka.ilkd.key.java.KeYProgModelInfo
 
KeYProjectHomepageAction - Class in de.uka.ilkd.key.gui.actions
Open the KeY project homepage in the system default browser.
KeYProjectHomepageAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.KeYProjectHomepageAction
 
KeYRecoderExcHandler - Class in de.uka.ilkd.key.util
 
KeYRecoderExcHandler() - Constructor for class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
KeYRecoderExcHandler(int) - Constructor for class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
KeYRecoderExtension - Interface in de.uka.ilkd.key.java.recoderext
 
KeYRecoderMapping - Class in de.uka.ilkd.key.java
 
KeYRecoderMapping() - Constructor for class de.uka.ilkd.key.java.KeYRecoderMapping
 
KeYRecoderMapping(HashMap<Object, Object>, HashMap<Object, Object>, KeYJavaType, boolean) - Constructor for class de.uka.ilkd.key.java.KeYRecoderMapping
creates a KeYRecoderMapping object.
keyRecoderMapping() - Method in class de.uka.ilkd.key.parser.ParserConfig
 
keyReleased(KeyEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
KeYResourceManager - Class in de.uka.ilkd.key.util
 
KeYResourceManager() - Constructor for class de.uka.ilkd.key.util.KeYResourceManager
 
KeYSelectionEvent - Class in de.uka.ilkd.key.core
An event that indicates that the users focused node or proof has changed
KeYSelectionEvent(KeYSelectionModel) - Constructor for class de.uka.ilkd.key.core.KeYSelectionEvent
creates a new SelectedNodeEvent
KeYSelectionListener - Interface in de.uka.ilkd.key.core
The KeYSelectionListener is notified if the proof or the node the user works with has changed.
keYSelectionListener - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
keySelectionModel - Variable in class de.uka.ilkd.key.core.KeYMediator
current proof and node the user works with.
KeYSelectionModel - Class in de.uka.ilkd.key.core
 
KeYSelectionModel() - Constructor for class de.uka.ilkd.key.core.KeYSelectionModel
 
KeYSelectionModel.DefaultSelectionIterator - Class in de.uka.ilkd.key.core
enumerate the possible goal selections, starting with the best one
KeYSemanticException - Exception in de.uka.ilkd.key.parser
 
KeYSemanticException(String) - Constructor for exception de.uka.ilkd.key.parser.KeYSemanticException
 
KeYSemanticException(TokenStream, String, String) - Constructor for exception de.uka.ilkd.key.parser.KeYSemanticException
 
KeYSemanticException(TokenStream, String, Exception) - Constructor for exception de.uka.ilkd.key.parser.KeYSemanticException
 
keySet() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
KEYSETTINGS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
KEYSETTINGS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
KeYsTacletsLoader(ProgressMonitor, ProblemInitializer.ProblemInitializerListener, Profile) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.KeYsTacletsLoader
 
KeyStrokeManager - Class in de.uka.ilkd.key.gui.utilities
Manages keyboard shortcuts for proof macros and GUI actions.
KeyStrokeManager() - Constructor for class de.uka.ilkd.key.gui.utilities.KeyStrokeManager
 
KeYTermMenuExtension - Interface in de.uka.ilkd.key.gui.ext
 
KeYToolbarExtension - Interface in de.uka.ilkd.key.gui.ext
 
KeYToolbarExtensionAdapter - Interface in de.uka.ilkd.key.gui.ext
 
keyTyped(KeyEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
KeYTypeUtil - Class in de.uka.ilkd.key.util
Provides utility methods which makes it easier to analyze the type hierarchy of KeYJavaType instances with help of given Services.
KeYTypeUtil() - Constructor for class de.uka.ilkd.key.util.KeYTypeUtil
Forbid instances.
KeYUserProblemFile - Class in de.uka.ilkd.key.proof.init
Represents an input from a .key user problem file producing an environment as well as a proof obligation.
KeYUserProblemFile(String, File, ProgressMonitor, Profile) - Constructor for class de.uka.ilkd.key.proof.init.KeYUserProblemFile
Creates a new representation of a KeYUserFile with the given name, a rule source representing the physical source of the input, and a graphical representation to call back in order to report the progress while reading.
KeYUserProblemFile(String, File, ProgressMonitor, Profile, boolean) - Constructor for class de.uka.ilkd.key.proof.init.KeYUserProblemFile
Instantiates a new user problem file.
keyVersionLog - Variable in class de.uka.ilkd.key.proof.Proof
when load and save a proof with different versions of key this vector fills up with Strings containing the GIT versions.
KeYWatchpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
ThisKeYWatchpoint represents a KeY watchpoint and is responsible to tell the debugger to stop execution when the respective watchpoint evaluates its condition to true.
KeYWatchpoint(int, Proof, String, boolean, boolean, KeYJavaType, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
keyword - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
the style of keywords
keyword - Variable in class de.uka.ilkd.key.pp.Notation.IfThenElse
 
keywordRanges - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Contains the java keyword ranges.
keywordRanges - Variable in class de.uka.ilkd.key.pp.InitialPositionTable
Ranges of keywords
KEYWORDS - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
Stores the Java keywords which have to be highlighted.
keywords - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
stores the keywords
keywordStarts - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Remembers the start of a keyword to create a range.
keywordStarts - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
Remembers the start of a keyword to create a range.
kind - Variable in class de.uka.ilkd.key.logic.op.SortDependingFunction.SortDependingFunctionTemplate
 
kind - Variable in class de.uka.ilkd.key.parser.proofjava.Token
An integer that describes the kind of this token.
kind - Variable in class de.uka.ilkd.key.parser.schemajava.Token
An integer that describes the kind of this token.
kind - Variable in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
The reference kind as human readable String.
kind - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
 
kit - Variable in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
kjt - Variable in class de.uka.ilkd.key.gui.ClassSelectionDialog.WrappedKJT
 
kjt - Variable in class de.uka.ilkd.key.gui.ClassTree.Entry
 
kjt - Variable in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
kjt - Variable in class de.uka.ilkd.key.java.reference.TypeRef
 
kjt - Variable in class de.uka.ilkd.key.proof.ObserverWithType
 
kjt - Variable in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
kjt - Variable in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
kjt - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
kjt - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
kjt - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
kjt - Variable in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
kjt - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
kjt - Variable in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
kjt - Variable in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
kjt - Variable in class de.uka.ilkd.key.speclang.QueryAxiom
 
kjt - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
kjt - Variable in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
kjts - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
kpmi - Variable in class de.uka.ilkd.key.java.JavaInfo
 
kpmi - Variable in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
 
KPSProofScriptExport - Class in de.uka.ilkd.key.gui.interactionlog.algo
 
KPSProofScriptExport() - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
KPSProofScriptExport(PrintWriter) - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 

L

l - Variable in class de.uka.ilkd.key.rule.conditions.TermLabelCondition
 
LABEL - Static variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu.DisplayLabelsCheckBox
 
label - Variable in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
Label - Interface in de.uka.ilkd.key.java
 
label - Variable in class de.uka.ilkd.key.java.recoderext.JumpLabelSVWrapper
 
label(Services, TermLabelState, PosInOccurrence, Rule, RuleApp, Goal, Object, Term, Term) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
label(Services, TermLabelState, Term, PosInOccurrence, Rule, RuleApp, Goal, Object, Term, Term) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
label(TermLabelState, Services, Term, PosInOccurrence, Rule, RuleApp, Goal, Object, Term, Term) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
LABEL - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
label(Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
label(Term, TermLabel) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
label() - Method in class de.uka.ilkd.key.parser.KeYParser
 
label(StatementBlock, Iterable<Label>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
label - Variable in class de.uka.ilkd.key.rule.conditions.FreeLabelInVariableCondition
 
label(ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.speclang.PositionedString
 
label(TermLabel) - Method in class de.uka.ilkd.key.speclang.PositionedString
 
label - Variable in class de.uka.ilkd.key.strategy.termfeature.ContainsLabelFeature
 
label - Variable in class de.uka.ilkd.key.strategy.termfeature.TermLabelTermFeature
 
label - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.LabelOccurrence
LABEL_NAME_PREFIX - Static variable in class de.uka.ilkd.key.proof.VariableNameProposer
 
LABEL_RESOURCE - Static variable in class de.uka.ilkd.key.util.XMLResources
 
LabelCollector - Class in de.uka.ilkd.key.java.visitor
Collects all labels found in a given program.
LabelCollector(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.LabelCollector
 
labelCount - Static variable in class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
 
LABELCOUNTER_NAME - Static variable in class de.uka.ilkd.key.proof.VariableNameProposer
 
labeledStatement(ExtList, Label, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a labeled statement.
labeledStatement(Label, Statement, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a labeled statement.
labeledStatement(Label, Statement[], PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a labeled block of statements.
LabeledStatement - Class in de.uka.ilkd.key.java.statement
Labeled statement.
LabeledStatement(ExtList, Label, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.LabeledStatement
Constructor for the transformation of COMPOST ASTs to KeY.
LabeledStatement(Label) - Constructor for class de.uka.ilkd.key.java.statement.LabeledStatement
Labeled statement.
LabeledStatement(Label, Statement, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.LabeledStatement
Labeled statement.
LabeledStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
LabeledStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
LabeledTermImpl - Class in de.uka.ilkd.key.logic
The labeled term class is used for terms that have a label attached.
LabeledTermImpl(Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>) - Constructor for class de.uka.ilkd.key.logic.LabeledTermImpl
creates an instance of a labeled term.
labelHeapAtPreAsAnonHeapFunc() - Method in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
labelHeapAtPreAsAnonHeapFunc() - Method in class de.uka.ilkd.key.proof.init.ProofObligationVars
 
labelHint - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
LabelJumpStatement - Class in de.uka.ilkd.key.java.statement
Label jump statement.
LabelJumpStatement() - Constructor for class de.uka.ilkd.key.java.statement.LabelJumpStatement
Label jump statement.
LabelJumpStatement(Label) - Constructor for class de.uka.ilkd.key.java.statement.LabelJumpStatement
Label jump statement.
LabelJumpStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.LabelJumpStatement
Constructor for the transformation of COMPOST ASTs to KeY.
labelList - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
labelName - Variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
labelName - Variable in class de.uka.ilkd.key.strategy.termfeature.ContainsLabelNameFeature
 
LabelNotation(String, String, int) - Constructor for class de.uka.ilkd.key.pp.Notation.LabelNotation
 
LabelOccurrence(FormulaTermLabel, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.LabelOccurrence
Constructor.
labelPostTerm(Services, Term) - Method in class de.uka.ilkd.key.symbolic_execution.po.TruthValuePOExtension
Labels all predicates in the given Term and its children with a FormulaTermLabel.
labels - Variable in class de.uka.ilkd.key.api.ScriptResult
The list of labels for the result
labels - Variable in class de.uka.ilkd.key.java.visitor.LabelCollector
 
labels - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
labels - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
labels - Variable in class de.uka.ilkd.key.logic.LabeledTermImpl
 
labels - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
labels - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
labels - Variable in class de.uka.ilkd.key.rule.match.vm.instructions.MatchTermLabelInstruction
 
labels - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
labels - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
labels - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
labels - Variable in class de.uka.ilkd.key.speclang.PositionedLabeledString
 
labelSkolemConstants(Sequent, Set<Term>, TermFactory) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Labels all specified skolem equalities with the SymbolicExecutionUtil.RESULT_LABEL.
LabelSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.LabelSort
 
labelStack - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
labelStateMap - Variable in class de.uka.ilkd.key.logic.label.TermLabelState
Stores for each TermLabel Name the state.
labelSV - Variable in class de.uka.ilkd.key.rule.conditions.NewJumpLabelCondition
 
LabelSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
LabelSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.LabelSVWrapper
 
LabelSVWrapper(LabelSVWrapper) - Constructor for class de.uka.ilkd.key.java.recoderext.LabelSVWrapper
 
LAMBDA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
LANGLE - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
larger() - Method in class de.uka.ilkd.key.gui.configuration.Config
 
largeSize - Variable in class de.uka.ilkd.key.util.pp.Layouter
The size assigned to things which are guaranteed not to fit on a line.
LARROW - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LARROW - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LAST - Static variable in class de.uka.ilkd.key.core.Main
 
last() - Method in class de.uka.ilkd.key.logic.PosInProgram
return the last index (or -1 if this == TOP)
last - Variable in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
last - Variable in class de.uka.ilkd.key.util.LinkedHashMap.PairIterator
 
last() - Method in class org.key_project.util.collection.ImmutableArray
returns the last element of the array
lastAxioms - Variable in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
lastCandidates - Variable in class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
lastDirectory - Static variable in class de.uka.ilkd.key.gui.actions.ProofScriptAction
 
lastFocusTerm - Static variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
The last formula the loop invariant rule was applied to.
lastFocusTerm - Variable in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
lastFocusTerm - Variable in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
lastFocusTerm - Variable in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
lastFocusTerm - Variable in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
lastFocusTerm - Static variable in class de.uka.ilkd.key.rule.UseOperationContractRule
 
lastFocusTerm - Static variable in class de.uka.ilkd.key.rule.WhileInvariantRule
 
lastFormulaIndex - Variable in class de.uka.ilkd.key.logic.SemisequentChangeInfo
 
lastGoalAllowedChild - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
The last StopCondition treated in #isGoalAllowed(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal) which will provide the reason via #getGoalNotAllowedMessage(ApplyStrategy, int, long, Proof, GoalChooser, long, int, Goal).
lastGoalNode - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
node of the last known current goal
lastHighlightedCaretPos - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
lastIndexOf(Object) - Method in class de.uka.ilkd.key.api.ScriptResults
 
lastInstantiation - Static variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
A simple cache which ensures that we don't instantiate the rule multiple times for the same loop.
lastInstantiation - Variable in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
lastInstantiation - Variable in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
lastInstantiation - Variable in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
lastInstantiation - Variable in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
lastInstantiation - Static variable in class de.uka.ilkd.key.rule.UseOperationContractRule
 
lastInstantiation - Static variable in class de.uka.ilkd.key.rule.WhileInvariantRule
 
lastLeaf(Node) - Method in class de.uka.ilkd.key.util.SearchNodeReversePreorderIterator
Returns the last leaf node.
LastLoadedProblemItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.LastLoadedProblemItem
 
lastMethodFrameBeforeLoop - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
lastMousePosition - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
the last observed mouse position for which a highlight was created
lastParser - Variable in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
lastProof - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
lastQuantifiedFormula - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
lastQueryResult - Variable in class de.uka.ilkd.key.proof.FormulaTagManager
 
lastResult - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
lastSelectedGoal - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer.Result
 
lastSequent - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
lastServices - Variable in class de.uka.ilkd.key.logic.sort.NullSort
 
lastSetGoalNode - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
lastShouldStopChild - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
The last StopCondition treated in #shouldStop(ApplyStrategy, int, long, Proof, GoalChooser, long, int, SingleRuleApplicationInfo) which will provide the reason via #getStopMessage(ApplyStrategy, int, long, Proof, GoalChooser, long, int, SingleRuleApplicationInfo).
lastShownGoalNode - Variable in class de.uka.ilkd.key.gui.InfoView
 
lastTagQueried - Variable in class de.uka.ilkd.key.proof.FormulaTagManager
 
LateApplicationCheck - Enum in de.uka.ilkd.key.proof.join
Methods for computing conflicts affecting a delayed cut application.
LateApplicationCheck() - Constructor for enum de.uka.ilkd.key.proof.join.LateApplicationCheck
 
LATEST_VERSION_URL - Static variable in class de.uka.ilkd.key.util.net.NetworkUtils
 
LATIN_ALPHABET_BIG - Static variable in class org.key_project.util.java.StringUtil
The latin alphabet with big capitals.
LATIN_ALPHABET_SMALL - Static variable in class org.key_project.util.java.StringUtil
The latin alphabet with small capitals.
latticeType - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
latticeType - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.Result
 
latticeType - Variable in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
The concrete lattice type which determines how abstract elements are generated from abstraction predicates.
latticeType - Variable in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
latticeType - Variable in class de.uka.ilkd.key.util.mergerule.MergeParamsSpec
 
latticeTypeFromString(String) - Static method in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
latticeTypeName - Variable in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
launch(String[], String, PipeListener<T>) - Method in class de.uka.ilkd.key.smt.ExternalProcessLauncher
Main procedure of the class.
launch(SMTProblem, Services, SolverType...) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Launches several solvers for the problem that is handed over.
launch(Collection<SolverType>, Collection<SMTProblem>, Services) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Launches several solvers for the problems that are handed over.
launch() - Method in class de.uka.ilkd.key.testgen.ModelGenerator
Try finding a model for the term with z3.
launcher - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
launcher - Variable in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
launcherHasBeenUsed - Variable in class de.uka.ilkd.key.smt.SolverLauncher
Every launcher object should be used only once.
launcherInterrupted(Exception) - Method in class de.uka.ilkd.key.smt.SolverLauncher
If there is some exception that is caused by the launcher (not by the solvers) just forward it
launcherStarted(Collection<SMTProblem>, Collection<SolverType>, SolverLauncher) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
launcherStarted(Collection<SMTProblem>, Collection<SolverType>, SolverLauncher) - Method in interface de.uka.ilkd.key.smt.SolverLauncherListener
 
launcherStarted(Collection<SMTProblem>, Collection<SolverType>, SolverLauncher) - Method in class de.uka.ilkd.key.testgen.ModelGenerator
 
launcherStopped(SolverLauncher, Collection<SMTSolver>) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
launcherStopped(SolverLauncher, Collection<SMTSolver>) - Method in interface de.uka.ilkd.key.smt.SolverLauncherListener
 
launcherStopped(SolverLauncher, Collection<SMTSolver>) - Method in class de.uka.ilkd.key.testgen.ModelGenerator
 
launchIntern(SMTProblem, Services, SolverType[]) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
launchIntern(Collection<SolverType>, Collection<SMTProblem>, Services) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
launchIntern(Collection<SMTProblem>, Collection<SolverType>) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
launchLoop(LinkedList<SMTSolver>) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Core of the launcher.
launchSolvers(LinkedList<SMTSolver>, Collection<SMTProblem>, Collection<SolverType>) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
layoutChoiceSelector() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
layout
layoutDialog() - Method in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
 
layoutDialog() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
layouter - Variable in class de.uka.ilkd.key.pp.LogicPrinter
This chooses the layout.
Layouter - Class in de.uka.ilkd.key.util.pp
This class pretty-prints information using line breaks and indentation.
Layouter(Backend, int) - Constructor for class de.uka.ilkd.key.util.pp.Layouter
Construts a newly allocated Layouter which will send output to the given Backend and has the given default indentation.
Layouter(Writer) - Constructor for class de.uka.ilkd.key.util.pp.Layouter
Convenience constructor for a Layouter with a WriterBackend.
Layouter(Writer, int) - Constructor for class de.uka.ilkd.key.util.pp.Layouter
Convenience constructor for a Layouter with a WriterBackend.
Layouter(Writer, int, int) - Constructor for class de.uka.ilkd.key.util.pp.Layouter
Convenience constructor for a Layouter with a WriterBackend.
Layouter.BreakToken - Class in de.uka.ilkd.key.util.pp
A token corresponding to a brk call.
Layouter.CloseBlockToken - Class in de.uka.ilkd.key.util.pp
A token corresponding to an end call.
Layouter.IndentationToken - Class in de.uka.ilkd.key.util.pp
A token corresponding to an ind call.
Layouter.MarkToken - Class in de.uka.ilkd.key.util.pp
A token corresponding to a mark call.
Layouter.OpenBlockToken - Class in de.uka.ilkd.key.util.pp
A token corresponding to a begin call.
Layouter.SizeCalculatingToken - Class in de.uka.ilkd.key.util.pp
Superclass of tokens which calculate their followingSize.
Layouter.StreamToken - Class in de.uka.ilkd.key.util.pp
A stream token.
Layouter.StringToken - Class in de.uka.ilkd.key.util.pp
A token corresponding to a print call.
layoutExtractor - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
layoutKeYComponent() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
layout the component
layoutMain() - Method in class de.uka.ilkd.key.gui.MainWindow
initialised, creates GUI and lays out the main frame
layoutPane() - Method in class de.uka.ilkd.key.gui.StrategySelectionView
Build everything
layoutsEquivalentClasses - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Contains the equivalent classes accessible via SymbolicLayoutExtractor.getEquivalenceClasses(int).
layoutSize(Container, boolean) - Method in class de.uka.ilkd.key.gui.utilities.WrapLayout
Returns the minimum or preferred dimension needed to layout the target container.
layoutTerm - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
The layout term.
layoutViewSelector() - Method in class de.uka.ilkd.key.gui.configuration.ViewSelector
lays out the selector
lazyComputeBlockCompletionCondition(IExecutionBlockStartNode<?>, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Computes the condition lazily when #getBlockCompletionCondition(IExecutionNode) or #getFormatedBlockCompletionCondition(IExecutionNode) is called the first time.
lazyComputeBranchCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Computes the branch condition lazily when ExecutionBranchCondition.getBranchCondition() or ExecutionBranchCondition.getFormatedBranchCondition() is called the first time.
lazyComputeCallStateVariables() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
Computes the variables lazily when AbstractExecutionMethodReturn.getCallStateVariables() is called the first time.
lazyComputeChildVariables() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Computes the contained child variables lazily when ExecutionValue.getChildVariables() is called the first time.
lazyComputeConditionString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Computes the human readable return value of this node lazily when ExecutionMethodReturnValue.getConditionString() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Computes the related constraints lazily when AbstractExecutionValue.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchStatement
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionExceptionalMethodReturn
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionJoin
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopCondition
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopStatement
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStatement
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeConstraints() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Computes the constraints lazily when AbstractExecutionNode.getConstraints() is called the first time.
lazyComputeEquivalenzClasses(ImmutableSet<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Computes the equivalence classes from the given applied cut rules lazily when SymbolicLayoutExtractor.getEquivalenceClasses(int) is called the first time.
lazyComputeExceptionSort(Node, IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Computes the exception Sort lazily when #getExceptionSort() is called the first time.
lazyComputeIsAdditionalBranchVerified(Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if this branch would be closed without the uninterpreted predicate and thus be treated as valid/closed in a regular proof.
lazyComputeIsExceptionalTermination(Node, IProgramVariable) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if is an exceptional termination.
lazyComputeIsMainBranchVerified(Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Checks if this branch would be closed without the uninterpreted predicate and thus be treated as valid/closed in a regular proof.
lazyComputeLayout(ImmutableSet<Term>, Set<AbstractUpdateExtractor.ExtractLocationParameter>, ImmutableList<ISymbolicEquivalenceClass>, String, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Computes a memory layout lazily when it is first time requested via #getLayout(Map, int, Term, Set, String, boolean).
lazyComputeLayoutExtractor() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Instantiates the used ExecutionNodeSymbolicLayoutExtractor lazily when AbstractExecutionNode.getLayoutExtractor() is called the first time.
lazyComputeMergedBranchCondtions() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Computes the branch condition lazily when ExecutionBranchCondition.getMergedBranchCondtions() is called the first time.
lazyComputeMethodReturnCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
lazyComputeModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Computes the PosInOccurrence lazily when AbstractExecutionNode.getModalityPIO() is called the first time.
lazyComputeModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Computes the PosInOccurrence lazily when AbstractExecutionNode.getModalityPIO() is called the first time.
lazyComputeModalityPIO() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Computes the PosInOccurrence lazily when AbstractExecutionNode.getModalityPIO() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAuxiliaryContract
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchStatement
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionConstraint
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionExceptionalMethodReturn
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionJoin
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopCondition
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopInvariant
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLoopStatement
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStatement
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeName() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
Computes the name of this node lazily when AbstractExecutionElement.getName() is called the first time.
lazyComputeNameIncludingReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the name including the return value lazily when ExecutionMethodReturn.getNameIncludingReturnValue() is called the first time.
lazyComputePathCondition() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Computes the path condition lazily when ExecutionBranchCondition.getPathCondition() or ExecutionBranchCondition.getFormatedPathCondition() is called the first time.
lazyComputeReturnValues() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the return value lazily when #getReturnValue() is called the first time.
lazyComputeReturnValueString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
Computes the human readable return value of this node lazily when ExecutionMethodReturnValue.getReturnValueString() is called the first time.
lazyComputeSignature() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
Computes the signature lazily when AbstractExecutionMethodReturn.getSignature() is called the first time.
lazyComputeSignature() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionExceptionalMethodReturn
Computes the signature lazily when AbstractExecutionMethodReturn.getSignature() is called the first time.
lazyComputeSignature() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the signature lazily when AbstractExecutionMethodReturn.getSignature() is called the first time.
lazyComputeSigntureIncludingReturnValue() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
Computes the signature including the return value lazily when ExecutionMethodReturn.getNameIncludingReturnValue() is called the first time.
lazyComputeValues() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
Computes the value for ExecutionVariable.getValues() lazily when the method is called the first time.
lazyComputeValues() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
Computes the value for ExecutionVariable.getValues() lazily when the method is called the first time.
lazyComputeVariables() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Computes the variables lazily when AbstractExecutionNode.getVariables() is called the first time.
lazyComputeVariables(Term) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Computes the variables lazily when AbstractExecutionNode.getVariables(Term) is called the first time.
lblIconLeft - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
lblIconRight - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
LBLNEG - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LBLNEG - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LBLPOS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LBLPOS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
lblText - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
LBRACE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LBRACE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
LBRACE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LBRACE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LBRACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LBRACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LBRACKET - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LBRACKET - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
LBRACKET - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LBRACKET - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LBRACKET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LBRACKET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
lc2fv - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.FinalOuterVarsCollector
 
lDelimiter - Variable in class de.uka.ilkd.key.pp.Notation.SeqSingletonNotation
 
LDT - Class in de.uka.ilkd.key.ldt
An "LDT" or "language data type" class corresponds to a standard rule file shipped with KeY.
LDT(Name, TermServices) - Constructor for class de.uka.ilkd.key.ldt.LDT
 
LDT(Name, Sort, TermServices) - Constructor for class de.uka.ilkd.key.ldt.LDT
 
ldtFile - Static variable in class de.uka.ilkd.key.proof.io.RuleSource
 
ldtIncludes - Variable in class de.uka.ilkd.key.proof.init.Includes
a list containing the LDT includes, represented as Strings
LDTInput - Class in de.uka.ilkd.key.proof.io
Represents the LDT .key files as a whole.
LDTInput(KeYFile[], LDTInput.LDTInputListener, Profile) - Constructor for class de.uka.ilkd.key.proof.io.LDTInput
creates a representation of the LDT files to be used as input to the KeY prover.
LDTInput.LDTInputListener - Interface in de.uka.ilkd.key.proof.io
 
ldtMap - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
ldtName - Variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
LDTs - Variable in class de.uka.ilkd.key.java.TypeConverter
 
LE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LEADING_WHITE_SPACE_PER_LEVEL - Static variable in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
The used leading white space in each level.
LEADING_WHITE_SPACE_PER_LEVEL - Static variable in class org.key_project.util.java.XMLUtil
The used leading white space in each level.
leaf() - Method in class de.uka.ilkd.key.proof.Node
returns true, iff this node is a leaf, i.e. has no children.
LEAF_PANEL - Static variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
leafNode - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
The leaf Node.
LeafPanel - Class in de.uka.ilkd.key.gui.smt
 
LeafPanel(SupportedTaclets) - Constructor for class de.uka.ilkd.key.gui.smt.LeafPanel
 
LeafPanel.SelectionListener - Class in de.uka.ilkd.key.gui.smt
 
LeaveCommand - Class in de.uka.ilkd.key.macros.scripts
 
LeaveCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.LeaveCommand
 
leavesIterator() - Method in class de.uka.ilkd.key.proof.Node
returns an iterator for the leaves of the subtree below this node.
left - Variable in class de.uka.ilkd.key.logic.LexPathOrdering.CacheKey
 
left - Variable in class de.uka.ilkd.key.pp.Notation.LabelNotation
 
left - Variable in class de.uka.ilkd.key.pp.Notation.ModalityNotation
 
left - Variable in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
left - Variable in class de.uka.ilkd.key.strategy.feature.AtomsSmallerThanFeature
 
left - Variable in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
left - Variable in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
left - Variable in class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature
 
left - Variable in class de.uka.ilkd.key.strategy.feature.TermSmallerThanFeature
 
left - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
 
left - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
left - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature.Analyser
 
left - Variable in class de.uka.ilkd.key.testgen.Assignment
 
left - Variable in class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
left - Variable in class org.key_project.util.collection.ImmutableLeftistHeap.Node
Children of the root of this heap
leftButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
leftCoeff - Variable in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
leftCoefficient - Variable in class de.uka.ilkd.key.strategy.termProjection.AbstractDividePolynomialsProjection
 
LEFTHANDSIDE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
leftHandSide - Variable in class de.uka.ilkd.key.rule.match.vm.instructions.MatchElementaryUpdateInstruction
 
LeftHandSideSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.LeftHandSideSort
 
LeftHandSideSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.LeftHandSideSort
 
LeftIterator(Term, Services) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.LeftIterator
 
LeftmostNegAtomFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns zero if there is no atom with negative polarity on a common d-path and on the left of the find-position within the find-formula as a formula of the antecedent.
LeftmostNegAtomFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.LeftmostNegAtomFeature
 
leftTraverse(ProjectionToTerm, TermFeature) - Static method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator
Left-traverse the subterms of a term in depth-first order.
LegacyTacletMatcher - Class in de.uka.ilkd.key.rule.match.legacy
This class encapsulates the matching logic for taclet's.
LegacyTacletMatcher(Taclet) - Constructor for class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
LegacyTacletMatcherKit() - Constructor for class de.uka.ilkd.key.rule.match.TacletMatcherKit.LegacyTacletMatcherKit
 
LEMMA - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LEMMA - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
lemmaCheckbox - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
LemmaFormula - Class in de.uka.ilkd.key.taclettranslation.lemma
 
LemmaFormula(Taclet, Term) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.LemmaFormula
 
LemmaGenerationAction - Class in de.uka.ilkd.key.gui.actions
 
LemmaGenerationAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
LemmaGenerationAction.AbstractLoaderListener - Class in de.uka.ilkd.key.gui.actions
 
LemmaGenerationAction.Mode - Enum in de.uka.ilkd.key.gui.actions
 
LemmaGenerationAction.ProveAndAddTaclets - Class in de.uka.ilkd.key.gui.actions
 
LemmaGenerationAction.ProveKeYTaclets - Class in de.uka.ilkd.key.gui.actions
 
LemmaGenerationAction.ProveUserDefinedTaclets - Class in de.uka.ilkd.key.gui.actions
 
LemmaGenerationBatchModeAction - Class in de.uka.ilkd.key.gui.actions
 
LemmaGenerationBatchModeAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.LemmaGenerationBatchModeAction
 
lemmaGenerationBatchModeAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
LemmaGenerator - Interface in de.uka.ilkd.key.taclettranslation.lemma
A Lemma Generator translates a taclet to its corresponding first order logic formula thats validity implies the validity of the taclet.
LemmaGeneratorSettings - Class in de.uka.ilkd.key.settings
 
LemmaGeneratorSettings() - Constructor for class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
lemmaGeneratorSettings - Variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
LemmaJustification - Class in de.uka.ilkd.key.proof.mgt
RuleJustification for taclets, that can be proven from other taclets.
LemmaJustification() - Constructor for class de.uka.ilkd.key.proof.mgt.LemmaJustification
 
LEMMAS - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel
 
LemmaSelectionDialog - Class in de.uka.ilkd.key.gui.lemmatagenerator
The core of the Selection-Dialog is the class SelectionPanel which extends JPanel.
LemmaSelectionDialog() - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
LemmataAutoModeOptions - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
LemmataAutoModeOptions(CommandLine, String) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
LemmataAutoModeOptions(CommandLine, String, String) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
lemmataFileChooser - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
LemmataHandler - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
LemmataHandler(LemmataAutoModeOptions, Profile) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
LemmataHandler.Listener - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
length() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
 
length - Variable in class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
 
length() - Method in class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
 
length - Variable in class de.uka.ilkd.key.java.JavaInfo
caches the arrays' length attribute
length - Variable in class de.uka.ilkd.key.java.ProgramPrefixUtil.ProgramPrefixInfo
 
length - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
length() - Method in class de.uka.ilkd.key.pp.Range
 
length - Variable in class de.uka.ilkd.key.smt.model.ObjectVal
The length of the object.
LENGTH - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
length() - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
length() - Method in class de.uka.ilkd.key.util.String8
 
length1 - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Patch
 
length2 - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Patch
 
lengthOfMatch - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
lengthOfMatch - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
lengthValue - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
The ExecutionValue from which the array length was computed.
Leq - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
The Leq element of the sign lattice, representing all negative numbers and zero.
Leq() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.Leq
 
leq() - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CompRes
 
leq(PosInProgram) - Method in class de.uka.ilkd.key.logic.PosInProgram
 
leq(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
LEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
leq - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
leq(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.CompareCostsFeature
 
leq(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
leq(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
leq(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LEQ - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
leqF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
LEQSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
LEQSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
LEQSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
LESS - Static variable in class de.uka.ilkd.key.logic.LexPathOrdering
 
LESS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LESS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
less(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.feature.CompareCostsFeature
 
less(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LESS_DISPATCH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LESS_DISPATCH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
LESSEQUAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LESSEQUAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
LessOrEquals - Class in de.uka.ilkd.key.java.expression.operator
Less or equals.
LessOrEquals(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.LessOrEquals
Less or equals.
LessOrEquals(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.LessOrEquals
 
lessOrEquals - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
LessThan - Class in de.uka.ilkd.key.java.expression.operator
Less than.
LessThan(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.LessThan
Less than.
LessThan(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.LessThan
Less than.
lessThan - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
lessThan(Term, Term, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AtomsSmallerThanFeature
this overwrites the method of SmallerThanFeature
lessThan(Term, Term, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
this overwrites the method of SmallerThanFeature
lessThan(Term, Term, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SmallerThanFeature
 
lessThan(ImmutableList<Term>, ImmutableList<Term>, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SmallerThanFeature
 
lessThan(Term, Term, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
this overwrites the method of SmallerThanFeature
lessThan(Term, Term, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
this overwrites the method of SmallerThanFeature
lessThanArrayLengthGuard(JavaInfo, ProgramVariable, ReferencePrefix) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a condition that compares a variable and an array length using the less than operator.
lessThanGuard(Expression, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a condition that compares two expressions using the less than operator.
lessThanOperator(Expression, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a less than operator.
lessThanZeroOperator(Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a less than zero operator.
let(TermBuffer, ProjectionToTerm, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LetCommand - Class in de.uka.ilkd.key.macros.scripts
 
LetCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.LetCommand
 
LetFeature - Class in de.uka.ilkd.key.strategy.feature
Feature for locally binding a TermBuffer to a certain value, namely to a term that is generated by a ProjectionToTerm.
LetFeature(TermBuffer, ProjectionToTerm, Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.LetFeature
 
LETTER - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LETTER - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
LETTER - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LETTER - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LETTER - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LETTER - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LETTER - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LETTER - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LETTERORDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LETTERORDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
letUserChooseStep(List<LocationVariable>, List<PosInOccurrence>, boolean, Services) - Static method in class de.uka.ilkd.key.gui.DependencyContractCompletion
collects all possible heaps and presents them to the user for selection.
level - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Level.
lexer - Variable in class de.uka.ilkd.key.parser.KeYParser
 
lexer - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LEXICAL_ERROR - Static variable in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
Lexical error occured.
LEXICAL_ERROR - Static variable in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
Lexicographical() - Constructor for class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem.Lexicographical
 
LexicographicalKeYJavaTypeOrder() - Constructor for class de.uka.ilkd.key.java.abstraction.KeYJavaType.LexicographicalKeYJavaTypeOrder
 
LexicographicComparator<U> - Class in de.uka.ilkd.key.util
Compares arrays of comparable objects (e.g., Integer).
LexicographicComparator() - Constructor for class de.uka.ilkd.key.util.LexicographicComparator
 
LexPathOrdering - Class in de.uka.ilkd.key.logic
 
LexPathOrdering() - Constructor for class de.uka.ilkd.key.logic.LexPathOrdering
 
LexPathOrdering.CacheKey - Class in de.uka.ilkd.key.logic
 
LexPathOrdering.CompRes - Class in de.uka.ilkd.key.logic
 
LexPathOrdering.FunctionWeighter - Class in de.uka.ilkd.key.logic
Explicit ordering for different kinds of function symbols; symbols like C:: or C.
LexPathOrdering.LiteralWeighter - Class in de.uka.ilkd.key.logic
Explicit ordering of literals (symbols assigned a weight by this class are regarded as smaller than all other symbols)
LexPathOrdering.Weighter - Class in de.uka.ilkd.key.logic
Base class for metrics on symbols that are used to construct an ordering
lexStateNames - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
lexStateNames - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
LGUILLEMETS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LGUILLEMETS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
lhs - Variable in class de.uka.ilkd.key.logic.op.ElementaryUpdate
 
lhs() - Method in class de.uka.ilkd.key.logic.op.ElementaryUpdate
Returns the left hand side of this elementary update operator.
li - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView.TextPaneMouseAdapter
The precalculated start indices of the lines.
LicenseAction - Class in de.uka.ilkd.key.gui.actions
 
LicenseAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.LicenseAction
 
lift(Varargs, Field) - Static method in class de.uka.ilkd.key.macros.scripts.meta.ArgumentsLifter
 
lift(Option, Field) - Static method in class de.uka.ilkd.key.macros.scripts.meta.ArgumentsLifter
 
lift(Flag, Field) - Static method in class de.uka.ilkd.key.macros.scripts.meta.ArgumentsLifter
 
LIGHT_BLUE_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
lightweight_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
limit - Variable in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
LIMIT_SUFFIX - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
limitedToUnlimited - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
limitObs(IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
limitTerm(Term, ImmutableSet<Pair<Sort, IObserverFunction>>, Services) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
line - Variable in exception de.uka.ilkd.key.java.PosConvertException
The line
line - Variable in class de.uka.ilkd.key.java.Position
The line number.
line - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Line number, not directly used.
line - Variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
current line number
line - Variable in class de.uka.ilkd.key.parser.Location
 
line - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
line - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
line - Variable in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
LINE_BREAK - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
LINE_END - Static variable in class de.uka.ilkd.key.control.InstantiationFileHandler
 
linearEquation - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
linearInEquation - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
linearMonomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
lineArray - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.LinesToCharsResult
 
LineBreakpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
 
LineBreakpoint(String, int, int, IProgramMethod, Proof, String, boolean, boolean, int, int) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
Creates a new LineBreakpoint.
LineInformation(int, List<Integer>) - Constructor for class org.key_project.util.java.IOUtil.LineInformation
Constructor.
lineLength - Variable in class de.uka.ilkd.key.util.CommandLine
This is the number of characters printed in one line when printing the usage page.
lineNr - Variable in class de.uka.ilkd.key.proof.io.intermediate.AppIntermediate
 
lineNumber - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
The line of the Breakpoint in the respective class.
linenumbers - Variable in class de.uka.ilkd.key.api.ScriptResult
List with line numbers
lineOffset - Variable in class de.uka.ilkd.key.parser.KeYParser
 
lines - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
Lines to highlight (contains all highlights of the current proof) and corresponding Nodes.
LinesToCharsResult(String, String, List<String>) - Constructor for class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.LinesToCharsResult
 
lineWidth - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
lineWidth - Variable in class de.uka.ilkd.key.pp.LogicPrinter
The max. number of characters to put in one line
lineWidth() - Method in interface de.uka.ilkd.key.util.pp.Backend
Returns the available space per line
lineWidth - Variable in class de.uka.ilkd.key.util.pp.Printer
total line length available
lineWidth() - Method in class de.uka.ilkd.key.util.pp.Printer
Return the line width of this Printer.
lineWidth - Variable in class de.uka.ilkd.key.util.pp.StringBackend
 
lineWidth() - Method in class de.uka.ilkd.key.util.pp.StringBackend
Returns the available space per line
lineWidth - Variable in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
 
lineWidth() - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Returns the available space per line
LINKED_GOAL - Static variable in class de.uka.ilkd.key.proof.Node
 
linkedFolderIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
linkedFolderIcon() - Static method in class de.uka.ilkd.key.gui.IconFactory
 
linkedGoal - Variable in class de.uka.ilkd.key.proof.Goal
Marks this goal as linked (-> MergeRule)
linkedGoalIcon - Static variable in class de.uka.ilkd.key.gui.GoalList
 
LinkedHashMap<K,V> - Class in de.uka.ilkd.key.util
 
LinkedHashMap() - Constructor for class de.uka.ilkd.key.util.LinkedHashMap
 
LinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class de.uka.ilkd.key.util.LinkedHashMap
 
LinkedHashMap(K, V) - Constructor for class de.uka.ilkd.key.util.LinkedHashMap
 
LinkedHashMap(K[], V[]) - Constructor for class de.uka.ilkd.key.util.LinkedHashMap
 
LinkedHashMap(Iterable<K>, Iterable<V>) - Constructor for class de.uka.ilkd.key.util.LinkedHashMap
 
LinkedHashMap.PairIterator<K,V> - Class in de.uka.ilkd.key.util
 
linkedIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
linkStateVarsToCopies(StateVars, StateVars, Map<Term, Term>) - Method in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
linkSymbExecVarsToCopies() - Method in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
lissy - Variable in class de.uka.ilkd.key.gui.RecentFileMenu
the actionListener to be notified of mouse-clicks or other actionevents on the menu items
list - Variable in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
list - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
list - Variable in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
list() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
list - Variable in class de.uka.ilkd.key.rule.inst.ProgramList
 
list - Variable in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
the map with the instantiations
list - Variable in class org.key_project.util.collection.ImmutableSLList.SLListIterator
the list of remaining elements
list_separator - Static variable in class de.uka.ilkd.key.settings.SettingsConverter
 
listEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
listEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet.ProgramSV
 
listEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet.TermSV
 
Listener() - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
listener - Variable in class de.uka.ilkd.key.gui.MainWindow.BlockingGlassPane
 
listener - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
listener - Variable in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
listener - Variable in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
Listener() - Constructor for class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
listener - Static variable in class de.uka.ilkd.key.gui.smt.LeafPanel
 
listener - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
listener - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
listener - Variable in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
listener - Variable in class de.uka.ilkd.key.proof.io.LDTInput
 
listener - Variable in class de.uka.ilkd.key.settings.ProofSettings
the default listener to settings
listener - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
It is possible that a solver has a listener.
listener - Variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
listener - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
listener - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
 
listener - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
 
listener - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
This listener communicates with the PO loader.
listenerList - Variable in class de.uka.ilkd.key.core.KeYMediator
listenerList with to gui listeners
listenerList - Variable in class de.uka.ilkd.key.core.KeYSelectionModel
the listeners to this model
listenerList - Variable in class de.uka.ilkd.key.gui.configuration.Config
the listeners to this Config
listenerList - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
the added action listeners
listenerList - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
listenerList - Variable in class de.uka.ilkd.key.proof.Proof
list with prooftree listeners of this proof attention: firing events makes use of array list's random access nature
listenerList - Variable in class de.uka.ilkd.key.proof.RuleAppIndex
 
listenerList - Variable in class de.uka.ilkd.key.settings.ChoiceSettings
 
listenerList - Variable in class de.uka.ilkd.key.settings.GeneralSettings
 
listenerList - Variable in class de.uka.ilkd.key.settings.StrategySettings
 
listenerList - Variable in class de.uka.ilkd.key.settings.ViewSettings
List of listeners that are notified if the settings change
listenerLock - Variable in class de.uka.ilkd.key.smt.Pipe
 
listenerMap - Variable in class de.uka.ilkd.key.util.properties.AbstractProperties
 
listeners - Variable in class de.uka.ilkd.key.control.CompositePTListener
 
listeners - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
listeners of this model
listeners - Variable in class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
listeners - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
listeners - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
listeners - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
listeners - Variable in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
listeners - Variable in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
listeners - Variable in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
listeners - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
listeners - Variable in class de.uka.ilkd.key.proof.Goal
goal listeners
listeners - Static variable in class de.uka.ilkd.key.proof.io.ProofSaver
Contains all listener.
listeners - Variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
listeners - Variable in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
listeners - Variable in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
listeners - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
listeners - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
listeners - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
listeners - Variable in class de.uka.ilkd.key.smt.Pipe
 
listeners - Variable in class de.uka.ilkd.key.smt.SolverLauncher
 
listeners - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
listExamples(File) - Static method in class de.uka.ilkd.key.gui.ExampleChooser
Lists all examples in the given directory.
ListInstantiation - Class in de.uka.ilkd.key.rule.inst
 
ListInstantiation(SchemaVariable, ImmutableList<Object>) - Constructor for class de.uka.ilkd.key.rule.inst.ListInstantiation
creates a new ContextInstantiationEntry
listInteraction - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
listIterator() - Method in class de.uka.ilkd.key.api.ScriptResults
 
listIterator(int) - Method in class de.uka.ilkd.key.api.ScriptResults
 
listLabelReplacements(SequentFormula, Name, String, List<Term>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Lists all label replacements in the given SequentFormula.
listModel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
listModifiedHeapLocations(Term, Services, HeapLDT, List<Location>, ReferencePrefix, Set<Location>, Node) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Recursive utility method used by #listModifiedLocations(Term, Services, HeapLDT, List, ReferencePrefix) to analyze a given update.
listModifiedLocations(Term, Services, HeapLDT, List<Location>, ExecutionContext, ReferencePrefix, Set<Location>, Node) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Recursive method to list all modified Locations in the given Term.
listNewSemisequentTerms(Semisequent, Semisequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Lists the Terms of all new SequentFormula in the child Semisequent.
listReferences(Node, ProgramElement, ProgramVariable, LinkedHashSet<IProofReference<?>>, boolean) - Method in class de.uka.ilkd.key.proof_references.analyst.ProgramVariableReferencesAnalyst
Extracts the proof references recursive.
listSemisequentTerms(Semisequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Lists the Terms contained in the given Semisequent.
litComparator - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
 
Literal - Class in de.uka.ilkd.key.java.expression
Literal.
Literal(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.Literal
Constructor for the transformation of COMPOST ASTs to KeY.
Literal() - Constructor for class de.uka.ilkd.key.java.expression.Literal
Literal
Literal(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.expression.Literal
Literal with specific source code position.
Literal(PositionInfo) - Constructor for class de.uka.ilkd.key.java.expression.Literal
Literal with specific source code position.
Literal() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
LITERAL - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was Literal
literal - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
valid iff type is LITERAL
Literal() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
LITERAL - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was Literal
literal - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
valid iff type is LITERAL
literal - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
literal - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
LITERAL_KEY - Static variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
LiteralCollector() - Constructor for class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature.LiteralCollector
 
LiteralCollector() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.LiteralCollector
 
literals - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
all literals contains in this clause
literalsSmallerThan(String, String, IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LiteralsSmallerThanFeature - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
LiteralsSmallerThanFeature(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
LiteralsSmallerThanFeature.LiteralCollector - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
LiteralsSmallerThanFeature.MonomialIterator - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
literalWeighter - Variable in class de.uka.ilkd.key.logic.LexPathOrdering
 
LiteralWeighter() - Constructor for class de.uka.ilkd.key.logic.LexPathOrdering.LiteralWeighter
 
LLBRACKET - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
ln - Variable in class de.uka.ilkd.key.rule.conditions.TermLabelCondition
 
load(Profile, File, List<File>, File, List<File>, Properties, boolean) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Opens a java file in this UserInterfaceControl and returns the instantiated AbstractProblemLoader which can be used to instantiated proofs programmatically.
load(File, List<File>, File, List<File>) - Static method in class de.uka.ilkd.key.control.KeYEnvironment
Loads the given location and returns all required references as KeYEnvironment.
load(File, List<File>, File, List<File>, RuleCompletionHandler) - Static method in class de.uka.ilkd.key.control.KeYEnvironment
Loads the given location and returns all required references as KeYEnvironment.
load(Profile, File, List<File>, File, List<File>, boolean) - Static method in class de.uka.ilkd.key.control.KeYEnvironment
Loads the given location and returns all required references as KeYEnvironment.
load(Profile, File, List<File>, File, List<File>, Properties, RuleCompletionHandler, boolean) - Static method in class de.uka.ilkd.key.control.KeYEnvironment
Loads the given location and returns all required references as KeYEnvironment.
load(File) - Static method in class de.uka.ilkd.key.control.KeYEnvironment
 
load(Profile, File, List<File>, File, List<File>, Properties, boolean) - Method in interface de.uka.ilkd.key.control.UserInterfaceControl
Opens a java file in this UserInterfaceControl and returns the instantiated AbstractProblemLoader which can be used to instantiated proofs programmatically.
load(Properties) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
read the recent file names from the properties object.
load(String) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
read the recent files from the given properties file
load(Profile, File, List<File>, File, List<File>, Properties, boolean) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
Opens a java file in this UserInterfaceControl and returns the instantiated AbstractProblemLoader which can be used to instantiated proofs programmatically.
load() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Executes the loading process and tries to instantiate a proof and to re-apply rules on it if possible.
load(File) - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
load(AbstractButton, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.AbstractButtonSaver
 
load(Component) - Method in class de.uka.ilkd.key.util.PreferenceSaver
Load the properties of the argument and all its children (in depth).
load(C, Preferences) - Method in interface de.uka.ilkd.key.util.PreferenceSaver.Saver
 
load(JSplitPane, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.SplitPaneSaver
 
load(JTabbedPane, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.TabbedPaneSaver
 
load(Window, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.WindowSaver
 
LoadAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.LoadAction
 
loadAsLemmata - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
loadAxioms() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.KeYsTacletsLoader
 
loadAxioms() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
get the set of axioms from the axiom files if applicable.
loadAxioms() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
loadButton - Variable in class de.uka.ilkd.key.gui.ExampleChooser
 
loadCandidates() - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Loads the merge candidates into the combo box, initializes the partner editor pane with the text of the first candidate.
loadChildren(Component) - Method in class de.uka.ilkd.key.util.PreferenceSaver
 
loadCommandLineFiles(AbstractMediatorUserInterfaceControl, List<File>) - Static method in class de.uka.ilkd.key.core.Main
 
loadCommands() - Static method in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
loadComponent(C) - Method in class de.uka.ilkd.key.util.PreferenceSaver
 
loadedInsts - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.TacletInformation
 
loadedInteractionLogs - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
LoadedPOContainer(ProofOblInput) - Constructor for class de.uka.ilkd.key.proof.init.IPersistablePO.LoadedPOContainer
Constructor.
LoadedPOContainer(ProofOblInput, int) - Constructor for class de.uka.ilkd.key.proof.init.IPersistablePO.LoadedPOContainer
Constructor.
loadedProof - Variable in class de.uka.ilkd.key.control.KeYEnvironment
An optional Proof which was loaded by the specified proof file.
loader - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
The problem loader, for reporting errors
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.proof.init.DependencyContractPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Instantiates a new proof obligation with the given settings.
loadFrom(InitConfig, Properties) - Static method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
loadFromKeyFile(File) - Static method in class de.uka.ilkd.key.api.KeYApi
 
loadingFinished(AbstractProblemLoader, IPersistablePO.LoadedPOContainer, ProofAggregate, AbstractProblemLoader.ReplayResult) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
loadingFinished(AbstractProblemLoader, IPersistablePO.LoadedPOContainer, ProofAggregate, AbstractProblemLoader.ReplayResult) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
loadingFinished(AbstractProblemLoader, IPersistablePO.LoadedPOContainer, ProofAggregate, AbstractProblemLoader.ReplayResult) - Method in interface de.uka.ilkd.key.proof.io.ProblemLoaderControl
The loading has stopped.
loadingStarted(AbstractProblemLoader) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
loadingStarted(AbstractProblemLoader) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
loadingStarted(AbstractProblemLoader) - Method in interface de.uka.ilkd.key.proof.io.ProblemLoaderControl
The loading has started.
loadInMainWindow(File, List<File>, File, List<File>, boolean) - Static method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
Loads the given location and returns all required references as KeYEnvironment with KeY's MainWindow.
loadInMainWindow(Profile, File, List<File>, File, List<File>, boolean, boolean) - Static method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
Loads the given location and returns all required references as KeYEnvironment with KeY's MainWindow.
loadKeYTaclets - Variable in class de.uka.ilkd.key.gui.MainWindow
 
loadMacroMap() - Static method in class de.uka.ilkd.key.macros.scripts.MacroCommand
 
loadOnly - Static variable in class de.uka.ilkd.key.core.Main
Determines whether to actually prove or only load a problem when Main.uiMode is Main.UiMode.AUTO.
loadOnly - Variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
loadPreferences(Component) - Method in class de.uka.ilkd.key.gui.MainWindow
Load the properties of the named components under component from the system preferences.
loadPreferences(String) - Method in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
Loads proof settings.
loadProblem(File) - Method in class de.uka.ilkd.key.gui.MainWindow
 
loadProblem(File, List<File>, File, List<File>) - Method in class de.uka.ilkd.key.gui.MainWindow
 
loadProblem(File, List<File>, File, List<File>) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
loads the problem or proof from the given file
loadProblem(File) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
loadProblem(File) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
loads the problem or proof from the given file
loadProblem(File) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
loadProof(File, List<File>, File, List<File>) - Static method in class de.uka.ilkd.key.api.KeYApi
 
loadProof(File) - Static method in class de.uka.ilkd.key.api.KeYApi
 
loadProof(String) - Static method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
Loads the given proof file.
loadProofButton - Variable in class de.uka.ilkd.key.gui.ExampleChooser
 
loadProofFile(File, List<File>, File, List<File>) - Method in class de.uka.ilkd.key.api.KeYApi
Load a proof file, creates a KeY environment that can be accessed with other methods from this facade
loadRecentFile - Static variable in class de.uka.ilkd.key.core.Main
flag whether recent loaded file should be loaded on startup
loadServices(Class<S>) - Static method in class org.key_project.util.reflection.ClassLoaderUtil
Loads all configured services similar to ServiceLoader.load(Class) but with same behavior in all supported application types.
loadServices(Class<?>, Class<S>) - Static method in class org.key_project.util.reflection.ClassLoaderUtil
Loads all configured services similar to ServiceLoader.load(Class) but with same behavior in all supported application types.
loadServices(Class<?>, Class<S>) - Method in interface org.key_project.util.reflection.IClassLoader
Loads all configured services similar to ServiceLoader.load(Class).
loadServices(Class<?>, Class<S>) - Method in class org.key_project.util.reflection.JavaApplicationClassLoader
Loads all configured services similar to ServiceLoader.load(Class).
loadSettings(JRadioButton[]) - Method in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
 
loadSettings() - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
loadSettings() - Method in class de.uka.ilkd.key.settings.ProofSettings
Loads the the former settings from configuration file.
loadSettingsFromStream(Reader) - Method in class de.uka.ilkd.key.settings.ProofSettings
Used by loadSettings() and loadSettingsFromString(...)
loadSettingsFromString(String) - Method in class de.uka.ilkd.key.settings.ProofSettings
Used to load Settings from a .key file
loadTaclets() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
loadTaclets() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveAndAddTaclets
 
loadTaclets() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveKeYTaclets
 
loadTaclets() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveUserDefinedTaclets
 
loadTaclets() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.KeYsTacletsLoader
 
loadTaclets() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
get the set of taclets to examine (either from the system or from a file)
loadTaclets() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
loadUserDefinedTacletsAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for loading taclets onto a ongoing proof
loadUserDefinedTacletsForProvingAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
localClass2FinalVar - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
LocalClassTransformation - Class in de.uka.ilkd.key.java.recoderext
Local and anonymous classes may access variables from the creating context if they are declared final and initialised.
LocalClassTransformation(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.LocalClassTransformation
 
localFunctions - Variable in class de.uka.ilkd.key.proof.Node
a linked list of the locally generated function symbols.
localIndexOf(ProgramVariable) - Method in class de.uka.ilkd.key.java.declaration.EnumClassDeclaration
get the index of the program variable amongst the enumconstants of THIS enum.
localIns - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
localIntroducedRules - Variable in class de.uka.ilkd.key.proof.Node
If the rule base has been extended e.g. by loading a new taclet as lemma or by applying a taclet with an addrule section on this node, then these taclets are stored in this list
localMgt - Variable in class de.uka.ilkd.key.proof.Proof
the environment of the proof with specs and java model
localNamespaces - Variable in class de.uka.ilkd.key.proof.Goal
The namespaces local to this goal.
localOuts - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
localOuts - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
localOutsAtPost - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
localOutsAtPre - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
localProgVars - Variable in class de.uka.ilkd.key.proof.Node
a linked list of the locally generated program variables.
localRenamingTable - Variable in class de.uka.ilkd.key.logic.RenameTable
local map mapping a QuantifiableVariable object to an abstract name.
localTacletApps - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndex
NoPosTacletApps for this term
localValues - Variable in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
The local values.
localVariable(String, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
create a local variable
localVariable(ProgramElementName, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
create a local variable
localVariable(Services, String, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a local variable with a unique name.
LOCALVARIABLE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
LocalVariableCondition - Class in de.uka.ilkd.key.rule.conditions
Ensures the given ProgramElement denotes a local variable
LocalVariableCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.LocalVariableCondition
 
LocalVariableDeclaration - Class in de.uka.ilkd.key.java.declaration
Local variable declaration.
LocalVariableDeclaration() - Constructor for class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variable declaration.
LocalVariableDeclaration(Modifier[], TypeReference, VariableSpecification[]) - Constructor for class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variable declaration.
LocalVariableDeclaration(TypeReference, VariableSpecification) - Constructor for class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variable declaration which declared exactly one variable.
LocalVariableDeclaration(ImmutableArray<Modifier>, TypeReference, VariableSpecification) - Constructor for class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variable declaration.
LocalVariableDeclaration(ImmutableArray<Modifier>, TypeReference, VariableSpecification[]) - Constructor for class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variable declaration.
LocalVariableDeclaration(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Local variable declaration.
LocalVariableDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
LocalVariableDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
localVariablesNamespaces - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
LocalVariableSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.LocalVariableSort
 
localVars - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
location - Variable in class de.uka.ilkd.key.gui.ExceptionDialog
 
location - Variable in exception de.uka.ilkd.key.macros.scripts.ScriptException
 
Location - Class in de.uka.ilkd.key.parser
This class represents a location in a file.
Location(String, int, int) - Constructor for class de.uka.ilkd.key.parser.Location
 
Location(RecognitionException) - Constructor for class de.uka.ilkd.key.parser.Location
 
location - Variable in exception de.uka.ilkd.key.parser.ParserException
 
Location - Class in de.uka.ilkd.key.smt.model
A Location is a pair (objectID, fieldID)
Location(String, String) - Constructor for class de.uka.ilkd.key.smt.model.Location
 
Location - Class in de.uka.ilkd.key.symbolic_execution.slicing
Represents a location like a local variable, method parameter, static field or an instance field on a specified object.
Location(ImmutableList<Access>) - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.Location
Constructor.
Location(Access...) - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.Location
Constructor.
location - Variable in class de.uka.ilkd.key.util.SpecDataLocation
 
location_ident() - Method in class de.uka.ilkd.key.parser.KeYParser
 
LOCATION_MODIFIER - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
location_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
LOCATION_TYPE_FILE - Static variable in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
LocationDefinition(ProgramVariable, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.LocationDefinition
Constructor.
locations - Variable in class de.uka.ilkd.key.smt.model.LocationSet
The locations contained in the location set.
LocationSet - Class in de.uka.ilkd.key.smt.model
A LocationSet represents a location set in an SMT model.
LocationSet(String) - Constructor for class de.uka.ilkd.key.smt.model.LocationSet
 
LocationVariable - Class in de.uka.ilkd.key.logic.op
This class represents proper program variables, which are not program constants.
LocationVariable(ProgramElementName, KeYJavaType, KeYJavaType, boolean, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.LocationVariable
 
LocationVariable(ProgramElementName, KeYJavaType, KeYJavaType, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.LocationVariable
 
LocationVariable(ProgramElementName, KeYJavaType) - Constructor for class de.uka.ilkd.key.logic.op.LocationVariable
 
LocationVariable(ProgramElementName, KeYJavaType, boolean) - Constructor for class de.uka.ilkd.key.logic.op.LocationVariable
 
LocationVariable(ProgramElementName, KeYJavaType, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.LocationVariable
 
LocationVariable(ProgramElementName, Sort) - Constructor for class de.uka.ilkd.key.logic.op.LocationVariable
 
locClass2finalVar - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
locClass2finalVar stores the final variables that need to be passed to the constructor of an anonymous class.
lock - Variable in class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
lock - Variable in class de.uka.ilkd.key.smt.Session
Locks the queue of the currently running solvers
lock - Variable in class de.uka.ilkd.key.smt.SolverLauncher
Used for synchronisation.
lock - Variable in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
lock - Variable in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver
 
lockInterruptionVariable - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
This lock variable is responsible for the attribute reasonOfInterruption
lockProcess - Variable in class de.uka.ilkd.key.smt.ExternalProcessLauncher
lock for the process-object in order to guarantee synchronous access: If you want to access on process then acquire first the lock!
LOCKSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOCKSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LOCKSET_LEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOCKSET_LEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LOCKSET_LT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOCKSET_LT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
lockStateVariable - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
This lock variable is responsible for the state variable sovlerState
locs - Variable in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
LOCSET - Static variable in class de.uka.ilkd.key.java.expression.literal.EmptySetLiteral
 
LOCSET - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LOCSET - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
LOCSET - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LOCSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOCSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LOCSET_BOUND - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
LOCSET_SORT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
locset_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
locsetBound - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
locsetBoundField - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
locSetID - Variable in class de.uka.ilkd.key.smt.LocSetQuery
 
LocSetLDT - Class in de.uka.ilkd.key.ldt
 
LocSetLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.LocSetLDT
 
locSetLDT - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
locSetLDT - Variable in class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature
 
LocSetQuery - Class in de.uka.ilkd.key.smt
Query for checking if a location is in a location set.
LocSetQuery(String, String, String) - Constructor for class de.uka.ilkd.key.smt.LocSetQuery
 
locsets - Variable in class de.uka.ilkd.key.smt.model.Model
List of location sets.
locsets - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
locsets - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator.ConstantCounter
 
locsetSort - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
LOCVAR_COMPARATOR - Static variable in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
LocVarReplBranchUniqueMap(Node, ImmutableSet<LocationVariable>) - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
log - Static variable in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
log - Static variable in class de.uka.ilkd.key.macros.scripts.LeaveCommand
 
log4jDebug(String, String) - Static method in class de.uka.ilkd.key.util.Debug
 
log4jError(String, String) - Static method in class de.uka.ilkd.key.util.Debug
 
log4jInfo(String, String) - Static method in class de.uka.ilkd.key.util.Debug
 
log4jWarn(String, String) - Static method in class de.uka.ilkd.key.util.Debug
 
logArea - Variable in class de.uka.ilkd.key.gui.ProofScriptWorker
 
logger - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
LogicalAnd - Class in de.uka.ilkd.key.java.expression.operator
Logical and.
LogicalAnd(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.LogicalAnd
Logical and.
LogicalAnd(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.LogicalAnd
 
LOGICALAND - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOGICALAND - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
logicalandexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
logicalAndOperator(Expression, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a logical and operator.
LOGICALIFTHENELSE - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
LOGICALIFTHENELSE - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
LogicalNot - Class in de.uka.ilkd.key.java.expression.operator
Logical not.
LogicalNot(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.LogicalNot
Logical not.
LogicalOr - Class in de.uka.ilkd.key.java.expression.operator
Logical or.
LogicalOr(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.LogicalOr
Logical or.
LogicalOr(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.LogicalOr
 
LOGICALOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOGICALOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
logicalorexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
logicalOrOperator(Expression, Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a logical or operator.
logicAsArray() - Method in class de.uka.ilkd.key.logic.NamespaceSet
returns all namespaces with symbols that may occur in a real sequent (this means all namespaces without variables, choices and ruleSets)
LogicPrinter - Class in de.uka.ilkd.key.pp
The front end for the Sequent pretty-printer.
LogicPrinter(ProgramPrinter, NotationInfo, Backend, Services, boolean) - Constructor for class de.uka.ilkd.key.pp.LogicPrinter
Creates a LogicPrinter.
LogicPrinter(ProgramPrinter, NotationInfo, Services) - Constructor for class de.uka.ilkd.key.pp.LogicPrinter
Creates a LogicPrinter.
LogicPrinter(ProgramPrinter, NotationInfo, Services, boolean) - Constructor for class de.uka.ilkd.key.pp.LogicPrinter
Creates a LogicPrinter.
LogicPrinter.MarkType - Enum in de.uka.ilkd.key.pp
 
LogicPrinter.PosTableStringBackend - Class in de.uka.ilkd.key.pp
A Backend which puts its result in a StringBuffer and builds a PositionTable.
LogicPrinter.QuantifiableVariablePrintMode - Enum in de.uka.ilkd.key.pp
 
LogicPrinter.StackEntry - Class in de.uka.ilkd.key.pp
Utility class for stack entries containing the position table and the position of the start of the subterm in the result.
logicTermReEntry() - Method in class de.uka.ilkd.key.parser.KeYParser
 
LogicVariable - Class in de.uka.ilkd.key.logic.op
The objects of this class represent logical variables, used e.g. for quantification.
LogicVariable(Name, Sort) - Constructor for class de.uka.ilkd.key.logic.op.LogicVariable
 
LogicVariableBinder(LogicVariable) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.LogicVariableBinder
 
LogicVariableMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.LogicVariableMatcher
 
logicVarMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
LogPrinter - Class in de.uka.ilkd.key.gui.interactionlog.algo
 
LogPrinter() - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
LONG - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LONG - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LONG - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LONG - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LONG_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
longConst(long) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
longDescription() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
LongLiteral - Class in de.uka.ilkd.key.java.expression.literal
Long literal.
LongLiteral(long) - Constructor for class de.uka.ilkd.key.java.expression.literal.LongLiteral
Creates a new LongLiteral representing the given long.
LongLiteral(String) - Constructor for class de.uka.ilkd.key.java.expression.literal.LongLiteral
Creates a new LongLiteral from the given String.
LongLiteral(ExtList, String) - Constructor for class de.uka.ilkd.key.java.expression.literal.LongLiteral
Constructor for Recoder2KeY transformation.
longName - Variable in class de.uka.ilkd.key.gui.actions.GoalBackAction
indicates if long names (including the name of the rule to undo) are displayed
LongRuleAppCost(long) - Constructor for class de.uka.ilkd.key.strategy.NumberRuleAppCost.LongRuleAppCost
 
LONGSUFFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LONGSUFFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
longTermConst(long) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LookaheadSuccess() - Constructor for error de.uka.ilkd.key.parser.proofjava.ProofJavaParser.LookaheadSuccess
 
LookaheadSuccess() - Constructor for error de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.LookaheadSuccess
 
lookForExamples() - Static method in class de.uka.ilkd.key.gui.ExampleChooser
 
lookingAhead - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
lookingAhead - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
lookup(Name) - Method in class de.uka.ilkd.key.logic.Namespace
looks if a registered object is declared in this namespace, if negative it asks its parent
lookup(String) - Method in class de.uka.ilkd.key.logic.Namespace
Convenience method to look up.
lookup(Name) - Method in class de.uka.ilkd.key.logic.NamespaceSet
looks up if the given name is found in one of the namespaces and returns the named object or null if no object with the same name has been found
lookup(Name, Namespace<?>[]) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
lookup(Name) - Method in class de.uka.ilkd.key.parser.KeYParser
 
lookup(Name) - Method in class de.uka.ilkd.key.proof.TacletIndex
returns a NoPosTacletApp whose Taclet has a name that equals the given name.
lookup(String) - Method in class de.uka.ilkd.key.proof.TacletIndex
returns a NoPosTacletApp whose Taclet has a name that equals the given name.
lookupActiveTaclet(Name) - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
lookupEntryForSV(Name) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
lookupGC(String) - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
looks up the demanded goal chooser is supported and returns a new instance if possible otherwise null is returned
lookupIdentifier(String, SLExpression, SLParameters, Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
lookupInCache(Type) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
lookupInCache(Sort, Sort, ServiceCaches) - Static method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
lookupLocally(Name) - Method in class de.uka.ilkd.key.logic.Namespace
 
lookupLogicSymbol(Name) - Method in class de.uka.ilkd.key.logic.NamespaceSet
looks up for the symbol in the namespaces sort, functions and programVariables
lookupName(ImmutableSet<SchemaVariable>, String) - Static method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Finds a schema variable in the given set.
lookupOperatorSV(String, ImmutableSet<Modality>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
lookupSchemaVariable(String) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
lookupSchemaVariableType(String, ProgramSVSort) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
lookupSort(String) - Method in class de.uka.ilkd.key.parser.KeYParser
looks up and returns the sort of the given name or null if none has been found.
lookupSort2KJTCache(Sort) - Method in class de.uka.ilkd.key.java.JavaInfo
 
lookupValue(Name) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
lookupVar(Name) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
lookupVarfuncId(String, Term[]) - Method in class de.uka.ilkd.key.parser.KeYParser
looks up a function, (program) variable or static query of the given name varfunc_id and the argument terms args in the namespaces and java info.
lookupVarInNS(String, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Looks up a program variable by its name in the PV namespace.
lookupVarSpec(ProgramVariable) - Method in class de.uka.ilkd.key.java.Recoder2KeY
look up in the mapping the variable specification for a program variable.
lookupVisibleAttribute(String, KeYJavaType) - Method in class de.uka.ilkd.key.java.JavaInfo
looks up for a field of the given program name visible in the specified class type belonging to the type or one of its supertypes
lookupVisibleAttribute(String, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.SLAttributeResolver
 
loop - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.Instantiation
 
loop - Variable in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
loop - Variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
loop - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.Instantiation
 
loop - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl.Creator
null if this contracts belongs to a block instead of a loop, the loop this contract belongs to otherwise.
loop - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
loop - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
LOOP_BODY_LABEL - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Label attached to the modality which executes a loop body in branch "Body Preserves Invariant" of applied "Loop Invariant" rules.
LOOP_BODY_LABEL_NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
LOOP_BODY_TERMINATION_NODE_NAME - Static variable in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination
The default name of a termination node with IExecutionTermination.TerminationKind.LOOP_BODY.
LOOP_CONTRACT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LOOP_CONTRACT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
loop_contract_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_DETECTED - Static variable in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETERMINES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOOP_DETERMINES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
loop_determines_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_EXPAND - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
LOOP_EXPAND_BOUNDED - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
LOOP_INVARIANT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LOOP_INVARIANT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
loop_invariant() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_INVARIANT - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
LOOP_INVARIANT_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LOOP_INVARIANT_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
loop_invariant_free() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_INVARIANT_NORMAL_BEHAVIOR_LABEL - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Label attached to the implication when a loop body execution terminated normally without any exceptions, returns or breaks in branch "Body Preserves Invariant" of applied "Loop Invariant" rules to show the loop invariant.
LOOP_INVARIANT_NORMAL_BEHAVIOR_LABEL_NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
LOOP_INVARIANT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LOOP_INVARIANT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_INVARIANT_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_NONE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
LOOP_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
LOOP_SCOPE_INDEX_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to loop scope index variables in LoopScopeInvariantRule.
LOOP_SCOPE_INDEX_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
LOOP_SCOPE_INVARIANT - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
LOOP_SEPARATES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LOOP_SEPARATES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
loop_separates_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
loop_specification(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_TREATMENT_EXPAND - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for loop treatment "Expand".
LOOP_TREATMENT_INVARIANT - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for loop treatment "Invariant".
LOOP_VARIANT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LOOP_VARIANT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LOOP_VARIANT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LOOP_VARIANT_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
loopAndSwitchCascadeDepth - Variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
loopAndSwitchCascadeDepth - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
loopAndSwitchCascadeDepth - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
LoopApplyHeadBuiltInRuleApp - Class in de.uka.ilkd.key.rule
Rule application for LoopApplyHeadRule.
LoopApplyHeadBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
LoopApplyHeadBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableSet<LoopContract>) - Constructor for class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
LoopApplyHeadCompletion - Class in de.uka.ilkd.key.gui
Interactive completion for LoopApplyHeadBuiltInRuleApp.
LoopApplyHeadCompletion(MainWindow) - Constructor for class de.uka.ilkd.key.gui.LoopApplyHeadCompletion
 
LoopApplyHeadRule - Class in de.uka.ilkd.key.rule
This rule transforms a block that starts with a for loop into one that starts with a while loop.
LoopApplyHeadRule() - Constructor for class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
LoopBodyTermLabelUpdate - Class in de.uka.ilkd.key.rule.label
Makes sure that SymbolicExecutionUtil.LOOP_BODY_LABEL is introduced when a WhileInvariantRule is applied.
LoopBodyTermLabelUpdate() - Constructor for class de.uka.ilkd.key.rule.label.LoopBodyTermLabelUpdate
 
LoopCallPredicateSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
LoopCallPredicateSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.LoopCallPredicateSnippet
 
LoopCallWithInvariantPredicateSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
LoopCallWithInvariantPredicateSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.LoopCallWithInvariantPredicateSnippet
 
loopContract - Variable in class de.uka.ilkd.key.speclang.BlockContractImpl
 
loopContract - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
LoopContract - Interface in de.uka.ilkd.key.speclang
A contract for a block that begins with a loop.
loopContractApplyHead(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LoopContractExternalBuiltInRuleApp - Class in de.uka.ilkd.key.rule
Application of LoopContractExternalRule.
LoopContractExternalBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.LoopContractExternalBuiltInRuleApp
 
LoopContractExternalBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, JavaStatement, LoopContract, List<LocationVariable>) - Constructor for class de.uka.ilkd.key.rule.LoopContractExternalBuiltInRuleApp
 
LoopContractExternalCompletion - Class in de.uka.ilkd.key.gui
Interactive completion for LoopContractExternalBuiltInRuleApp.
LoopContractExternalCompletion(MainWindow) - Constructor for class de.uka.ilkd.key.gui.LoopContractExternalCompletion
 
loopContractExternalFeature(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LoopContractExternalRule - Class in de.uka.ilkd.key.rule
Rule for the application of LoopContracts.
LoopContractExternalRule() - Constructor for class de.uka.ilkd.key.rule.LoopContractExternalRule
 
LoopContractImpl - Class in de.uka.ilkd.key.speclang
Default implementation for LoopContract.
LoopContractImpl(String, StatementBlock, List<Label>, IProgramMethod, Modality, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, boolean, Map<LocationVariable, Boolean>, Term, ImmutableSet<FunctionalAuxiliaryContract<?>>, Services) - Constructor for class de.uka.ilkd.key.speclang.LoopContractImpl
Construct a loop contract for a block that starts with a loop.
LoopContractImpl(String, LoopStatement, List<Label>, IProgramMethod, Modality, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, boolean, Map<LocationVariable, Boolean>, Term, ImmutableSet<FunctionalAuxiliaryContract<?>>, Services) - Constructor for class de.uka.ilkd.key.speclang.LoopContractImpl
Construct a loop contract for a loop.
LoopContractImpl.Combinator - Class in de.uka.ilkd.key.speclang
This class is used to to combine multiple contracts for the same block and apply them simultaneously.
LoopContractImpl.Creator - Class in de.uka.ilkd.key.speclang
This class is used to build LoopContractImpls.
LoopContractImpl.ReplaceTypes - Enum in de.uka.ilkd.key.speclang
 
LoopContractInternalBuiltInRuleApp - Class in de.uka.ilkd.key.rule
Application of LoopContractInternalRule.
LoopContractInternalBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.LoopContractInternalBuiltInRuleApp
 
LoopContractInternalBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, JavaStatement, LoopContract, List<LocationVariable>) - Constructor for class de.uka.ilkd.key.rule.LoopContractInternalBuiltInRuleApp
 
LoopContractInternalBuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
LoopContractInternalBuiltInRuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.LoopContractInternalBuiltInRuleInteraction
 
LoopContractInternalBuiltInRuleInteraction(LoopContractInternalBuiltInRuleApp, Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.LoopContractInternalBuiltInRuleInteraction
 
LoopContractInternalCompletion - Class in de.uka.ilkd.key.gui
Interactive completion for LoopContractInternalBuiltInRuleApp.
LoopContractInternalCompletion(MainWindow) - Constructor for class de.uka.ilkd.key.gui.LoopContractInternalCompletion
 
loopContractInternalFeature(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
LoopContractInternalRule - Class in de.uka.ilkd.key.rule
Rule for the application of LoopContracts.
LoopContractInternalRule() - Constructor for class de.uka.ilkd.key.rule.LoopContractInternalRule
 
loopContracts - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
LoopContractSelectionPanel - Class in de.uka.ilkd.key.gui
This panel used to select which LoopContracts to use for an AbstractLoopContractBuiltInRuleApp.
LoopContractSelectionPanel(Services, boolean) - Constructor for class de.uka.ilkd.key.gui.LoopContractSelectionPanel
 
loopContractsOnLoops - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
A map which relates each loop statement its starting line number and set of loop contracts.
loopdeterminesclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
loopHeap - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AnonUpdateData
 
loopHeap - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.AnonUpdateData
 
loopHeapAtPre - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AnonUpdateData
 
loopHeapAtPre - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.AnonUpdateData
 
LoopInfFlowUnfoldTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
 
LoopInfFlowUnfoldTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
loopInit(LoopInitializer) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a loop initialization that consists of a single statement.
LoopInit - Class in de.uka.ilkd.key.java.statement
 
LoopInit(ImmutableArray<LoopInitializer>) - Constructor for class de.uka.ilkd.key.java.statement.LoopInit
 
LoopInit(LoopInitializer[]) - Constructor for class de.uka.ilkd.key.java.statement.LoopInit
 
LoopInit(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.LoopInit
 
LOOPINIT - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
LoopInitializer - Interface in de.uka.ilkd.key.java
Loop initializer.
LoopInitSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.LoopInitSort
 
loopInitZero(KeYJavaType, IProgramVariable) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a loop initialization that declares and assigns zero to a local variable.
loopInv - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
loopInvApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
loopInvariant - Variable in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
loopinvariant - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
LoopInvariantBuiltInRuleApp - Class in de.uka.ilkd.key.rule
The built in rule app for the loop invariant rule.
LoopInvariantBuiltInRuleApp(BuiltInRule, PosInOccurrence, TermServices) - Constructor for class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
LoopInvariantBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, LoopSpecification, List<LocationVariable>, TermServices) - Constructor for class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
LoopInvariantBuiltInRuleApp(BuiltInRule, PosInOccurrence, LoopSpecification, TermServices) - Constructor for class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
LoopInvariantBuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
LoopInvariantBuiltInRuleInteraction(LoopInvariantBuiltInRuleApp, Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.LoopInvariantBuiltInRuleInteraction
 
LoopInvariantInformation(Goal, Services, AbstractLoopInvariantRule.Instantiation, LoopInvariantBuiltInRuleApp, ImmutableList<Goal>, TermLabelState, Term, Term, Term, Term, Term, Term, Term, Term[], ImmutableList<AbstractLoopInvariantRule.AnonUpdateData>) - Constructor for class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
LoopInvariantNormalBehaviorTermLabelUpdate - Class in de.uka.ilkd.key.rule.label
LoopInvariantNormalBehaviorTermLabelUpdate() - Constructor for class de.uka.ilkd.key.rule.label.LoopInvariantNormalBehaviorTermLabelUpdate
 
LoopInvariantRuleCompletion - Class in de.uka.ilkd.key.gui
This class completes the instantiations of the loop invariant rule applications.
LoopInvariantRuleCompletion() - Constructor for class de.uka.ilkd.key.gui.LoopInvariantRuleCompletion
 
LoopInvExecutionPO - Class in de.uka.ilkd.key.informationflow.po
 
LoopInvExecutionPO(InitConfig, LoopSpecification, ProofObligationVars, Goal, ExecutionContext, Term, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
To be used only for auxiliary proofs where the services object of the actual proof has to be used instead of the initial services form the InitConfig.
LoopInvExecutionPO(InitConfig, LoopSpecification, ProofObligationVars, Goal, ExecutionContext, Term) - Constructor for class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
loopInvFeature(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
loopInvs - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
loopLabels - Variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
loopLabels - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
LoopScope() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
LOOPSCOPE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LoopScopeBlock - Class in de.uka.ilkd.key.java.recoderext
TODO
LoopScopeBlock() - Constructor for class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
This constructor should only be used in the SchemaJavaParser!
LoopScopeBlock(Expression, StatementBlock) - Constructor for class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
LoopScopeBlock(LoopScopeBlock) - Constructor for class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
LoopScopeBlock - Class in de.uka.ilkd.key.java.statement
Loop scope block.
LoopScopeBlock(StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.LoopScopeBlock
TODO
LoopScopeBlock(IProgramVariable, StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.LoopScopeBlock
TODO
LoopScopeBlock(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.LoopScopeBlock
Synchronized block.
loopScopeIdxVar(Services) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
Creates the variable used as a loop scope index.
LoopScopeInvariantRule - Class in de.uka.ilkd.key.rule
Implementation of the "loop scope invariant" rule as proposed in the PhD thesis by Nathan Wasser.
LoopScopeInvariantRule() - Constructor for class de.uka.ilkd.key.rule.LoopScopeInvariantRule
Singleton constructor.
LoopScopeStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
loopseparatesclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LoopSpecification - Interface in de.uka.ilkd.key.speclang
A loop invariant, consisting of an invariant formula, a set of loop predicates, a modifies clause, and a variant term.
LoopSpecImpl - Class in de.uka.ilkd.key.speclang
Standard implementation of the LoopInvariant interface.
LoopSpecImpl(LoopStatement, IProgramMethod, KeYJavaType, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, ImmutableList<InfFlowSpec>>, Term, Term, ImmutableList<Term>, ImmutableList<Term>, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.LoopSpecImpl
Creates a loop invariant.
LoopSpecImpl(LoopStatement, IProgramMethod, KeYJavaType, Term, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.LoopSpecImpl
Creates an empty, default loop invariant for the passed loop.
LoopStatement - Class in de.uka.ilkd.key.java.statement
Loop statement.
LoopStatement() - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(Statement) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(Expression) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(Expression, Statement, ExtList) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(Expression, Statement, ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
 
LoopStatement(Expression, Statement) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(Expression, Statement, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
 
LoopStatement(LoopInitializer[], Expression, Expression[], Statement) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(ILoopInit, IGuard, IForUpdates, Statement, ExtList) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(ILoopInit, IGuard, IForUpdates, Statement, ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
 
LoopStatement(ILoopInit, IGuard, IForUpdates, Statement, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopStatement(ILoopInit, IGuard, IForUpdates, Statement) - Constructor for class de.uka.ilkd.key.java.statement.LoopStatement
Loop statement.
LoopWellDefinedness - Class in de.uka.ilkd.key.speclang
A contract for checking the well-definedness of a jml loop invariant.
LoopWellDefinedness(String, int, WellDefinednessCheck.Type, IObserverFunction, LocationVariable, Contract.OriginalVariables, WellDefinednessCheck.Condition, Term, Term, WellDefinednessCheck.Condition, Term, Term, LoopSpecification, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
LoopWellDefinedness(LoopSpecification, ImmutableSet<ProgramVariable>, Services) - Constructor for class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
lower - Variable in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
 
lowerBound(Term, LogicVariable) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
Extracts lower bound from a if it matches the pattern.
lowerCaseName - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
lowLink - Variable in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
an SCC is identified by the node that was visited first
lp - Variable in class de.uka.ilkd.key.pp.FieldPrinter
 
lp - Variable in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
the logic printer in use
LPAREN - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
LPAREN - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
LPAREN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LPAREN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
LPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
LPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
LRUCache<K,V> - Class in org.key_project.util
Simple realisation of an LRU cache.
LRUCache(int) - Constructor for class org.key_project.util.LRUCache
creates a new LRU cached with maxEntires slots
LSHIFT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LSHIFT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
LSHIFTASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LSHIFTASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
lt() - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CompRes
 
lt(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
LT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
LT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
lt(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
LT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
lt(ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
lt(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
LT_IMPLICIT_GT_DISPATCH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
LT_IMPLICIT_GT_DISPATCH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
lte(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
LTSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
LTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
LTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
lxc - Variable in class de.uka.ilkd.key.util.VersionStringComparator
 

M

mABSTRACT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mABSTRACT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mACCESSIBLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mACCESSIBLE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mACCESSIBLE_REDUNDANTLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
macro - Variable in class de.uka.ilkd.key.control.DefaultProofControl.MacroThread
 
MACRO - Static variable in class de.uka.ilkd.key.core.Main
 
macro - Variable in class de.uka.ilkd.key.gui.actions.MacroKeyBinding
 
macro - Variable in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
macro - Variable in class de.uka.ilkd.key.gui.ProofMacroWorker
The macro which is to be executed
macroChosen() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
MacroCommand - Class in de.uka.ilkd.key.macros.scripts
 
MacroCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.MacroCommand
 
MacroCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
macroFinished(ProofMacroFinishedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
macroFinished(ProofMacroFinishedInfo) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
MacroInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
MacroInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
MacroInteraction(Node, ProofMacro, PosInOccurrence, ProofMacroFinishedInfo) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
MacroKeyBinding - Class in de.uka.ilkd.key.gui.actions
This class provides means to run macros with key bindings such that these can be bound to the main window making them independent of any menu.
MacroKeyBinding(KeYMediator, SequentView, ProofMacro) - Constructor for class de.uka.ilkd.key.gui.actions.MacroKeyBinding
 
macroMap - Static variable in class de.uka.ilkd.key.macros.scripts.MacroCommand
 
macroName - Variable in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
macroName - Variable in class de.uka.ilkd.key.macros.ProofMacroListener
 
macroName - Variable in class de.uka.ilkd.key.macros.scripts.MacroCommand.Parameters
Macro name parameter
macroSideProofDisposing(ProofMacroFinishedInfo, Proof, Proof) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
macroStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
MacroThread(Node, ProofMacro, PosInOccurrence) - Constructor for class de.uka.ilkd.key.control.DefaultProofControl.MacroThread
 
mADD() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mADDPROGVARS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mADDRULES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MAIL_BODY - Static variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendAction
 
Main - Class in de.uka.ilkd.key.core
The main entry point for KeY This has been extracted from MainWindow to keep GUI and control further apart.
Main() - Constructor for class de.uka.ilkd.key.core.Main
 
main(String[]) - Static method in class de.uka.ilkd.key.core.Main
 
main(String[]) - Static method in class de.uka.ilkd.key.core.WebstartMain
 
main(String[]) - Static method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
main(String[]) - Static method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
main(String[]) - Static method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
 
main(String[]) - Static method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
main(String[]) - Static method in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
 
main(String[]) - Static method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
main(String[]) - Static method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
main(String[]) - Static method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
Test the class creation mechanism.
main(String[]) - Static method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
main(String[]) - Static method in class de.uka.ilkd.key.macros.scripts.ScriptTreeParser
 
main(String[]) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
main(String[]) - Static method in class de.uka.ilkd.key.util.AddAHead
searches files for old and new headers.
main(String[]) - Static method in class de.uka.ilkd.key.util.ReferenceLister
 
main(String[]) - Static method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
Entry point for the stand-alone RIFL to JML* tool.
Main.UiMode - Enum in de.uka.ilkd.key.core
The user interface modes KeY can operate in.
MAIN_WINDOW_INSTANCE - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
MAIN_WINDOW_INSTANCE - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
mainFrame - Variable in class de.uka.ilkd.key.gui.MainWindow
JScrollPane for displaying SequentViews
MainFrame - Class in de.uka.ilkd.key.gui.nodeviews
Central part of MainWindow.
MainFrame(MainWindow, EmptySequent) - Constructor for class de.uka.ilkd.key.gui.nodeviews.MainFrame
 
MainGUIListener() - Constructor for class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
 
MainProofListener() - Constructor for class de.uka.ilkd.key.gui.MainWindow.MainProofListener
 
MainStatusLine - Class in de.uka.ilkd.key.gui
 
MainStatusLine(String, Font) - Constructor for class de.uka.ilkd.key.gui.MainStatusLine
 
MAINTAINING - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MAINTAINING - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
maintaining_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MAINTAINING_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MAINTAINING_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
mainWindow - Variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
mainWindow - Variable in class de.uka.ilkd.key.gui.actions.MainWindowAction
 
mainWindow - Variable in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
mainWindow - Variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
mainWindow - Variable in class de.uka.ilkd.key.gui.BlockContractExternalCompletion
 
mainWindow - Variable in class de.uka.ilkd.key.gui.BlockContractInternalCompletion
 
mainWindow - Variable in class de.uka.ilkd.key.gui.InfoView
 
mainWindow - Variable in class de.uka.ilkd.key.gui.LoopContractExternalCompletion
 
mainWindow - Variable in class de.uka.ilkd.key.gui.LoopContractInternalCompletion
 
MainWindow - Class in de.uka.ilkd.key.gui
 
MainWindow() - Constructor for class de.uka.ilkd.key.gui.MainWindow
 
mainWindow - Variable in class de.uka.ilkd.key.gui.nodeviews.MainFrame
 
mainWindow - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
mainWindow - Variable in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame.Action
 
mainWindow - Variable in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
The main window.
mainWindow - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
The main window of KeY (needed to get the mediator).
mainWindow - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
mainWindow - Variable in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
MainWindow.BlockingGlassPane - Class in de.uka.ilkd.key.gui
Glass pane that only delivers events for the status line (i.e. the abort button) This has been partly taken from the GlassPaneDemo of the Java Tutorial
MainWindow.DPEnableControl - Class in de.uka.ilkd.key.gui
 
MainWindow.GlassPaneListener - Class in de.uka.ilkd.key.gui
Mouse listener for the glass pane that only delivers events for the status line (i.e. the abort button) This has been partly taken from the GlassPaneDemo of the Java Tutorial
MainWindow.MainGUIListener - Class in de.uka.ilkd.key.gui
invoked if a frame that wants modal access is opened
MainWindow.MainProofListener - Class in de.uka.ilkd.key.gui
 
MainWindow.SMTInvokeAction - Class in de.uka.ilkd.key.gui
This action is responsible for the invocation of an SMT solver For example the toolbar button is parameterized with an instance of this action
mainWindowAction - Variable in class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
MainWindowAction - Class in de.uka.ilkd.key.gui.actions
 
MainWindowAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.MainWindowAction
 
MainWindowCounterExampleGenerator(KeYMediator) - Constructor for class de.uka.ilkd.key.gui.actions.CounterExampleAction.MainWindowCounterExampleGenerator
Constructor.
mainWindowTabbedPane - Variable in class de.uka.ilkd.key.gui.MainWindow
the tab bar at the left
MainWindowTabbedPane - Class in de.uka.ilkd.key.gui
JTabbedPane displayed in MainWindow, to the left of SequentView.
MainWindowTabbedPane(MainWindow, KeYMediator, AutoModeAction) - Constructor for class de.uka.ilkd.key.gui.MainWindowTabbedPane
 
MainWindowTestGenerator(KeYMediator, Proof, boolean) - Constructor for class de.uka.ilkd.key.gui.testgen.TGWorker.MainWindowTestGenerator
Constructor.
majorId - Variable in class de.uka.ilkd.key.logic.label.FormulaTermLabel
The unique major ID of this term label in the Sequent.
makeAdmissibleName(String) - Static method in class de.uka.ilkd.key.java.Recoder2KeYConverter
replace some numbers from anonymous class names.
makeAllParentRolesValid() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
makeArrayForLoop(EnhancedFor, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
makeBlock(ProgramVariable, ProgramVariable, LocalVariableDeclaration, Statement) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
makeCompilationUnit() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
retrieve the compilation unit for the class file under consideration.
makeConstantField(EnumConstantDeclaration, EnumDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
makeContextInfoComplete(MatchConditions, SourceData, ProgramPrefix, int, PosInProgram, ProgramElement, Services) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
completes match of context block by adding the prefix end position and the suffix start position
makeConverter(Services, NamespaceSet) - Method in class de.uka.ilkd.key.java.Recoder2KeY
create the ast converter.
makeConverter(Services, NamespaceSet) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
 
makeDialog() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
makeDialog() - Method in class de.uka.ilkd.key.gui.ProofScriptWorker
 
makeDigit(int, TermBuilder) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
makeEmptyClassDeclaration(ProgramFactory, String) - Static method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
make a stub class declaration for a fully qualified type reference.
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
entry method for the constructor normalform builder
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
entry method for the constructor normalform builder
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ConstantStringExpressionEvaluator
 
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
entry method for the constructor normalform builder
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.CreateBuilder
entry method for the constructor normalform builder
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
entry method for the constructor normalform builder
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.EnumClassBuilder
Deprecated.
THIS DOES NOT WORK ANY MORE, SINCE THE CACHE ONLY CONSIDERS CLASSE TYPES, NOT ENUMS!
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
 
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.InstanceAllocationMethodBuilder
 
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
makeExplicit() - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.LocalClassTransformation
 
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
entry method for the constructor normalform builder
makeExplicit(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
The method is called for each type declaration of the compilation unit and initiates the syntactical transformation.
makeExplicit() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
invokes model transformation for each top level type declaration in any compilation unit.
makeFieldSpecifiers(FieldInfo) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
makeFilenameRelative(String, String) - Static method in class de.uka.ilkd.key.util.MiscTools
Returns a filename relative to another one.
makeIfCascade(ImmutableList<KeYJavaType>, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
TODO
makeInteresting(SchemaVariable, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
adds the schemvariable to the set of interesting ones
makeIOf(Type) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
makeIterableForLoop(EnhancedFor, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
makeLocalNamespacesFrom(NamespaceSet) - Method in class de.uka.ilkd.key.proof.Goal
Update the local namespaces from a namespace set.
makeMbs(KeYJavaType, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
makeMethodSpecifiers(MethodInfo) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
makeNameInfo() - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
 
makeNodeExpanded(Node) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
makeNodeVisible(Node) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
moves the scope of the tree view to the given node so that it is visible
makeNoFindTacletApp(Taclet) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
makePackageReference(String) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
Ensures that each child has "this" as syntactical parent.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
Ensures that each child has "this" as syntactical parent.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
Make parent role valid.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Ensures that each child has "this" as syntactical parent.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
Ensures that each child has "this" as syntactical parent.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Ensures that each child has "this" as syntactical parent.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Ensures that each child has "this" as syntactical parent.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Make parent role valid.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Make parent role valid.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
Ensures that each child has "this" as syntactical parent.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Make parent role valid.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Make parent role valid.
makeParentRoleValid() - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
Make parent role valid.
makePathsRelative(String) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Searches in the header for absolute paths to Java files and tries to replace them by paths relative to the proof file to be saved.
makePrettyView() - Method in class de.uka.ilkd.key.gui.MainWindow
 
makeProblemInitializer(TacletLoader.TacletFromFileLoader, InitConfig) - Static method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
makeProgramFactory() - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
 
makeProgramFactory() - Method in class de.uka.ilkd.key.java.recoderext.ProofCrossReferenceServiceConfiguration
we need another factory for some new program elements
makeProgramFactory() - Method in class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceServiceConfiguration
we need another factory for some new program elements
makeProgramFactory() - Method in class de.uka.ilkd.key.util.RefSolverServiceConfiguration
 
makeReplaceKnownTacletApp(Term, boolean, PosInOccurrence) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
makeRuleApp(RuleCommand.Parameters, EngineState) - Method in class de.uka.ilkd.key.macros.scripts.RuleCommand
 
makeSelectedNodeVisible(Node) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
makes selected node visible of lastGoalNode
makeSourceFileRepository() - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
 
makeSourceInfo() - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceServiceConfiguration
The cross reference source info is a subclass of the source info, so this class simply overrides the source info factory method.
makeSourceInfo() - Method in class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceServiceConfiguration
The cross reference source info is a subclass of the source info, so this class simply overrides the source info factory method.
makesUseOfTaclets() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
makesUseOfTaclets() - Method in interface de.uka.ilkd.key.smt.SMTSettings
 
makeTacletApp(Goal, SequentFormula, Taclet, boolean) - Method in class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand
Make tacletApp for one sequent formula to hide on the sequent
makeTerm(LocationVariable, Term[], Services) - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
makeTypeDeclaration() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
retrieve a TypeDeclaration for the class file under consideration The second and following calls will return the cached value of the initial calculation.
makeTyRef(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
 
makeUnique(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
makeValuesUpdate(ProgramVariable, LocalVariableDeclaration) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
makeVariableArgument(VariableSpecification) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
make an array out of a list of arguments to a method with variable arguments.
mALLFIELDS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mALLOBJECTS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mALSO() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
manageAvailableTaclets(InitConfig, Taclet) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
When proving existing system taclets, all rules which occurred prior to the desired taclet need to be elminated from the set of available taclets to avoid circular proofs.
manager - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
manager - Variable in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
 
manager - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP
 
manager - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP
 
manager - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
mAND() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mAND() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mANTECEDENTPOLARITY() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
manualInput - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
manualTextIF - Static variable in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
map - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteractionFactory
 
map - Variable in class de.uka.ilkd.key.java.KeYRecoderMapping
maps a recoder programelement (or something similar, e.g.
map - Variable in class de.uka.ilkd.key.logic.VariableNamer
 
MAP - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
map - Variable in class de.uka.ilkd.key.proof.OpReplacer
 
map - Variable in class de.uka.ilkd.key.proof.ProgVarReplacer
map specifying the replacements to be done
map - Variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
the map with the instantiations to logic terms
MAP - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAP - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
map - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
stores constraint content as a mapping from Metavariable to Term
map - Variable in class de.uka.ilkd.key.util.LinkedHashMap.PairIterator
 
map - Variable in class de.uka.ilkd.key.util.properties.MapProperties
 
map - Variable in class org.key_project.util.collection.DefaultImmutableMap.MapIterator
 
MAP_FUNCTION - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
MAP_GET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAP_GET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MAP_OVERRIDE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAP_OVERRIDE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MAP_REMOVE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAP_REMOVE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MAP_SINGLETON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAP_SINGLETON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MAP_SIZE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAP_SIZE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MAP_UPDATE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAP_UPDATE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
mapAndConjunct(Services, Function<T, Term>, List<T>) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Creates a conjunction of Terms that are produced by fct from the elements in listOfT. fct may return null when applied to a T object; in this case, the result is ignored when constructing the conjunction.
mapEmpty - Variable in class de.uka.ilkd.key.ldt.MapLDT
 
MAPEMPTY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAPEMPTY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MapEntry(S, T) - Constructor for class org.key_project.util.collection.DefaultImmutableMap.MapEntry
creates a new map entry that contains key and value
MapEntryIterator(DefaultImmutableMap<S, T>) - Constructor for class org.key_project.util.collection.DefaultImmutableMap.MapEntryIterator
 
mapEscape - Variable in class de.uka.ilkd.key.java.recoderext.RegisteredEscapeExpression
 
mapExpression() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MapIterator(DefaultImmutableMap<S, T>) - Constructor for class org.key_project.util.collection.DefaultImmutableMap.MapIterator
 
MapKeyIterator(DefaultImmutableMap<S, T>) - Constructor for class org.key_project.util.collection.DefaultImmutableMap.MapKeyIterator
 
MapLDT - Class in de.uka.ilkd.key.ldt
LDT for maps.
MapLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.MapLDT
 
mapLoopsToInvariants - Variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
mapped(Object) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
mapping - Static variable in class de.uka.ilkd.key.gui.utilities.KeyStrokeManager
 
mapping - Variable in class de.uka.ilkd.key.java.KeYProgModelInfo
 
mapping - Variable in class de.uka.ilkd.key.java.Recoder2KeY
this mapping stores the relation between recoder and KeY entities in a bidirectional way.
mapping - Variable in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
mAPPLY_UPDATE_ON_RIGID() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MapProperties - Class in de.uka.ilkd.key.util.properties
 
MapProperties() - Constructor for class de.uka.ilkd.key.util.properties.MapProperties
 
MapProperties(int) - Constructor for class de.uka.ilkd.key.util.properties.MapProperties
 
MapProperties(MapProperties) - Constructor for class de.uka.ilkd.key.util.properties.MapProperties
 
MAPS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MAPS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
maps_into_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
maps_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MAPS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MAPS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MapValueIterator(DefaultImmutableMap<S, T>) - Constructor for class org.key_project.util.collection.DefaultImmutableMap.MapValueIterator
 
mapVarWithCheck(ImmutableMap<QuantifiableVariable, Term>, QuantifiableVariable, Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.BasicMatching
match a variable to a instance.
marginStack - Variable in class de.uka.ilkd.key.util.pp.Printer
stack to remember value of pos in nested blocks
mark(LogicPrinter.MarkType) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
mark(LogicPrinter.MarkType, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
mark(Object) - Method in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
Receive a mark and act appropriately.
mark(Object) - Method in interface de.uka.ilkd.key.util.pp.Backend
Gets called to record a mark() call in the input.
mark(Object) - Method in class de.uka.ilkd.key.util.pp.Layouter
This leads to a call of the Backend.mark(Object) method of the backend, when the material preceding the call to mark has been printed to the backend, including any inserted line breaks and indentation.
mark(Object) - Method in class de.uka.ilkd.key.util.pp.Printer
 
mark(Object) - Method in class de.uka.ilkd.key.util.pp.StringBackend
Gets called to record a mark() call in the input.
mark(Object) - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Gets called to record a mark() call in the input.
Markdown - Class in de.uka.ilkd.key.gui
A facade to the world of Markdown.
Markdown() - Constructor for class de.uka.ilkd.key.gui.Markdown
 
MarkdownExport - Class in de.uka.ilkd.key.gui.interactionlog.algo
 
MarkdownExport() - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
MarkdownExport(PrintWriter) - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
markEnd(int, Object) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Marks the end of the first executable statement ...
markEndJavaBlock() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Called after java block is printed and marks current position.
markEndKeyword() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Called after keyword is printed and marks current position.
markEndSub() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Called after a substring is printed that has its own entry in a position table.
marker - Variable in class de.uka.ilkd.key.parser.KeYLexer.SaveStruct
 
markKeywordEnd() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Marks the end of a java keyword and creates a keyword range.
markKeywordStart() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Marks the start of a java keyword.
markStart(int, Object) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Marks the start of the first executable statement ...
markStartJavaBlock() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Called before java block is printed and marks current position.
markStartKeyword() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Called before keyword is printed and marks current position.
markStartSub() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Called before a substring is printed that has its own entry in a position table.
markStartSub(int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
TODO
MarkToken(Object) - Constructor for class de.uka.ilkd.key.util.pp.Layouter.MarkToken
 
MarkType() - Constructor for enum de.uka.ilkd.key.pp.LogicPrinter.MarkType
 
mASSERT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSERT_REDUNDANTLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSIGN() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mASSIGNABLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSIGNABLE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mASSIGNABLE_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSIGNS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSIGNS_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSUME() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSUME_REDUNDANTLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mASSUMES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mAT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.expression.Literal
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.JavaProgramElement
 
match(SourceData, MatchConditions) - Method in interface de.uka.ilkd.key.java.ProgramElement
matches the source "text" (@link SourceData#getSource()) against the pattern represented by this object.
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.reference.SchemaTypeReference
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
match(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
match(ElementaryUpdate, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.ElementaryUpdateMatcher
 
match(FormulaSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.FormulaSVMatcher
 
match(Operator, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.IdentityOperatorMatcher
implements the default operator matching rule which means that the compared object have to be equal otherwise matching fails
match(LogicVariable, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.LogicVariableMatcher
a match between two logic variables is possible if they have been assigned they are same or have been assigned to the same abstract name and the sorts are equal.
match(T, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
match(ModalOperatorSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.ModalOperatorSVMatcher
 
match(ProgramSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.ProgramSVMatcher
 
match(SkolemTermSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.SkolemTermSVMatcher
 
match(SortDependingFunction, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.SortDependingFunctionMatcher
Taking this sortdepending function as template to be matched against op, the necessary conditions are returned or null if not unifiable (matchable).
match(TermLabelSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.TermLabelSVMatcher
 
match(TermSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.TermSVMatcher
 
match(UpdateSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.UpdateSVMatcher
 
match(VariableSV, SVSubstitute, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.VariableSVMatcher
 
match(Term, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
returns a SVInstantiations object with the needed SchemaVariable to Term mappings to match the given Term template to the Term term or null if no matching is possible.
match(LogicVariable, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.LogicVariableBinder
a match between two logic variables is possible if they have been assigned they are same or have been assigned to the same abstract name and the sorts are equal.
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction
 
match(LogicVariable, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.VariableBinderSubinstruction
 
match(LogicVariable, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.VariableSVBinder
 
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.VariableSVBinder
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.VariableSVBinder
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
tries to match the schema variable of this instruction with the specified Term instantiationCandidate w.r.t. the given constraints by MatchConditions
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchElementaryUpdateInstruction
 
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchElementaryUpdateInstruction
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchFormulaSVInstruction
tries to match the schema variable of this instruction with the specified Term instantiationCandidate w.r.t. the given constraints by MatchConditions
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchFormulaSVInstruction
 
match(TermNavigator, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.match.vm.instructions.MatchInstruction
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchModalOperatorSVInstruction
 
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchModalOperatorSVInstruction
 
match(Operator, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.match.vm.instructions.MatchOperatorInstruction
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchOpIdentityInstruction
tries to match the schema variable of this instruction with the specified Term instantiationCandidate w.r.t. the given constraints by MatchConditions
match(Operator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchOpIdentityInstruction
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchOpIdentityInstruction
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramInstruction
 
match(Operator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramSVInstruction
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramSVInstruction
tries to match the schema variable of this instruction with the specified Term instantiationCandidate w.r.t. the given constraints by MatchConditions
match(ProgramElement, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramSVInstruction
tries to match the schema variable of this instruction with the specified ProgramElement instantiationCandidate w.r.t. the given constraints by MatchConditions
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramSVInstruction
match(ProgramElement, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchSchemaVariableInstruction
tries to match the schema variable of this instruction with the specified ProgramElement instantiationCandidate w.r.t. the given constraints by MatchConditions
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchSortDependingFunctionInstruction
Tries to match the top level operator of the given term with this instruction's sort depending function symbol.
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchSortDependingFunctionInstruction
match(TermLabelSV, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchTermLabelInstruction
 
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchTermLabelInstruction
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchTermSVInstruction
tries to match the schema variable of this instruction with the specified Term instantiationCandidate w.r.t. the given constraints by MatchConditions
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchTermSVInstruction
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchUpdateSVInstruction
tries to match the schema variable of this instruction with the specified Term instantiationCandidate w.r.t. the given constraints by MatchConditions
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchUpdateSVInstruction
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchVariableSVInstruction
tries to match the schema variable of this instruction with the specified Term instantiationCandidate w.r.t. the given constraints by MatchConditions
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchVariableSVInstruction
 
match(TermNavigator, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.UnbindVariablesInstruction
 
match(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.TacletMatchProgram
executes the program and tries to match the provided term; additional restrictions are provided via match conditions.
match(Term, Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.BasicMatching
 
match(Term, Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
find a substitution in a allterm by using unification
match_alphabet(String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Initialise the alphabet for the Bitap algorithm.
match_bitap(String, String, int) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Locate the best instance of 'pattern' in 'text' near 'loc' using the Bitap algorithm.
match_bitapScore(int, int, int, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Compute and return the score for a match with e errors and x location.
Match_Distance - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
How far to search for a match (0 = exact location, 1000+ = broad match).
match_main(String, String, int) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Locate the best instance of 'pattern' in 'text' near 'loc'.
Match_MaxBits - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
The number of bits in an int.
Match_Threshold - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
At what point is no match declared (0.0 = perfection, 1.0 = very loose).
matchAndBindVariables(ImmutableArray<QuantifiableVariable>) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
matchAndIgnoreUpdatePrefix(Term, Term, MatchConditions, TermServices) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
ignores a possible update prefix
matchAndIgnoreUpdatePrefix(Term, MatchConditions, TermServices) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
ignores a possible update prefix This method assumes that the taclet allows to ignore updates and the find expression does not start with an update application operator
matchAndTransformModality(int) - Method in class de.uka.ilkd.key.parser.KeYLexer
 
matchBoundVariables(Term, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
tries to match the bound variables of the given term against the one described by the template
matchChildren(SourceData, MatchConditions, int) - Method in class de.uka.ilkd.key.java.JavaNonTerminalProgramElement
matches successively all children of this current node.
MatchConditions - Class in de.uka.ilkd.key.rule
Simple container class containing the information resulting from a Taclet.match-call
MatchConditions() - Constructor for class de.uka.ilkd.key.rule.MatchConditions
 
MatchConditions(SVInstantiations, RenameTable) - Constructor for class de.uka.ilkd.key.rule.MatchConditions
 
matchConditions - Variable in class de.uka.ilkd.key.rule.TacletApp
caches a created match condition (instantiations, RenameTable.EMPTY)
matchConditions() - Method in class de.uka.ilkd.key.rule.TacletApp
 
MatchedIfFeature - Class in de.uka.ilkd.key.strategy.feature
Binary features that returns zero iff the if-formulas of a Taclet are instantiated or the Taclet does not have any if-formulas.
MatchedIfFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.MatchedIfFeature
 
matchElementaryUpdate(ElementaryUpdate) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchElementaryUpdateInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchElementaryUpdateInstruction(ElementaryUpdate) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchElementaryUpdateInstruction
 
Matcher - Class in de.uka.ilkd.key.api
Matcher to deal with matching a string pattern against a sequent
Matcher(ProofApi) - Constructor for class de.uka.ilkd.key.api.Matcher
 
matcher - Variable in class de.uka.ilkd.key.api.ScriptApi
 
matcher - Variable in class de.uka.ilkd.key.rule.Taclet
The taclet matcher
matches - Variable in class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
Run on formula matching the given regex
matches - Variable in class de.uka.ilkd.key.macros.scripts.MacroCommand.Parameters
Run on formula matching the given regex
matches - Variable in class de.uka.ilkd.key.macros.scripts.RuleCommand.Parameters
Represents a part of a formula (may use Java regular expressions as long as supported by proof script parser).
matches - Variable in class de.uka.ilkd.key.macros.scripts.SaveNewNameCommand.Parameters
 
matches(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature.TopLevelWithoutUpdate
 
matches(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature.TopLevelWithUpdate
 
matchExpr - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
matchFind(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
matches the given term against the taclet's find term if the taclet has no find term or the match is unsuccessful null is returned
matchFind(Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
matches the given term against the taclet's find term if the taclet has no find term or the match is unsuccessful null is returned
matchFind(PosInOccurrence, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
PRECONDITION: ifFormulaInstantiations () == null && ( pos == null || termConstraint.isSatisfiable () )
matchFind(PosInOccurrence, Services, Term) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
matchFind(Term, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.TacletMatcher
matches the given term against the taclet's find term if the taclet has no find term or the match is unsuccessful null is returned
matchFormulaSV(FormulaSV) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchFormulaSVInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchFormulaSVInstruction(FormulaSV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchFormulaSVInstruction
 
matchIf(ImmutableList<IfFormulaInstantiation>, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
(non-Javadoc)
matchIf(Iterable<IfFormulaInstantiation>, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
matchIf(ImmutableList<IfFormulaInstantiation>, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
(non-Javadoc)
matchIf(Iterable<IfFormulaInstantiation>, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
 
matchIf(ImmutableList<IfFormulaInstantiation>, Term, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.TacletMatcher
Match the given template (which is probably a formula of the if sequence) against a list of constraint formulas (probably the formulas of the antecedent or the succedent), starting with the given instantiations and constraint p_matchCond.
matchIf(Iterable<IfFormulaInstantiation>, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.TacletMatcher
Match the whole if sequent using the given list of instantiations of all if sequent formulas, starting with the instantiations given by p_matchCond.
Matching - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Two kind of matching algorithm are coded in two nested classes BaseMatching TwosideMatching
Matching() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.Matching
 
matchInnerExecutionContext(MatchConditions, Services, ExecutionContext, ProgramPrefix, int, ProgramElement) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
matches the inner most execution context in prefix, used to resolve references in succeeding matchings
MatchInstruction - Interface in de.uka.ilkd.key.rule.match.vm.instructions
Interface that has to be implemented by instructions for the matching virtual machine
matchJavaBlock(Term, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
returns the matchconditions that are required if the java block of the given term matches the schema given by the template term or null if no match is possible (marked as final to help the compiler inlining methods)
matchListSV(SourceData, MatchConditions) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
matchModalOperatorSV(ModalOperatorSV) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchModalOperatorSVInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchModalOperatorSVInstruction(ModalOperatorSV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchModalOperatorSVInstruction
 
matchName - Variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort.TypeReferenceNotPrimitiveSort
 
matchOp(Operator) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchOperatorInstruction - Interface in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchOpIdentityInstruction<T extends Operator> - Class in de.uka.ilkd.key.rule.match.vm.instructions
The match instruction reports a success if the top level operator of the term to be matched is the same(identical) operator like the one for which this instruction has been instantiated
MatchOpIdentityInstruction(T) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchOpIdentityInstruction
 
matchPattern(String, Sequent, VariableAssignments) - Method in class de.uka.ilkd.key.api.Matcher
Matches a sequent against a sequent pattern (a schematic sequent) returns a list of Nodes containing matching results from where the information about instantiated schema variables can be extracted.
matchPattern(String, Sequent, VariableAssignments) - Method in class de.uka.ilkd.key.api.ScriptApi
Matches a sequent against a sequent pattern (a schematic sequent) returns a list of Nodes containing matching results from where the information about instantiated schema variables can be extracted.
matchPrefixEnd(ProgramPrefix, int, PosInProgram) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
computes the PosInProgram of the first element, which is not part of the prefix
matchProgram(JavaProgramElement) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchProgramInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchProgramInstruction(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramInstruction
 
matchProgramSV(ProgramSV) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchProgramSVInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchProgramSVInstruction(ProgramSV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramSVInstruction
 
matchRec(ImmutableMap<QuantifiableVariable, Term>, Term, Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.BasicMatching
match the pattern to instance recursively.
matchResults - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
MatchSchemaVariableInstruction<SV extends SchemaVariable> - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchSchemaVariableInstruction(SV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchSchemaVariableInstruction
 
matchSortDependingFunction(SortDependingFunction) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchSortDependingFunctionInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchSortDependingFunctionInstruction(SortDependingFunction) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchSortDependingFunctionInstruction
 
matchSorts(Sort, Sort, MatchConditions, Services) - Static method in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.SortDependingFunctionMatcher
tries to match sort s1 to fit sort s2
matchSorts(Sort, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.instructions.MatchSortDependingFunctionInstruction
matches the depending sort of this instructions sort depending function against the given sort.
matchSV(SchemaVariable, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
checks whether the given SchemaVariable sv matches the Term term w.r.t.
matchSV(SchemaVariable, ProgramElement, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
checks whether the given SchemaVariable sv matches the ProgramElement pe w.r.t.
matchSV(SchemaVariable, Term, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
checks whether the given SchemaVariable sv matches the Term term w.r.t.
matchSV(SchemaVariable, ProgramElement, MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
checks whether the given SchemaVariable sv matches the ProgramElement pe w.r.t.
matchSV(SchemaVariable, Term, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.TacletMatcher
checks whether the given SchemaVariable sv matches the Term term w.r.t.
matchSV(SchemaVariable, ProgramElement, MatchConditions, Services) - Method in interface de.uka.ilkd.key.rule.TacletMatcher
checks whether the given SchemaVariable sv matches the ProgramElement pe w.r.t.
matchTaclets(ImmutableList<NoPosTacletApp>, RuleFilter, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex
Filter the given list of taclet apps, and match their find parts at the given position of the sequent
matchTaclets(ImmutableList<NoPosTacletApp>, RuleFilter, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.SingleThreadedTacletIndex
Filter the given list of taclet apps, and match their find parts at the given position of the sequent
matchTaclets(ImmutableList<NoPosTacletApp>, RuleFilter, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.proof.TacletIndex
Filter the given list of taclet apps, and match their find parts at the given position of the sequent
MatchTermLabelInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
This match instruction implements the matching logic for term labels.
MatchTermLabelInstruction(ImmutableArray<TermLabel>) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchTermLabelInstruction
 
matchTermLabelSV(ImmutableArray<TermLabel>) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
matchTermSV(TermSV) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchTermSVInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchTermSVInstruction(TermSV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchTermSVInstruction
 
matchUpdateContext(ImmutableList<SVInstantiations.UpdateLabelPair>, Term) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the formula ensures that the update context described the update of the given formula It it does not null is returned, otherwise the formula without the update context.
matchUpdateSV(UpdateSV) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchUpdateSVInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchUpdateSVInstruction(UpdateSV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchUpdateSVInstruction
 
matchVariableSV(VariableSV) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
MatchVariableSVInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
MatchVariableSVInstruction(VariableSV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.MatchVariableSVInstruction
 
matrix - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
mAVOID() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MAX - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
MAX - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
max - Variable in class de.uka.ilkd.key.gui.MainStatusLine
 
max - Variable in class de.uka.ilkd.key.logic.RenameTable
the maximal value of an abstract name
max(ImmutableList<QuantifiableVariable>, Term, Term, TermServices) - Method in class de.uka.ilkd.key.logic.TermBuilder
minimum operator
max() - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
MAX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MAX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MAX_AGE - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Maximal setting for number of highlighted terms
MAX_CACHE_ENTRIES - Static variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
max. instances of ITermTacletAppIndexCache that are kept in this set (e.g., for different prefixes of quantified variables)
MAX_CHARS_PER_COMMAND - Static variable in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
MAX_CONCURRENT_PROCESSES - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
MAX_DIM - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
MAX_DISPLAYED_SEQUENT_LENGTH - Static variable in class de.uka.ilkd.key.gui.GoalList
 
MAX_GENERIC_SORTS - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
MAX_INT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
maximum valid value of a signed int
MAX_INT_DIGITS - Static variable in class org.key_project.util.java.NumberUtil
The maximal number of digits of an integer value.
MAX_ITEM_NUMBER - Static variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
The number of items that are to be shown in the dialog before a message referring to the dialog is issued.
MAX_LONG - Static variable in class de.uka.ilkd.key.java.expression.literal.LongLiteral
A constant holding the maximum valid value of a signed long: 263-1
MAX_LONG - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
maximum valid value of a signed long
MAX_LONG_DIGITS - Static variable in class org.key_project.util.java.NumberUtil
The maximal number of digits of a long value.
MAX_RECENT_FILES - Static variable in class de.uka.ilkd.key.gui.RecentFileMenu
The maximum number of recent files displayed.
MAX_RULE_APPS_LOG10 - Static variable in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
MAX_TERM_TACLET_APP_INDEX_ENTRIES - Static variable in class de.uka.ilkd.key.java.ServiceCaches
The maximal number of index entries in ServiceCaches.getTermTacletAppIndexCache().
MAX_TOOLTIP_LINES_KEY - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
MAX_UINT - Static variable in class de.uka.ilkd.key.java.expression.literal.IntLiteral
A constant holding the maximum valid value as if an int was interpreted unsigned: 232-1
MAX_UINT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
maximum valid value if an int was interpreted unsigned
MAX_ULONG - Static variable in class de.uka.ilkd.key.java.expression.literal.LongLiteral
A constant holding the maximum valid value as if a long was interpreted unsigned: : 264-1
MAX_ULONG - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
maximum valid value if a long was interpreted unsigned
MAX_UPDATE_TERM_DEPTH_FOR_CHECKING - Static variable in class de.uka.ilkd.key.rule.merge.MergeRule
Thresholds the maximum depth of right sides in updates for which an equivalence proof is started.
MAX_UPDATE_TERM_DEPTH_FOR_CHECKING - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
maxAgeForHeatmap - Variable in class de.uka.ilkd.key.settings.ViewSettings
Maximum age/number of newest terms/formulas for heatmap highlighting
maxApplications - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
the maximum of allowed rule applications
maxConcurrentProcesses - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
maxDelay - Static variable in class de.uka.ilkd.key.smt.VersionChecker
 
maxDPath(Term, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
The length (number of literals) of the maximum d-path of the given formula as a formula of the antecedent
maxDPath_negative - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
 
maxDPath_positive - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
 
maxDPathHelp(Term, boolean) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
maxDPathHelper - Static variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
helper for computing maxDPath_* in TermInfo
MaxDPathHelper() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.MaxDPathHelper
 
maxEntries - Variable in class org.key_project.util.LRUCache
maximal cache size
maxField - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
maxGenericSorts - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
maxId - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
The maximal ID.
MAXIMAL_NUMBER_OF_SET_NODES_TO_EXECUTE_PER_GOAL_FOR_ONE_STEP - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
The default maximal number of steps to do exactly one step in each goal.
MAXIMAL_NUMBER_OF_SET_NODES_TO_EXECUTE_PER_GOAL_IN_COMPLETE_RUN - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
The default maximal number of steps to simulate a complete program execution.
maximalNumberOfSetNodesToExecutePerGoal - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
The maximal number of allowed symbolic execution tree nodes per goal.
maximum - Variable in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCForceInstantiation
 
maximum - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
true search maximal ID, false search minimal ID.
maxInteger - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
maxIntliteralInArgumentsTimesTwo(Term, IntegerLDT, Services) - Static method in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
mAXIOM() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mAXIOM_NAME_BEGIN() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mAXIOM_NAME_END() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mAXIOMS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
maxNextCharInd - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
maxNextCharInd - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
maxNumberOfEntries - Variable in class de.uka.ilkd.key.gui.RecentFileMenu
this is the maximal number of recent files.
maxNumberOfGenerics - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
maxNumberOfRules - Variable in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
MaxPathHelper() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.MaxPathHelper
 
maxPosPath(Term, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
The maximal number of positive literals occurring within a d-path of "p_t" as a formula of the antecedent
maxPosPath_negative - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
formula is negated
maxPosPath_positive - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
formula is positive (not negated)
maxPosPathHelp(Term, boolean) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
 
maxPosPathHelper - Static variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
helper for computing maxPosPath_* in TermInfo
MaxPosPathHelper() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.MaxPosPathHelper
 
maxProcesses - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
maxProcesses - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
maxRepetitionsOnSameTerm - Variable in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
maxRuleApplicationsLabel - Variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
The label shown in front of the control to edit StrategySettings.getMaxSteps().
maxRuleApps - Variable in class de.uka.ilkd.key.strategy.IsInRangeProvable
 
MaxRuleAppSlider - Class in de.uka.ilkd.key.gui
 
MaxRuleAppSlider(KeYMediator, String) - Constructor for class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
maxRuleAppSlider - Variable in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
The MaxRuleAppSlider in which the maximal number of steps is edited.
maxRules - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
The maximum number of rules that are used within a proof.
maxSerial - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
maxSteps - Variable in class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
 
maxSteps - Variable in class de.uka.ilkd.key.settings.StrategySettings
maximal number of automatic rule applications before an interaction is required
maxSteps - Variable in class de.uka.ilkd.key.util.ProofStarter
 
maxTooltipLines - Variable in class de.uka.ilkd.key.settings.ViewSettings
default max number of displayed tooltip lines is 40
maxTooltipLinesInputField - Variable in class de.uka.ilkd.key.gui.configuration.ViewSelector
 
maxUnwinds - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
maxUnwinds - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
mayAddRule(RuleApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
maybeParens(Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Prints a subterm, if needed with parentheses.
mBACKSLASH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mBACKSLASH_PREFIXED() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBACKUP() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBEFORE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBEHAVIOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mBEHAVIOUR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mBIGINT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mBIGINT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBINDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBINLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBINPREFIX() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBITWISENOT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBODY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mBOOLEAN() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBOOTCLASSPATH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mBRACE_DISPATCH() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mBREAK_BEHAVIOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mBREAK_BEHAVIOUR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mBREAKS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mBREAKS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBSUM() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mBY() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mby - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
mbyAtPre - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
mbyAtPre - Variable in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
mbyAtPre - Variable in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
 
mbyAtPre - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
mBYTE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mc - Variable in class de.uka.ilkd.key.api.SearchNode
 
mCAPTURES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCAPTURES_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mcCandidates - Variable in class de.uka.ilkd.key.rule.IfMatchResult
 
mCHAR_LITERAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCHAR_LITERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCHAR_LITERAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mCHOOSECONTRACT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCLASSPATH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCLOSEGOAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCODE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCODE_BIGINT_MATH() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCODE_JAVA_MATH() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCODE_SAFE_MATH() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCOLON() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCOLON() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mCOMMA() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCOMMA() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCOMMA() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mCONST() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCONSTRAINT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCONSTRAINT_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCONTAINERTYPE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCONTAINS_ASSIGNMENT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mCONTINUE_BEHAVIOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCONTINUE_BEHAVIOUR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCONTINUES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mCONTINUES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mCONTRACTS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDEBUG() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDECDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDECIMALINTEGERLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDECLASSIFIES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDECLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDECREASES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDECREASES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDECREASES_REDUNDANTLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDECREASING() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDECREASING_REDUNDANTLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDEPENDINGON() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDEPENDS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDETERMINES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDETERMINES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDIFFERENT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDIFFERENTFIELDS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDIGIT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDIGIT_DISPATCH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDIGITS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDISJOINT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDISJOINTMODULONULL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDISPLAYNAME() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDIV() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDIVERGES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDIVERGES_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDL_ESCAPE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDOC_COMMENT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDOMAIN_IMPLIES_CREATED() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDOT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDOT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDOT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDOTDOT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDOTRANGE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDOUBLECOLON() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDROP_EFFECTLESS_ELEMENTARIES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDROP_EFFECTLESS_STORES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mDURATION() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mDURATION() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mDURATION_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
measure(String) - Method in interface de.uka.ilkd.key.util.pp.Backend
Returns the space required to print the String s
measure(String) - Method in class de.uka.ilkd.key.util.pp.StringBackend
Returns the space required to print the String s
measure(String) - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Returns the space required to print the String s
MEASURED_BY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MEASURED_BY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MEASURED_BY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MEASURED_BY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
measured_by_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
measured_by_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MEASURED_BY_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MEASURED_BY_REDUNDANTLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
measuredBy(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
measuredBy - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
measuredBy - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
measuredBy - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
measuredBy - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
measuredByCheck(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
measuredByEmpty() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
measureGoalComplexity(ImmutableList<TacletGoalTemplate>) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.TacletAppComparator
this is a rough estimation about the goal complexity.
mediator - Variable in class de.uka.ilkd.key.gui.actions.CounterExampleAction.MainWindowCounterExampleGenerator
The KeYMediator to use.
mediator - Variable in class de.uka.ilkd.key.gui.actions.MacroKeyBinding
 
mediator - Variable in class de.uka.ilkd.key.gui.actions.ProofScriptAction
 
mediator - Variable in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
mediator() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
mediator - Variable in class de.uka.ilkd.key.gui.GoalList
 
mediator() - Method in class de.uka.ilkd.key.gui.GoalList
 
mediator - Variable in class de.uka.ilkd.key.gui.InfoView
 
mediator - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
mediator - Variable in class de.uka.ilkd.key.gui.MainWindow
the mediator is stored here
mediator - Variable in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
mediator - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
mediator - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
mediator - Variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
mediator - Variable in class de.uka.ilkd.key.gui.ProofMacroWorker
The mediator of the environment
mediator - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
mediator - Variable in class de.uka.ilkd.key.gui.ProofScriptWorker
 
mediator - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
the mediator is stored here
mediator - Variable in class de.uka.ilkd.key.gui.StrategySelectionView
The KeYMediator which provides the active proof.
mediator - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
mediator - Variable in class de.uka.ilkd.key.gui.TaskTree
the KeYMediator
mediator - Variable in class de.uka.ilkd.key.gui.testgen.TGWorker.MainWindowTestGenerator
 
mediator - Variable in class de.uka.ilkd.key.proof.io.ProblemLoader
 
mediator - Variable in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
mediator - Variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
mediatorListener - Variable in class de.uka.ilkd.key.gui.StrategySelectionView
Observe changes on StrategySelectionView.mediator.
MediatorProofControl - Class in de.uka.ilkd.key.ui
A ProofControl which performs the automode in a SwingWorker.
MediatorProofControl(AbstractMediatorUserInterfaceControl) - Constructor for class de.uka.ilkd.key.ui.MediatorProofControl
 
MediatorProofControl.AutoModeWorker - Class in de.uka.ilkd.key.ui
 
mELEMSORT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mELEMTYPE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mELSE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
Member - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing members.
MEMBER_PV_TO_FIELD - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
MemberDeclaration - Interface in de.uka.ilkd.key.java.declaration
Member declaration.
memberDecls - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
MemberPVToField - Class in de.uka.ilkd.key.rule.metaconstruct
 
MemberPVToField() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.MemberPVToField
 
MemberReference - Interface in de.uka.ilkd.key.java.reference
Member reference.
members - Variable in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
memberSV - Variable in class de.uka.ilkd.key.rule.conditions.TypeResolver.ContainerTypeResolver
 
MemoryTestGenerationLog - Class in de.uka.ilkd.key.smt.testgen
Implementation of TestGenerationLog which stores the log in memory.
MemoryTestGenerationLog() - Constructor for class de.uka.ilkd.key.smt.testgen.MemoryTestGenerationLog
 
mEMPTYBRACKETS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mEMPTYBRACKETS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mEMPTYSET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
memset - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
mENSURES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mENSURES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mENSURES_FREE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mENSURES_FREE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mENSURES_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mentionLogic - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator.Configuration
Used for SMT2 format: if true the (set-logic AUFLIA) command is used otherwise the logic is not set.
mentionLogic() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator.Configuration
 
menu - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
menu - Variable in class de.uka.ilkd.key.gui.RecentFileMenu
 
menu - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
MENU_ILOG - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
MENU_ILOG_EXPORT - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
MenuControl() - Constructor for class de.uka.ilkd.key.gui.nodeviews.TacletMenu.MenuControl
 
MenuItemForTwoModeRules - Class in de.uka.ilkd.key.gui.nodeviews
 
MenuItemForTwoModeRules(String, String, String, String, String, BuiltInRule) - Constructor for class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
mENUM_CONST() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MenuSendFeedackAction - Class in de.uka.ilkd.key.gui.actions
 
MenuSendFeedackAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.MenuSendFeedackAction
 
mEQ_NEQ() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mEQUAL_SINGLE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mEQUAL_UNIQUE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mEQUALITY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mEQUALS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mEQV() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mEQV_ANTIV() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mERASES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
merge(ImmutableList<NoPosTacletApp>, ImmutableList<NoPosTacletApp>) - Method in class de.uka.ilkd.key.proof.TacletIndex
merges the two list in an execution time optimal manner
merge(LinkedHashSet<IProofReference<?>>, LinkedHashSet<IProofReference<?>>) - Static method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil
Merges the IProofReferences to add into the target.
merge(LinkedHashSet<IProofReference<?>>, IProofReference<?>) - Static method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil
Merges the IProofReference into the target:
merge(TextualJMLSpecCase) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
Merge clauses of two spec cases.
MERGE_GENERATE_IS_WEAKENING_GOAL_CFG - Static variable in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
MERGE_GENERATE_IS_WEAKENING_GOAL_CFG_ON - Static variable in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
MERGE_PARAMS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MERGE_PARAMS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MERGE_PARAMS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MERGE_PARAMS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MERGE_POINT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
MERGE_POINT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MERGE_POINT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
merge_point_statement(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MERGE_PROC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MERGE_PROC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MergeAppIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Encapsulates intermediate information for constructing a MergeRule application.
MergeAppIntermediate(String, Pair<Integer, PosInTerm>, int, String, int, ImmutableList<Name>, String, Class<? extends AbstractPredicateAbstractionLattice>, String, String) - Constructor for class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
Constructs a new join rule.
mergeApps - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
mergeBranchConditions - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
true merge branch conditions which means that a branch condition never contains another branch condition or false allow that branch conditions contains branch conditions.
MergeByIfThenElse - Class in de.uka.ilkd.key.rule.merge.procedures
Rule that merges two sequents based on the if-then-else construction: If two locations are assigned different values in the states, the value in the merged state is chosen based on the path condition.
MergeByIfThenElse() - Constructor for class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
MergeContract - Interface in de.uka.ilkd.key.speclang
Specification of a MergePointStatement.
mergeContracts - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
MERGED_NODE_IS_WEAKENING_TITLE - Static variable in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
mergedBranchCondition - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBranchCondition
Merged branch condition?
mergedBranchCondtions - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Contains the merged branch conditions.
mergedProofNodes - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
Merged branch conditions.
mergeGoalPio - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
mergeHeaps(MergeProcedure, LocationVariable, Term, Term, SymbolicExecutionState, SymbolicExecutionState, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.MergeRule
Merges two heaps in a zip-like procedure.
MergeIfThenElseAntecedent - Class in de.uka.ilkd.key.rule.merge.procedures
Rule that merges two sequents based on the if-then-else construction: If two locations are assigned different values in the states, the value in the merged state is chosen based on the path condition.
MergeIfThenElseAntecedent() - Constructor for class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
mergeLabels(SequentChangeInfo, Services) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Merges the TermLabels of the rejected SequentFormulas into the resulting Sequent.
mergeLabels(Services, SequentChangeInfo) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Merges the TermLabels of the rejected SequentFormulas into the resulting Sequent.
mergeLabels(SequentChangeInfo, Services, SequentFormula, boolean) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Merges the TermLabels of the given SequentFormula into the resulting Sequent.
mergeLabels(SequentFormula, Term, TermLabel, SequentFormula, Term, TermLabel, List<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelMerger
Merges the existing and the rejected TermLabel by updating the merged List.
mergeLabels(SequentFormula, Term, TermLabel, SequentFormula, Term, TermLabel, List<TermLabel>) - Method in interface de.uka.ilkd.key.rule.label.TermLabelMerger
Merges the existing and the rejected TermLabel by updating the merged List.
mergeNode - Variable in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
mergeNodeId - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergePartnerAppIntermediate
 
mergeNodeState - Variable in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
mergeParams - Variable in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
mergeParams - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
mergeparamsspec() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MergeParamsSpec - Class in de.uka.ilkd.key.util.mergerule
Specification of merge parameters for the creation of MergeContracts; this is used by KeYJMLParser.
MergeParamsSpec(String, LocationVariable, ImmutableList<Term>) - Constructor for class de.uka.ilkd.key.util.mergerule.MergeParamsSpec
 
MergePartner - Class in de.uka.ilkd.key.rule.merge
A MergePartner consists of a Goal and a PosInOccurrence; the PosInOccurrence part indicates the portion of the sequent in the Goal which represents the symbolic state-program counter part.
MergePartner(Goal, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.merge.MergePartner
 
MergePartnerAppIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Encapsulates intermediate information for constructing a close-join-partner rule application.
MergePartnerAppIntermediate(String, Pair<Integer, PosInTerm>, int, ImmutableList<Name>) - Constructor for class de.uka.ilkd.key.proof.io.intermediate.MergePartnerAppIntermediate
Constructs a new close-merge-partner intermediate application.
mergePartners - Variable in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
MergePartnerSelectionDialog - Class in de.uka.ilkd.key.gui.mergerule
JDialog for selecting a subset of candidate goals as partners for a MergeRule application.
MergePartnerSelectionDialog() - Constructor for class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
MergePartnerSelectionDialog(Goal, PosInOccurrence, ImmutableList<MergePartner>, Services) - Constructor for class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Creates a new merge partner selection dialog.
mergePartnerStates - Variable in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
MERGEPOINT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
MergePointStatement - Class in de.uka.ilkd.key.java.recoderext
 
MergePointStatement(PositionedString, PositionedString) - Constructor for class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
MergePointStatement() - Constructor for class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
MergePointStatement(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
MergePointStatement - Class in de.uka.ilkd.key.java.statement
A statement indicating a merge point.
MergePointStatement(IProgramVariable) - Constructor for class de.uka.ilkd.key.java.statement.MergePointStatement
 
MergePointStatement(LocationVariable, Comment[]) - Constructor for class de.uka.ilkd.key.java.statement.MergePointStatement
 
MergePointStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.MergePointStatement
 
MergePointStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
MergePointStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
mergeProc - Variable in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
mergeProc - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
mergeProc - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
MergeProcedure - Class in de.uka.ilkd.key.rule.merge
Defines a concrete merge procedure, in particular the result of merging two terms for a given location variable in two Symbolic Execution states.
MergeProcedure() - Constructor for class de.uka.ilkd.key.rule.merge.MergeProcedure
 
mergeProcedure - Variable in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
MergeProcedure.ValuesMergeResult - Class in de.uka.ilkd.key.rule.merge
Encapsulates the result of a merge of values.
MergeProcedureCompletion<C extends MergeProcedure> - Class in de.uka.ilkd.key.gui.mergerule
A completion class for merge procedures.
MergeProcedureCompletion() - Constructor for class de.uka.ilkd.key.gui.mergerule.MergeProcedureCompletion
Default constructor is hidden.
mergerMap - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
Maps the Name of a TermLabel to its TermLabelMerger.
MergeRule - Class in de.uka.ilkd.key.rule.merge
Base for implementing merge rules.
MergeRule() - Constructor for class de.uka.ilkd.key.rule.merge.MergeRule
MergeRule is a Singleton class, therefore constructor only package-wide visible.
MergeRule.MergeRuleProgressListener - Interface in de.uka.ilkd.key.rule.merge
 
mergeRuleApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
MergeRuleBuiltInRuleApp - Class in de.uka.ilkd.key.rule.merge
Rule application class for merge rule applications.
MergeRuleBuiltInRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
MergeRuleBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>) - Constructor for class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
MergeRuleBuiltInRuleApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, Node, ImmutableList<MergePartner>, MergeProcedure, SymbolicExecutionStateWithProgCnt, ImmutableList<SymbolicExecutionState>, Term, ArrayList<MergeRule.MergeRuleProgressListener>) - Constructor for class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
MergeRuleBuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
MergeRuleBuiltInRuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.MergeRuleBuiltInRuleInteraction
 
MergeRuleBuiltInRuleInteraction(MergeRuleBuiltInRuleApp, Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.MergeRuleBuiltInRuleInteraction
 
MergeRuleCompletion - Class in de.uka.ilkd.key.gui.mergerule
This class completes the instantiation for a merge rule application.
MergeRuleCompletion() - Constructor for class de.uka.ilkd.key.gui.mergerule.MergeRuleCompletion
 
MergeRuleFeature - Class in de.uka.ilkd.key.strategy.feature
Costs for the MergeRule; cheap if the first statement in the chosen top-level formula is a MergePointStatement, otherwise, infinitely expensive.
MergeRuleFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.MergeRuleFeature
 
mergeRuleFeature(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
MergeRuleMenuItem - Class in de.uka.ilkd.key.gui.mergerule
The menu item for the state merging rule.
MergeRuleMenuItem(Goal, PosInOccurrence, KeYMediator) - Constructor for class de.uka.ilkd.key.gui.mergerule.MergeRuleMenuItem
Creates a new menu item for the join rule.
MergeRuleUtils - Class in de.uka.ilkd.key.util.mergerule
This class encapsulates static methods used in the MergeRule implementation.
MergeRuleUtils() - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
 
MergeRuleUtils.CollectLocationVariablesVisitor - Class in de.uka.ilkd.key.util.mergerule
Visitor for collecting program locations in a Java block.
MergeRuleUtils.CollectLocationVariablesVisitorHashSet - Class in de.uka.ilkd.key.util.mergerule
Visitor for collecting program locations in a Java block.
MergeRuleUtils.CommonAndSpecificSubformulasResult - Class in de.uka.ilkd.key.util.mergerule
TODO
MergeRuleUtils.LocVarReplBranchUniqueMap - Class in de.uka.ilkd.key.util.mergerule
Map for renaming variables to their branch-unique names.
MergeRuleUtils.NameAlreadyBoundException - Exception in de.uka.ilkd.key.util.mergerule
This exception is thrown by methods to indicate that a name for which it is requested to register it is already known to the system.
MergeRuleUtils.Option<T> - Class in de.uka.ilkd.key.util.mergerule
A simple Scala-like option type: Either Some(value) or None.
MergeRuleUtils.Option.None<T> - Class in de.uka.ilkd.key.util.mergerule
 
MergeRuleUtils.Option.Some<T> - Class in de.uka.ilkd.key.util.mergerule
 
MergeRuleUtils.SortNotKnownException - Exception in de.uka.ilkd.key.util.mergerule
This exception is thrown by methods to indicate that a given KeY sort is not known in the current situation.
MergeRuleUtils.TermWrapper - Class in de.uka.ilkd.key.util.mergerule
Simple term wrapper for comparing terms modulo renaming.
MergeRuleUtils.TermWrapperFactory - Class in de.uka.ilkd.key.util.mergerule
Creates MergeRuleUtils.TermWrapper objects, thereby ensuring that equal term wrappers also have equal hash codes.
mergeSemiCIs(SemisequentChangeInfo, SemisequentChangeInfo, int) - Static method in class de.uka.ilkd.key.proof.ProgVarReplacer
merges "next" into "base" precondition: "next" is the result of replacing in "base" the formula at position "idx" by calling Semisequent.replace() (this implies that "next" contains exactly one removed and one added formula)
mergeStates(MergeProcedure, SymbolicExecutionState, SymbolicExecutionState, Term, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.MergeRule
Merges two SE states (U1,C1,p) and (U2,C2,p) according to the method MergeRule#mergeValuesInStates(LocationVariable, SymbolicExecutionState, Term, SymbolicExecutionState, Term, Services) . p must be the same in both states, so it is supplied separately.
MergeTotalWeakening - Class in de.uka.ilkd.key.rule.merge.procedures
Rule that merges two sequents based on "total" weakening: Replacement of symbolic state by an update setting every program variable to a fresh Skolem constant, if the respective program variable does not evaluate to the same value in both states - in this case, the original value is preserved (-> idempotency).
MergeTotalWeakening() - Constructor for class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
mergeVal - Variable in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
mergeValuesInStates(Term, SymbolicExecutionState, Term, SymbolicExecutionState, Term, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.MergeProcedure
Merges two values valueInState1 and valueInState2 of corresponding SE states state1 and state2 to a new value of a merge state.
mergeValuesInStates(Term, SymbolicExecutionState, Term, SymbolicExecutionState, Term, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
mergeValuesInStates(Term, SymbolicExecutionState, Term, SymbolicExecutionState, Term, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
mergeValuesInStates(Term, SymbolicExecutionState, Term, SymbolicExecutionState, Term, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
mergeValuesInStates(Term, SymbolicExecutionState, Term, SymbolicExecutionState, Term, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithLatticeAbstraction
 
mergeValuesInStates(Term, SymbolicExecutionState, Term, SymbolicExecutionState, Term, Term, Services) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstractionFactory
 
MergeWithLatticeAbstraction - Class in de.uka.ilkd.key.rule.merge.procedures
Rule that merges two sequents based on a specified set of abstract domain lattices.
MergeWithLatticeAbstraction() - Constructor for class de.uka.ilkd.key.rule.merge.procedures.MergeWithLatticeAbstraction
 
MergeWithPredicateAbstraction - Class in de.uka.ilkd.key.rule.merge.procedures
Rule that merges two sequents based on a lattice of user-defined predicates.
MergeWithPredicateAbstraction() - Constructor for class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
Default constructor for subclasses.
MergeWithPredicateAbstraction(Iterable<AbstractionPredicate>, Class<? extends AbstractPredicateAbstractionLattice>, Map<ProgramVariable, AbstractDomainElement>) - Constructor for class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
Creates a new instance of MergeWithPredicateAbstraction.
MergeWithPredicateAbstractionFactory - Class in de.uka.ilkd.key.rule.merge.procedures
A factory class for MergeWithPredicateAbstraction which is itself a MergeProcedure.
MergeWithPredicateAbstractionFactory() - Constructor for class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstractionFactory
Hidden constructor since this class is a Singleton.
mESC() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mESC() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
message - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendAction
 
message - Variable in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
message - Variable in class de.uka.ilkd.key.gui.notification.actions.ShowDisplayPane
the message to be displayed
message - Variable in class de.uka.ilkd.key.java.statement.Assert
 
message - Variable in class de.uka.ilkd.key.macros.scripts.EchoCommand.Parameters
The message to show.
message - Variable in exception de.uka.ilkd.key.proof.init.ProofInputException
 
message - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
message - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
 
message - Variable in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
message() - Method in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
Message(String, SolverCommunication.MessageType) - Constructor for class de.uka.ilkd.key.smt.SolverCommunication.Message
 
MESSAGE_FONT - Static variable in class de.uka.ilkd.key.gui.ExceptionDialog
 
messageBuffer - Variable in class de.uka.ilkd.key.smt.BufferedMessageReader
 
messageDelimiters - Variable in class de.uka.ilkd.key.smt.Pipe
The delimiters of the messages, i.e. strings that indicate the end of a message.
messageIncoming(Pipe<SolverCommunication>, String, int) - Method in class de.uka.ilkd.key.smt.CVC3Socket
 
messageIncoming(Pipe<SolverCommunication>, String, int) - Method in class de.uka.ilkd.key.smt.CVC4Socket
 
messageIncoming(Pipe<SolverCommunication>, String, int) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
messageIncoming(Pipe<T>, String, int) - Method in interface de.uka.ilkd.key.smt.PipeListener
Is called when a message from the other side of the pipe is received.
messageIncoming(Pipe<SolverCommunication>, String, int) - Method in class de.uka.ilkd.key.smt.SimplifySocket
 
messageIncoming(Pipe<SolverCommunication>, String, int) - Method in class de.uka.ilkd.key.smt.YICESSocket
 
messageIncoming(Pipe<SolverCommunication>, String, int) - Method in class de.uka.ilkd.key.smt.Z3CESocket
 
messageIncoming(Pipe<SolverCommunication>, String, int) - Method in class de.uka.ilkd.key.smt.Z3Socket
 
messagePanel - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
messages - Variable in class de.uka.ilkd.key.smt.SolverCommunication
 
MessageType() - Constructor for enum de.uka.ilkd.key.smt.SolverCommunication.MessageType
 
META_ADD - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_AND - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_DIV - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_EQ - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_GEQ - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_GREATER - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_LEQ - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_LESS - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_MUL - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_OR - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_POW - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_SHIFTLEFT - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_SHIFTRIGHT - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_SUB - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
META_XOR - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
MetaAdd - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaAdd() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaAdd
 
MetaArithBitMaskOp - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaArithBitMaskOp(Name) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaArithBitMaskOp
 
MetaBinaryAnd - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaBinaryAnd() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaBinaryAnd
 
MetaBinaryOr - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaBinaryOr() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaBinaryOr
 
MetaBinaryXOr - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaBinaryXOr() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaBinaryXOr
 
MetaClassReference - Class in de.uka.ilkd.key.java.reference
Meta class reference.
MetaClassReference() - Constructor for class de.uka.ilkd.key.java.reference.MetaClassReference
Meta class reference.
MetaClassReference(TypeReference) - Constructor for class de.uka.ilkd.key.java.reference.MetaClassReference
Meta class reference.
MetaClassReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.MetaClassReference
Constructor for the transformation of COMPOST ASTs to KeY.
MetaClassReferenceSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.MetaClassReferenceSort
 
METADISJOINT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
METADISJOINT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
MetaDisjointCondition - Class in de.uka.ilkd.key.rule.conditions
 
MetaDisjointCondition(TermSV, TermSV) - Constructor for class de.uka.ilkd.key.rule.conditions.MetaDisjointCondition
 
MetaDiv - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaDiv() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaDiv
 
MetaEqual - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaEqual() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaEqual
 
MetaGeq - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaGeq() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaGeq
 
MetaGreater - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaGreater() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaGreater
 
metaId() - Method in class de.uka.ilkd.key.parser.KeYParser
 
MetaLeq - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaLeq() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaLeq
 
MetaLess - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaLess() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaLess
 
MetaMul - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaMul() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaMul
 
MetaPow - Class in de.uka.ilkd.key.rule.metaconstruct.arith
Computes the pow function for literals.
MetaPow() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaPow
 
MetaShift - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaShift(Name) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShift
 
MetaShiftLeft - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaShiftLeft() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShiftLeft
 
MetaShiftRight - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaShiftRight() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShiftRight
 
METASORT - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
MetaSub - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
MetaSub() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.MetaSub
 
metaTerm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
Metavariable - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Deprecated.
Metavariable(Name, Sort, boolean) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
Metavariable(Name, Sort) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
metavariableInst - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ConstraintAwareSyntacticalReplaceVisitor
Deprecated.
metaVars(Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
methname - Variable in class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
 
Method - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing methods.
method - Variable in class de.uka.ilkd.key.java.recoderext.MethodSignatureSVWrapper
 
method(Services, KeYJavaType, ExecutionContext) - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
method(Services, KeYJavaType, ImmutableList<KeYJavaType>, KeYJavaType) - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
method - Variable in class de.uka.ilkd.key.java.statement.MethodBodyStatement
cache resolved method
method - Variable in class de.uka.ilkd.key.logic.op.ProgramMethod
 
method - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
method - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
method - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
method - Variable in class de.uka.ilkd.key.testgen.oracle.OracleMethodCall
 
METHOD_CONTRACT - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
method_declaration(ImmutableList<String>, PositionedString, Token) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
METHOD_EXPAND - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
METHOD_NONE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
METHOD_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
method_specification(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
METHOD_TREATMENT_CONTRACT - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for method treatment "Contract".
METHOD_TREATMENT_EXPAND - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for method treatment "Expand".
methodArgs - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
methodBody(JavaInfo, ProgramVariable, ReferencePrefix, KeYJavaType, String, ProgramVariable[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method body shortcut.
methodBody(ProgramVariable, ReferencePrefix, IProgramMethod, Expression[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method body shortcut.
methodBody(ProgramVariable, ReferencePrefix, IProgramMethod, ImmutableArray<Expression>) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method body shortcut.
METHODBODY - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
MethodBodyExpandProofReferencesAnalyst - Class in de.uka.ilkd.key.proof_references.analyst
Extracts inlined methods.
MethodBodyExpandProofReferencesAnalyst() - Constructor for class de.uka.ilkd.key.proof_references.analyst.MethodBodyExpandProofReferencesAnalyst
 
MethodBodySort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodBodySort
 
MethodBodyStatement - Class in de.uka.ilkd.key.java.recoderext
A shortcut-statement for a method body.
MethodBodyStatement(TypeReference, Expression, MethodReference) - Constructor for class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Construct a method body shortcut
MethodBodyStatement - Class in de.uka.ilkd.key.java.statement
A shortcut-statement for a method body, i.e. no dynamic dispatching any longer.
MethodBodyStatement(TypeReference, IProgramVariable, MethodReference) - Constructor for class de.uka.ilkd.key.java.statement.MethodBodyStatement
Construct a method body shortcut
MethodBodyStatement(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
MethodBodyStatement(IProgramMethod, ReferencePrefix, IProgramVariable, ImmutableArray<Expression>, boolean) - Constructor for class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
MethodBodyStatement(IProgramMethod, ReferencePrefix, IProgramVariable, ImmutableArray<Expression>, boolean, ProgramElement) - Constructor for class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
MethodBodyStatement(IProgramMethod, ReferencePrefix, IProgramVariable, ImmutableArray<Expression>) - Constructor for class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
MethodBodyStatement(IProgramMethod, ReferencePrefix, IProgramVariable, ImmutableArray<Expression>, ProgramElement) - Constructor for class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
MethodBodyStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
MethodBreakpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
 
MethodBreakpoint(String, int, int, IProgramMethod, Proof, String, boolean, boolean, int, int, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
Creates a new LineBreakpoint.
methodCache - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
caches access to methods for reflection.
methodCall(ReferencePrefix, String, ImmutableArray<? extends Expression>) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call.
methodCall(KeYJavaType, String, ImmutableArray<? extends Expression>) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call on a type.
methodCall(KeYJavaType, String, Expression...) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call on a type.
methodCall(KeYJavaType, String) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call on a type with no arguments.
methodCall(ReferencePrefix, String) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call with no arguments.
methodCall(ReferencePrefix, String, Expression...) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call.
methodCall(ReferencePrefix, MethodName, Expression...) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call.
methodCall(ReferencePrefix, MethodName, ImmutableArray<? extends Expression>) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call.
MethodCall - Class in de.uka.ilkd.key.rule.metaconstruct
Symbolically executes a method invocation
MethodCall(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.MethodCall
creates the methodcall-MetaConstruct
MethodCall(SchemaVariable, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.MethodCall
creates the methodcall-MetaConstruct
MethodCall(ProgramSV, SchemaVariable, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.MethodCall
creates the methodcall-MetaConstruct
MethodCall(Name, ProgramSV, SchemaVariable, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.MethodCall
creates the methodcall-MetaConstruct
methodCall - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
The IExecutionMethodCall which is now returned.
MethodCallPredicateSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
MethodCallPredicateSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.MethodCallPredicateSnippet
 
MethodCallProofReferencesAnalyst - Class in de.uka.ilkd.key.proof_references.analyst
Extracts called methods.
MethodCallProofReferencesAnalyst() - Constructor for class de.uka.ilkd.key.proof_references.analyst.MethodCallProofReferencesAnalyst
 
methodCallStackMap - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Contains the method call stacks for each tracked symbolic execution modality.
MethodCallStatement - Class in de.uka.ilkd.key.java.recoderext
The statement inserted by KeY if a method call is executed.
MethodCallStatement(Expression, ExecutionContext, StatementBlock) - Constructor for class de.uka.ilkd.key.java.recoderext.MethodCallStatement
MethodCallStatement.
MethodCallStatement(MethodCallStatement) - Constructor for class de.uka.ilkd.key.java.recoderext.MethodCallStatement
MethodCallStatement.
MethodCallStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
methodConstrReference(ProgramElement) - Static method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
methodContext - Variable in class de.uka.ilkd.key.java.recoderext.ExecutionContext
the method signature of the currently active method
methodContext - Variable in class de.uka.ilkd.key.java.reference.ExecutionContext
the currently active method
methodContract - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
MethodDeclaration - Class in de.uka.ilkd.key.java.declaration
Method declaration.
MethodDeclaration(ExtList, boolean, Comment[]) - Constructor for class de.uka.ilkd.key.java.declaration.MethodDeclaration
Method declaration.
MethodDeclaration(Modifier[], TypeReference, ProgramElementName, ParameterDeclaration[], Throws, StatementBlock, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.MethodDeclaration
Method declaration.
MethodDeclaration(Modifier[], TypeReference, ProgramElementName, ImmutableArray<ParameterDeclaration>, Throws, StatementBlock, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.MethodDeclaration
Method declaration.
MethodDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
MethodDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
MethodDeclarationLookahead() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
MethodDeclarationLookahead() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
MethodDeclarator(TypeReference) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
MethodDeclarator(TypeReference) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
methodDefinition - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
methodEnd - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
The end of the method containing the associated Breakpoint
methodEnd - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
The end of the method containing the associated Breakpoint
methodFrame(IExecutionContext, StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call substitution.
methodFrame(IExecutionContext, StatementBlock, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call substitution at a specific source position.
methodFrame(IProgramVariable, IExecutionContext, StatementBlock) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call substitution with a return value assignment.
methodFrame(IProgramVariable, IExecutionContext, StatementBlock, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a method call substitution with a return value assignment at a specific source position.
MethodFrame - Class in de.uka.ilkd.key.java.statement
The statement inserted by KeY if a method call is executed.
MethodFrame(IProgramVariable, IExecutionContext, StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.MethodFrame
Labeled statement.
MethodFrame(IProgramVariable, IExecutionContext, StatementBlock, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.MethodFrame
Labeled statement.
METHODFRAME - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
MethodFrameCounterJavaASTVisitor(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.MethodFrameCounterJavaASTVisitor
Constructor.
methodHeap - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.AnonUpdateData
 
methodHeapAtPre - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.AnonUpdateData
 
MethodInfFlowUnfoldTacletBuilder - Class in de.uka.ilkd.key.informationflow.rule.tacletbuilder
 
MethodInfFlowUnfoldTacletBuilder(Services) - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.MethodInfFlowUnfoldTacletBuilder
 
methodlevel_comment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
methodlevel_element(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
methodName - Variable in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
methodName - Variable in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
methodName - Variable in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
MethodName - Interface in de.uka.ilkd.key.java.reference
Method name.
METHODNAME - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
methodName - Variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodNameSort
 
methodName - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
methodName - Variable in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
methodName - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
 
methodName - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity.ReturnValue
 
MethodNameSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodNameSort
 
MethodNameSort(ProgramElementName) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.MethodNameSort
 
MethodOrConstructorReference - Interface in de.uka.ilkd.key.java.reference
 
MethodReference - Class in de.uka.ilkd.key.java.reference
Method reference.
MethodReference(ExtList, MethodName, ReferencePrefix, PositionInfo) - Constructor for class de.uka.ilkd.key.java.reference.MethodReference
 
MethodReference(ImmutableArray<? extends Expression>, MethodName, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.MethodReference
 
MethodReference(ImmutableArray<Expression>, MethodName, ReferencePrefix, PositionInfo) - Constructor for class de.uka.ilkd.key.java.reference.MethodReference
 
MethodReference(ExtList, MethodName, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.MethodReference
 
MethodReference(ExtList, MethodName, ReferencePrefix, PositionInfo, String) - Constructor for class de.uka.ilkd.key.java.reference.MethodReference
 
methodReference - Variable in class de.uka.ilkd.key.java.statement.MethodBodyStatement
the reference describing the method signature
methodReferencePrefix - Variable in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
methodReferencePrefix - Variable in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
methodReturnCondition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
The method return condition to reach this node from its calling IExecutionMethodCall.
methodReturnPathEntries - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Maps an ExecutionNodeReader.KeYlessMethodCall to the path entries of its method returns.
methodReturns - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodCall
The up to now discovered {@link IExecutionBaseMethodReturn
methodReturns - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
The up to know discovered IExecutionBaseMethodReturns.
methodReturns - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
The newly methods return.
methodReturnsToIgnoreMap - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Contains Nodes of method calls which return statements should be ignored.
methodsDeclaring - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
methodsDeclaring contains the recoder method declarations as keys that have been started to convert but are not yet finished.
MethodSignature - Class in de.uka.ilkd.key.java.recoderext.adt
 
MethodSignature(Identifier, ASTList<TypeReference>) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
MethodSignature() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
MethodSignatureSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
MethodSignatureSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
MethodSignatureSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.MethodSignatureSVWrapper
 
methodSpecFeature(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
methodStack - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
MethodStackInfo - Class in de.uka.ilkd.key.logic
 
MethodStackInfo(ProgramElement) - Constructor for class de.uka.ilkd.key.logic.MethodStackInfo
 
methodStart - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
The start of the method containing the associated Breakpoint
methodStart - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
The start of the method containing the associated Breakpoint
MethodWellDefinedness - Class in de.uka.ilkd.key.speclang
A contract for checking the well-definedness of a specification for a method or model field.
MethodWellDefinedness(String, int, WellDefinednessCheck.Type, IObserverFunction, LocationVariable, Contract.OriginalVariables, WellDefinednessCheck.Condition, Term, Term, WellDefinednessCheck.Condition, Term, Term, Contract, Term, Term, boolean, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
MethodWellDefinedness(FunctionalOperationContract, Services) - Constructor for class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
MethodWellDefinedness(DependencyContract, Services) - Constructor for class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
MethodWellDefinedness(RepresentsAxiom, Services) - Constructor for class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
methRef - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
mEVERYTHING() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mEXCEPTION() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mEXCEPTIONAL_BEHAVIOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mEXCEPTIONAL_BEHAVIOUR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mEXISTS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mEXISTS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mEXP() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mEXSURES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mEXSURES_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mEXTENDS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mf - Variable in class de.uka.ilkd.key.java.ProgramPrefixUtil.ProgramPrefixInfo
 
mFALSE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mFALSE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mFIELDTYPE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mFINAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mFINAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mFIND() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mFOR_EXAMPLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mFORALL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mFORALL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mFORALL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mFORMULA() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mFREE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mFREELABELIN() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mFRESH() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mFUNCTIONS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mGENERIC() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mGEQ() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mGHOST() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mGREATER() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mGREATEREQUAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mgt() - Method in class de.uka.ilkd.key.proof.Proof
 
mGT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mHASLABEL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHASSORT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHASSUBFORMULAS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHELPER() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mHELPTEXT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHEURISTICS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHEURISTICSDECL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHEX() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHEX_LITERAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mHEXDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mHEXDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mHEXINTEGERLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mHEXLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mHEXNUMERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mHEXPREFIX() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mIDCHAR() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
middlePanel - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
mIDENT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mIDENT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mIDENT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mIF() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mIFEX() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mightContainTriggers(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
Check whether a given term (or a subterm of the term) might be a trigger candidate
mIMP() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mIMPLICIT_IDENT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mIMPLIES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mIMPLIES_THAT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mIMPLIESBACKWARD() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
min(ImmutableList<QuantifiableVariable>, Term, Term, TermServices) - Method in class de.uka.ilkd.key.logic.TermBuilder
minimum operator
min() - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
mIN() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MIN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MIN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MIN_AGE - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Minimal setting for number of highlighted terms
mIN_DOMAIN() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MIN_LONG - Static variable in class de.uka.ilkd.key.java.expression.literal.LongLiteral
A constant holding the minimum valid value of a signed long: -263
mIN_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mIN_TYPE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mINCLUDE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mINCLUDELDTS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mINCLUSIVEOR() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mINDEX() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mINDEXOF() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
minField - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
mINFORMAL_DESCRIPTION() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
minimalSupersorts(ImmutableList<Sort>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Find all minimal common supersorts of "p_itSorts" PRECONDITION: !
minimizeInteraction - Variable in class de.uka.ilkd.key.control.AbstractProofControl
 
MinimizeInteraction - Class in de.uka.ilkd.key.gui.actions
 
MinimizeInteraction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
minimumLayoutSize(Container) - Method in class de.uka.ilkd.key.gui.utilities.WrapLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
minInteger - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
mINITIALLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
minorId - Variable in class de.uka.ilkd.key.logic.label.FormulaTermLabel
The per major ID unique minor ID of this term label in the Sequent.
mINSEQUENTSTATE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mINSTANCE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mINSTANCEOF() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mINSTANTIATE_GENERIC() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mINT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mINTEGERLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mINTEGERTYPESUFFIX() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mINTERSECT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mINTO() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
minus - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
minus(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
Minus - Class in de.uka.ilkd.key.java.expression.operator
Minus.
Minus(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Minus
Minus.
Minus(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Minus
 
MINUS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
MINUS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
MINUS - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
MINUS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
minus(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
MINUS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MINUS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MINUS - Static variable in class de.uka.ilkd.key.util.CommandLine
 
MINUS_3000_COST - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCostScalerFeature
 
MINUS_ONE - Static variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
minUsableSolver - Variable in class de.uka.ilkd.key.smt.SolverTypeCollection
 
MINUSASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
MINUSASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
MinusAssignment - Class in de.uka.ilkd.key.java.expression.operator
Minus assignment.
MinusAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.MinusAssignment
Minus assignment.
MINUSSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
MINUSSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
MINUSSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
mINV() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mINVARIANT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mINVARIANT_FOR() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mINVARIANT_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mINVARIANTS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
minWidthOfTitle - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
minWidthOfTitle - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
minWidthOfTitle - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
minWidthOfTitle - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
minWidthOfTitle - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
mIS_ABSTRACT_OR_INTERFACE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mIS_FINITE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mIS_INITIALIZED() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mISARRAY() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISARRAYLENGTH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISCONSTANT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MiscTools - Class in de.uka.ilkd.key.util
Collection of some common, stateless functionality.
MiscTools() - Constructor for class de.uka.ilkd.key.util.MiscTools
 
MiscTools.ReadPVCollector - Class in de.uka.ilkd.key.util
 
MiscTools.WrittenAndDeclaredPVCollector - Class in de.uka.ilkd.key.util
 
mISENUMTYPE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISINDUCTVAR() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISLOCALVARIABLE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mismatch(IntStream, int, BitSet) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
mismatchErrors - Static variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Maps internal error codes of the parser to human readable strings.
mISOBSERVER() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISREFERENCE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISREFERENCEARRAY() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
missedErrors - Static variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
 
MissingInstantiationException - Exception in de.uka.ilkd.key.proof
 
MissingInstantiationException(String, int, int, boolean) - Constructor for exception de.uka.ilkd.key.proof.MissingInstantiationException
 
MissingSortException - Exception in de.uka.ilkd.key.proof
 
MissingSortException(String, int, int) - Constructor for exception de.uka.ilkd.key.proof.MissingSortException
 
missingVars - Variable in class de.uka.ilkd.key.rule.TacletApp
set of schema variables that appear in the Taclet and need to be instantiated but are not instantiated yet.
mISSTATICFIELD() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISSUBTYPE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mISTHISREFERENCE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mITSELF() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mJAVABLOCK() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mJAVAOPERATOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mJAVASOURCE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mJML_IDENT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mJMLSPECIALSYMBOL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mkBV(long) - Static method in class de.uka.ilkd.key.smt.lang.SMTSort
 
mkChain() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
mKEYSETTINGS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mkIfNullCheck(Services, ProgramVariable) - Method in class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
return a check of the kind if(v == null) throw new NullPointerException();
ML_COMMENT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ML_COMMENT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
ML_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
ML_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
mLARROW() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLBLNEG() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLBLPOS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLBRACE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLBRACE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLBRACKET() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLBRACKET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLEMMA() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLEQ() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLESS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLESS_DISPATCH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLESSEQUAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLETTER() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLETTER() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLETTER() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLETTERORDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLGUILLEMETS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLOCKSET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOCKSET_LEQ() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOCKSET_LT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOCSET() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLOCSET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOGICALAND() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOGICALOR() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLONG() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLONGSUFFIX() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOOP_CONTRACT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLOOP_DETERMINES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOOP_INVARIANT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLOOP_INVARIANT_FREE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLOOP_INVARIANT_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLOOP_SEPARATES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLOOP_VARIANT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLOOP_VARIANT_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLPAREN() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mLPAREN() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mLPAREN() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mLT_IMPLICIT_GT_DISPATCH() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAINTAINING() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMAINTAINING_REDUNDANTLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMAP() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAP_GET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAP_OVERRIDE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAP_REMOVE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAP_SINGLETON() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAP_SIZE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAP_UPDATE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAPEMPTY() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMAPS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMAPS_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMAX() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMEASURED_BY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMEASURED_BY() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMEASURED_BY_REDUNDANTLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMERGE_PARAMS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMERGE_PARAMS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMERGE_POINT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMERGE_PROC() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMETADISJOINT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mMIN() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMINUS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mMINUS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mML_COMMENT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mML_COMMENT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMOD() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMODALITY() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mMODALITYEND() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mMODALOPERATOR() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mMODEL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMODEL_BEHAVIOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMODEL_BEHAVIOUR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMODEL_METHOD_AXIOM() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mMODIFIABLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMODIFIABLE_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMODIFIES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mMODIFIES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMODIFIES_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMONITORED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMONITORS_FOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mMULT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNATIVE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNEST_END() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNEST_START() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNEW() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNEW() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNEW_OBJECTS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNEWELEMSFRESH() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNEWLABEL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNO_STATE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNODEFAULTCLASSES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNON_NULL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNON_NULL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNONINTERACTIVE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNONNULLELEMENTS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNONZERODECDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNONZERODIGIT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNORMAL_BEHAVIOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNORMAL_BEHAVIOUR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNOT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNOT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNOT_() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNOT_ASSIGNED() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNOT_EQUALS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNOT_MODIFIED() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNOT_SPECIFIED() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNOTFREEIN() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNOTHING() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNOWARN() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNULL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNULLABLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNULLABLE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mNULLABLE_BY_DEFAULT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mNUM_LITERAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mNUM_OF() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mOCT_CHAR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mOCT_CHAR() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mOCTALDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mOCTALINTEGERLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mOCTALNUMERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mOCTDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mOCTDIGIT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mOCTLITERAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mOCTPREFIX() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mod - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
mod - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
MOD - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MOD - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
mod - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.POTerms
 
mod - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
MOD_IDX - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
modalDialogClosed(EventObject) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListGUIListener
invoked if a frame that wants modal access is closed
modalDialogClosed(EventObject) - Method in interface de.uka.ilkd.key.gui.GUIListener
invoked if the frame holding modal access has been closed
modalDialogClosed(EventObject) - Method in class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
invoked if a frame that wants modal access is closed
modalDialogClosed(EventObject) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeGUIListener
invoked if a frame that wants modal access is closed
modalDialogOpened(EventObject) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListGUIListener
invoked if a frame that wants modal access is opened
modalDialogOpened(EventObject) - Method in interface de.uka.ilkd.key.gui.GUIListener
invoked if a frame that wants modal access is opened
modalDialogOpened(EventObject) - Method in class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
 
modalDialogOpened(EventObject) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeGUIListener
invoked if a frame that wants modal access is opened
modalDragNDropEnabled() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
Checks whether drag'n'drop of highlighted subterms in the sequent window currently is enabled..
modalDragNDropEnabled - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
modalDragNDropEnabled() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
modalities - Variable in class de.uka.ilkd.key.logic.op.ModalOperatorSV
the set of modalities this sv can match
Modality - Class in de.uka.ilkd.key.logic.op
This class is used to represent a dynamic logic modality like diamond and box (but also extensions of DL like preserves and throughout are possible in the future).
Modality(Name) - Constructor for class de.uka.ilkd.key.logic.op.Modality
creates a modal operator with the given name
MODALITY - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
MODALITY - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
modality - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
The contract's modality.
modality - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
modality - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
modality - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
modality - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
modality_dl_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
MODALITY_PATTERN - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
modalityBegin - Variable in class de.uka.ilkd.key.parser.KeYLexer
 
MODALITYEND - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
modalityEnd - Variable in class de.uka.ilkd.key.parser.KeYLexer
 
MODALITYEND - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
ModalityNotation(String, String, int, int) - Constructor for class de.uka.ilkd.key.pp.Notation.ModalityNotation
 
modalityPio - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
The PosInOccurrence of the modality or its updates.
modalityPIO - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The PosInOccurrence of the modality or its updates.
modalityPIO - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
The PosInOccurrence of the modality of interest.
modalityPIO - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionConstraint
The PosInOccurrence of the modality of interest.
modalityPIO - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
The PosInOccurrence of the modality of interest.
ModalityPositionTable - Class in de.uka.ilkd.key.pp
This is a position table for program modality formulae.
ModalityPositionTable(int) - Constructor for class de.uka.ilkd.key.pp.ModalityPositionTable
 
modalityPredicates - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
map used for storing predicates representing modalities or updates
modalitySideProofFeature() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
Computes the cost Feature for the ModalitySideProofRule.
ModalitySideProofRule - Class in de.uka.ilkd.key.symbolic_execution.rule
A BuiltInRule which evaluates a modality in a side proof.
ModalitySideProofRule() - Constructor for class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
Constructor to forbid multiple instances.
modalityTermPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The TermLabelPolicy instances applied on the modality term.
modalityTermPolicyMap - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
Maps the Name of a TermLabel to its TermLabelPolicy applied on the modality Term.
MODALOPERATOR - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
MODALOPERATOR - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
modalOperator - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
ModalOperatorSV - Class in de.uka.ilkd.key.logic.op
Schema variable matching modal operators.
ModalOperatorSV(Name, ImmutableSet<Modality>) - Constructor for class de.uka.ilkd.key.logic.op.ModalOperatorSV
creates a new SchemaVariable that is used as placeholder for modal operators.
ModalOperatorSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.ModalOperatorSVMatcher
 
modalSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
ModalSVNotation(int, int) - Constructor for class de.uka.ilkd.key.pp.Notation.ModalSVNotation
 
modArray - Variable in class de.uka.ilkd.key.java.declaration.JavaDeclaration
Modifiers.
modDir - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
Mode() - Constructor for enum de.uka.ilkd.key.gui.actions.LemmaGenerationAction.Mode
 
mode - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
Mode() - Constructor for enum de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.Mode
 
mode - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
Stores the mode in which the parser currently is.
Mode() - Constructor for enum de.uka.ilkd.key.gui.sourceview.JavaDocument.Mode
 
mode - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
mode - Variable in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
Mode() - Constructor for enum de.uka.ilkd.key.rule.conditions.TypeComparisonCondition.Mode
 
mode - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
model - Variable in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
model - Variable in class de.uka.ilkd.key.gui.smt.CETree
The SMT model.
model - Variable in class de.uka.ilkd.key.gui.smt.InformationWindow
 
model - Variable in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
 
model - Variable in class de.uka.ilkd.key.gui.TaskTree
the list model to be used
Model - Class in de.uka.ilkd.key.java.declaration.modifier
The JML modifier "model".
Model() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Model
 
Model(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Model
 
Model - Class in de.uka.ilkd.key.java.recoderext
 
Model() - Constructor for class de.uka.ilkd.key.java.recoderext.Model
 
Model(Model) - Constructor for class de.uka.ilkd.key.java.recoderext.Model
 
Model - Class in de.uka.ilkd.key.smt.model
Represents an SMT model.
Model() - Constructor for class de.uka.ilkd.key.smt.model.Model
creates an empty SMT model
model - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
MODEL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MODEL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
model - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
MODEL_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MODEL_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
model_behavior_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
model_behavior_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MODEL_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MODEL_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MODEL_METHOD_AXIOM - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MODEL_METHOD_AXIOM - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
modelChanged(ModelEvent) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
modelChanged(ModelEvent) - Method in interface de.uka.ilkd.key.proof.ModelChangeListener
this method is called if the model has changed
modelChanged(ChangeHistoryEvent) - Method in class recoder.service.KeYCrossReferenceSourceInfo
 
ModelChangeListener - Interface in de.uka.ilkd.key.proof
this interface is implemented by listener of change events of a model
modelDir - Variable in class de.uka.ilkd.key.proof.JavaModel
 
ModelElement - Interface in de.uka.ilkd.key.java
A semantical part of the software model.
ModelEvent - Class in de.uka.ilkd.key.proof
this class represents a Model event
ModelEvent(Object) - Constructor for class de.uka.ilkd.key.proof.ModelEvent
 
ModelExtractor - Class in de.uka.ilkd.key.smt
Class for sending queries to the solver and extracting the relevant information regarding the model.
ModelExtractor() - Constructor for class de.uka.ilkd.key.smt.ModelExtractor
 
modelField() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
modelField - Variable in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
modelField() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
modelField() - Method in class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
modelField() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Detects if the specification element is a true (i.e. not an invariant) model field
modelFields - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Used to check that there is only one represents clause per type and field.
ModelGenerator - Class in de.uka.ilkd.key.testgen
 
ModelGenerator(Goal, int, Services) - Constructor for class de.uka.ilkd.key.testgen.ModelGenerator
 
modelIsOK(Model) - Static method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
ModelMethodExecution - Class in de.uka.ilkd.key.speclang
 
ModelMethodExecution(String, IObserverFunction, KeYJavaType, VisibilityModifier) - Constructor for class de.uka.ilkd.key.speclang.ModelMethodExecution
 
ModelMethodExecution(String, String, IObserverFunction, KeYJavaType, VisibilityModifier) - Constructor for class de.uka.ilkd.key.speclang.ModelMethodExecution
 
modelNr - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
the number of the model the data table belongs to
models - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
models - Variable in class de.uka.ilkd.key.java.TypeConverter
 
models - Variable in class de.uka.ilkd.key.testgen.ModelGenerator
 
MODELS - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
ModelSettings - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of IModelSettings.
ModelSettings(boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.ModelSettings
Constructor.
modelTag - Variable in class de.uka.ilkd.key.proof.JavaModel
 
modelUpdated(EventObject) - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
modelUpdating(EventObject) - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
modeOfProgressDialog - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
modF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
MODIFIABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MODIFIABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MODIFIABLE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MODIFIABLE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
modifications - Variable in class de.uka.ilkd.key.proof.FormulaTagManager.FormulaInfo
All modifications that have been applied to the formula since the creation of the tag.
modified - Variable in class de.uka.ilkd.key.logic.SemisequentChangeInfo
contains the modified formulas from the semisequent
modifiedFormula(int, FormulaChangeInfo) - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
logs a modified formula at position idx
modifiedFormulas() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns the list of all modification positions
modifiedFormulas(boolean) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
The formulas modified within one of the semisequents are returned.
modifiedFormulas() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
The formulas modified within the sequent are returned as a concatenated list of the formulas modified within each each semisequent.
modifiedSemisequent - Variable in class de.uka.ilkd.key.logic.SemisequentChangeInfo
stores the redundance free formula list of the semisequent
modifiedSubtrees - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
Roots of subtrees containing all nodes to which rules have been applied; this is used when auto mode is active
modifiedSubtreesCache - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
Modifier - Class in de.uka.ilkd.key.java.declaration
Modifier.
Modifier() - Constructor for class de.uka.ilkd.key.java.declaration.Modifier
Modifier.
Modifier(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.Modifier
Modifier.
modifier() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
modifier - Variable in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PositionModifier
wrapped modifier
Modifier - Interface in de.uka.ilkd.key.strategy.feature.findprefix
Interface for position modifiers.
modifiers(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
modifiers() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MODIFIES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
MODIFIES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
MODIFIES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MODIFIES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MODIFIES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MODIFIES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
modifiesClauses - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
modifiesClauses - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
ModifiesSetTranslator - Class in de.uka.ilkd.key.testgen.oracle
 
ModifiesSetTranslator(Services, OracleGenerator) - Constructor for class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
modifyPosistion(PosInOccurrence) - Method in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PositionModifier
 
modifyPosistion(PosInOccurrence) - Method in interface de.uka.ilkd.key.strategy.feature.findprefix.Modifier
Function which delivers a new position based on pos.
modifyPosistion(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.findprefix.RemoveParentUpdateModifier
 
modifyPostTerm(Services, Term) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Modifies the post condition with help of POExtension.modifyPostTerm(InitConfig, Services, Term).
modifyPostTerm(InitConfig, Services, Term) - Method in interface de.uka.ilkd.key.proof.init.POExtension
Modifies the post condition.
modifyPostTerm(InitConfig, Services, Term) - Method in class de.uka.ilkd.key.symbolic_execution.po.TruthValuePOExtension
Modifies the post condition.
modifyProblem(String) - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
modifyProblem(String) - Method in interface de.uka.ilkd.key.smt.SolverType
Directly before the problem description is sent to the solver one can modify the problem string by using this method.
modJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
modJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
modNames - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
modPairs - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
mods - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
Modulo - Class in de.uka.ilkd.key.java.expression.operator
Modulo.
Modulo(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Modulo
Modulo.
Modulo(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Modulo
 
ModuloAssignment - Class in de.uka.ilkd.key.java.expression.operator
Modulo assignment.
ModuloAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.ModuloAssignment
Modulo assignment.
moduloByte - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
moduloChar - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
moduloInt - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
moduloLong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
moduloShort - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
modus - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
Modus() - Constructor for enum de.uka.ilkd.key.gui.smt.ProgressDialog.Modus
 
mOLD() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mOLD() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mONEOF() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
monitor - Variable in class de.uka.ilkd.key.gui.ProofScriptWorker
 
monitor - Variable in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
monitor - Variable in class de.uka.ilkd.key.proof.io.KeYFile
the graphical entity to notify on the state of reading.
monitor - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
 
MONITORED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MONITORED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
MONITORS_FOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
MONITORS_FOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
monitors_for_clause(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
mono - Variable in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorMonomial
 
Monomial - Class in de.uka.ilkd.key.rule.metaconstruct.arith
Class for analysing and modifying monomial expressions over the integers
Monomial(ImmutableList<Term>, BigInteger) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
monomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
Monomial.Analyser - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
monomialCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
 
MonomialCollector() - Constructor for class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature.MonomialCollector
 
MonomialColumnOp - Class in de.uka.ilkd.key.strategy.termProjection
 
MonomialColumnOp(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.termProjection.MonomialColumnOp
 
monomialEquation - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
MonomialIterator(Term) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.MonomialIterator
 
monomialLeft - Variable in class de.uka.ilkd.key.strategy.termProjection.CoeffGcdProjection
 
MonomialsSmallerThanFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns zero iff each monomial of one polynomial is smaller than all monomials of a second polynomial
MonomialsSmallerThanFeature(ProjectionToTerm, ProjectionToTerm, IntegerLDT) - Constructor for class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
MonomialsSmallerThanFeature.MonomialCollector - Class in de.uka.ilkd.key.strategy.feature
 
monSmallerThan(String, String, IntegerLDT) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
mOPTIONSDECL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mOR() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MORE_RULES - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
MoreLexicalActions() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
MoreLexicalActions() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
MOST_RECENT_HIGHLIGHT_COLOR - Static variable in class de.uka.ilkd.key.gui.sourceview.SourceView
The color of the most recent highlight in source code (green).
mostRecentFile - Variable in class de.uka.ilkd.key.gui.RecentFileMenu
 
motherTaclet() - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationByAddRules
 
mouseClicked(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
mouseClicked(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
mouseClicked(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
mouseClicked(MouseEvent) - Method in class de.uka.ilkd.key.gui.sourceview.SourceView.TextPaneMouseAdapter
 
mouseClicked(MouseEvent) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeMouseListener
 
mouseDragged(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
mouseDragged(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
mouseDragged(MouseEvent) - Method in class de.uka.ilkd.key.gui.TableRowResizer
 
mouseEntered(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
mouseEntered(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
mouseEntered(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
mouseExited(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
mouseExited(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
mouseExited(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
mouseListener - Variable in class de.uka.ilkd.key.gui.TaskTree
listener for mouse events of this gui component
mouseMoved(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
mouseMoved(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
mouseMoved(MouseEvent) - Method in class de.uka.ilkd.key.gui.TableRowResizer
 
mousePressed(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
mousePressed(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
mousePressed(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
mousePressed(MouseEvent) - Method in class de.uka.ilkd.key.gui.smt.CETree.CEMouseAdapter
 
mousePressed(MouseEvent) - Method in class de.uka.ilkd.key.gui.TableRowResizer
 
mouseReleased(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
mouseReleased(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
mouseReleased(MouseEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
mouseYOffset - Variable in class de.uka.ilkd.key.gui.TableRowResizer
 
moveAllToLeft() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
moveAllToRight() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
mPARALLEL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPERCENT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPERMISSION() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mPLUS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPLUS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mPOST() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mPOST_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mPRAGMA() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mPRE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mPRE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mPRE_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mPREDICATES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPRIMES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPRIMES_OR_CHARLITERAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPRIVATE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mPROBLEM() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPRODUCT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mPROFILE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPROGRAM() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPROGRAMVARIABLES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPROOF() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPROOFOBLIGATION() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPROOFSCRIPT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mPROTECTED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mPROXY() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mps - Variable in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
mps - Variable in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
MPS_MERGE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
MPS_NONE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
MPS_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
MPS_SKIP - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
mPUBLIC() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mPURE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mQUESTIONMARK() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mQUOTED_STRING_LITERAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mr - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
mRARROW() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mRBRACE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mRBRACE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mRBRACKET() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mRBRACKET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mREACH() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mREACHLOCS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mREADABLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mREAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mREPLACEWITH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mREPRESENTS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mREPRESENTS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mREPRESENTS_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mREQUIRES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mREQUIRES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mREQUIRES_FREE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mREQUIRES_FREE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mREQUIRES_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mRESPECTS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mRESULT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mRETURN_BEHAVIOR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mRETURN_BEHAVIOUR() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mRETURNS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mRETURNS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mRGUILLEMETS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mRPAREN() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mRPAREN() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mRPAREN() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mRULES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSAME() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSAME() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSAMEUPDATELEVEL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSCHEMAVAR() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSCHEMAVARIABLES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSEMI() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSEMI() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEMICOLON() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSEPARATES() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSEPARATES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQ() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSEQ() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQ2MAP() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQARROW() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSEQCONCAT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQDEF() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQEMPTY() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQGET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQREPLACE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQREVERSE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQSINGLETON() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSEQSUB() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSET() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSETMINUS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSHIFTLEFT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSHIFTRIGHT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSHORT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSIGNALS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSIGNALS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSIGNALS_ONLY() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSIGNALS_ONLY() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSIGNALS_ONLY_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSIGNALS_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSIMPLIFY_IF_THEN_ELSE_UPDATE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSINGLETON() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSKOLEMFORMULA() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSKOLEMTERM() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSL_COMMENT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSL_COMMENT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSL_COMMENT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSLASH() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSORTS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSPACE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSPEC_BIGINT_MATH() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSPEC_JAVA_MATH() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSPEC_NAME() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSPEC_PROTECTED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSPEC_PUBLIC() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSPEC_SAFE_MATH() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mST() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSTAR() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSTATIC() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSTATIC() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSTATIC_INVARIANT_FOR() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSTATICMETHODREFERENCE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSTRICT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSTRICTFP() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSTRICTLY_NOTHING() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSTRICTLY_PURE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSTRING_EQUAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSTRING_LITERAL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSTRING_LITERAL() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mSTRING_LITERAL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSUBSET() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSUBST() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSUCCEDENTPOLARITY() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mSUCH_THAT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSUM() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSUPER() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mSYNCHRONIZED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mTERM() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTERMLABEL() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTHEN() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTHIS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mTILDE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTokens() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTokens() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mTokens() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mTRANSACTIONUPDATED() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mTRANSFORMERS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTRANSIENT() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mTRANSIENT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mTRIGGER() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTRUE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTRUE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mTWO_STATE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mTYPE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mTYPE_SMALL() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mTYPEOF() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mTYPEOF() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MU - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
mul - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
mul - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial.Analyser
 
mul(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
mul - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
mul - Variable in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
mul - Variable in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
mulF - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
mulJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
mulJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
MULT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
MULT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
mult1Candidate - Variable in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
 
mult2Candidate - Variable in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
 
multexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
MultFeature(Feature, double, long) - Constructor for class de.uka.ilkd.key.strategy.feature.ScaleFeature.MultFeature
 
MULTI_KEY_MASK - Static variable in class de.uka.ilkd.key.gui.utilities.KeyStrokeManager
This constant holds the typical key combination to be used for auxiliary shortcuts (java.awt.Event#SHIFT_DOWN_MASK plus usually Event.CTRL_MASK)
MULTI_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
MULTI_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
MultiEvaluationResult(boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Constructor.
MultiEvaluationResult(Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Constructor.
MultiEvaluationResult(boolean, boolean, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Constructor.
MultiLineInputPrompt - Class in de.uka.ilkd.key.gui.interactionlog
 
MultiLineInputPrompt(JComponent, String) - Constructor for class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
multipleExecutionNodes - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
In case a Node is represented by multiple AbstractExecutionNodes, this map maps the Node to all its representations.
MultiplesModEquationsGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
Try to rewrite a monomial (term) source so that it becomes a multiple of another monomial target, using the integer equations of the antecedent.
MultiplesModEquationsGenerator(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
 
MultiplesModEquationsGenerator.CofactorItem - Class in de.uka.ilkd.key.strategy.termgenerator
 
MultiplesModEquationsGenerator.CofactorMonomial - Class in de.uka.ilkd.key.strategy.termgenerator
 
MultiplesModEquationsGenerator.CofactorPolynomial - Class in de.uka.ilkd.key.strategy.termgenerator
 
MULTIPLEVARDECL - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
MultipleVarDecl - Class in de.uka.ilkd.key.rule.metaconstruct
Replaces a declaration of multiple variables by two variable declarations where the first one declares a single variable and the second one the remaining variables.
MultipleVarDecl(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.MultipleVarDecl
 
MultipleVariableDeclarationSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.MultipleVariableDeclarationSort
 
multiplicationFunction - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
If the solver supports only simple multiplications, complex multiplications are translated into a uninterpreted function.
MultiplicativeExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
MultiplicativeExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
multiply(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
multiply(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
multiply(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
multiply(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
MultiRenamingTable - Class in de.uka.ilkd.key.logic
 
MultiRenamingTable(HashMap<? extends SourceElement, ? extends SourceElement>) - Constructor for class de.uka.ilkd.key.logic.MultiRenamingTable
 
MultiThreadedTacletIndex - Class in de.uka.ilkd.key.proof
A multi-threaded taclet index implementation.
MultiThreadedTacletIndex(Iterable<Taclet>) - Constructor for class de.uka.ilkd.key.proof.MultiThreadedTacletIndex
 
MultiThreadedTacletIndex() - Constructor for class de.uka.ilkd.key.proof.MultiThreadedTacletIndex
 
MultiThreadedTacletIndex(HashMap<Object, ImmutableList<NoPosTacletApp>>, HashMap<Object, ImmutableList<NoPosTacletApp>>, HashMap<Object, ImmutableList<NoPosTacletApp>>, ImmutableList<NoPosTacletApp>, HashSet<NoPosTacletApp>) - Constructor for class de.uka.ilkd.key.proof.MultiThreadedTacletIndex
 
MultiThreadedTacletIndex.TacletSetMatchTask - Class in de.uka.ilkd.key.proof
The callable implementing the actual matching task.
MultiThreadedTacletIndexKit() - Constructor for class de.uka.ilkd.key.proof.TacletIndexKit.MultiThreadedTacletIndexKit
 
MultiTrigger - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
MultiTrigger(ImmutableSet<Trigger>, ImmutableSet<QuantifiableVariable>, Term) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
multOp(SMTTermMultOp.Op, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
MULTSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
MULTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
MULTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
mUNINITIALIZED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mUNION() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mUNIONINF() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mUNIQUE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mUNREACHABLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mUNSIGNEDSHIFTRIGHT() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mUPDATE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MUProofScriptExport - Class in de.uka.ilkd.key.gui.interactionlog.algo
 
MUProofScriptExport() - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
MUProofScriptExport(PrintWriter) - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
MutablePair(Term, Integer) - Constructor for class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
 
mUTF_EMPTY() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mUTF_IN() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mUTF_INTERSECT() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mUTF_PRECEDES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mUTF_SETMINUS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mUTF_SUBSET() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mUTF_UNION() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
MUTName - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
mVALUES() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mVARCOND() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mVARIABLE() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mVARIABLES() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mvCache - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
mVOCAB() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mVOID() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mVOLATILE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mWHEN() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mWHEN_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mWITHOPTIONS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mWORKING_SPACE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mWORKING_SPACE_RED() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mWORKINGSPACE() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mWRITABLE() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mWS() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
mWS() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
mWS() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
mXOR() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
myname - Variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
myprefix - Variable in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 

N

n - Variable in class de.uka.ilkd.key.proof.SubtreeIterator
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Bottom
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.False
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Top
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.True
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Bottom
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Geq
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Leq
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Neg
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Pos
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Top
 
name() - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Zero
 
NAME - Static variable in class de.uka.ilkd.key.gui.actions.CounterExampleAction
 
NAME - Static variable in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
NAME - Static variable in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
NAME - Static variable in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
NAME - Static variable in class de.uka.ilkd.key.gui.actions.TestGenerationAction
 
NAME - Static variable in class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
 
name() - Method in class de.uka.ilkd.key.gui.fonticons.DefaultIconCode
Gets the icon name.
name() - Method in interface de.uka.ilkd.key.gui.fonticons.IconCode
Gets the icon name.
name - Variable in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
name() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideClosedSubtreesFilter
 
name() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideIntermediateFilter
 
name() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
Name of the filter used in GUI elements.
name() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.OnlyInteractiveFilter
 
NAME - Variable in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
name() - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
NAME - Variable in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
name() - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
name - Variable in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
 
name - Variable in class de.uka.ilkd.key.java.abstraction.Package
 
name - Variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
name - Variable in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
name - Variable in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
name - Variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
name - Variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
name - Variable in class de.uka.ilkd.key.java.reference.MethodReference
Name.
name - Variable in class de.uka.ilkd.key.java.reference.PackageReference
Name.
name - Variable in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Name.
name - Variable in class de.uka.ilkd.key.java.statement.LabeledStatement
Name.
name - Variable in class de.uka.ilkd.key.java.statement.LabelJumpStatement
Name.
NAME - Static variable in class de.uka.ilkd.key.ldt.BooleanLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.CharListLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.DoubleLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.FloatLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.FreeLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.HeapLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
name - Variable in class de.uka.ilkd.key.ldt.LDT
 
name() - Method in class de.uka.ilkd.key.ldt.LDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.MapLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.PermissionLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.RealLDT
 
NAME - Static variable in class de.uka.ilkd.key.ldt.SeqLDT
 
name - Variable in class de.uka.ilkd.key.logic.Choice
 
name() - Method in class de.uka.ilkd.key.logic.Choice
 
NAME - Static variable in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
The unique name of this label.
name() - Method in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
returns the name of this element
NAME - Static variable in class de.uka.ilkd.key.logic.label.FormulaTermLabel
The unique name of this label.
name() - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
returns the name of this element
name - Variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
The unique name of this label.
name() - Method in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
 
NAME - Static variable in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
The unique name of this label.
name() - Method in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
returns the name of this element
Name - Class in de.uka.ilkd.key.logic
A Name object is created to represent the name of an object which usually implements the interface Named.
Name(String) - Constructor for class de.uka.ilkd.key.logic.Name
creates a name object
name() - Method in interface de.uka.ilkd.key.logic.Named
returns the name of this element
name - Variable in class de.uka.ilkd.key.logic.op.AbstractOperator
 
name() - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
 
name - Variable in class de.uka.ilkd.key.logic.sort.AbstractSort
 
name() - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
NAME - Static variable in class de.uka.ilkd.key.logic.sort.NullSort
 
name() - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
name() - Method in class de.uka.ilkd.key.macros.AbstractBlastingMacro.SemanticsBlastingStrategy
 
NAME - Variable in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
name() - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
NAME - Static variable in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
Name of that strategy
name() - Method in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
 
NAME - Static variable in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
name() - Method in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro.AutoPilotStrategy
 
NAME - Static variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro.FilterSymbexStrategy
 
name() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro.FilterSymbexStrategy
 
NAME - Variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
 
name() - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy
 
NAME - Static variable in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
name() - Method in class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
NAME - Variable in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
name() - Method in class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
name - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
NAME - Static variable in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
name() - Method in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
NAME - Static variable in class de.uka.ilkd.key.macros.WellDefinednessMacro.WellDefinednessStrategy
 
name() - Method in class de.uka.ilkd.key.macros.WellDefinednessMacro.WellDefinednessStrategy
 
name - Variable in class de.uka.ilkd.key.parser.IdDeclaration
 
Name() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
name - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
valid iff type is QUALIFIED_NAME or SUPER_MEMBER
Name() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
name - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
valid iff type is QUALIFIED_NAME or SUPER_MEMBERVARIABLE
name - Variable in class de.uka.ilkd.key.pp.Notation.Constant
 
name - Variable in class de.uka.ilkd.key.pp.Notation.Infix
 
name - Variable in class de.uka.ilkd.key.pp.Notation.Prefix
 
name - Variable in class de.uka.ilkd.key.pp.Notation.Quantifier
 
name - Variable in class de.uka.ilkd.key.proof.Counter
 
name - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
name() - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
NAME - Static variable in class de.uka.ilkd.key.proof.init.JavaProfile
 
name() - Method in class de.uka.ilkd.key.proof.init.JavaProfile
the name of the profile
name() - Method in interface de.uka.ilkd.key.proof.init.Profile
the name of this profile
name() - Method in interface de.uka.ilkd.key.proof.init.ProofOblInput
Returns the name of the proof obligation input.
name - Variable in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
name() - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
name() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Returns the name of this input.
name - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
name() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
NAME - Static variable in class de.uka.ilkd.key.proof.io.LDTInput
 
name() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
name() - Method in class de.uka.ilkd.key.proof.Node
 
name() - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
Only used for debugging purposes
name - Variable in class de.uka.ilkd.key.proof.Proof
name of the proof
name() - Method in class de.uka.ilkd.key.proof.Proof
returns the name of the proof.
name - Variable in class de.uka.ilkd.key.proof.ProofAggregate
 
name() - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.BelowProgCache
 
name() - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.TopLevelCache
 
name() - Method in interface de.uka.ilkd.key.prover.GoalChooserBuilder
returns the name of the goal chooser
NAME - Static variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooserBuilder
 
name() - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooserBuilder
 
NAME - Static variable in class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooserBuilder
 
name() - Method in class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooserBuilder
 
NAME - Static variable in class de.uka.ilkd.key.rule.BlockContractExternalRule
This rule's name.
name() - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
NAME - Static variable in class de.uka.ilkd.key.rule.BlockContractInternalRule
This rule's name.
name() - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
NAME - Static variable in class de.uka.ilkd.key.rule.LoopApplyHeadRule
The rule name.
name() - Method in class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
NAME - Static variable in class de.uka.ilkd.key.rule.LoopContractExternalRule
This rule's name.
name() - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
NAME - Static variable in class de.uka.ilkd.key.rule.LoopContractInternalRule
This rule's name.
name() - Method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
NAME - Static variable in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
 
name() - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
 
name() - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
name() - Method in class de.uka.ilkd.key.rule.merge.MergeRule
 
name - Static variable in class de.uka.ilkd.key.rule.metaconstruct.ExpandQueriesMetaConstruct
 
name - Variable in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
the name of the meta construct
name() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
returns the name of the meta construct
NAME - Static variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
name() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
name() - Method in class de.uka.ilkd.key.rule.QueryExpand
 
name() - Method in interface de.uka.ilkd.key.rule.Rule
the name of the rule
name - Variable in class de.uka.ilkd.key.rule.RuleKey
 
name - Variable in class de.uka.ilkd.key.rule.RuleSet
name of the heuristic
name() - Method in class de.uka.ilkd.key.rule.RuleSet
gets name of the heuristic
name - Variable in class de.uka.ilkd.key.rule.Taclet
name of the taclet
name() - Method in class de.uka.ilkd.key.rule.Taclet
returns the name of the Taclet
name - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
name - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
 
name() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
 
NAME - Static variable in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
name() - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
NAME - Static variable in class de.uka.ilkd.key.rule.UseOperationContractRule
 
name() - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
NAME - Static variable in class de.uka.ilkd.key.rule.WhileInvariantRule
 
name() - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
name - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
name - Variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
name - Variable in class de.uka.ilkd.key.smt.model.Heap
The name of the heap.
name - Variable in class de.uka.ilkd.key.smt.model.LocationSet
The name of the location set.
name - Variable in class de.uka.ilkd.key.smt.model.ObjectVal
The name of the object.
name - Variable in class de.uka.ilkd.key.smt.model.Sequence
The name of the sequence.
name - Static variable in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
name() - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
name - Variable in class de.uka.ilkd.key.smt.SMTProblem
 
name() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns the name of the solver.
name() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
name - Variable in class de.uka.ilkd.key.smt.SolverTypeCollection
 
name() - Method in class de.uka.ilkd.key.smt.SolverTypeCollection
 
name - Variable in class de.uka.ilkd.key.smt.SortWrapper
 
name - Variable in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
name - Variable in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
name - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
name - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
name - Variable in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
This contract's name.
name - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
name - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
name - Variable in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
name - Variable in enum de.uka.ilkd.key.speclang.jml.pretranslation.Behavior
 
name - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
A user-provided identifier to keep an overview over large specification collections
name() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
name - Variable in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
NAME - Static variable in class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
name - Variable in class de.uka.ilkd.key.speclang.QueryAxiom
 
name - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
NAME - Static variable in class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
name - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
name() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
name - Variable in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
The human readable name of the property.
name() - Method in class de.uka.ilkd.key.strategy.FIFOStrategy.Factory
 
NAME - Static variable in class de.uka.ilkd.key.strategy.FIFOStrategy
 
name() - Method in class de.uka.ilkd.key.strategy.FIFOStrategy
 
name() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
NAME - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
The unique Name of this StrategyFactory.
name() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
NAME - Static variable in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
name() - Method in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
name - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
The name.
name - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
The human readable name of this node.
name - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
The name.
name - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicState
The name of this state.
NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
The Name of this Profile.
name() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
the name of the profile
NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
The Name of this Profile.
name() - Method in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
the name of the profile
NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
The Name of this rule.
name() - Method in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
the name of the rule
NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
The Name of this rule.
name() - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
the name of the rule
name() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy.Factory
returns the name of this element
name - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy
The Name of the side proof Strategy.
name() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy
returns the name of this element
NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooserBuilder
The name of this goal chooser.
name() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooserBuilder
returns the name of the goal chooser
name() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
returns the name of this element
name - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
The Name of the symbolic execution Strategy.
name() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
returns the name of this element
name - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
The name.
name - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessState
The name.
name - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
The name.
name() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
name - Variable in class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
name() - Method in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
name - Variable in class de.uka.ilkd.key.util.properties.Properties.Property
 
name - Variable in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
 
name - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Field
 
name2KJTCache - Variable in class de.uka.ilkd.key.java.JavaInfo
 
name2metaop - Static variable in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
name2metaop(String) - Static method in class de.uka.ilkd.key.logic.op.AbstractTermTransformer
 
name2sort - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
name2sort() - Static method in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
name2Source - Variable in class de.uka.ilkd.key.proof.init.Includes
contains mappings from filenames to RuleSources
name2typeReference(String) - Method in class de.uka.ilkd.key.java.Recoder2KeY
given a name as string, construct a recoder type reference from it.
name_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NAME_OF_CLASS - Static variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
NAME_PROTO - Static variable in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
NAME_WITH_PERMISSIONS - Static variable in class de.uka.ilkd.key.proof.init.JavaProfile
 
NameAbstractionTable - Class in de.uka.ilkd.key.java
This class is used for the equals modulo renaming method in SourceElement.
NameAbstractionTable() - Constructor for class de.uka.ilkd.key.java.NameAbstractionTable
 
NameAbstractionTableDisabled() - Constructor for class de.uka.ilkd.key.java.JavaProgramElement.NameAbstractionTableDisabled
 
NameAlreadyBoundException(String) - Constructor for exception de.uka.ilkd.key.util.mergerule.MergeRuleUtils.NameAlreadyBoundException
 
nameCachedSize - Variable in class de.uka.ilkd.key.java.JavaInfo
 
nameCorrespondences - Variable in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
This map contains (a, b) if there is a substitution {b a} somewhere in the taclet
nameCounter - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
NameCreationInfo - Interface in de.uka.ilkd.key.logic
 
Named - Interface in de.uka.ilkd.key.logic
This interface has to be implemented by all logic signature elements, which are identified by their name.
NamedComparator() - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols.NamedComparator
 
NamedModelElement - Interface in de.uka.ilkd.key.java
A model element that carries a name.
NamedProgramElement - Interface in de.uka.ilkd.key.java
Named program element.
nameIncludingReturnValue - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
The name including the return value.
nameIncludingReturnValue - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
The node name including the return value.
NameInstantiationEntry - Class in de.uka.ilkd.key.rule.inst
This class is used to store the instantiation of a schemavarible if it is a name.
NameInstantiationEntry(Name) - Constructor for class de.uka.ilkd.key.rule.inst.NameInstantiationEntry
 
nameLowerCase - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
nameMap - Static variable in class de.uka.ilkd.key.logic.op.Modality
 
nameNewInSet(String, ImmutableSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
returns true if there is no object named n in the set s
nameRecorder - Variable in class de.uka.ilkd.key.java.Services
 
NameRecorder - Class in de.uka.ilkd.key.proof
 
NameRecorder() - Constructor for class de.uka.ilkd.key.proof.NameRecorder
 
nameRecorder - Variable in class de.uka.ilkd.key.proof.Node
 
NameReference - Interface in de.uka.ilkd.key.java.reference
A NameReference references an entity by its explicite name.
names - Static variable in class de.uka.ilkd.key.java.statement.TransactionStatement
 
names - Variable in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
names2vars - Variable in class recoder.service.KeYCrossReferenceSourceInfo
 
Namespace<E extends Named> - Class in de.uka.ilkd.key.logic
A Namespace keeps track of already used Names and the objects carrying these names.
Namespace() - Constructor for class de.uka.ilkd.key.logic.Namespace
Construct an empty Namespace without a parent namespace.
Namespace(Namespace<E>) - Constructor for class de.uka.ilkd.key.logic.Namespace
Construct a Namespace that uses parent as a fallback for finding symbols not defined in this one.
namespaces() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
returns the set of namespaces
namespaces() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the namespace set
namespaces - Variable in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
the namespaces to store new types to.
namespaces - Variable in class de.uka.ilkd.key.java.Services
proof specific namespaces (functions, predicates, sorts, variables)
namespaces() - Method in class de.uka.ilkd.key.parser.KeYParser
 
namespaces() - Method in class de.uka.ilkd.key.parser.ParserConfig
 
namespaces() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the namespaces of this initial configuration
namespaceSet - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
The namespaces are here to provide some conversion functions access to previously defined logical symbols.
NamespaceSet - Class in de.uka.ilkd.key.logic
 
NamespaceSet() - Constructor for class de.uka.ilkd.key.logic.NamespaceSet
 
NamespaceSet(Namespace<QuantifiableVariable>, Namespace<Function>, Namespace<Sort>, Namespace<RuleSet>, Namespace<Choice>, Namespace<IProgramVariable>) - Constructor for class de.uka.ilkd.key.logic.NamespaceSet
 
nameString - Variable in class de.uka.ilkd.key.logic.Name
 
nameString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
The name.
Native - Class in de.uka.ilkd.key.java.declaration.modifier
Native.
Native() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Native
Native.
Native(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Native
Native
NATIVE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
NATIVE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
NATIVE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NATIVE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NATURALS - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
NE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
NE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
nearestOpenGoalSelection(Node) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
selects the first open goal below the given node old if no open goal is available node old is selected.
need_modPosTable - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
If this is set, a ModalityPositionTable will be built next.
neededInstantiations(SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ForToWhile
return a list of the SV that are relevant to this UnwindLoop
neededInstantiations(SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
get a list of schema variables that are needed by this entity when working given a SV instantiation set.
neededInstantiations(SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.UnwindLoop
return a list of the SV that are relevant to this UnwindLoop
neededInstantiations(ProgramElement, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
returns the schemavariables that are needed to transform the given loop.
neededSubs(int) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
needInnerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
Indicates if an unlabled continue has been found or if a labelled continue with a label outside of the loop currently transformed has been found.
needOuterLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
indicates if an unlabled break has been found and an outer label is needed
needs() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
get a list of schema variables that are needed by this entity when working given a SV instantiation set.
Neg - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
The Neg element of the sign lattice, representing all strictly negative integers.
Neg() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.Neg
 
neg - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
neg - Variable in class de.uka.ilkd.key.rule.conditions.LocalVariableCondition
 
neg(OracleTerm) - Static method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
NEG - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.AbstractOrInterfaceType
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.ArrayTypeCondition
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.ConstantCondition
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.EnumTypeCondition
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.FreeLabelInVariableCondition
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.IsThisReference
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.StaticFieldCondition
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.SubFormulaCondition
 
negated - Variable in class de.uka.ilkd.key.rule.conditions.TermLabelCondition
 
negation - Variable in class de.uka.ilkd.key.rule.conditions.ArrayLengthCondition
 
negation - Variable in class de.uka.ilkd.key.rule.conditions.FinalReferenceCondition
 
negation - Variable in class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
 
negation - Variable in class de.uka.ilkd.key.rule.conditions.StaticReferenceCondition
 
Negative - Class in de.uka.ilkd.key.java.expression.operator
Negative.
Negative(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Negative
Negative.
Negative(Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Negative
 
NEGATIVE_LITERAL_STRING - Static variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
neglit - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
negLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
negMonomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
NEQ - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
NEST_END - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NEST_END - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NEST_START - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NEST_START - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NestedClassDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
NestedClassDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
NestedInterfaceDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
NestedInterfaceDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
NetworkUtils - Class in de.uka.ilkd.key.util.net
 
NetworkUtils() - Constructor for class de.uka.ilkd.key.util.net.NetworkUtils
 
New - Class in de.uka.ilkd.key.java.expression.operator
The object allocation operator.
New(ExtList, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.expression.operator.New
Constructor for the transformation of COMPOST ASTs to KeY.
New(ExtList, ReferencePrefix, PositionInfo) - Constructor for class de.uka.ilkd.key.java.expression.operator.New
Constructor for the transformation of COMPOST ASTs to KeY.
New(Expression[], TypeReference, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.expression.operator.New
Constructor for the transformation of COMPOST ASTs to KeY.
NEW - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NEW - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NEW - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
NEW - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
NEW - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NEW - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
new_expr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NEW_LINE - Static variable in class de.uka.ilkd.key.symbolic_execution.AbstractWriter
New line.
NEW_LINE - Static variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
Constant for the line break which is used by the operating system.
NEW_LINE - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
Constant for the line break which is used by the operating system.
NEW_LINE - Static variable in class org.key_project.util.java.StringUtil
Constant for a line break.
NEW_OBJECT_VAR_NAME - Static variable in class de.uka.ilkd.key.java.recoderext.CreateObjectBuilder
 
NEW_OBJECTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NEW_OBJECTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NEW_POSTCONDITION_TERM_HINT - Static variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
newAdditionalUninterpretedPredicate(ImmutableList<LocationVariable>, Term, String, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
Creates a new uninterpreted predicate which is added to AbstractOperationPO.additionalUninterpretedPredicates.
NewArray - Class in de.uka.ilkd.key.java.expression.operator
The array allocation operator.
NewArray(ExtList, KeYJavaType, ArrayInitializer, int) - Constructor for class de.uka.ilkd.key.java.expression.operator.NewArray
New array.
NewArray(Expression[], TypeReference, KeYJavaType, ArrayInitializer, int) - Constructor for class de.uka.ilkd.key.java.expression.operator.NewArray
New array.
newArray(TypeReference, int, Expression[], ArrayInitializer, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an array instantiation.
newArray(TypeReference, int, Expression[], KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an array instantiation.
newArray(TypeReference, int, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an array instantiation.
newArray(TypeReference, int, ArrayInitializer, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an array instantiation.
NEWARRAY - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
newArray(String) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
NewArraySVSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NewArraySVSort
 
NewArrayWrapper - Class in de.uka.ilkd.key.java.recoderext
 
NewArrayWrapper(NewArray, Identifier) - Constructor for class de.uka.ilkd.key.java.recoderext.NewArrayWrapper
 
newButton(String, String, String, boolean, boolean, StrategyFactory) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
newConstraints - Variable in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
newContext - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
NewDependingOn - Class in de.uka.ilkd.key.rule
Deprecated.
NewDependingOn(SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
constructs a pair of variables given two SchemaVariables.
newElement - Variable in class de.uka.ilkd.key.java.visitor.ProgramElementReplacer
 
NEWELEMSFRESH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NEWELEMSFRESH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
newEvaluatesToFalse(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Creates a new TruthValueTracingUtil.MultiEvaluationResult based on the current once but with an update evaluates to false state.
newEvaluatesToTrue(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Creates a new TruthValueTracingUtil.MultiEvaluationResult based on the current once but with an update evaluates to true state.
newEvaluationResult(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Creates a new TruthValueTracingUtil.MultiEvaluationResult based on the current once but with an updated evaluation result.
newFormula - Variable in class de.uka.ilkd.key.logic.FormulaChangeInfo
modified formula
newFunction(Term, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
newGoals - Variable in class de.uka.ilkd.key.proof.ProofEvent
new goals created by an applied rule; empty if goal was closed and null if this event does not relate to a rule application
newHeapSymbol(Term, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
newInstance(String) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
newInstructionTerm(Term) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Creates a new TruthValueTracingUtil.MultiEvaluationResult based on the current once but with an update instruction term.
newInvariant - Variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
NewJumpLabelCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition ensures that no other label of the same name exists in the context program or one of the schemavariable instantiations.
NewJumpLabelCondition(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.NewJumpLabelCondition
 
NEWLABEL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NEWLABEL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
newLabels - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
counts the number of labelled continues with an label outside the while loop that is transformed
newLabelSubID(Services, FormulaTermLabel) - Static method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Creates a new label sub ID.
newLabelSubID(Services, int) - Static method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
Creates a new label sub ID.
newline() - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
newLine() - Method in interface de.uka.ilkd.key.util.pp.Backend
Start a new line.
newLine() - Method in class de.uka.ilkd.key.util.pp.Printer
Start a new line and indent according to pos
newLine() - Method in class de.uka.ilkd.key.util.pp.StringBackend
Start a new line.
newLine() - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Start a new line.
newMarker - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
newMode(SupportedTaclets.TreeItem, SupportedTaclets.TreeItem.SelectionMode, SupportedTaclets) - Method in class de.uka.ilkd.key.gui.smt.TreePanel
 
newName(String) - Method in class de.uka.ilkd.key.logic.TermBuilder
Returns an available name constructed by affixing a counter to the passed base name.
newName(String, NamespaceSet) - Method in class de.uka.ilkd.key.logic.TermBuilder
Returns an available name constructed by affixing a counter to the passed base name.
newName(Sort) - Method in class de.uka.ilkd.key.logic.TermBuilder
Returns an available name constructed by affixing a counter to a self- chosen base name for the passed sort.
newNames - Variable in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
newNames - Variable in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
newNames - Variable in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
newNames - Variable in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
newNames2Proof(Node) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
newNode - Variable in class de.uka.ilkd.key.api.ScriptResult
The current goal node
newNode(SupportedTaclets.TreeItem, String, SupportedTaclets.Category) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
Adds an inner node to the tree.
newNodes - Variable in class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
New nodes that have been introduced by this rule application
newObjects - Variable in class de.uka.ilkd.key.util.InfFlowSpec
 
newObjectSV - Variable in class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
 
newObjectSV - Variable in class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
 
newObjectVar - Variable in class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
 
newOperator(ReferencePrefix, TypeReference, Expression[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an object allocation.
newOperator(ReferencePrefix, KeYJavaType, Expression[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an object allocation.
newOperator(ReferencePrefix, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an object allocation without arguments.
newOperator(KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an object allocation without arguments.
newProgram(Services, While, Optional<Label>, Statement, JavaBlock, ProgramVariable) - Method in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
Creates the new program with the loop scope.
newRef(String) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
newRuleListener - Variable in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
NewRuleListener - Interface in de.uka.ilkd.key.proof
Interface for tracking new RuleApps
newRuleListener - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
Object to which the appearance of new taclet apps is reported
newSymRuleSetName - Static variable in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
newTab(InformationWindow.Information) - Method in class de.uka.ilkd.key.gui.smt.InformationWindow
 
newToken(int) - Static method in class de.uka.ilkd.key.parser.proofjava.Token
Returns a new Token object, by default.
newToken(int) - Static method in class de.uka.ilkd.key.parser.schemajava.Token
Returns a new Token object, by default.
newUnion(DefaultImmutableSet<? extends T>) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
newVar - Variable in class de.uka.ilkd.key.logic.SingleRenamingTable
 
newVar - Variable in class de.uka.ilkd.key.logic.WaryClashFreeSubst
variable with which the original variable should be substituted below modalities
NewVarcond - Class in de.uka.ilkd.key.rule
variable condition used if a new variable is introduced
NewVarcond(SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.NewVarcond
 
NewVarcond(SchemaVariable, Type) - Constructor for class de.uka.ilkd.key.rule.NewVarcond
 
newVarFor(QuantifiableVariable, ImmutableSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
returns a new variable that has a name derived from that of var, that is different from any of the names of variables in usedVars.
newVariable(Term, String, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
newVarTerm - Variable in class de.uka.ilkd.key.logic.WaryClashFreeSubst
 
NewWrapper - Class in de.uka.ilkd.key.java.recoderext
 
NewWrapper(New, Identifier) - Constructor for class de.uka.ilkd.key.java.recoderext.NewWrapper
 
next() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
next() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
next() - Method in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
next - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
next(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
next - Variable in class de.uka.ilkd.key.gui.SearchBar
 
next() - Method in class de.uka.ilkd.key.java.SourceData
increments the child position by one, this means moving on to the next sibling (or the first child if childPos has been -1 before
next() - Method in interface de.uka.ilkd.key.logic.IntIterator
 
next() - Method in interface de.uka.ilkd.key.logic.PIOPathIterator
 
next() - Method in class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
next - Variable in class de.uka.ilkd.key.logic.PosInProgram.PosArrayIntIterator
 
next() - Method in class de.uka.ilkd.key.logic.PosInProgram.PosArrayIntIterator
 
next() - Method in class de.uka.ilkd.key.logic.PosInTerm.PiTIterator
 
next() - Method in class de.uka.ilkd.key.logic.Sequent.SequentIterator
 
next() - Method in class de.uka.ilkd.key.logic.SingleRenamingTable.SingleIterator
 
next - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.JJCalls
 
next - Variable in class de.uka.ilkd.key.parser.proofjava.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.JJCalls
 
next - Variable in class de.uka.ilkd.key.parser.schemajava.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class de.uka.ilkd.key.proof.NodeIterator
 
next() - Method in class de.uka.ilkd.key.proof.SubtreeIterator
 
next() - Method in interface de.uka.ilkd.key.strategy.AutomatedRuleApplicationManager
 
next() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP.BranchIterator
 
next() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP.BranchIterator
 
next() - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
next() - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
next() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
next() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.MonomialIterator
 
next() - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
next() - Method in class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator.ACPIterator
 
next() - Method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator.SFIterator
 
next() - Method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.LeftIterator
 
next() - Method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.RightIterator
 
next() - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.UpwardsIterator
 
next - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodePreorderIterator
The next element or null if no more elements exists.
next() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodePreorderIterator
Returns the next IExecutionNode in the containment hierarchy.
next() - Method in class de.uka.ilkd.key.util.LinkedHashMap.PairIterator
 
next - Variable in class de.uka.ilkd.key.util.NodePreorderIterator
The next element or null if no more elements exists.
next() - Method in class de.uka.ilkd.key.util.NodePreorderIterator
Returns the next Node in the containment hierarchy.
next - Variable in class de.uka.ilkd.key.util.SearchNodePreorderIterator
The next element or null if no more elements exists.
next() - Method in class de.uka.ilkd.key.util.SearchNodePreorderIterator
Returns the next Node in the containment hierarchy.
next() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapEntryIterator
 
next() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapKeyIterator
 
next() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapValueIterator
 
next() - Method in class org.key_project.util.collection.ImmutableArray.ArrayIterator
 
next() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.SortedIterator
 
next() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.UnsortedIterator
 
next() - Method in class org.key_project.util.collection.ImmutableSLList.NIL.SLNilListIterator
 
next() - Method in class org.key_project.util.collection.ImmutableSLList.SLListIterator
 
NEXT_METHOD_NAME - Static variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
next method name.
nextCharBuf - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
nextCharBuf - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
nextCharInd - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
nextCharInd - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
nextChild - Static variable in class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
fields to indicate the position of the next relevant child (the next possible prefix element or real statement
nextElement() - Method in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode.ChildEnumeration
 
nextEntry() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapIterator
 
nextGoalCounter - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
nextGoals - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
part of goalList that should be worked on next
nextInst - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
nextMonomial - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.MonomialIterator
 
nextOne - Variable in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
nextRuleApp - Variable in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
The next automatic RuleApp determined by the strategy.
nextRuleTime - Variable in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
nextSibling - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
nextSibling(Node) - Method in class de.uka.ilkd.key.proof.SubtreeIterator
 
nextToken() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
nil() - Static method in class org.key_project.util.collection.DefaultImmutableSet
the empty set
NIL - Static variable in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
nil() - Static method in class org.key_project.util.collection.ImmutableSLList
the empty list
NIL() - Constructor for class org.key_project.util.collection.ImmutableSLList.NIL
 
NIL - Static variable in class org.key_project.util.collection.ImmutableSLList.NIL
 
nilHeap() - Static method in class org.key_project.util.collection.ImmutableLeftistHeap
 
nilMap() - Static method in class org.key_project.util.collection.DefaultImmutableMap
the empty map
NILMap() - Constructor for class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
NILSequent() - Constructor for class de.uka.ilkd.key.logic.Sequent.NILSequent
 
NILSet() - Constructor for class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
NIProofObligationSelector - Class in de.uka.ilkd.key.ui
weigl on 17.08.16.
NIProofObligationSelector(ConsoleUserInterfaceControl, InitConfig) - Constructor for class de.uka.ilkd.key.ui.NIProofObligationSelector
 
nl() - Method in class de.uka.ilkd.key.util.pp.Layouter
Print a break with zero offset and large width.
no - Variable in class de.uka.ilkd.key.strategy.termProjection.AssumptionProjection
 
NO_CHILDREN - Static variable in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
NO_COMMENTS - Static variable in class de.uka.ilkd.key.java.JavaProgramElement
 
NO_HEAP_EXPRESSION_BEFORE_AT_EXCEPTION_MESSAGE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NO_IDEA - Static variable in class de.uka.ilkd.key.smt.SMTSolverResult
 
NO_JMLSPECS - Static variable in class de.uka.ilkd.key.core.Main
 
NO_MODEL - Static variable in class de.uka.ilkd.key.proof.JavaModel
 
NO_PRUNING_CLOSED - Static variable in class de.uka.ilkd.key.core.Main
This parameter disables the possibility to prune in closed branches.
NO_RULES_APPLICABLE - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
NO_SOURCE - Static variable in class de.uka.ilkd.key.gui.sourceview.SourceView
String to display in an empty source code textPane.
NO_STATE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NO_STATE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NO_SUBTERMS - Static variable in class de.uka.ilkd.key.logic.TermFactory
 
NO_USER_INPUT - Static variable in interface de.uka.ilkd.key.gui.utilities.CheckedUserInput.CheckedUserInputInspector
 
NoArgumentCommand - Class in de.uka.ilkd.key.macros.scripts
 
NoArgumentCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.NoArgumentCommand
 
noCache - Static variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
dummy cache that is not caching at all, and from which no other cache is reachable
node - Variable in class de.uka.ilkd.key.control.DefaultProofControl.MacroThread
 
node - Variable in class de.uka.ilkd.key.gui.InspectorForDecisionPredicates
 
node - Variable in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
node - Variable in class de.uka.ilkd.key.gui.ProofMacroWorker
The Node to start macro at.
node - Variable in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
node - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
node - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
node - Variable in class de.uka.ilkd.key.proof.delayedcut.NodeGoalPair
 
node - Variable in class de.uka.ilkd.key.proof.Goal
 
node() - Method in class de.uka.ilkd.key.proof.Goal
returns the referenced node
node - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
node - Variable in class de.uka.ilkd.key.proof.mgt.RuleJustificationByAddRules
 
Node - Class in de.uka.ilkd.key.proof
 
Node(Proof) - Constructor for class de.uka.ilkd.key.proof.Node
creates an empty node that is root and leaf.
Node(Proof, Sequent) - Constructor for class de.uka.ilkd.key.proof.Node
creates a node with the given contents
Node(Proof, Sequent, Node) - Constructor for class de.uka.ilkd.key.proof.Node
creates a node with the given contents, the given collection of children (all elements must be of class Node) and the given parent node.
node - Variable in class de.uka.ilkd.key.proof.NodeInfo
the node this info object belongs to
node - Variable in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
The original node
node - Variable in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
node - Variable in class de.uka.ilkd.key.proof.ProofTreeEvent
 
node - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Contains the Node of KeY's proof tree to compute memory layouts for.
node - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition.NodeStartEntry
The initial Node of a Goal on that the auto mode was started.
node - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
Node(S) - Constructor for class org.key_project.util.collection.ImmutableLeftistHeap.Node
Node constructor for nodes with only empty children
Node(S, ImmutableLeftistHeap<S>) - Constructor for class org.key_project.util.collection.ImmutableLeftistHeap.Node
Node constructor for nodes with at most one non-empty child
Node(S, ImmutableLeftistHeap<S>, ImmutableLeftistHeap<S>) - Constructor for class org.key_project.util.collection.ImmutableLeftistHeap.Node
Node constructor for nodes
node2Proof(Node, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print applied rule(s) for a proof node and its decendants into the passed writer such that in can be loaded again as a proof.
nodeCallStackSize - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition.NodeStartEntry
NodeChange - Interface in de.uka.ilkd.key.proof.proofevent
Information about one modification of one node
NodeChangeAddFormula - Class in de.uka.ilkd.key.proof.proofevent
Information about a formula that has been added to a node (the position given is the position of the formula within the new sequent)
NodeChangeAddFormula(PosInOccurrence) - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeChangeAddFormula
 
NodeChangeARFormula - Class in de.uka.ilkd.key.proof.proofevent
Information about a formula that has been added or removed from a node
NodeChangeARFormula(PosInOccurrence) - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeChangeARFormula
 
NodeChangeJournal - Class in de.uka.ilkd.key.proof.proofevent
Collect changes applied to a node during a given period of time
NodeChangeJournal(Proof, Goal) - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
 
NodeChangeRemoveFormula - Class in de.uka.ilkd.key.proof.proofevent
Information about a formula that has been removed from a node (the position given is the position of the formula within the new sequent)
NodeChangeRemoveFormula(PosInOccurrence) - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeChangeRemoveFormula
 
NodeChangesHolder - Class in de.uka.ilkd.key.proof.proofevent
 
NodeChangesHolder() - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeChangesHolder
 
NodeChangesHolder(ImmutableList<SequentChangeInfo>) - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeChangesHolder
 
NODEFAULTCLASSES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NODEFAULTCLASSES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NodeFilter() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.NodeFilter
 
NodeGoal(Goal) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
Constructor.
NodeGoal(Node, ImmutableList<Goal>) - Constructor for class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
A reached child node during backward iteration.
NodeGoalPair - Class in de.uka.ilkd.key.proof.delayedcut
Simple immutable structure encapsulating a Node-Goal pair.
NodeGoalPair(Node, Goal) - Constructor for class de.uka.ilkd.key.proof.delayedcut.NodeGoalPair
 
nodeId - Variable in class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
nodeIdentifier - Variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
NodeIdentifier - Class in de.uka.ilkd.key.gui.interactionlog.model
 
NodeIdentifier() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
NodeIdentifier(List<Integer>) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
nodeInfo - Variable in class de.uka.ilkd.key.proof.Node
contains non-logical content, used for user feedback
NodeInfo - Class in de.uka.ilkd.key.proof
The node info object contains additional information about a node used to give user feedback.
NodeInfo(Node) - Constructor for class de.uka.ilkd.key.proof.NodeInfo
 
NodeInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
NodeInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
NodeInteraction(Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
NodeIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Node in an intermediate proof representation.
NodeIntermediate() - Constructor for class de.uka.ilkd.key.proof.io.intermediate.NodeIntermediate
 
nodeIt - Variable in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
NodeIterator - Class in de.uka.ilkd.key.proof
 
NodeIterator(Iterator<Node>) - Constructor for class de.uka.ilkd.key.proof.NodeIterator
 
NodePreorderIterator - Class in de.uka.ilkd.key.util
Iterates preorder over the whole sub tree of a given Node.
NodePreorderIterator(Node) - Constructor for class de.uka.ilkd.key.util.NodePreorderIterator
Constructor.
NodeRedundantAddChange - Class in de.uka.ilkd.key.proof.proofevent
An instance of this class informs the listerns if a formula has been tried to add to the sequent
NodeRedundantAddChange(PosInOccurrence) - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeRedundantAddChange
creates an instance
noderef - Variable in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
NodeReplacement - Class in de.uka.ilkd.key.proof.proofevent
Information about a node replacing its parent after a rule application, currently giving information about added and removed formulas
NodeReplacement(Node, Node, ImmutableList<SequentChangeInfo>) - Constructor for class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
nodes - Variable in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
NODES - Static variable in class de.uka.ilkd.key.proof.Node
 
nodes - Variable in class de.uka.ilkd.key.proof.Statistics
 
nodes - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
nodes - Variable in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
The Node in which the reference was found.
NodeStartEntry(Node, int) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition.NodeStartEntry
Constructor.
noDuplicateFindTaclet(TacletApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.AbstractNonDuplicateAppFeature
Search for a duplicate of the application app by walking upwards in the proof tree.
noEditRow - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
the integer defines the row until which no editing is possible
noendingFiles - Variable in class de.uka.ilkd.key.util.AddAHead
 
noFindList - Variable in class de.uka.ilkd.key.proof.TacletIndex
contains NoFind-Taclets
NoFindTaclet - Class in de.uka.ilkd.key.rule
Used to implement a Taclet that has no find part.
NoFindTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, ImmutableMap<SchemaVariable, TacletPrefix>, ImmutableSet<Choice>, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.NoFindTaclet
creates a Schematic Theory Specific Rule (Taclet) with the given parameters.
NoFindTacletAppContainer - Class in de.uka.ilkd.key.strategy
Instances of this class are immutable
NoFindTacletAppContainer(NoPosTacletApp, RuleAppCost, long) - Constructor for class de.uka.ilkd.key.strategy.NoFindTacletAppContainer
 
NoFindTacletBuilder - Class in de.uka.ilkd.key.rule.tacletbuilder
Due to the immutability of Taclets, they are created in the parsers using TacletBuilders.
NoFindTacletBuilder() - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.NoFindTacletBuilder
 
NoFindTacletExecutor - Class in de.uka.ilkd.key.rule.executor.javadl
 
NoFindTacletExecutor(NoFindTaclet) - Constructor for class de.uka.ilkd.key.rule.executor.javadl.NoFindTacletExecutor
 
noInstCost - Variable in class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
noLinefeed - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
NoMainWindowCounterExampleGenerator() - Constructor for class de.uka.ilkd.key.gui.actions.CounterExampleAction.NoMainWindowCounterExampleGenerator
 
NON_EXECUTION_BRANCH_HIDING_OFF - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for alias check "Never".
NON_EXECUTION_BRANCH_HIDING_SIDE_PROOF - Static variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy.Factory
Shown string for alias check "Immediately".
NON_HUMAN_INTERACTION_RULESET - Static variable in class de.uka.ilkd.key.macros.AutoPilotPrepareProofMacro
 
NON_HUMAN_INTERACTION_RULESET - Static variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionMacro
 
NON_LIN_ARITH_COMPLETION - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
NON_LIN_ARITH_DEF_OPS - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
NON_LIN_ARITH_NONE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
NON_LIN_ARITH_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
NON_NULL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NON_NULL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NON_NULL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NON_NULL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NONAME - Static variable in class de.uka.ilkd.key.logic.Name
 
NONAME - Static variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
nonCloseableGoal - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
nonCloseableGoal() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
nonCoeffMonomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
NonDuplicateAppFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff a certain Taclet app has not already been performed
NonDuplicateAppFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.NonDuplicateAppFeature
 
NonDuplicateAppModPositionFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff a certain Taclet app has not already been performed
NonDuplicateAppModPositionFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.NonDuplicateAppModPositionFeature
 
NONE - Static variable in class de.uka.ilkd.key.rule.RewriteTaclet
does not pose state restrictions on valid matchings
None() - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option.None
 
noNewBreak - Variable in class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
 
NoNewSymbolsCheck() - Constructor for class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
NonGenericSortResolver(Sort) - Constructor for class de.uka.ilkd.key.rule.conditions.TypeResolver.NonGenericSortResolver
 
nonGoalNodeChosen(Node) - Method in class de.uka.ilkd.key.core.KeYMediator
notifies that a node that is not a goal has been chosen
NONINTERACTIVE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NONINTERACTIVE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NONMODELMETHODBODY - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
NonModelMethodBodySort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonModelMethodBodySort
 
nonNegLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
nonNegMonomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
nonNegOrNonCoeffMonomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
nonNull - Variable in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
NONNULLELEMENTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NONNULLELEMENTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
nonPosLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
NONSIMPLE_NEW - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
NONSIMPLEEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
NONSIMPLEEXPRESSIONNOCLASSREFERENCE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
NonSimpleExpressionNoClassReferenceSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleExpressionNoClassReferenceSort
 
NonSimpleExpressionSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleExpressionSort
 
NonSimpleExpressionSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleExpressionSort
 
NONSIMPLEMETHODREFERENCE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
NonSimpleMethodReferenceSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleMethodReferenceSort
 
NonSimpleNewSVSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonSimpleNewSVSort
 
NONSTRINGLITERAL - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
NonStringLiteralSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonStringLiteralSort
 
NonStringLiteralSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.NonStringLiteralSort
 
nonTacletValue - Variable in class de.uka.ilkd.key.strategy.feature.BinaryTacletAppFeature
 
NonTerminalProgramElement - Interface in de.uka.ilkd.key.java
Non terminal program element.
NonWildcardTypeArguments() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
NonWildcardTypeArguments() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
NONZERODECDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NONZERODECDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NONZERODIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NONZERODIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NoPosTacletApp - Class in de.uka.ilkd.key.rule
A no position taclet application has no position information yet.
NoPosTacletApp(Taclet) - Constructor for class de.uka.ilkd.key.rule.NoPosTacletApp
creates a NoPosTacletApp for the given taclet and no instantiation information
NoPosTacletApp(Taclet, SVInstantiations, ImmutableList<IfFormulaInstantiation>) - Constructor for class de.uka.ilkd.key.rule.NoPosTacletApp
creates a NoPosTacletApp for the given taclet with some known instantiations
noPruningClosed - Static variable in class de.uka.ilkd.key.settings.GeneralSettings
This parameter disables the possibility to prune in closed branches.
normal - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
default style
NORMAL - Static variable in interface de.uka.ilkd.key.ui.Verbosity
 
NORMAL_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NORMAL_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
normal_behavior_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
normal_behavior_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NORMAL_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NORMAL_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NORMAL_HIGHLIGHT_COLOR - Static variable in class de.uka.ilkd.key.gui.sourceview.SourceView
The color of normal highlights in source code (light green).
NORMAL_MESSAGE - Static variable in class de.uka.ilkd.key.smt.Pipe
 
NORMAL_NONRIGID - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NORMAL_TERMINATION_NODE_NAME - Static variable in interface de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination
The default name of a termination node with IExecutionTermination.TerminationKind.NORMAL.
normalCaseAndContinue(TermLabelState, Services, PosInOccurrence, Rule, RuleApp, Goal, Sequent, Term, Term, Term, Term, Term) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
normalConfig - Variable in class de.uka.ilkd.key.parser.KeYParser
 
normalform(ClassDeclaration, Constructor) - Method in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
Creates the normalform of the given constructor, that is declared in class cd.
NORMALFORM_IDENTIFIER - Static variable in class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
The normal form identifier.
NORMALFORM_IDENTIFIER - Static variable in class de.uka.ilkd.key.rule.metaconstruct.SpecialConstructorCall
The normal form identifier ProgramElementName.
normalize(Metavariable, Term, boolean, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
checks for cycles and adds additional constraints if necessary PRECONDITION: the sorts of mv and t match; if t is also a metavariable with same sort as mv, the order of mv and t is correct (using Metavariable.compareTo)
normalizeAlias(Services, ReferencePrefix, AbstractSlicer.SequentInfo) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Returns the representative alias for the given ReferencePrefix.
normalizeAlias(Services, Location, AbstractSlicer.SequentInfo) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Returns the representative alias for the given Location.
normalizeArrayIndex(Access, AbstractSlicer.SequentInfo) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Normalizes the given array index.
normalizeColumn(int, int) - Method in class org.key_project.util.java.IOUtil.LineInformation
Computes for the given column index (a tab represents multiple columns) in this line information the normalized column index in that each tab character represents only one sign.
normalSplitting() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
NoSelfApplicationFeature - Class in de.uka.ilkd.key.strategy.feature
This feature checks that the position of application is not contained in the if-formulas.
NoSelfApplicationFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.NoSelfApplicationFeature
 
noSemicolons - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
NoSpecifiedConverterException - Exception in de.uka.ilkd.key.macros.scripts.meta
Indicates a missing converter.
NoSpecifiedConverterException(String, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.NoSpecifiedConverterException
Creates an exception with the given message and argument.
NoSpecifiedConverterException(String, Throwable, ProofScriptArgument<?>) - Constructor for exception de.uka.ilkd.key.macros.scripts.meta.NoSpecifiedConverterException
Creates an exception with the given arguments.
NoState - Class in de.uka.ilkd.key.java.declaration.modifier
The JML modifier "no_state".
NoState() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.NoState
 
NoState(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.NoState
 
NoState - Class in de.uka.ilkd.key.java.recoderext
 
NoState() - Constructor for class de.uka.ilkd.key.java.recoderext.NoState
 
NoState(NoState) - Constructor for class de.uka.ilkd.key.java.recoderext.NoState
 
NOT - Static variable in class de.uka.ilkd.key.logic.op.Junctor
the usual 'negation' operator '-'
not(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
NOT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NOT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
not(SMTTerm) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
not() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
NOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NOT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
not(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
not(TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
not(TruthValueTracingUtil.TruthValue) - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Computes the not value.
NOT_ - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NOT_ - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NOT_A_VALUE_NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
The name used to represent the fact that a value is not available.
NOT_APPLICABLE - Static variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
 
NOT_ASSIGNED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NOT_ASSIGNED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NOT_EQUALS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NOT_EQUALS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NOT_MODIFIED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NOT_MODIFIED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NOT_SPECIFIED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NOT_SPECIFIED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
Notation - Class in de.uka.ilkd.key.pp
Encapsulate the concrete syntax used to print a term.
Notation(int) - Constructor for class de.uka.ilkd.key.pp.Notation
Create a Notation with a given priority.
Notation.CastFunction - Class in de.uka.ilkd.key.pp
The standard concrete syntax for casts.
Notation.CharLiteral - Class in de.uka.ilkd.key.pp
The standard concrete syntax for the character literal indicator `C'.
Notation.Constant - Class in de.uka.ilkd.key.pp
The standard concrete syntax for constants like true and false.
Notation.ElementaryUpdateNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for elementary updates.
Notation.ElementOfNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for the element of operator.
Notation.FunctionNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for function and predicate terms.
Notation.HeapConstructorNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for heap constructors.
Notation.IfThenElse - Class in de.uka.ilkd.key.pp
The standard concrete syntax for conditional terms if (phi) (t1) (t2).
Notation.Infix - Class in de.uka.ilkd.key.pp
The standard concrete syntax for infix operators.
Notation.LabelNotation - Class in de.uka.ilkd.key.pp
 
Notation.ModalityNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for DL modalities box and diamond.
Notation.ModalSVNotation - Class in de.uka.ilkd.key.pp
The concrete syntax for DL modalities represented with a SchemaVariable.
Notation.NumLiteral - Class in de.uka.ilkd.key.pp
The standard concrete syntax for the number literal indicator `Z'.
Notation.ObserverNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for observer function terms.
Notation.ParallelUpdateNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for parallel updates
Notation.Postfix - Class in de.uka.ilkd.key.pp
The standard concrete syntax for length.
Notation.Prefix - Class in de.uka.ilkd.key.pp
The standard concrete syntax for prefix operators.
Notation.Quantifier - Class in de.uka.ilkd.key.pp
The standard concrete syntax for quantifiers.
Notation.SchemaVariableNotation - Class in de.uka.ilkd.key.pp
 
Notation.SelectNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for select.
Notation.SeqConcatNotation - Class in de.uka.ilkd.key.pp
 
Notation.SeqGetNotation - Class in de.uka.ilkd.key.pp
 
Notation.SeqSingletonNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for sequence singletons.
Notation.SingletonNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for singleton sets.
Notation.StoreNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for store.
Notation.Subst - Class in de.uka.ilkd.key.pp
The standard concrete syntax for substitution terms.
Notation.UpdateApplicationNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for update application.
Notation.VariableNotation - Class in de.uka.ilkd.key.pp
The standard concrete syntax for all kinds of variables.
notationInfo - Variable in class de.uka.ilkd.key.core.KeYMediator
the notation info used to print sequents
notationInfo - Variable in class de.uka.ilkd.key.pp.LogicPrinter
Contains information on the concrete syntax of operators.
NotationInfo - Class in de.uka.ilkd.key.pp
Stores the mapping from operators to Notations.
NotationInfo() - Constructor for class de.uka.ilkd.key.pp.NotationInfo
 
notationTable - Variable in class de.uka.ilkd.key.pp.NotationInfo
This maps operators and classes of operators to Notations.
notAValue - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The constant representing the fact that no value is available.
notAValue - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionAllArrayIndicesVariable
The constant representing the fact that no value is available.
NotBelowBinderFeature - Class in de.uka.ilkd.key.strategy.feature
Returns zero iff the position of a rule application is not below any operators that bind variables
NotBelowBinderFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.NotBelowBinderFeature
 
NotBelowQuantifierFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff the position of the given rule app is not within the scope of a quantifier
NotBelowQuantifierFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.NotBelowQuantifierFeature
 
notClosedGoals - Variable in class de.uka.ilkd.key.macros.TryCloseMacro.TryCloseProgressBarListener
 
notContainsDivMod - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
notContainsExecutable - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
notContainsProduct - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
NotDeclException - Exception in de.uka.ilkd.key.parser
 
NotDeclException(TokenStream, String, String, String) - Constructor for exception de.uka.ilkd.key.parser.NotDeclException
 
NotDeclException(TokenStream, String, String) - Constructor for exception de.uka.ilkd.key.parser.NotDeclException
 
note - Variable in class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
NotEquals - Class in de.uka.ilkd.key.java.expression.operator
Not equals.
NotEquals(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.NotEquals
Not equals.
notEqualsOperator(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an unequal operator.
notes - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
notes - Variable in class de.uka.ilkd.key.proof.NodeInfo
User-provided plain-text annotations to the node.
notesChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
notesChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
If the notes of a NodeInfo of a proof tree Node have changed.
notesChanged(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
If the notes of a NodeInfo of a proof tree Node have changed.
notExecutable - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
notF - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
NOTFREEIN - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NOTFREEIN - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NotFreeIn - Class in de.uka.ilkd.key.rule
 
NotFreeIn(SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.NotFreeIn
constructs a pair of variables given two SchemaVariables.
NOTHING - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NOTHING - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NotificationAction - Interface in de.uka.ilkd.key.gui.notification
this interface is implemented by notification actions
notificationActions - Variable in class de.uka.ilkd.key.gui.notification.NotificationTask
the list of actions associated with this task
NotificationEvent - Class in de.uka.ilkd.key.gui.notification.events
A NotificationEvent is triggered if the system wants to notify the user about a certain situation.
NotificationEvent(NotificationEventID) - Constructor for class de.uka.ilkd.key.gui.notification.events.NotificationEvent
creates an instance of this event
NotificationEventID - Enum in de.uka.ilkd.key.gui.notification
This interface constants used to uniquely identify KeY system events Refactored this type into an enum. // Kai Walisch 06/2015
NotificationEventID() - Constructor for enum de.uka.ilkd.key.gui.notification.NotificationEventID
 
notificationListener - Variable in class de.uka.ilkd.key.gui.notification.NotificationManager
 
NotificationListener() - Constructor for class de.uka.ilkd.key.gui.notification.NotificationManager.NotificationListener
 
notificationManager - Variable in class de.uka.ilkd.key.gui.MainWindow
 
NotificationManager - Class in de.uka.ilkd.key.gui.notification
The notificatin manager controls the list of active notification tasks.
NotificationManager(KeYMediator, JFrame) - Constructor for class de.uka.ilkd.key.gui.notification.NotificationManager
creates an instance of the notification manager
NotificationManager.NotificationListener - Class in de.uka.ilkd.key.gui.notification
 
NotificationTask - Class in de.uka.ilkd.key.gui.notification
A notification task maps a NotificationEvent to a list of actions to be performed when the event is encountered.
NotificationTask() - Constructor for class de.uka.ilkd.key.gui.notification.NotificationTask
 
notificationTasks - Variable in class de.uka.ilkd.key.gui.notification.NotificationManager
list of notification tasks
notify(NotificationEvent) - Method in class de.uka.ilkd.key.core.KeYMediator
takes a notification event and informs the notification manager
notify(NotificationEvent) - Method in class de.uka.ilkd.key.gui.MainWindow
informs the NotificationManager about an event
notify(NotificationEvent) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
notify(NotificationEvent) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
notify(NotificationEvent) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
notifyAutoModeBeingStarted() - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
notifyAutoModeBeingStarted() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
these methods are called immediately before automode is started to ensure that the GUI can respond in a reasonable way, e.g., change the cursor to a waiting cursor
notifyAutomodeStopped() - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
notifyAutomodeStopped() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
these methods are called when automode has been stopped to ensure that the GUI can respond in a reasonable way, e.g., change the cursor to the default
notifyException(Exception) - Method in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
notifyListenersOfStart(Collection<SMTProblem>, Collection<SolverType>) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
notifyListenersOfStop() - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
notifyLoadBehaviour - Variable in class de.uka.ilkd.key.settings.ViewSettings
 
notifySolverHasFinished(SMTSolver) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Is called when a solver has finished its task (Solver Thread).
notInfo - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
the notation info to pretty print the taclet apps
notInfo - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
NotInScopeOfModalityFeature - Class in de.uka.ilkd.key.strategy.feature
Returns zero iff the position of a rule application is not in the scope of a modal operator (a program block or an update).
NotInScopeOfModalityFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.NotInScopeOfModalityFeature
 
notNullCheckComplied - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Is not null check complied?
notPreserveLabels(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Similar behavior as TermBuilder.not(Term) but simplifications are not performed if TermLabels would be lost.
NotRuleFilter - Class in de.uka.ilkd.key.proof.rulefilter
Inversion of a rule filter
NotRuleFilter(RuleFilter) - Constructor for class de.uka.ilkd.key.proof.rulefilter.NotRuleFilter
 
notSimplifiableCaches - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier
 
NOTSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
NOTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
NOTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
notSupported - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
notToRemove - Variable in class de.uka.ilkd.key.util.AddAHead
 
notTranslated - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
Taclets can not be translated because checking the taclet failed.
NotUniqueException - Exception in org.key_project.util.collection
thrown if a duplicate is being added via addUnique()
NotUniqueException(Object) - Constructor for exception org.key_project.util.collection.NotUniqueException
 
NOWARN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NOWARN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
nowarn_pragma(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NR_GOALS - Static variable in class de.uka.ilkd.key.rule.LoopScopeInvariantRule
The number of goals generated by the LoopScopeInvariantRule.
nrClosedGoals - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
nrPartners - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
nrZeroes - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
nrZeroes - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice.PredicateLatticeIterator
 
nss - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
namespaces (variables, functions, sorts, etc.)
nss - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
universal namespace of variables, minimum for input in a row
nss - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
namespace of variables
nss - Variable in class de.uka.ilkd.key.parser.KeYParser
 
nss - Variable in class de.uka.ilkd.key.parser.ParserConfig
 
NU - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
NULL - Static variable in class de.uka.ilkd.key.java.abstraction.NullType
The name of this type.
NULL - Static variable in class de.uka.ilkd.key.java.expression.literal.NullLiteral
 
NULL() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
NULL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
NULL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
NULL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NULL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NULL_CONSTANT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
NULL_ILLEGAL - Static variable in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
NULL_LEGAL - Static variable in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
NULLABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NULLABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
NULLABLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NULLABLE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NULLABLE - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
NULLABLE_BY_DEFAULT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
NULLABLE_BY_DEFAULT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
nullConstant - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The null constant.
nullFunc - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
NullLiteral - Class in de.uka.ilkd.key.java.expression.literal
Null literal.
NullLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.NullLiteral
Constructor for the transformation of COMPOST ASTs to KeY.
NullLiteral() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
NullLiteral() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
NullNewRuleListener - Class in de.uka.ilkd.key.proof
Implementation of the NewRuleListener interface that does nothing
NullNewRuleListener() - Constructor for class de.uka.ilkd.key.proof.NullNewRuleListener
 
nullSort() - Method in class de.uka.ilkd.key.java.JavaInfo
 
NullSort - Class in de.uka.ilkd.key.logic.sort
There is one instance of this class per proof, representing the sort "Null".
NullSort(Sort) - Constructor for class de.uka.ilkd.key.logic.sort.NullSort
 
NULLSORTSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
NULLSORTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
NULLSORTSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
NULLSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
NULLSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
NULLSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
nullTerm - Variable in class de.uka.ilkd.key.strategy.ValueTermFeature
 
NullType - Class in de.uka.ilkd.key.java.abstraction
A program model element representing the null type.
NullType() - Constructor for class de.uka.ilkd.key.java.abstraction.NullType
 
nullType - Variable in class de.uka.ilkd.key.java.JavaInfo
the type of null
num - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP.BranchIterator
 
NUM_FORMULAE_IN_SEQ_THRESHOLD - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
NUM_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
NUM_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
NUM_OF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
NUM_OF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
NUM_PROGVAR_THRESHOLD - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
numAppliedRules - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
number - Variable in class de.uka.ilkd.key.macros.scripts.SelectCommand.Parameters
The number of the goal to select, starts with 0
number(int) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
number(int, int) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
number - Variable in class de.uka.ilkd.key.util.properties.Properties.Property
 
NUMBER_OF_TRY_STEPS - Static variable in class de.uka.ilkd.key.informationflow.macros.FullInformationFlowAutoPilotMacro
The number of proof steps that should be run by the TryCloseMacro before retracting.
NUMBER_OF_TRY_STEPS - Static variable in class de.uka.ilkd.key.macros.FullAutoPilotProofMacro
The number of proof steps that should be run by the TryCloseMacro before retracting.
NUMBER_OF_VISIBLE_ROWS - Static variable in class de.uka.ilkd.key.gui.smt.ProgressTable
 
NumberDocument() - Constructor for class de.uka.ilkd.key.gui.configuration.ViewSelector.NumberDocument
 
numberGoals - Variable in class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
numberInAntec(int) - Method in class de.uka.ilkd.key.logic.Sequent
 
NumberInputField(int, int) - Constructor for class de.uka.ilkd.key.gui.configuration.ViewSelector.NumberInputField
 
numberOfBytes - Variable in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
numberOfChars - Variable in class de.uka.ilkd.key.proof.io.FileRuleSource
 
numberOfDigits(int) - Static method in class org.key_project.util.java.NumberUtil
Returns the number of digits of the given number ignoring the algebraic sign (+/-).
numberOfDigits(long) - Static method in class org.key_project.util.java.NumberUtil
Returns the number of digits of the given number ignoring the algebraic sign (+/-).
numberOfMacros - Variable in class de.uka.ilkd.key.gui.ProofMacroMenu
The number of defined macros.
NumberRuleAppCost - Class in de.uka.ilkd.key.strategy
 
NumberRuleAppCost() - Constructor for class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
NumberRuleAppCost.IntRuleAppCost - Class in de.uka.ilkd.key.strategy
 
NumberRuleAppCost.LongRuleAppCost - Class in de.uka.ilkd.key.strategy
Implementation of the RuleAppCost interface that uses a long value for the representation of costs, ordered by the usual ordering of natural numbers.
numbers - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
numbers - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial.Analyser
 
numbers - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
numbers - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
NUMBERS_NAME - Static variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
numberSteps - Variable in class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
numberSteps - Variable in class de.uka.ilkd.key.macros.TryCloseMacro
The max number of steps to be applied.
numberSymbol - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
numberTerm(String, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates Z-/C-terms for ints/chars.
NumberTranslation - Class in de.uka.ilkd.key.smt
Translates a number into a string representation.
NumberTranslation() - Constructor for class de.uka.ilkd.key.smt.NumberTranslation
 
NumberUtil - Class in org.key_project.util.java
Provides utility methods to work with numbers.
NumberUtil() - Constructor for class org.key_project.util.java.NumberUtil
Forbid instances.
NUMERALS - Static variable in class org.key_project.util.java.StringUtil
The numerals.
NumLiteral() - Constructor for class de.uka.ilkd.key.pp.Notation.NumLiteral
 
numMembers - Variable in class de.uka.ilkd.key.gui.ClassTree.Entry
 
numOfInvokedMacros - Variable in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
numOfInvokedMacros - Variable in class de.uka.ilkd.key.macros.ProofMacroListener
 
NUMRADIOBUTTONS - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
number of radioButtons in the group
numSelectedMembers - Variable in class de.uka.ilkd.key.gui.ClassTree.Entry
 

O

o - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
o - Variable in class de.uka.ilkd.key.util.pp.Layouter.MarkToken
 
object - Variable in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
OBJECT_BOUND - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
OBJECT_INITIALIZER_IDENTIFIER - Static variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
OBJECT_SORT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
objectBound - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
objectBoundField - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
objectID - Variable in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
objectId - Variable in class de.uka.ilkd.key.smt.ExactInstanceQuery
 
objectID - Variable in class de.uka.ilkd.key.smt.FieldQuery
 
objectId - Variable in class de.uka.ilkd.key.smt.FunValueQuery
 
objectID - Variable in class de.uka.ilkd.key.smt.LocSetQuery
 
objectID - Variable in class de.uka.ilkd.key.smt.model.Location
 
objectID - Variable in class de.uka.ilkd.key.smt.ObjectLengthQuery
 
objectId - Variable in class de.uka.ilkd.key.smt.ObjectTypeQuery
 
objectIdMapping - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
Maps each unique object ID to the instantiated ISymbolicObject.
ObjectLengthQuery - Class in de.uka.ilkd.key.smt
Query for finding out the length of an object.
ObjectLengthQuery(String) - Constructor for class de.uka.ilkd.key.smt.ObjectLengthQuery
 
objects - Variable in class de.uka.ilkd.key.smt.model.Heap
The contained objects.
objects - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
objects - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
The contained ISymbolicObjects.
objects - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
The objects.
objectSort() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType for class java.lang.Object
objectSort - Variable in class de.uka.ilkd.key.logic.sort.NullSort
 
objectSort - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
objectSorts - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
objectsToIgnore - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
The objects to ignore.
objectsToIgnore - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Contains objects which should be ignored in the state because they are created during symbolic execution or part of the proof obligation.
objectType - Variable in class de.uka.ilkd.key.java.CreateArrayMethodBuilder
stores the currently used object type
ObjectTypeIdentifier - Class in de.uka.ilkd.key.java.recoderext
 
ObjectTypeIdentifier(String) - Constructor for class de.uka.ilkd.key.java.recoderext.ObjectTypeIdentifier
 
ObjectTypeQuery - Class in de.uka.ilkd.key.smt
Query for finding out if a given object is of a given sort.
ObjectTypeQuery(String, Sort) - Constructor for class de.uka.ilkd.key.smt.ObjectTypeQuery
 
ObjectUtil - Class in org.key_project.util.java
Provides static methods to work with objects.
ObjectUtil() - Constructor for class org.key_project.util.java.ObjectUtil
Forbid instances by this private constructor.
ObjectVal - Class in de.uka.ilkd.key.smt.model
Represents an object inside a heap.
ObjectVal(String) - Constructor for class de.uka.ilkd.key.smt.model.ObjectVal
 
OBJENESIS_NAME - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
objenesisPanel - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
objenesisPath - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
objFunctions - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
obs - Variable in class de.uka.ilkd.key.proof.ObserverWithType
 
obs - Variable in class de.uka.ilkd.key.rule.conditions.ObserverCondition
 
ObservableArrayList<E> - Class in de.uka.ilkd.key.gui.mergerule.predicateabstraction
An observable ArrayList; poor reimplementation of the JavaFX class.
ObservableArrayList() - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
ObservableArrayList.ObservableArrayListChangeListener - Interface in de.uka.ilkd.key.gui.mergerule.predicateabstraction
 
observer - Variable in class de.uka.ilkd.key.gui.ProofScriptWorker
 
observer - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
nullable
ObserverCondition - Class in de.uka.ilkd.key.rule.conditions
 
ObserverCondition(TermSV, TermSV) - Constructor for class de.uka.ilkd.key.rule.conditions.ObserverCondition
 
ObserverFunction - Class in de.uka.ilkd.key.logic.op
Objects of this class represent "observer" function or predicate symbols.
ObserverFunction(String, Sort, KeYJavaType, Sort, KeYJavaType, boolean, ImmutableArray<KeYJavaType>, int, int) - Constructor for class de.uka.ilkd.key.logic.op.ObserverFunction
 
ObserverNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.ObserverNotation
 
ObserverNotation(int) - Constructor for class de.uka.ilkd.key.pp.Notation.ObserverNotation
 
ObserverWithType - Class in de.uka.ilkd.key.proof
 
ObserverWithType(KeYJavaType, IObserverFunction) - Constructor for class de.uka.ilkd.key.proof.ObserverWithType
 
occ - Variable in class de.uka.ilkd.key.macros.scripts.InstantiateCommand.Parameters
 
occ - Variable in class de.uka.ilkd.key.macros.scripts.MacroCommand.Parameters
Run on formula number "occ" parameter
occ - Variable in class de.uka.ilkd.key.macros.scripts.RuleCommand.Parameters
 
occurenceIdentifier - Variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
OccurenceIdentifier - Class in de.uka.ilkd.key.gui.interactionlog.model
 
OccurenceIdentifier() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
occurred - Variable in class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
field that marks iff the prefix elements have already occurred
occurred(ProgramElement) - Method in class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
notification that the given program element has occurred.
occurrence - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
The position at which the rule is applied.
occurrsOnlyInFindOrRepl(SchemaVariable) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
occurs(SMTTermVariable) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
occurs(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
occursNotAtTopLevelInSuccedent(PosInOccurrence) - Static method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
occursReturnAndIsReturnTypeNotVoid() - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
OCT_CHAR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
OCT_CHAR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
OCT_CHAR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
OCT_CHAR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
OCTAL_LITERAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
OCTAL_LITERAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
OCTALDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
OCTALDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
OCTALINTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
OCTALINTEGERLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
OCTALNUMERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
OCTALNUMERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
OCTDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
OCTDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
OCTDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
OCTDIGIT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
OCTLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
OCTLITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
OCTPREFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
OCTPREFIX - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
offender - Variable in exception org.key_project.util.collection.NotUniqueException
 
offset - Variable in class de.uka.ilkd.key.strategy.feature.ScaleFeature.MultFeature
the offset
offset - Variable in class de.uka.ilkd.key.util.pp.Layouter.BreakToken
 
offset - Variable in class de.uka.ilkd.key.util.pp.Layouter.IndentationToken
 
offset - Variable in class org.key_project.util.java.IOUtil.LineInformation
The offset of the line from beginning of the file.
offsetPos - Variable in class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
OK_BTN_TOOLTIP_TXT - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The tooltip for the choose-all button
OKAY_BUTTON - Static variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
okayButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
okayButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
okayButton - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
okayButton - Variable in class de.uka.ilkd.key.gui.utilities.StdDialog
 
okayButtonHasBeenPressed - Variable in class de.uka.ilkd.key.gui.utilities.StdDialog
 
okayButtonHasBeenPressed() - Method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
okButton - Variable in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
okButton - Variable in class de.uka.ilkd.key.gui.ContractConfigurator
 
okButton - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
OLD - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
OLD - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
OLD - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
OLD - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
old_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
oldApp - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP.BranchIterator
 
oldApp - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP.BranchIterator
 
oldElement - Variable in class de.uka.ilkd.key.java.visitor.ProgramElementReplacer
 
oldexpression() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
oldHeader - Variable in class de.uka.ilkd.key.util.AddAHead
 
OLDMap - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
oldProof - Variable in class de.uka.ilkd.key.gui.actions.CounterExampleAction.CEWorker
 
oldSequent - Variable in class de.uka.ilkd.key.gui.actions.CounterExampleAction.CEWorker
 
oldVar - Variable in class de.uka.ilkd.key.logic.SingleRenamingTable
 
oldWidth - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
OMEGA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
OMICRON - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
on - Variable in class de.uka.ilkd.key.macros.scripts.RuleCommand.Parameters
 
onAllOpenGoals - Variable in class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
 
onBlock - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
one - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
one() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
ONE - Static variable in class de.uka.ilkd.key.logic.PosInProgram
 
one() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ONE - Static variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
ONE - Static variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
one - Static variable in class de.uka.ilkd.key.strategy.feature.FindRightishFeature
 
one - Variable in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
one_bound_variable() - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_contract() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ONE_COST - Static variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCostScalerFeature
 
one_include(boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_include_statement() - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_invariant(ParsableVariable) - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_logic_bound_variable() - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_logic_bound_variable_nosort() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ONE_ONE - Static variable in class de.uka.ilkd.key.logic.PosInProgram
 
one_schema_bound_variable() - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_schema_modal_op_decl() - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_schema_var_decl() - Method in class de.uka.ilkd.key.parser.KeYParser
 
one_sort_decl() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ONE_ZERO - Static variable in class de.uka.ilkd.key.logic.PosInProgram
 
oneJavaSource() - Method in class de.uka.ilkd.key.parser.KeYParser
 
oneLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
oneOf - Variable in class de.uka.ilkd.key.logic.sort.GenericSort
list of sorts this generic sort may be instantiated with; EMPTY_SORT_SORT means that every sort may be used
ONEOF - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
ONEOF - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
oneOf(Feature[]) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
oneOf(Feature, Feature) - Method in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
oneof_sorts() - Method in class de.uka.ilkd.key.parser.KeYParser
 
OneOfCP - Class in de.uka.ilkd.key.strategy.feature.instantiator
 
OneOfCP(BackTrackingManager, Feature[]) - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP
 
OneOfCP.CP - Class in de.uka.ilkd.key.strategy.feature.instantiator
 
OneOfCP.CP.BranchIterator - Class in de.uka.ilkd.key.strategy.feature.instantiator
 
OneOfStrategyPropertyDefinition - Class in de.uka.ilkd.key.strategy.definition
Defines that a user interface control which edits a single key-value-pair of the StrategyProperties allows the user to select predefined values.
OneOfStrategyPropertyDefinition(String, String, StrategyPropertyValueDefinition...) - Constructor for class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
Constructor.
OneOfStrategyPropertyDefinition(String, String, int, StrategyPropertyValueDefinition...) - Constructor for class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
Constructor.
OneOfStrategyPropertyDefinition(String, String, AbstractStrategyPropertyDefinition[], StrategyPropertyValueDefinition...) - Constructor for class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
Constructor.
OneOfStrategyPropertyDefinition(String, String, String, int, AbstractStrategyPropertyDefinition[], StrategyPropertyValueDefinition...) - Constructor for class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
Constructor.
OneStepProofMacro - Class in de.uka.ilkd.key.macros
Apply a single proof step.
OneStepProofMacro() - Constructor for class de.uka.ilkd.key.macros.OneStepProofMacro
 
OneStepProofMacro.OneStepStrategy - Class in de.uka.ilkd.key.macros
Strategy with counter, s.t. only one rule is applied
oneStepSimpilifier - Variable in class de.uka.ilkd.key.proof.init.JavaProfile
 
oneStepSimplification - Variable in class de.uka.ilkd.key.macros.scripts.SettingsCommand.Parameters
One Step Simplification parameter
oneStepSimplificationFeature(Feature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
oneStepSimplifier - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
oneStepSimplifier(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
OneStepSimplifier - Class in de.uka.ilkd.key.rule
 
OneStepSimplifier() - Constructor for class de.uka.ilkd.key.rule.OneStepSimplifier
 
OneStepSimplifier.Instantiation - Class in de.uka.ilkd.key.rule
 
OneStepSimplifier.Protocol - Class in de.uka.ilkd.key.rule
 
OneStepSimplifier.TermReplacementKey - Class in de.uka.ilkd.key.rule
Instances of this class are used in the Map of OneStepSimplifier#replaceKnown(TermServices, SequentFormula, Map, List, Protocol) to forece the same behavior as in Taclet rules where names of logical variables and TermLabels are ignored.
OneStepSimplifierRuleApp - Class in de.uka.ilkd.key.rule
 
OneStepSimplifierRuleApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.OneStepSimplifierRuleApp
 
OneStepStrategy(Strategy) - Constructor for class de.uka.ilkd.key.macros.OneStepProofMacro.OneStepStrategy
 
oneSubGeq(Term, Term) - Method in class de.uka.ilkd.key.logic.LexPathOrdering
 
onInteraction(Interaction) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
onInteraction(Interaction) - Method in interface de.uka.ilkd.key.gui.interactionlog.model.InteractionRecorderListener
 
ONLY_HUMAN_PARAM_NAME - Static variable in class de.uka.ilkd.key.macros.AutoMacro
argument name
ONLY_INTERACTIVE - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
 
onlyBelowRightJunctors(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.AllowedCutPositionFeature
 
onlyHumanReadable - Variable in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
See in outer class.
onlyHumanReadable - Variable in class de.uka.ilkd.key.macros.AutoMacro
Set to true to suppress all rules tagged as "non-human readable"
OnlyInScopeOfQuantifiersFeature - Class in de.uka.ilkd.key.strategy.feature
BinaryFeature that return zero if all the operator is quantifier from root to position it point to.
OnlyInScopeOfQuantifiersFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.OnlyInScopeOfQuantifiersFeature
 
OnlyInteractiveFilter() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.OnlyInteractiveFilter
 
onlyModifyFocussedFormula - Variable in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
onlySpaces(CharSequence) - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
 
onlyUnify - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
onlyWith - Variable in class de.uka.ilkd.key.parser.KeYParser
 
onStack - Variable in class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
to avoid linear lookup in the stack
op() - Method in interface de.uka.ilkd.key.logic.Term
The top operator (e.g., in "A and B" this is "and", in f(x,y) it is "f").
op(Class<T>) - Method in interface de.uka.ilkd.key.logic.Term
The top operator (e.g., in "A and B" this is "and", in f(x,y) it is "f") casted to the passed type.
op - Variable in class de.uka.ilkd.key.logic.TermImpl
 
op() - Method in class de.uka.ilkd.key.logic.TermImpl
 
op(Class<T>) - Method in class de.uka.ilkd.key.logic.TermImpl
 
op - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper
 
op - Variable in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
Op() - Constructor for enum de.uka.ilkd.key.smt.lang.SMTTermBinOp.Op
 
Op() - Constructor for enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.Op
 
Op() - Constructor for enum de.uka.ilkd.key.smt.lang.SMTTermUnaryOp.Op
 
op(Operator) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
op - Variable in class de.uka.ilkd.key.strategy.termfeature.OperatorTF
 
op - Variable in class de.uka.ilkd.key.strategy.termProjection.TermConstructionProjection
 
op - Variable in class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
op - Variable in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
Op() - Constructor for enum de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm.Op
 
op2String - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
OP_EXC_TACLET - Static variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
OP_MINUS - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
OP_NEG - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
OP_TACLET - Static variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
opClass - Variable in class de.uka.ilkd.key.strategy.termfeature.OperatorClassTF
 
OpCollector - Class in de.uka.ilkd.key.logic
Collects all operators occurring in the traversed term.
OpCollector() - Constructor for class de.uka.ilkd.key.logic.OpCollector
creates the Op collector
open(File) - Method in class de.uka.ilkd.key.core.DefaultKeYDesktop
Open the given File for viewing purpose.
open(File) - Method in interface de.uka.ilkd.key.core.KeYDesktop
Open the given File for viewing purpose.
open(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.gui.ClassTree
 
open(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Removes universal quantifiers from a formula.
OPEN_GOAL - Static variable in class de.uka.ilkd.key.proof.Node
 
openBlock(boolean, int, int) - Method in class de.uka.ilkd.key.util.pp.Printer
begin a block
OpenBlockToken(boolean, int) - Constructor for class de.uka.ilkd.key.util.pp.Layouter.OpenBlockToken
 
openCurrent() - Method in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
 
openCurrent() - Method in class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
openCurrent() - Method in interface de.uka.ilkd.key.util.FileCollection.Walker
create a new InputStream for the current element of the iteration.
openCurrent() - Method in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
openDialog() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
opens the selection dialog displaying all hidden formulas in a list and allowing the user to select the one to be added
openEnabledGoals() - Method in class de.uka.ilkd.key.proof.Proof
return the list of open and enabled goals
OpenExampleAction - Class in de.uka.ilkd.key.gui.actions
Opens a file dialog allowing to select the example to be loaded
OpenExampleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.OpenExampleAction
 
openExampleAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for opening an example
openExamples() - Method in class de.uka.ilkd.key.gui.MainWindow
 
openExamples() - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
openExamples() - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
called to open the build in examples
openExamples() - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
OpenFileAction - Class in de.uka.ilkd.key.gui.actions
 
OpenFileAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.OpenFileAction
 
openFileAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for opening a KeY file
OpenGoalItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.OpenGoalItem
 
openGoalNodeIds - Variable in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
openGoalNodeIds - Variable in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
openGoals - Variable in class de.uka.ilkd.key.proof.Proof
list with the open goals of the proof
openGoals() - Method in class de.uka.ilkd.key.proof.Proof
returns the list of open goals
openGoalSerialNumbers - Variable in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
OPENING_PARENS - Static variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The Constant OPENING_PARENS holds the characters which serve as opening parenthesis
openJMLPanel - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
openjmlPath - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
openKeYFile - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
openKeYFile(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
openMostRecent(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
OpenMostRecentFileAction - Class in de.uka.ilkd.key.gui.actions
Loads the last opened file
OpenMostRecentFileAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.OpenMostRecentFileAction
 
openMostRecentFileAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for opening the most recent KeY file
openMostRecentKeYFile - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
openNotes() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
OpenProofItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.OpenProofItem
 
operation - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Diff
One of: INSERT, DELETE or EQUAL.
Operation() - Constructor for enum de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Operation
 
OperationContract - Interface in de.uka.ilkd.key.speclang
 
operationContractApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
operationContracts - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
Operator - Class in de.uka.ilkd.key.java.expression
Operator base class.
Operator() - Constructor for class de.uka.ilkd.key.java.expression.Operator
 
Operator(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.Operator
Operator.
Operator(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.Operator
Constructor for the transformation of COMPOST ASTs to KeY.
Operator(Expression) - Constructor for class de.uka.ilkd.key.java.expression.Operator
Operator.
Operator(Expression[]) - Constructor for class de.uka.ilkd.key.java.expression.Operator
Operator.
Operator - Interface in de.uka.ilkd.key.logic.op
All symbols acting as members of a term e.g. logical operators, predicates, functions, variables etc. have to implement this interface.
operator - Variable in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
operator - Variable in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
operator - Variable in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
operator - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.SiteProofVariableValueInput
The Operator which is the predicate that contains the value interested in.
OperatorClassTF - Class in de.uka.ilkd.key.strategy.termfeature
Term feature for checking whether the top operator of a term has an instance of a certain class
OperatorClassTF(Class<? extends Operator>) - Constructor for class de.uka.ilkd.key.strategy.termfeature.OperatorClassTF
 
OperatorInstantiation - Class in de.uka.ilkd.key.rule.inst
This class is used to store the instantiation of a schemavarible if it is an operator.
OperatorInstantiation(Operator) - Constructor for class de.uka.ilkd.key.rule.inst.OperatorInstantiation
creates a new ContextInstantiationEntry
OperatorTF - Class in de.uka.ilkd.key.strategy.termfeature
Term feature for checking whether the top operator of a term is identical to a given one
OperatorTF(Operator) - Constructor for class de.uka.ilkd.key.strategy.termfeature.OperatorTF
 
opName - Variable in class de.uka.ilkd.key.parser.KeYParser.PairOfStringAndJavaBlock
 
opName() - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
OpProperty() - Constructor for enum de.uka.ilkd.key.smt.lang.SMTTermBinOp.OpProperty
 
OpProperty() - Constructor for enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.OpProperty
 
OpReplacer - Class in de.uka.ilkd.key.proof
Replaces operators in a term by other operators with the same signature, or subterms of the term by other terms with the same sort.
OpReplacer(Map<? extends SVSubstitute, ? extends SVSubstitute>, TermFactory) - Constructor for class de.uka.ilkd.key.proof.OpReplacer
 
ops(ImmutableList<Term>, Class<T>) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
ops - Variable in class de.uka.ilkd.key.logic.OpCollector
the found operators
ops() - Method in class de.uka.ilkd.key.logic.OpCollector
 
ops - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
opSub(Operator, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
opSub(Operator, TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
opSVHelper(String, ImmutableSet<Modality>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
opTable - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Mapps some basic KeY operators to their equivalent built in operators.
opTerm(Operator, ProjectionToTerm[]) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
opTerm(Operator, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
opTerm(Operator, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
Option - Annotation Type in de.uka.ilkd.key.macros.scripts.meta
This annotation is used for annotation of proof scripts arguments.
option() - Method in class de.uka.ilkd.key.parser.KeYParser
 
OPTION - Static variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
Option() - Constructor for class de.uka.ilkd.key.util.CommandLine.Option
 
Option() - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option
 
option_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
option_list(ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
OptionContentNode - Class in de.uka.ilkd.key.gui.smt
 
OptionContentNode(String, JComponent) - Constructor for class de.uka.ilkd.key.gui.smt.OptionContentNode
 
optionPanel - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
options - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
options - Variable in class de.uka.ilkd.key.util.CommandLine
The options that have been defined.
options_choice() - Method in class de.uka.ilkd.key.parser.KeYParser
 
OPTIONSDECL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
OPTIONSDECL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
optionTree - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
OR - Static variable in class de.uka.ilkd.key.logic.op.Junctor
the usual 'or' operator '\/' (be A, B formulae then 'A \/ B' is true if and only if A is true or B is true
or(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
or(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
or(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
OR - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
OR - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
or(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
or(List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
or(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
or(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
or(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
or(TermFeature, TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
or(Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
or(Feature, Feature, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
or(Feature...) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
or(TruthValueTracingUtil.TruthValue, TruthValueTracingUtil.TruthValue) - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Computes the or value.
OR - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
or(OracleTerm, OracleTerm) - Static method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
OR - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
OR_RIGHT_TACLET - Static variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
OracleBinTerm - Class in de.uka.ilkd.key.testgen.oracle
 
OracleBinTerm(String, OracleTerm, OracleTerm) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
OracleConstant - Class in de.uka.ilkd.key.testgen.oracle
 
OracleConstant(String, Sort) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
OracleGenerator - Class in de.uka.ilkd.key.testgen.oracle
 
OracleGenerator(Services, ReflectionClassCreator, boolean) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
oracleGenerator - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
OracleInvariantTranslator - Class in de.uka.ilkd.key.testgen.oracle
 
OracleInvariantTranslator(Services) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleInvariantTranslator
 
OracleLocation - Class in de.uka.ilkd.key.testgen.oracle
 
OracleLocation(String, String) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
OracleLocation(String) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
OracleLocationSet - Class in de.uka.ilkd.key.testgen.oracle
 
OracleLocationSet() - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
OracleMethod - Class in de.uka.ilkd.key.testgen.oracle
 
OracleMethod(String, List<OracleVariable>, String) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
OracleMethod(String, List<OracleVariable>, String, Sort) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
OracleMethodCall - Class in de.uka.ilkd.key.testgen.oracle
 
OracleMethodCall(OracleMethod, List<? extends OracleTerm>) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleMethodCall
 
OracleMethodCall(OracleMethod, List<? extends OracleTerm>, OracleTerm) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleMethodCall
 
oracleMethodCall - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
oracleMethods - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
oracleMethods - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
OracleTerm - Interface in de.uka.ilkd.key.testgen.oracle
 
OracleType - Class in de.uka.ilkd.key.testgen.oracle
 
OracleType(Sort) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleType
 
OracleUnaryTerm - Class in de.uka.ilkd.key.testgen.oracle
 
OracleUnaryTerm(OracleTerm, OracleUnaryTerm.Op) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
OracleUnaryTerm.Op - Enum in de.uka.ilkd.key.testgen.oracle
 
OracleVariable - Class in de.uka.ilkd.key.testgen.oracle
 
OracleVariable(String, Sort) - Constructor for class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
ORANGE_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
ORASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
ORASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
order - Variable in class de.uka.ilkd.key.logic.PosInTerm.PiTIterator
 
orF - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
org.key_project.util - package org.key_project.util
 
org.key_project.util.bean - package org.key_project.util.bean
 
org.key_project.util.bitops - package org.key_project.util.bitops
 
org.key_project.util.collection - package org.key_project.util.collection
 
org.key_project.util.java - package org.key_project.util.java
 
org.key_project.util.java.thread - package org.key_project.util.java.thread
 
org.key_project.util.reflection - package org.key_project.util.reflection
 
origAtPre - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origDep - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origExc - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origin - Variable in exception de.uka.ilkd.key.proof.io.ProblemLoaderException
 
originalApp - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
the related rule application
originalAtPres - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
originalAtPreVars - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
originalAtPreVars - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalAxioms - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalConfig - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
If this InitConfig is unequal to null, the taclets will be loaded using this config as well.
originalConstantType - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
originalDeps - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
originalDeps - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalExcVar - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalFormula - Variable in class de.uka.ilkd.key.pp.IdentitySequentPrintFilter.IdentityFilterEntry
the original Formula being filtered
originalFreeInvariants - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
originalFreePosts - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalFreePres - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalInfFlowSpecs - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
originalInv - Variable in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
originalInv - Variable in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
originalInvariants - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
originalKeYFileName - Variable in class de.uka.ilkd.key.proof.init.InitConfig
 
originalMby - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
originalMby - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
originalMby - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalModifies - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
originalMods - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalNode - Variable in class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
Node the rule has been applied on
originalParamVars - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
originalParamVars - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
originalParamVars - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalParamVars - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
originalPost - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
originalPosts - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalPre - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
originalPre - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
originalPres - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
originalPres - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalProof - Variable in class de.uka.ilkd.key.gui.testgen.TGWorker
 
originalProof - Variable in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
originalRep - Variable in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
originalRep - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
originalResultVar - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
originalResultVar - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalSelfTerm - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
originalSelfVar - Variable in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
originalSelfVar - Variable in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
originalSelfVar - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
originalSelfVar - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
originalSelfVar - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
originalSelfVar - Variable in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
originalSelfVar - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
originalSequent - Variable in class de.uka.ilkd.key.logic.SequentChangeInfo
the sequent before the changes
originalSequent - Variable in class de.uka.ilkd.key.pp.SequentPrintFilter
the original sequent
originalSettings - Variable in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
originalSpec - Variable in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
originalUnion(ImmutableSet<? extends T>) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
OriginalVariables(ProgramVariable, ProgramVariable, ProgramVariable, Map<? extends LocationVariable, ? extends ProgramVariable>, ImmutableList<? extends ProgramVariable>) - Constructor for class de.uka.ilkd.key.speclang.Contract.OriginalVariables
Create new instance of original variables
originalVariant - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
origInfFlowSpecs - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origLessThan(Term, Term, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature
 
origMby - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origMod - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origParams - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origPre - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origResult - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origSelf - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
origVars - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
Variables originally used during parsing.
origVars - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
orJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
orJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
orPossiblyNull(Term, Term) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
orPreserveLabels(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
Similar behavior as TermBuilder.or(Iterable) but simplifications are not performed if TermLabels would be lost.
orPreserveLabels(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Similar behavior as TermBuilder.or(Term, Term) but simplifications are not performed if TermLabels would be lost.
orRight(Goal) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
orSC(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
orSC(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
orSC(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ORSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
ORSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
ORSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
oss - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
OSS_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
OSS_ON - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
OSS_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
ossApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
OSSBuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
OSSBuiltInRuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
OSSBuiltInRuleInteraction(OneStepSimplifierRuleApp, Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
ossCaptured - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
otherCursor - Variable in class de.uka.ilkd.key.gui.TableRowResizer
 
others - Variable in class de.uka.ilkd.key.macros.scripts.SettingsCommand.Parameters
Variable other parameters
out - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
out - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.StreamInteractionVisitor
 
out - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
out(String) - Static method in class de.uka.ilkd.key.util.Debug
prints given string if in debug mode
out(String, Throwable) - Static method in class de.uka.ilkd.key.util.Debug
prints the given string followed by the stacktrace of the throwable object.
out(String, Object) - Static method in class de.uka.ilkd.key.util.Debug
prints given string and the result of calling the toString method of of the given obj if in debug mode.
out(String, Object, Object) - Static method in class de.uka.ilkd.key.util.Debug
prints given string and the result of calling the toString method of of the given objects if in debug mode.
out(String, Object, Object, Object) - Static method in class de.uka.ilkd.key.util.Debug
prints given string and the result of calling the toString method of of the given objects if in debug mode.
out(String, long) - Static method in class de.uka.ilkd.key.util.Debug
prints the given string followed by the int if in debug mode.
out(String, long, long) - Static method in class de.uka.ilkd.key.util.Debug
prints the given string followed by the int if in debug mode.
out(String, boolean) - Static method in class de.uka.ilkd.key.util.Debug
prints the given string followed by the boolean if in debug mode.
out(Exception) - Static method in class de.uka.ilkd.key.util.Debug
prints the stack trace if in debug mode
out - Variable in class de.uka.ilkd.key.util.pp.Layouter
The Printer used for output.
out - Variable in class de.uka.ilkd.key.util.pp.StringBackend
 
out - Variable in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
 
outBuf - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
OUTER_REMEMBRANCE_SUFFIX - Static variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Suffix for all outer remembrance variables.
OuterBreakContinueAndReturnCollector - Class in de.uka.ilkd.key.java.visitor
 
OuterBreakContinueAndReturnCollector(ProgramElement, List<Label>, Services) - Constructor for class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
OuterBreakContinueAndReturnReplacer - Class in de.uka.ilkd.key.java.visitor
 
OuterBreakContinueAndReturnReplacer(StatementBlock, Iterable<Label>, Label, Map<Label, ProgramVariable>, Map<Label, ProgramVariable>, ProgramVariable, ProgramVariable, Services) - Constructor for class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
OuterBreakContinueAndReturnReplacer.DefaultAction - Class in de.uka.ilkd.key.java.visitor
 
outerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.ForToWhile
the outer label that is used to leave the while loop ('l1')
outerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.UnwindLoop
the outer label that is used to leave the while loop ('l1')
outerLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
the outer label that is used to leave the while loop ('l1')
outerLabelNeeded() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
returns true if an outer label is needed
outerRemembranceHeaps - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
outerRemembranceHeaps - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
A map from every heap heap that is accessible inside the block to heap_Before_METHOD.
outerRemembranceVariables - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
outerRemembranceVariables - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
A map from every variable var that is accessible inside the block to var_Before_METHOD.
outgoingLinks - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The contained outgoing links.
outgoingLinks - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Maps an ExecutionNodeReader.AbstractKeYlessExecutionNode to the path entries of its outgoing links.
outgoingLinks - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The up to know discovered outgoing links.
outIfEqual(String, boolean) - Static method in class de.uka.ilkd.key.util.Debug
prints given string, if the condition cond is true
outIfEqual(String, Object, Object) - Static method in class de.uka.ilkd.key.util.Debug
prints given string, if calling the equal method of obj1, with obj2 as argument results in true
output() - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
output - Variable in class de.uka.ilkd.key.smt.Pipe.Sender
 
outputPath - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
outputStreamClosed() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
outputStreamClosed() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
OutputStreamProofSaver - Class in de.uka.ilkd.key.proof.io
Saves a proof to a given OutputStream.
OutputStreamProofSaver(Proof) - Constructor for class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
OutputStreamProofSaver(Proof, String) - Constructor for class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
OverflowChecker - Class in de.uka.ilkd.key.smt
 
OverflowChecker(SMTSort) - Constructor for class de.uka.ilkd.key.smt.OverflowChecker
 
overflowGuards - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Overflow guards for ground terms.
overwriteIndentation - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Overwrite indentation flag (cached).
overwriteParsePositions - Variable in class de.uka.ilkd.key.java.PrettyPrinter
Overwrite parse positions flag (cached).
owner - Variable in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
 
owner - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
the enclosing dialog

P

p - Variable in class de.uka.ilkd.key.pp.LogicPrinter.StackEntry
 
Package - Class in de.uka.ilkd.key.java.abstraction
A program model element representing packages.
Package(String) - Constructor for class de.uka.ilkd.key.java.abstraction.Package
Creates a new package with the given name, organized by the given program model info.
PACKAGE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
PACKAGE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
PACKAGE_SEPARATOR - Static variable in class de.uka.ilkd.key.util.KeYTypeUtil
Separator between packages and types.
PackageDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PackageDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
packageName - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
PackageReference - Class in de.uka.ilkd.key.java.reference
Package reference.
PackageReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.PackageReference
Constructor for the transformation of COMPOST ASTs to KeY.
PackageReference(ProgramElementName, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.PackageReference
 
PackageReferenceContainer - Interface in de.uka.ilkd.key.java.reference
Element that contains a PackageReference.
packageSpec - Variable in class de.uka.ilkd.key.java.CompilationUnit
Package spec.
PackageSpecification - Class in de.uka.ilkd.key.java
Package specification.
PackageSpecification(ExtList) - Constructor for class de.uka.ilkd.key.java.PackageSpecification
Package specification.
packColumn(JTable, int, int) - Static method in class de.uka.ilkd.key.gui.smt.ProgressTable
 
paddedTermList - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
PAINT - Static variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
paint(Graphics, int, int, Shape, JTextComponent) - Method in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea.BorderPainter
The code is copied from @link DefaultHighlighter#DefaultPainter#paint(Graphics)
paintBorder(Component, Graphics, int, int, int, int) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
 
paintComponent(Graphics) - Method in class de.uka.ilkd.key.gui.utilities.TrafficLight
 
paintEmptyViewComponent(JComponent, String) - Static method in class de.uka.ilkd.key.gui.utilities.GuiUtilities
paints empty view with white background.
painter - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView.TextPaneMouseAdapter
The Painter used for painting the highlights (except for the most recent one).
paintHighlight(Range, Object) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
highlights the elements in the given range using the specified highlighter
paintHighlights(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
the startposition and endposition+1 of the string to be highlighted
paintIcon(Component, Graphics, int, int) - Method in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
paintIcon(Component, Graphics, int, int) - Method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
paintMe(Component, Graphics) - Method in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
paintMe(Component, Graphics) - Method in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
paintSelectionHighlight(JTextPane, Point, Object) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Paints the highlight for the line where the mouse pointer currently points to.
paintSymbExHighlights(JTextPane, IOUtil.LineInformation[], String, Highlighter.HighlightPainter) - Method in class de.uka.ilkd.key.gui.sourceview.SourceView
Paints the highlights for symbolically executed lines.
pair(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
Pair<T1,T2> - Class in de.uka.ilkd.key.util
 
Pair(T1, T2) - Constructor for class de.uka.ilkd.key.util.Pair
 
PAIR_POOL - Static variable in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
TERM_NAVIGATOR_POOL of TermNavigator.MutablePair as these are created very often and short-living we reuse them as far as possible The used TermNavigator have to be explicitly released by the user via TermNavigator.MutablePair.release()
PAIR_POOL_SIZE - Static variable in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
 
pairIterator() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns iterator of the mapped pair (SchemaVariables, InstantiationEntry
PairIterator(LinkedHashMap<K, V>) - Constructor for class de.uka.ilkd.key.util.LinkedHashMap.PairIterator
 
PairOfStringAndJavaBlock() - Constructor for class de.uka.ilkd.key.parser.KeYParser.PairOfStringAndJavaBlock
 
PARA - Static variable in class de.uka.ilkd.key.gui.MainWindow
 
parallel(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
parallel(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
parallel(ImmutableList<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
parallel(Term[], Term[]) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
parallel(Iterable<Term>, Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
PARALLEL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PARALLEL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
PARALLEL_UPDATE - Static variable in class de.uka.ilkd.key.logic.op.UpdateJunctor
 
parallelStream() - Method in class de.uka.ilkd.key.api.ScriptResults
 
ParallelUpdateNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.ParallelUpdateNotation
 
param - Variable in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
param - Variable in class de.uka.ilkd.key.java.statement.CatchAllStatement
 
param2domain - Variable in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
param_decl() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
param_list() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
parameter - Variable in class de.uka.ilkd.key.api.ProofScriptCommandCall
 
parameter - Variable in class de.uka.ilkd.key.java.statement.Catch
Parameter.
parameter - Variable in class de.uka.ilkd.key.util.CommandLine.Option
 
parameter(MethodDeclaration, int, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
parameter(String, String, String, String[], int, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
parameter(MethodDeclaration, int, SpecificationEntity.Type) - Method in interface de.uka.ilkd.key.util.rifl.SpecificationContainer
Return the security level of the method parameter, represented as a String.
parameter(String, String, String, String[], int, SpecificationEntity.Type) - Method in interface de.uka.ilkd.key.util.rifl.SpecificationContainer
Return the security level of the method parameter, represented as a String.
Parameter(int, String, String, String, SpecificationEntity.Type) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
Creates a new specification element for a method parameter.
Parameter(int, String, String[], String, String, SpecificationEntity.Type) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
Creates a new specification element for a method parameter.
parameterClazz - Variable in class de.uka.ilkd.key.macros.scripts.AbstractCommand
...
ParameterContainer - Interface in de.uka.ilkd.key.java
Describes program elements that contain ParameterDeclarations.
ParameterDeclaration - Class in de.uka.ilkd.key.java.declaration
Formal parameters require a VariableSpecificationList of size() <= 1 (size() == 0 for abstract methods) without initializer (for Java).
ParameterDeclaration() - Constructor for class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameter declaration.
ParameterDeclaration(Modifier[], TypeReference, VariableSpecification, boolean, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameter declaration.
ParameterDeclaration(Modifier[], TypeReference, VariableSpecification, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameter declaration.
ParameterDeclaration(ExtList, boolean, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Parameter declaration.
parameterDeclaration(JavaInfo, KeYJavaType, String) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
create a parameter declaration
parameterDeclaration(JavaInfo, KeYJavaType, IProgramVariable) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a parameter declaration.
parameterDeclaration(JavaInfo, String, String) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
 
ParameterDeclarationAction(ParameterDeclaration) - Constructor for class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.ParameterDeclarationAction
 
parameterIsNullable(IProgramMethod, int) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true iff the pos-th parameter of the given method is declared "nullable" (implicitly or explicitly).
parameterIsNullable(IProgramMethod, ParameterDeclaration) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
Returns true iff the parameter of the given method is declared "nullable" (implicitly or explicitly).
ParameterlessTermLabel - Class in de.uka.ilkd.key.logic.label
The Class ParameterlessTermLabel can be used to define labels without parameters.
ParameterlessTermLabel(Name) - Constructor for class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Instantiates a new simple term label.
parameters - Variable in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.CutCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.EchoCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.InstantiateCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.JavascriptCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.MacroCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.RewriteCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.RuleCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.SaveNewNameCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.SchemaVarCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.ScriptCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.SelectCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.SetCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.SetEchoCommand.Parameters
 
Parameters() - Constructor for class de.uka.ilkd.key.macros.scripts.SettingsCommand.Parameters
 
parameters - Variable in class de.uka.ilkd.key.speclang.translation.SLParameters
 
ParametricMergeProcedure - Interface in de.uka.ilkd.key.rule.merge.procedures
A MergeProcedure like MergeWithPredicateAbstraction which cannot be applied without parameters being set beforehand.
PARAMS - Static variable in class de.uka.ilkd.key.macros.AutoMacro
All names of currently implemented parameters belong here.
params - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
params - Variable in class de.uka.ilkd.key.speclang.Contract.OriginalVariables
 
paramsSV() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
Converts the original parameters into schema variables
paramTypes - Variable in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
paramTypes - Variable in class de.uka.ilkd.key.logic.op.ObserverFunction
 
paramTypes - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
 
paramTypes - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity.ReturnValue
 
paramVars(IObserverFunction, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates program variables for the parameters.
paramVars(String, IObserverFunction, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates program variables for the parameters.
paramVars - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
paramVars - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
The list of method parameters if the textual specification case is a method contract.
paramVars - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
The list of parameter variables of the method that contains the associated breakpoint
parent - Variable in class de.uka.ilkd.key.api.ProjectedNode
 
parent - Variable in class de.uka.ilkd.key.api.VariableAssignments
Reference to parent assignments
parent - Variable in class de.uka.ilkd.key.gui.actions.EditSourceFileAction
 
parent - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
parent - Variable in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
parent - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
the parent frame of the selection dialog to be displayed
parent - Variable in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
parent - Variable in class de.uka.ilkd.key.logic.Namespace
The fall-back namespace for symbols not present in this Namespace.
parent() - Method in class de.uka.ilkd.key.logic.Namespace
returns the fall-back Namespace of this Namespace, i.e. the one where symbols are looked up that are not found in this one.
parent - Variable in class de.uka.ilkd.key.logic.RenameTable
the parent renaming table
parent() - Method in class de.uka.ilkd.key.logic.RenameTable
 
parent - Variable in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
parent - Variable in class de.uka.ilkd.key.proof.Node
 
parent() - Method in class de.uka.ilkd.key.proof.Node
returns the parent node of this node.
parent - Variable in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl.CacheKey
 
parent - Variable in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
parent - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
An optional parent object or null if it is a value/association of the state.
parent - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The parent IExecutionNode.
parent - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ParentDefinition
The parent.
parent - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Reference to the parent IExecutionNode.
parent - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
parent - Variable in class org.key_project.util.collection.DefaultImmutableMap
 
PARENT_REFACTORING_REQUIRED - Static variable in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Key used in TermLabelState by the FormulaTermLabelUpdate to indicate that a refactoring of parents (RefactoringScope#APPLICATION_CHILDREN_AND_GRANDCHILDREN_SUBTREE_AND_PARENTS) is required performed by FormulaTermLabelRefactoring.refactorInCaseOfNewIdRequired(TermLabelState, Goal, Term, Services, List).
parentClass - Variable in class de.uka.ilkd.key.java.PositionInfo
 
parentComponent - Variable in class de.uka.ilkd.key.gui.notification.actions.ShowDisplayPane
 
ParentDefinition(Term, Node) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ParentDefinition
Constructor.
PARENTHESIZED_EXPR - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was "(" Expression ")"
PARENTHESIZED_EXPR - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was "(" Expression ")"
ParenthesizedExpression - Class in de.uka.ilkd.key.java.expression
Redundant Parentheses.
ParenthesizedExpression(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.ParenthesizedExpression
Constructor for the transformation of COMPOST ASTs to KeY.
ParenthesizedExpression(Expression) - Constructor for class de.uka.ilkd.key.java.expression.ParenthesizedExpression
 
parenthesizedExpression(Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a parenthesized expression.
parentIsInterfaceDeclaration - Variable in class de.uka.ilkd.key.java.declaration.MethodDeclaration
this field stores if parent is an InterfaceDeclaration because we will be unable to walk the tree upwards to check this
parentIsInterfaceDeclaration - Variable in class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
parentIsInterfaceDeclaration - Variable in class de.uka.ilkd.key.java.declaration.VariableDeclaration
this field stores if parent is an InterfaceDeclaration because we will be unable to walk the tree upwards to check this
parentIsInterfaceDeclaration() - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
this field stores if parent is an InterfaceDeclaration because we will be unable to walk the tree upwards to check this
ParentIsInterfaceDeclaration - Class in de.uka.ilkd.key.java
 
ParentIsInterfaceDeclaration(boolean) - Constructor for class de.uka.ilkd.key.java.ParentIsInterfaceDeclaration
 
parentIsPublic - Variable in class de.uka.ilkd.key.java.abstraction.DefaultConstructor
Deprecated.
 
parentNode - Variable in class de.uka.ilkd.key.api.ScriptResult
the parent scriptNode to which the scriptcommand was applied
parentNode - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionValue
parentNode - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
The parent IExecutionNode which provides this ExecutionVariable.
parentNodeStack - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
parents - Variable in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
parentSorts - Variable in class de.uka.ilkd.key.smt.SortWrapper
 
parentStack - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
The hierarchy in building phase.
parentTerm - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
An optional parent object represented as Term.
parentTermIndexInStatePredicate - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The index of the parent argument in the predicate used in side proof to compute the values.
parentToBranchConditionMapping - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
This utility Map helps to find a List in SymbolicExecutionTreeBuilder.branchConditionsStack for the given parent node to that elements in the List should be added.
parentValue - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
The parent IExecutionValue if available.
parentValue - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
The parent ExecutionValue or null if not available.
parentVariableValueStack - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
ParsableVariable - Interface in de.uka.ilkd.key.logic.op
This interface represents the variables that can be recognized by one of the parsers.
parse(Reader) - Static method in class de.uka.ilkd.key.macros.scripts.ScriptTreeParser
 
parse(Reader, Sort, Services, Namespace<QuantifiableVariable>, Namespace<Function>, Namespace<Sort>, Namespace<IProgramVariable>, AbbrevMap) - Method in class de.uka.ilkd.key.parser.DefaultTermParser
The method reads the input and parses a term with the specified namespaces.
parse(Reader, Sort, Services, NamespaceSet, AbbrevMap) - Method in class de.uka.ilkd.key.parser.DefaultTermParser
The method reads the input and parses a term with the specified namespaces.
parse(String[]) - Method in class de.uka.ilkd.key.util.CommandLine
Parses the command line.
parse_includes - Variable in class de.uka.ilkd.key.parser.KeYParser
 
parseClasslevelComment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
parseCommand() - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
parseCompilationUnit(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a CompilationUnit from the given reader.
parseCompilationUnit(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a CompilationUnit from the given reader.
parseConstructorDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a ConstructorDeclaration from the given reader.
parseConstructorDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a ConstructorDeclaration from the given reader.
parseDecls(String, Services) - Method in class de.uka.ilkd.key.api.Matcher
Parse the declaration string for the current pattern and add the variables to the namespace
parsedResult - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.Result
 
parsedSpecial - Variable in class de.uka.ilkd.key.java.KeYRecoderMapping
have special classes been parsed in
parsedSpecial() - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
As long as we do not support lemmata we need the source code of some 'java.lang' classes.
parsedSpecial(boolean) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
As long as we do not support lemmata we need the source code of some 'java.lang' classes.
parseException() - Method in exception de.uka.ilkd.key.java.ConvertException
 
ParseException - Exception in de.uka.ilkd.key.parser.proofjava
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception de.uka.ilkd.key.parser.proofjava.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception de.uka.ilkd.key.parser.proofjava.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception de.uka.ilkd.key.parser.proofjava.ParseException
 
ParseException - Exception in de.uka.ilkd.key.parser.schemajava
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception de.uka.ilkd.key.parser.schemajava.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception de.uka.ilkd.key.parser.schemajava.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception de.uka.ilkd.key.parser.schemajava.ParseException
 
ParseExceptionInFile - Exception in de.uka.ilkd.key.java
This exception extends recoder's ParseException by a filename.
ParseExceptionInFile(String, String, Throwable) - Constructor for exception de.uka.ilkd.key.java.ParseExceptionInFile
 
ParseExceptionInFile(String, Throwable) - Constructor for exception de.uka.ilkd.key.java.ParseExceptionInFile
 
parseExpression(Expression) - Method in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
parseExpression(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse an Expression from the given reader.
parseExpression(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse an Expression from the given reader.
parseExpression() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
parseFieldDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a FieldDeclaration from the given reader.
parseFieldDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a FieldDeclaration from the given reader.
parseFormula(String) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
parses and returns the term encoded as string 's'
parseFromString(String) - Method in class de.uka.ilkd.key.java.expression.literal.CharLiteral
Parses the String and extracts the actual value of the literal.
parseFromString(String) - Method in class de.uka.ilkd.key.java.expression.literal.IntLiteral
Parses the String and extracts the actual value of the literal.
parseFromString(String) - Method in class de.uka.ilkd.key.java.expression.literal.LongLiteral
Parses the String and extracts the actual value of the literal.
parseFullInt(String) - Static method in class org.key_project.util.java.NumberUtil
Parses the given full text.
parseFullLong(String) - Static method in class org.key_project.util.java.NumberUtil
Parses the given full text.
parseFuncAndPred() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parseFunctions() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parseIdDeclaration(String) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
Parse the declaration of an identifier (i.e. the declaration of a variable or skolem function)
parseIdDeclaration(int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
parses the indicated row and returns a identifier declaration corresponding to the entry in the row
parseIncludes() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parseInstance(List<String>, TermServices) - Method in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabelFactory
Parses the arguments and produces a term label.
parseInstance(List<String>, TermServices) - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabelFactory
Parses the arguments and produces a term label.
parseInstance(List<String>, TermServices) - Method in class de.uka.ilkd.key.logic.label.SingletonLabelFactory
Parses the arguments and produces a term label.
parseInstance(List<String>, TermServices) - Method in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabelFactory
Parses the arguments and produces a term label.
parseInstance(List<String>, TermServices) - Method in interface de.uka.ilkd.key.logic.label.TermLabelFactory
Parses the arguments and produces a term label.
parseInt(String) - Static method in class de.uka.ilkd.key.util.VersionStringComparator
 
parseInternalClasses(ProgramFactory, List<CompilationUnit>) - Method in class de.uka.ilkd.key.java.Recoder2KeY
This method loads the internal classes - also called the "boot" classes.
parseLabel(String, List<String>, TermServices) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Get a term label for string parameters.
parseLibraryClasses0() - Method in class de.uka.ilkd.key.java.Recoder2KeY
 
parseLibs() - Method in class de.uka.ilkd.key.java.Recoder2KeY
reads compilation units that will be treated as library classes.
parseMemberDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a MemberDeclaration from the given reader.
parseMemberDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a MemberDeclaration from the given reader.
parseMethodDeclaration(String) - Method in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
parseMethodDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a MethodDeclaration from the given reader.
parseMethodDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a MethodDeclaration from the given reader.
parseMethodlevelComment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
parseMethodLevelComments(Comment[], String) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
parseName(String, NameCreationInfo, Comment[]) - Static method in class de.uka.ilkd.key.logic.VariableNamer
parses the passed string and creates a suitable program element name (this does *not* make the name unique - if that is necessary, use either getTemporaryNameProposal() or getProposal())
parseName(String, NameCreationInfo) - Static method in class de.uka.ilkd.key.logic.VariableNamer
 
parseName(String, Comment[]) - Static method in class de.uka.ilkd.key.logic.VariableNamer
 
parseName(String) - Static method in class de.uka.ilkd.key.logic.VariableNamer
 
parseParameterDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a ParameterDeclaration from the given reader.
parseParameterDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a ParameterDeclaration from the given reader.
parsePlaceholder(String) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
parsePlaceholder(String, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Parses a declaration of the type "<SORT> <NAME>", where <SORT> must be a sort known to the proof and <NAME> must be a fresh name.
parsePlaceholder(String, boolean, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Parses a declaration of the type "<SORT> <NAME>", where <SORT> must be a sort known to the proof and <NAME> must be a fresh name.
parsePredicate(String, NamespaceSet) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
parsePredicate(String, ArrayList<Pair<Sort, Name>>, NamespaceSet, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Parses an abstraction predicate.
parsePredicates() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parseProblem() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parser - Static variable in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
For internal reuse and synchronization.
parser - Static variable in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
For internal reuse and synchronization.
PARSER - Static variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
parserConfig - Variable in class de.uka.ilkd.key.parser.KeYParser
 
ParserConfig - Class in de.uka.ilkd.key.parser
 
ParserConfig(Services, NamespaceSet) - Constructor for class de.uka.ilkd.key.parser.ParserConfig
 
parseReverseString(String) - Static method in class de.uka.ilkd.key.logic.PosInTerm
create a position from the string The string contains a comma separated list of integers.
ParserException - Exception in de.uka.ilkd.key.parser
This class represents an error of a parser.
ParserException(String, Location) - Constructor for exception de.uka.ilkd.key.parser.ParserException
 
parserMode - Variable in class de.uka.ilkd.key.parser.KeYParser
 
ParserMode - Enum in de.uka.ilkd.key.parser
The mode in which the parser is currently running.
ParserMode() - Constructor for enum de.uka.ilkd.key.parser.ParserMode
 
parseRow(int, Namespace<QuantifiableVariable>, Namespace<Function>) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
parses the indicated row and returns a Term corresponding to the entry in the row
parseRow(int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
parses the indicated row and returns the ProgramElement corresponding to the entry in the row
parseRuleSets() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parseSeq(Reader, Services, NamespaceSet, AbbrevMap) - Method in class de.uka.ilkd.key.parser.DefaultTermParser
The method reads the input and parses a sequent with the specified namespaces.
parseSorts() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parseSpecialClasses() - Method in class de.uka.ilkd.key.java.Recoder2KeY
makes sure that the special classes (library classes) have been parsed in.
parseSpecialClasses() - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
there is no need to parse special classes in this case, so this is empty
parseStatementBlock(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a StatementBlock from the given string.
parseStatementBlock(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a StatementBlock from the given string.
parseStatements(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse some Statements from the given reader.
parseStatements(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse some Statements from the given reader.
parseSV1(TacletApp, SchemaVariable, String, Services) - Static method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Instantiates a schema variable in the given taclet application. 1st pass: only VariableSV.
parseSV2(TacletApp, SchemaVariable, String, Goal) - Static method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Instantiates a schema variable in the given taclet application. 2nd pass: All other schema variables.
parseTaclet(String, Services) - Method in class de.uka.ilkd.key.api.Matcher
 
parseTaclet(String, Services) - Static method in class de.uka.ilkd.key.parser.KeYParser
Parses taclet from string.
parseTacletsAndProblem() - Method in class de.uka.ilkd.key.parser.KeYParser
parses a problem but without reading the declarations of sorts, functions and predicates.
parseTerm(String, Namespace<QuantifiableVariable>, Namespace<Function>) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
parses the given string that represents the term (or formula) using the given variable namespace and the given namespace for functions and default namespaces for the others
parseTerm(String) - Method in class de.uka.ilkd.key.logic.TermBuilder
Parses the given string that represents the term (or createTerm) using the service's namespaces.
parseTerm(String, NamespaceSet) - Method in class de.uka.ilkd.key.logic.TermBuilder
Parses the given string that represents the term (or createTerm) using the provided namespaces.
parseTerm(String, Proof, Namespace<QuantifiableVariable>, Namespace<IProgramVariable>, Namespace<Function>) - Static method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Parses a given term in String representation.
parseTerm(String, Proof) - Static method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Parses a given term in String representation.
parseTypeDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a TypeDeclaration from the given reader.
parseTypeDeclaration(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a TypeDeclaration from the given reader.
parseTypeReference(Reader) - Method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Parse a TypeReference from the given reader.
parseTypeReference(Reader) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Parse a TypeReference from the given reader.
parseVariableDeclaration() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
parseVariables() - Method in class de.uka.ilkd.key.parser.KeYParser
 
parseVersionString(String) - Static method in class de.uka.ilkd.key.util.VersionStringComparator
 
parseWith() - Method in class de.uka.ilkd.key.parser.KeYParser
 
PARSING_CONTEXT_CLASS_NAME - Static variable in class de.uka.ilkd.key.java.Context
 
parsingLibs - Variable in class de.uka.ilkd.key.java.Recoder2KeY
this flag indicates whether we are currently parsing library classes (special classes)
PartialComparator<T> - Interface in de.uka.ilkd.key.axiom_abstraction
A comparison function, which imposes a partial ordering on some collection of objects.
PartialComparator.PartialComparisonResult - Enum in de.uka.ilkd.key.axiom_abstraction
Possible results of the comparison.
PartialComparisonResult() - Constructor for enum de.uka.ilkd.key.axiom_abstraction.PartialComparator.PartialComparisonResult
 
partialInstantiatedRuleApps - Variable in class de.uka.ilkd.key.proof.TacletIndex
keeps track of no pos taclet apps with partial instantiations
PartialInvAxiom - Class in de.uka.ilkd.key.speclang
A class axiom which is essentially of the form "o.
PartialInvAxiom(ClassInvariant, boolean, Services) - Constructor for class de.uka.ilkd.key.speclang.PartialInvAxiom
Creates a new class axiom.
PartialInvAxiom(ClassInvariant, String, Services) - Constructor for class de.uka.ilkd.key.speclang.PartialInvAxiom
 
partiallyBounded(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
Return zero iff the multiplication of mult1 and mult2 is allowed, because the resulting product is partially covered by target.
partner - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
partner - Variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
partnerNode - Variable in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
partnerState - Variable in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
parts - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial.Analyser
 
parts - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
parts - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
parts - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
passChoicePoint(ChoicePoint, Object) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
Method that has to be invoked by each feature that represents a choice point, each time the feature is invoked during evaluation of the feature term
passedLoopTest(Term, Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
use similar algorithm as basic matching to detect loop
PASSIVE_EXPR - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was "@(" Expression ")"
PASSIVE_EXPR - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was "@(" Expression ")"
PassiveExpression - Class in de.uka.ilkd.key.java.expression
Marks an active statement as inactive.
PassiveExpression(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.PassiveExpression
Constructor for the transformation of COMPOST ASTs to KeY.
PassiveExpression(Expression) - Constructor for class de.uka.ilkd.key.java.expression.PassiveExpression
 
passiveExpression(Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create an inactive expression.
PassiveExpression - Class in de.uka.ilkd.key.java.recoderext
 
PassiveExpression() - Constructor for class de.uka.ilkd.key.java.recoderext.PassiveExpression
creates a newly generated passive expression
PassiveExpression(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.PassiveExpression
creates a newly generated passive expression
PassiveExpression(PassiveExpression) - Constructor for class de.uka.ilkd.key.java.recoderext.PassiveExpression
 
passiveFieldReference(Identifier) - Method in class de.uka.ilkd.key.java.recoderext.ClassInitializeMethodBuilder
creates passive field reference access
Patch() - Constructor for class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Patch
Constructor.
patch_addContext(diff_match_patch.Patch, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Increase the context until it is unique, but don't let the pattern expand beyond Match_MaxBits.
patch_addPadding(LinkedList<diff_match_patch.Patch>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Add some padding on text start and end so that edges can match something.
patch_apply(LinkedList<diff_match_patch.Patch>, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Merge a set of patches onto the text.
patch_deepCopy(LinkedList<diff_match_patch.Patch>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Given an array of patches, return another array that is identical.
Patch_DeleteThreshold - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
When deleting a large block of text (over ~64 characters), how close do the contents have to be to match the expected contents. (0.0 = perfection, 1.0 = very loose).
patch_fromText(String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Parse a textual representation of patches and return a List of Patch objects.
patch_make(String, String) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Compute a list of patches to turn text1 into text2.
patch_make(LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Compute a list of patches to turn text1 into text2.
patch_make(String, String, LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Deprecated.
Prefer patch_make(String text1, LinkedList diffs).
patch_make(String, LinkedList<diff_match_patch.Diff>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Compute a list of patches to turn text1 into text2.
Patch_Margin - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Chunk size for context length.
patch_splitMax(LinkedList<diff_match_patch.Patch>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Look through the patches and break up any which are longer than the maximum limit of the match algorithm.
patch_toText(List<diff_match_patch.Patch>) - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Take a list of patches and return a textual representation.
PATH - Static variable in interface de.uka.ilkd.key.gui.ext.KeYExtConst
Additional key for Actions.
path - Variable in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
path - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
PATH_FOR_SMT_TRANSLATION - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
PATH_FOR_TACLET_TRANSLATION - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
PATH_SEPARATOR - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Character to separate path entries in attributes "path".
PATH_TO_RULES - Static variable in class de.uka.ilkd.key.proof.io.RuleSourceFactory
 
pathCondition - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionBranchCondition
The path condition to reach this node.
pathConditionChanged - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
Is the path condition changed compared to parent?
pathConditionsAreDistinguishable(Term, Term, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Checks if two given path conditions are distinguishable.
PathConfig - Class in de.uka.ilkd.key.settings
Keeps some central paths to files and directories.
PathConfig() - Constructor for class de.uka.ilkd.key.settings.PathConfig
 
pathForIndex(int) - Method in class de.uka.ilkd.key.pp.PositionTable
Returns the path to the `lowest' position table that includes index in its range.
pathForPosition(PosInOccurrence, SequentPrintFilter) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Returns the path for a given PosInOccurrence.
pathForSMTTranslation - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
pathForTacletTranslation - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
pathInTerm - Variable in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
Path in the syntax tree of the term where the query evaluation/expansion should be inserted.
pathOfDefinitionFile - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
pathOfResult - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
pathOfRuleFile - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
The path of the file containing the rules that should be proven.
paths - Variable in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
paths(JTree, Collection<TreePath>) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
All paths in the JTree that are expanded, including those under hidden parents.
pathsImpl(JTree, TreeModel, TreePath, Collection<TreePath>) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
pats - Variable in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
pattern - Variable in class de.uka.ilkd.key.api.SearchNode
 
pattern - Variable in class de.uka.ilkd.key.strategy.termfeature.EqTermFeature
 
patternPrefixLength - Variable in class de.uka.ilkd.key.java.ContextStatementBlock
length of this progran prefix
PauseLoggingAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.PauseLoggingAction
 
pc - Variable in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
pcs - Variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
The PropertyChangeSupport.
pcs - Variable in class org.key_project.util.bean.Bean
The used PropertyChangeSupport.
pdSettings - Variable in class de.uka.ilkd.key.settings.SMTSettings
 
pe - Variable in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.DefaultAction
 
pe - Variable in class de.uka.ilkd.key.rule.match.vm.instructions.MatchProgramInstruction
 
peekNext() - Method in interface de.uka.ilkd.key.strategy.AutomatedRuleApplicationManager
 
peekNext() - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
peekNext() - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
peekNext() - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
peerSV - Variable in class de.uka.ilkd.key.rule.NewVarcond
 
PERCENT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PERCENT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
performActionOnAbstractProgramElement(AbstractProgramElement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnAbstractProgramElement(AbstractProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
 
performActionOnAbstractProgramElement(AbstractProgramElement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnAllFields(AllFields) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnAllFields(AllFields) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnAllFields(AllFields) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnAllObjects(AllObjects) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnAllObjects(AllObjects) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnArrayDeclaration(ArrayDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnArrayDeclaration(ArrayDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnArrayInitializer(ArrayInitializer) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnArrayInitializer(ArrayInitializer) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnArrayInitializer(ArrayInitializer) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnArrayLengthReference(ArrayLengthReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnArrayLengthReference(ArrayLengthReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnArrayLengthReference(ArrayLengthReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnArrayReference(ArrayReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnArrayReference(ArrayReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnArrayReference(ArrayReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnAssert(Assert) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnAssert(Assert) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnAssert(Assert) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBinaryAnd(BinaryAnd) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBinaryAnd(BinaryAnd) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBinaryAnd(BinaryAnd) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBinaryAndAssignment(BinaryAndAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBinaryAndAssignment(BinaryAndAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBinaryAndAssignment(BinaryAndAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBinaryNot(BinaryNot) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBinaryNot(BinaryNot) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBinaryNot(BinaryNot) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBinaryOr(BinaryOr) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBinaryOr(BinaryOr) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBinaryOr(BinaryOr) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBinaryOrAssignment(BinaryOrAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBinaryOrAssignment(BinaryOrAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBinaryOrAssignment(BinaryOrAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBinaryXOr(BinaryXOr) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBinaryXOr(BinaryXOr) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBinaryXOr(BinaryXOr) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBinaryXOrAssignment(BinaryXOrAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBinaryXOrAssignment(BinaryXOrAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBinaryXOrAssignment(BinaryXOrAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBlockContract(BlockContract) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBlockContract(StatementBlock, StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBlockContract(BlockContract) - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
performActionOnBlockContract(StatementBlock, StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnBlockContract(BlockContract) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBlockContract(StatementBlock, StatementBlock) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
Adds block contract for new statement block to block contract of old block statement.
performActionOnBooleanLiteral(BooleanLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBooleanLiteral(BooleanLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnBreak(Break) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro.FilterSymbexStrategy.FindBreakVisitor
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
performActionOnBreak(Break) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnCase(Case) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnCase(Case) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnCase(Case) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnCase(Case) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnCase(Case) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnCase(Case) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnCatch(Catch) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnCatch(Catch) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnCatch(Catch) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnCatch(Catch) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnCatch(Catch) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnCatch(Catch) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnCatchAllStatement(CatchAllStatement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnCatchAllStatement(CatchAllStatement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnCharLiteral(CharLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnCharLiteral(CharLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnClassDeclaration(ClassDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnClassDeclaration(ClassDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnClassInitializer(ClassInitializer) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnClassInitializer(ClassInitializer) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnClassInitializer(ClassInitializer) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnComment(Comment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnComment(Comment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnCompilationUnit(CompilationUnit) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnCompilationUnit(CompilationUnit) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnConditional(Conditional) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnConditional(Conditional) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnConditional(Conditional) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnConstructorDeclaration(ConstructorDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnConstructorDeclaration(ConstructorDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnContextStatementBlock(ContextStatementBlock) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnContextStatementBlock(ContextStatementBlock) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnContinue(Continue) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnContinue(Continue) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnContinue(Continue) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnContinue(Continue) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
performActionOnContinue(Continue) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnContinue(Continue) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnContinue(Continue) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
performActionOnContinue(Continue) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnCopyAssignment(CopyAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnCopyAssignment(CopyAssignment) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnCopyAssignment(CopyAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnCopyAssignment(CopyAssignment) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnCopyAssignment(CopyAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnCopyAssignment(CopyAssignment) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnDefault(Default) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnDefault(Default) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnDefault(Default) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnDefault(Default) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnDefault(Default) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnDefault(Default) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnDivide(Divide) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnDivide(Divide) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnDivide(Divide) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnDivideAssignment(DivideAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnDivideAssignment(DivideAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnDivideAssignment(DivideAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnDLEmbeddedExpression(DLEmbeddedExpression) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnDLEmbeddedExpression(DLEmbeddedExpression) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnDLEmbeddedExpression(DLEmbeddedExpression) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnDo(Do) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnDo(Do) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnDo(Do) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnDo(Do) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnDo(Do) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnDo(Do) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnDoubleLiteral(DoubleLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnDoubleLiteral(DoubleLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnElse(Else) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnElse(Else) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnElse(Else) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnElse(Else) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnElse(Else) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnElse(Else) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnEmptyMapLiteral(EmptyMapLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnEmptyMapLiteral(EmptyMapLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnEmptySeqLiteral(EmptySeqLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnEmptySeqLiteral(EmptySeqLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnEmptySetLiteral(EmptySetLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnEmptySetLiteral(EmptySetLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnEmptyStatement(EmptyStatement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnEmptyStatement(EmptyStatement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnEmptyStatement(EmptyStatement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnEnhancedFor(EnhancedFor) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
performActionOnEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
Transform the body of an enhanced for loop for usage with invariant-theorems.
performActionOnEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
perform the loop transformation on an enhanced for loop (Java5) If the enhanced for loop is the toplevel loop nothing happens - return the loop itself, as enhanced for loops cannot be unwound, a log message is issued.
performActionOnEquals(Equals) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnEquals(Equals) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnEquals(Equals) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnExactInstanceof(ExactInstanceof) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnExactInstanceof(ExactInstanceof) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
performActionOnExecutionContext(ExecutionContext) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnExtends(Extends) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnExtends(Extends) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnFieldDeclaration(FieldDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnFieldDeclaration(FieldDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnFieldReference(FieldReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnFieldReference(FieldReference) - Method in class de.uka.ilkd.key.java.visitor.FieldReplaceVisitor
 
performActionOnFieldReference(FieldReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnFieldReference(FieldReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnFieldSpecification(FieldSpecification) - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
performActionOnFieldSpecification(FieldSpecification) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnFieldSpecification(FieldSpecification) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnFinally(Finally) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnFinally(Finally) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnFinally(Finally) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnFinally(Finally) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnFinally(Finally) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnFinally(Finally) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnFloatLiteral(FloatLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnFloatLiteral(FloatLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnFor(For) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnFor(For) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnFor(For) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnFor(For) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnFor(For) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnFor(For) - Method in class de.uka.ilkd.key.rule.metaconstruct.ForToWhileTransformation
change the for-loop to a while loop with inits and updates.
performActionOnFor(For) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
public void performActionOnFor(For x) { ExtList changeList = stack.peek(); if (replaceBreakWithNoLabel==0) { //most outer for loop if (changeList.getFirst() == CHANGED) changeList.removeFirst(); LoopInitializer init[] = new LoopInitializer[x.getInitializers().size()]; Expression[] updates = new Expression[x.getUpdates().size()]; s //the unchanged updates need to be extracted to initialize the //remainding 'for' statement Expression[] unchangedUpdates = new Expression[x.getUpdates().size()]; Expression guard = null; Statement body = null; ProgramElement element = (ProgramElement) (changeList.isEmpty() ?
performActionOnForUpdates(ForUpdates) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnForUpdates(ForUpdates) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnForUpdates(ForUpdates) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnGreaterOrEquals(GreaterOrEquals) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnGreaterOrEquals(GreaterOrEquals) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnGreaterOrEquals(GreaterOrEquals) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnGreaterThan(GreaterThan) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnGreaterThan(GreaterThan) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnGreaterThan(GreaterThan) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnGuard(Guard) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnGuard(Guard) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnGuard(Guard) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnIf(If) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnIf(If) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnIf(If) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnIf(If) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnIf(If) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnIf(If) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnImplements(Implements) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnImplements(Implements) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnImplicitFieldSpecification(ImplicitFieldSpecification) - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
performActionOnImplicitFieldSpecification(ImplicitFieldSpecification) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnImplicitFieldSpecification(ImplicitFieldSpecification) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnImport(Import) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnImport(Import) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnInstanceof(Instanceof) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnInstanceof(Instanceof) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnInstanceof(Instanceof) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnInterfaceDeclaration(InterfaceDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnInterfaceDeclaration(InterfaceDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnIntersect(Intersect) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnIntersect(Intersect) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnIntersect(Intersect) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnIntLiteral(IntLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnIntLiteral(IntLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnIProgramVariable(IProgramVariable) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnIProgramVariable(IProgramVariable) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnJump(LabelJumpStatement, Map<Label, ProgramVariable>) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnLabeledStatement(LabeledStatement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLabeledStatement(LabeledStatement) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnLabeledStatement(LabeledStatement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLabeledStatement(LabeledStatement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnLabeledStatement(LabeledStatement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLabeledStatement(LabeledStatement) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnLessOrEquals(LessOrEquals) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLessOrEquals(LessOrEquals) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLessOrEquals(LessOrEquals) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLessThan(LessThan) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLessThan(LessThan) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLessThan(LessThan) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLocalVariableDeclaration(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLocalVariableDeclaration(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnLocalVariableDeclaration(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLocalVariableDeclaration(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnLocalVariableDeclaration(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
performActionOnLocalVariableDeclaration(LocalVariableDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLocalVariableDeclaration(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnLocationVariable(LocationVariable) - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
performActionOnLocationVariable(LocationVariable) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLocationVariable(LocationVariable) - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
performActionOnLocationVariable(LocationVariable) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnLocationVariable(LocationVariable) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLocationVariable(LocationVariable) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitor
 
performActionOnLocationVariable(LocationVariable) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitorHashSet
 
performActionOnLogicalAnd(LogicalAnd) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLogicalAnd(LogicalAnd) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLogicalAnd(LogicalAnd) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLogicalNot(LogicalNot) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLogicalNot(LogicalNot) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLogicalNot(LogicalNot) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLogicalOr(LogicalOr) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLogicalOr(LogicalOr) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLogicalOr(LogicalOr) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLongLiteral(LongLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLongLiteral(LongLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLoopContract(LoopContract) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLoopContract(StatementBlock, StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLoopContract(LoopStatement, LoopStatement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLoopContract(LoopContract) - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
performActionOnLoopContract(StatementBlock, StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnLoopContract(LoopStatement, LoopStatement) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnLoopContract(LoopContract) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLoopContract(StatementBlock, StatementBlock) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
Adds block contract for new statement block to block contract of old block statement.
performActionOnLoopContract(LoopStatement, LoopStatement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
Adds loop contract for new loop statement to loop contract of old loop statement.
performActionOnLoopInit(LoopInit) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLoopInit(LoopInit) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLoopInit(LoopInit) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLoopInvariant(LoopStatement, LoopStatement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLoopInvariant(LoopSpecification) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLoopInvariant(LoopSpecification) - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
performActionOnLoopInvariant(LoopStatement, LoopStatement) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnLoopInvariant(LoopSpecification) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnLoopScopeBlock(LoopScopeBlock) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnLoopScopeBlock(LoopScopeBlock) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnLoopScopeBlock(LoopScopeBlock) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMergeContract(MergePointStatement, MergePointStatement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMergeContract(MergeContract) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMergeContract(MergeContract) - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
performActionOnMergeContract(MergeContract) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnMergeContract(MergePointStatement, MergePointStatement) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnMergeContract(MergeContract) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMergePointStatement(MergePointStatement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMergePointStatement(MergePointStatement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMergePointStatement(MergePointStatement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMetaClassReference(MetaClassReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMetaClassReference(MetaClassReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMetaClassReference(MetaClassReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMethod(IProgramMethod) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMethod(IProgramMethod) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMethodBodyStatement(MethodBodyStatement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMethodBodyStatement(MethodBodyStatement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMethodBodyStatement(MethodBodyStatement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMethodDeclaration(MethodDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMethodDeclaration(MethodDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
performActionOnMethodFrame(MethodFrame) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.MethodFrameCounterJavaASTVisitor
performActionOnMethodReference(MethodReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMethodReference(MethodReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMethodReference(MethodReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMinus(Minus) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMinus(Minus) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMinus(Minus) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnMinusAssignment(MinusAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnMinusAssignment(MinusAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnMinusAssignment(MinusAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnModifier(Modifier) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnModifier(Modifier) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnModulo(Modulo) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnModulo(Modulo) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnModulo(Modulo) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnModuloAssignment(ModuloAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnModuloAssignment(ModuloAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnModuloAssignment(ModuloAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnNegative(Negative) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnNegative(Negative) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnNegative(Negative) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnNew(New) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnNew(New) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnNew(New) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnNewArray(NewArray) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnNewArray(NewArray) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnNewArray(NewArray) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnNotEquals(NotEquals) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnNotEquals(NotEquals) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnNotEquals(NotEquals) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnNullLiteral(NullLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnNullLiteral(NullLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPackageReference(PackageReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPackageReference(PackageReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPackageReference(PackageReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPackageSpecification(PackageSpecification) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPackageSpecification(PackageSpecification) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPackageSpecification(PackageSpecification) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnParameterDeclaration(ParameterDeclaration) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnParameterDeclaration(ParameterDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnParameterDeclaration(ParameterDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnParenthesizedExpression(ParenthesizedExpression) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnParenthesizedExpression(ParenthesizedExpression) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnParenthesizedExpression(ParenthesizedExpression) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPassiveExpression(PassiveExpression) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPassiveExpression(PassiveExpression) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPassiveExpression(PassiveExpression) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPlus(Plus) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPlus(Plus) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPlus(Plus) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPlusAssignment(PlusAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPlusAssignment(PlusAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPlusAssignment(PlusAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPositive(Positive) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPositive(Positive) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPositive(Positive) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPostDecrement(PostDecrement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPostDecrement(PostDecrement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPostDecrement(PostDecrement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPostIncrement(PostIncrement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPostIncrement(PostIncrement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPostIncrement(PostIncrement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPreDecrement(PreDecrement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPreDecrement(PreDecrement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPreDecrement(PreDecrement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnPreIncrement(PreIncrement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnPreIncrement(PreIncrement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnPreIncrement(PreIncrement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnProgramConstant(ProgramConstant) - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
performActionOnProgramConstant(ProgramConstant) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnProgramConstant(ProgramConstant) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnProgramConstant(ProgramConstant) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnProgramElementName(ProgramElementName) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnProgramElementName(ProgramElementName) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnProgramMetaConstruct(ProgramTransformer) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnProgramMetaConstruct(ProgramTransformer) - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
 
performActionOnProgramMetaConstruct(ProgramTransformer) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnProgramMethod(IProgramMethod) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnProgramMethod(IProgramMethod) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
performActionOnProgramVariable(ProgramVariable) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnReturn(Return) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnReturn(Return) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnReturn(Return) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
performActionOnReturn(Return) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnReturn(Return) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnReturn(Return) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
performActionOnSchematicFieldReference(SchematicFieldReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSchematicFieldReference(SchematicFieldReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSchematicFieldReference(SchematicFieldReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSchemaVariable(SchemaVariable) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSchemaVariable(SchemaVariable) - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
 
performActionOnSchemaVariable(SchemaVariable) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSchemaVariable(SchemaVariable) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnSeqConcat(SeqConcat) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSeqConcat(SeqConcat) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSeqConcat(SeqConcat) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSeqGet(SeqGet) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSeqGet(SeqGet) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSeqIndexOf(SeqIndexOf) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSeqIndexOf(SeqIndexOf) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSeqLength(SeqLength) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSeqLength(SeqLength) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSeqLength(SeqLength) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSeqReverse(SeqReverse) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSeqReverse(SeqReverse) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSeqReverse(SeqReverse) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSeqSingleton(SeqSingleton) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSeqSingleton(SeqSingleton) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSeqSingleton(SeqSingleton) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSeqSub(SeqSub) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSeqSub(SeqSub) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSeqSub(SeqSub) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSetMinus(SetMinus) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSetMinus(SetMinus) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSetMinus(SetMinus) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSetUnion(SetUnion) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSetUnion(SetUnion) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSetUnion(SetUnion) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnShiftLeft(ShiftLeft) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnShiftLeft(ShiftLeft) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnShiftLeft(ShiftLeft) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnShiftLeftAssignment(ShiftLeftAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnShiftLeftAssignment(ShiftLeftAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnShiftLeftAssignment(ShiftLeftAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnShiftRight(ShiftRight) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnShiftRight(ShiftRight) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnShiftRight(ShiftRight) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnShiftRightAssignment(ShiftRightAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnShiftRightAssignment(ShiftRightAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnShiftRightAssignment(ShiftRightAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSingleton(Singleton) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSingleton(Singleton) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSingleton(Singleton) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnStatementBlock(StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnStatementBlock(StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnStatementBlock(StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnStatementBlock(StatementBlock) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnStatementBlock(StatementBlock) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnStatementBlock(StatementBlock) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnStringLiteral(StringLiteral) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnStringLiteral(StringLiteral) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSuperArrayDeclaration(SuperArrayDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSuperArrayDeclaration(SuperArrayDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSuperConstructorReference(SuperConstructorReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSuperConstructorReference(SuperConstructorReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSuperConstructorReference(SuperConstructorReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSuperReference(SuperReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSuperReference(SuperReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSuperReference(SuperReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSwitch(Switch) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSwitch(Switch) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnSwitch(Switch) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSwitch(Switch) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnSwitch(Switch) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSwitch(Switch) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnSynchronizedBlock(SynchronizedBlock) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnSynchronizedBlock(SynchronizedBlock) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnSynchronizedBlock(SynchronizedBlock) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnSynchronizedBlock(SynchronizedBlock) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnSynchronizedBlock(SynchronizedBlock) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnSynchronizedBlock(SynchronizedBlock) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnThen(Then) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnThen(Then) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnThen(Then) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnThen(Then) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnThen(Then) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnThen(Then) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnThisConstructorReference(ThisConstructorReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnThisConstructorReference(ThisConstructorReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnThisConstructorReference(ThisConstructorReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnThisReference(ThisReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnThisReference(ThisReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnThisReference(ThisReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnThrow(Throw) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnThrow(Throw) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnThrow(Throw) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnThrows(Throws) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnThrows(Throws) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnTimes(Times) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnTimes(Times) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnTimes(Times) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnTimesAssignment(TimesAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnTimesAssignment(TimesAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnTimesAssignment(TimesAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnTransactionStatement(TransactionStatement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnTransactionStatement(TransactionStatement) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnTry(Try) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnTry(Try) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnTry(Try) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnTry(Try) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnTry(Try) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnTry(Try) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
performActionOnTypeCast(TypeCast) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnTypeCast(TypeCast) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnTypeCast(TypeCast) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnTypeReference(TypeReference) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnTypeReference(TypeReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnTypeReference(TypeReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnUnsignedShiftRight(UnsignedShiftRight) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnUnsignedShiftRight(UnsignedShiftRight) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnUnsignedShiftRight(UnsignedShiftRight) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnUnsignedShiftRightAssignment(UnsignedShiftRightAssignment) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnUnsignedShiftRightAssignment(UnsignedShiftRightAssignment) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnUnsignedShiftRightAssignment(UnsignedShiftRightAssignment) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnVariableDeclaration(VariableDeclaration) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnVariableDeclaration(VariableDeclaration) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnVariableReference(VariableReference) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnVariableReference(VariableReference) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnVariableSpecification(VariableSpecification) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnVariableSpecification(VariableSpecification) - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
performActionOnVariableSpecification(VariableSpecification) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnVariableSpecification(VariableSpecification) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnWhile(While) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
performActionOnWhile(While) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
performActionOnWhile(While) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
performActionOnWhile(While) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
performActionOnWhile(While) - Method in interface de.uka.ilkd.key.java.visitor.Visitor
 
performActionOnWhile(While) - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
performActionOnWhile(While) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
performActionOnWhile(While) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
Performs the unwinding of the loop Warning: The unwinding does not comply with the rule in the KeY book up to 100% The difference is revealed by the following example: Label1:while(c){b} According to the KeY book the transformation should be if(c) l':{l'':{p#} Label1:while(c){b}} This implementation creates however.
performChildAndGrandchildPolicies(TermServices, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Map<Name, ChildTermLabelPolicy>, Set<TermLabel>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs the given child and grandchild ChildTermLabelPolicy instances.
performDirectChildPolicies(TermServices, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Map<Name, ChildTermLabelPolicy>, Set<TermLabel>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs the given direct ChildTermLabelPolicy instances.
performRefactoring(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Term, ImmutableList<TermLabelRefactoring>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Computes the new labels as part of the refactoring for the given Term.
performRemoveRelevant(Services, Location, Set<Location>, AbstractSlicer.SequentInfo) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Checks if the given Location is directly or indirectly contained (aliased) in the Set of relevant locations.
performTacletTerm(Term, Set<TermLabel>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs the TermLabels provided by the taclet Term.
performTermLabelPolicies(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>, Map<Name, TermLabelPolicy>, Set<TermLabel>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs the given TermLabelPolicy instances.
performTermLabelPolicies(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableArray<TermLabel>, Map<Name, TermLabelPolicy>, Set<TermLabel>, TermLabel) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs the given TermLabelPolicy instances.
performUpdater(TermLabelState, Services, PosInOccurrence, Term, Term, Rule, RuleApp, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, ImmutableList<TermLabelUpdate>, Set<TermLabel>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs the given child and grandchild TermLabelUpdate instances.
PERIOD - Static variable in class de.uka.ilkd.key.smt.SolverLauncher
Period of a timer task.
PermIndProgramElementName(String, int, NameCreationInfo) - Constructor for class de.uka.ilkd.key.logic.VariableNamer.PermIndProgramElementName
 
PermIndProgramElementName(String, int, NameCreationInfo, Comment[]) - Constructor for class de.uka.ilkd.key.logic.VariableNamer.PermIndProgramElementName
 
PERMISSION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
PERMISSION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
PERMISSION_HEAP_NAME - Static variable in class de.uka.ilkd.key.ldt.HeapLDT
 
PermissionLDT - Class in de.uka.ilkd.key.ldt
 
PermissionLDT(Services) - Constructor for class de.uka.ilkd.key.ldt.PermissionLDT
 
permissions - Variable in class de.uka.ilkd.key.proof.init.JavaProfile
 
permissionsFor - Variable in class de.uka.ilkd.key.ldt.PermissionLDT
 
permissionsFor(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
permissionsFor(LocationVariable, LocationVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
phantomBoxAdded - Variable in class de.uka.ilkd.key.gui.MainStatusLine
 
phi - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
PHI - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
physicalName - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
pi - Variable in class de.uka.ilkd.key.logic.op.ProgramMethod
 
PI - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
PINK_COLOR - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
pio - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
pio - Variable in class de.uka.ilkd.key.proof.FormulaTagManager.FormulaInfo
 
pio - Variable in class de.uka.ilkd.key.proof.proofevent.NodeRedundantAddChange
the PosInOccurrence of the formula that has been tried to add
pio - Variable in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
pio - Variable in class de.uka.ilkd.key.rule.merge.MergePartner
 
PIO_age(PosInOccurrence, int) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
pioCache - Variable in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
PIOPathIterator - Interface in de.uka.ilkd.key.logic
This interface represents an iterator, iterating the nodes on the path between the root of a term and a position within the term, given by a PosInOccurrence-object
PIOPathIteratorImpl() - Constructor for class de.uka.ilkd.key.logic.PosInOccurrence.PIOPathIteratorImpl
 
pioToTag - Variable in class de.uka.ilkd.key.proof.FormulaTagManager
Key: PosInOccurrence Value: FormulaTag
pip - Variable in class de.uka.ilkd.key.logic.PosInProgram.PosArrayIntIterator
 
pipe - Variable in class de.uka.ilkd.key.smt.ExternalProcessLauncher
 
Pipe<T> - Class in de.uka.ilkd.key.smt
On each side of the pipe there are sender and receivers: Receiver ====<=Output======= Sender ****************** KeY* Sender ======Input=>====== Receiver *External Process* Receiver ====<=Error======== Sender ******************
Pipe(T, String[]) - Constructor for class de.uka.ilkd.key.smt.Pipe
 
Pipe.Receiver - Class in de.uka.ilkd.key.smt
Waits until a message is received from the other side of the pipe.
Pipe.Sender - Class in de.uka.ilkd.key.smt
Mainly consists of a queue for messages.
Pipe.Worker - Class in de.uka.ilkd.key.smt
Worker class for both the receiver and sender of the pipe.
PipeListener<T> - Interface in de.uka.ilkd.key.smt
 
pis - Variable in class de.uka.ilkd.key.gui.nodeviews.PosInSequentTransferable
the highlighted position in the sequentview to be transferred
pis - Variable in class de.uka.ilkd.key.proof.Proof
 
piSettings - Variable in class de.uka.ilkd.key.settings.SMTSettings
 
pit - Variable in class de.uka.ilkd.key.logic.PosInTerm.PiTIterator
 
pit - Variable in class de.uka.ilkd.key.strategy.termProjection.SubtermProjection
 
PiTIterator(PosInTerm, boolean) - Constructor for class de.uka.ilkd.key.logic.PosInTerm.PiTIterator
 
placeholder - Variable in class de.uka.ilkd.key.util.mergerule.MergeParamsSpec
 
placeholdersProblemsListData - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
placeholderVariable - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
The placeholder variable occurring in AbstractionPredicate.predicateFormWithPlaceholder which is to be replaced by the concrete argument of the predicate.
placeholderVariables - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
placeholderVariables - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
plus - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
plus(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
Plus - Class in de.uka.ilkd.key.java.expression.operator
Addition or string concatenation operator "+".
Plus(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Plus
Constructor for the transformation of COMPOST ASTs to KeY.
Plus(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Plus
 
PLUS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PLUS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
PLUS - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
PLUS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
plus(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
PLUS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
PLUS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
PLUSASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
PLUSASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
PlusAssignment - Class in de.uka.ilkd.key.java.expression.operator
Addition or string concatenation assignment "+=".
PlusAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.PlusAssignment
Plus assignment.
PLUSSTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
PLUSSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
PLUSSTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
pm - Variable in class de.uka.ilkd.key.parser.KeYParser
 
pm - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
pm - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
pm - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
pm - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
pm - Variable in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
pm - Variable in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
The IProgramMethod to execute code parts from.
pm - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
The IProgramMethod this Breakpoint lies within
po - Variable in class de.uka.ilkd.key.proof.mgt.ProofEnvironmentEvent
 
POExtension - Interface in de.uka.ilkd.key.proof.init
Instances of this interface are used to customize and extend the behavior of a ProofOblInput.
poExtensions - Static variable in class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
The available POExtensions.
pointsTo(String, Heap) - Method in class de.uka.ilkd.key.smt.model.Model
set of objects the specified object points to
polarity(Operator, PIOPathIterator, int) - Method in class de.uka.ilkd.key.rule.RewriteTaclet
Compute polarity
polarity(PosInOccurrence, Boolean) - Method in class de.uka.ilkd.key.strategy.feature.AbstractPolarityFeature
 
polarity - Variable in class de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker
 
Polarity() - Constructor for enum de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker.Polarity
 
poly - Variable in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorPolynomial
 
POLY_DIVISION_COST - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
Polynomial - Class in de.uka.ilkd.key.rule.metaconstruct.arith
Class for analysing and modifying polynomial expressions over the integers
Polynomial(ImmutableList<Monomial>, BigInteger) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
polynomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
polynomial - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.MonomialIterator
 
polynomial - Variable in class de.uka.ilkd.key.strategy.termProjection.AbstractDividePolynomialsProjection
 
Polynomial.Analyser - Class in de.uka.ilkd.key.rule.metaconstruct.arith
 
polynomialCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
 
polynomialRight - Variable in class de.uka.ilkd.key.strategy.termProjection.CoeffGcdProjection
 
PolynomialValuesCmpFeature - Class in de.uka.ilkd.key.strategy.feature
Return zero only if the value of one (left) polynomial always will be (less or equal) or (less) than the value of a second (right) polynomial.
PolynomialValuesCmpFeature(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
poNames - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
pool - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
 
POOL_SIZE - Static variable in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
pop() - Method in class de.uka.ilkd.key.util.pp.Layouter
Pop the topmost Token from the delimStack
pop() - Method in class de.uka.ilkd.key.util.pp.Printer
Pop one element from the space stack.
popBottom() - Method in class de.uka.ilkd.key.util.pp.Layouter
Remove and return the token from the bottom of the delimStack
popLocalVariablesNamespace() - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Throws away the topmost namespace on the stack.
poPropertiesToForce - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Some optional additional Properties for the PO.
populateNamespaces(Term, NamespaceSet, Goal) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
populateNamespaces(Proof) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
Ensures that the passed proof's namespaces contain all functions and program variables used in its root sequent.
POPUP_DELAY - Static variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
popupInformationMessage(Object, String) - Method in class de.uka.ilkd.key.gui.MainWindow
 
popupInformationMessage(Object, String, boolean) - Method in class de.uka.ilkd.key.gui.MainWindow
Brings up a dialog displaying a message.
PopupListener() - Constructor for class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.PopupListener
 
popupMenu() - Method in class de.uka.ilkd.key.gui.GoalList
 
popupWarning(Object, String) - Method in class de.uka.ilkd.key.gui.MainWindow
 
pos - Variable in class de.uka.ilkd.key.api.SearchNode
 
Pos - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
The Pos element of the sign lattice, representing all strictly positive numbers.
Pos() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.Pos
 
pos - Variable in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
pos - Variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
pos - Variable in class de.uka.ilkd.key.logic.PosInProgram
the position number
pos - Variable in class de.uka.ilkd.key.logic.PosInTerm.PiTIterator
 
pos - Variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
pos - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
The position in result where the current subterm starts
pos() - Method in class de.uka.ilkd.key.pp.LogicPrinter.StackEntry
 
pos - Variable in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
 
pos - Variable in class de.uka.ilkd.key.proof.proofevent.NodeChangeARFormula
 
pos - Variable in class de.uka.ilkd.key.rule.PosTacletApp
stores the information where the Taclet is to be applied.
pos - Variable in class de.uka.ilkd.key.speclang.PositionedString
 
pos - Variable in exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
pos - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP
 
pos - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP.CP
 
pos - Variable in class de.uka.ilkd.key.util.pp.Printer
position in current line.
POS_GOAL_LIST - Static variable in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
POS_IN_SEQUENT_TRANSFER - Static variable in class de.uka.ilkd.key.gui.nodeviews.PosInSequentTransferable
 
POS_LEAVES - Static variable in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
POS_START - Static variable in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
PosArrayIntIterator(PosInProgram) - Constructor for class de.uka.ilkd.key.logic.PosInProgram.PosArrayIntIterator
 
PosConvertException - Exception in de.uka.ilkd.key.java
A convert exception enriched with a location within a file/source.
PosConvertException(String, int, int) - Constructor for exception de.uka.ilkd.key.java.PosConvertException
Instantiates a new exception with position information.
PosConvertException(Throwable, int, int) - Constructor for exception de.uka.ilkd.key.java.PosConvertException
Instantiates a new exception with position information.
posInfo - Variable in class de.uka.ilkd.key.java.JavaSourceElement
 
posInfo - Variable in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
posInfo - Variable in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
posInOcc - Variable in class de.uka.ilkd.key.control.DefaultProofControl.MacroThread
 
posInOcc - Variable in class de.uka.ilkd.key.gui.ProofMacroWorker
This position may be null if no subterm selected
posInOcc - Variable in class de.uka.ilkd.key.pp.PosInSequent
 
posInOccurence - Variable in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
PosInOccurrence - Class in de.uka.ilkd.key.logic
This class describes a position in an occurrence of a term.
PosInOccurrence(SequentFormula, PosInTerm, boolean) - Constructor for class de.uka.ilkd.key.logic.PosInOccurrence
 
posInOccurrence() - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
returns the PositionInOccurrence (representing a SequentFormula and a position in the corresponding formula) of this rule application
posInOccurrence() - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
returns the PositionInOccurrence (representing a SequentFormula and a position in the corresponding formula)
posInOccurrence() - Method in class de.uka.ilkd.key.rule.PosTacletApp
returns the PositionInOccurrence (representing a SequentFormula and a position in the corresponding formula)
posInOccurrence() - Method in interface de.uka.ilkd.key.rule.RuleApp
returns the PositionInOccurrence (representing a SequentFormula and a position in the corresponding formula) of this rule application
posInOccurrence() - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
PosInOccurrence.PIOPathIteratorImpl - Class in de.uka.ilkd.key.logic
 
posInOccurrence2Proof(Sequent, PosInOccurrence) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
posInOccurrenceInOtherNode(Node, PosInOccurrence, Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the Term described by the given PosInOccurrence of the original Node in the Node to apply on.
posInOccurrenceInOtherNode(Sequent, PosInOccurrence, Sequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the Term described by the given PosInOccurrence of the original Sequent in the Sequent to apply on.
posInOccurrenceToOtherSequent(Node, PosInOccurrence, Node) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the PosInOccurrence described by the given PosInOccurrence of the original Node in the Node to apply too.
posInOccurrenceToOtherSequent(Sequent, PosInOccurrence, Sequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Returns the PosInOccurrence described by the given PosInOccurrence of the original Sequent in the Sequent to apply too.
PosInProgram - Class in de.uka.ilkd.key.logic
this class describes the position of a statement in a program.
PosInProgram(PosInProgram, int) - Constructor for class de.uka.ilkd.key.logic.PosInProgram
creates a new program position
PosInProgram() - Constructor for class de.uka.ilkd.key.logic.PosInProgram
creates a new PosInProgram position.
PosInProgram(int[], int) - Constructor for class de.uka.ilkd.key.logic.PosInProgram
 
PosInProgram.PosArrayIntIterator - Class in de.uka.ilkd.key.logic
 
PosInSequent - Class in de.uka.ilkd.key.pp
describes a position in a sequent including the bounds within a string representation of the sequent.
PosInSequent(PosInOccurrence, boolean) - Constructor for class de.uka.ilkd.key.pp.PosInSequent
 
PosInSequentTransferable - Class in de.uka.ilkd.key.gui.nodeviews
This class in an implementation of the Transferable interface and allows to transfer a PosInSequent object.
PosInSequentTransferable(PosInSequent, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.PosInSequentTransferable
creates an instance of this transferable
posInTerm - Variable in class de.uka.ilkd.key.logic.PosInOccurrence
the position in sequentFormula.formula()
posInTerm() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
The usage of this method is strongly discouraged, use PosInOccurrence.iterator() instead.
PosInTerm - Class in de.uka.ilkd.key.logic
Describes the position within a term by a sequence of integers.
PosInTerm() - Constructor for class de.uka.ilkd.key.logic.PosInTerm
only used once to create the singleton for the top level position
PosInTerm(char[], char, boolean) - Constructor for class de.uka.ilkd.key.logic.PosInTerm
creates an instance representing the position positions[0..size-1]
posInTerm - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
The modality PosInTerm with the maximal ID.
PosInTerm.PiTIterator - Class in de.uka.ilkd.key.logic
 
posInTerm2Proof(PosInTerm) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
Position - Class in de.uka.ilkd.key.java
The position of a source element, given by its line and column number.
Position() - Constructor for class de.uka.ilkd.key.java.Position
Constructs a new invalid source code position object.
Position(int, int) - Constructor for class de.uka.ilkd.key.java.Position
Constructs a new source code position object.
position - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
reuseable position object.
position - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
reuseable position object.
position - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
The position within choices during the current evaluation run (the number of ChoicePoints that occured so far during the current evaluation)
position - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
 
PositionedLabeledString - Class in de.uka.ilkd.key.speclang
A positionedString with labels, which can then be passed over to the translated term.
PositionedLabeledString(String, String, Position, ImmutableArray<TermLabel>) - Constructor for class de.uka.ilkd.key.speclang.PositionedLabeledString
 
PositionedLabeledString(String, String, Position, TermLabel) - Constructor for class de.uka.ilkd.key.speclang.PositionedLabeledString
 
PositionedLabeledString(String, String, ImmutableArray<TermLabel>) - Constructor for class de.uka.ilkd.key.speclang.PositionedLabeledString
 
PositionedLabeledString(String, String, TermLabel) - Constructor for class de.uka.ilkd.key.speclang.PositionedLabeledString
 
PositionedLabeledString(String, ImmutableArray<TermLabel>) - Constructor for class de.uka.ilkd.key.speclang.PositionedLabeledString
 
PositionedLabeledString(String, TermLabel) - Constructor for class de.uka.ilkd.key.speclang.PositionedLabeledString
 
PositionedString - Class in de.uka.ilkd.key.speclang
A string with associated position information (file and line number).
PositionedString(String, String, Position) - Constructor for class de.uka.ilkd.key.speclang.PositionedString
 
PositionedString(String, Token) - Constructor for class de.uka.ilkd.key.speclang.PositionedString
 
PositionedString(String, String) - Constructor for class de.uka.ilkd.key.speclang.PositionedString
 
PositionedString(String) - Constructor for class de.uka.ilkd.key.speclang.PositionedString
 
PositionInfo - Class in de.uka.ilkd.key.java
represents a group of three Positions: relativePosition, startPosition, endPosition
PositionInfo() - Constructor for class de.uka.ilkd.key.java.PositionInfo
 
PositionInfo(Position, Position, Position) - Constructor for class de.uka.ilkd.key.java.PositionInfo
 
PositionInfo(Position, Position, Position, String) - Constructor for class de.uka.ilkd.key.java.PositionInfo
 
positionInfo(SourceElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
convert recoder position info to key position info
PositionModifier(Modifier) - Constructor for enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PositionModifier
 
positionModifiers - Variable in class de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature
 
positionOfModification - Variable in class de.uka.ilkd.key.logic.FormulaChangeInfo
position within the original formula
positions - Variable in class de.uka.ilkd.key.logic.PosInTerm
 
PositionTable - Class in de.uka.ilkd.key.pp
A PositionTable describes the start and end positions of substrings of a String in order to get a PosInSequent from an int describing a position in a string representing a Term or a Sequent, etc.
PositionTable(int) - Constructor for class de.uka.ilkd.key.pp.PositionTable
creates a new PositionTable with the number of subterms (or number of SequentFormula in a Semisequent, or the number of Semisequents in a Sequent, etc.)
positionTag - Variable in class de.uka.ilkd.key.strategy.BuiltInRuleAppContainer
The position of the rule app in two different representations: positionTag denotes the concerned formula and survives modifications of the sequent and of parts of the formula, and applicationPosition is the original position for which the rule app was created
positionTag - Variable in class de.uka.ilkd.key.strategy.FindTacletAppContainer
The position of the rule app in two different representations: positionTag denotes the concerned formula and survives modifications of the sequent and of parts of the formula, and applicationPosition is the original position for which the rule app was created
Positive - Class in de.uka.ilkd.key.java.expression.operator
Positive.
Positive(Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Positive
Positive.
Positive(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Positive
Positive.
positivePosition - Variable in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
Positive or negative position wrt. logical negation.
posLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
posMonomial - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
POSnippetFactory - Class in de.uka.ilkd.key.informationflow.po.snippet
 
POSnippetFactory() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.POSnippetFactory
 
posRoot(BigInteger, int) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
possibleSub(int, Term) - Method in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
checks if a given Term could be subterm (at the at'th subterm position) of a term with this function at its top level.
post - Variable in class de.uka.ilkd.key.pp.Notation.CastFunction
 
post - Variable in class de.uka.ilkd.key.proof.init.ProofObligationVars
Variables for the pre and post condition.
post - Variable in class de.uka.ilkd.key.proof.NameRecorder
 
post - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
POST - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
POST - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
post - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.POTerms
 
POST_CONDITION_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
 
POST_CONDITION_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to the post condition.
POST_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
POST_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
POST_WORK - Static variable in class de.uka.ilkd.key.rule.metaconstruct.PostWork
 
posTable - Variable in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
PosTableStringBackend(int) - Constructor for class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
 
PosTacletApp - Class in de.uka.ilkd.key.rule
A position taclet application object, contains already the information to which term/formula of the sequent the taclet is attached.
PosTacletApp(FindTaclet, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.PosTacletApp
creates a PosTacletApp for the given taclet and a position information
PosTacletApp(FindTaclet, SVInstantiations, ImmutableList<IfFormulaInstantiation>, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.PosTacletApp
creates a PosTacletApp for the given taclet with some known instantiations and a position information
postAssumption - Variable in class de.uka.ilkd.key.rule.AbstractBlockContractRule.InfFlowValidityData
 
posTbl - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
The resulting position table or an intermediate result
posTbl - Variable in class de.uka.ilkd.key.pp.LogicPrinter.StackEntry
 
posTbl() - Method in class de.uka.ilkd.key.pp.LogicPrinter.StackEntry
 
postconditions - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
postconditions - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
PostDecrement - Class in de.uka.ilkd.key.java.expression.operator
Post decrement.
PostDecrement(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.PostDecrement
Post decrement.
postExpressions - Variable in class de.uka.ilkd.key.util.InfFlowSpec
 
POSTFIX - Static variable in class de.uka.ilkd.key.java.expression.Operator
 
Postfix(String) - Constructor for class de.uka.ilkd.key.pp.Notation.Postfix
 
postfix - Variable in class de.uka.ilkd.key.pp.Notation.Postfix
 
postfix - Variable in class de.uka.ilkd.key.proof.init.ProofObligationVars
If this object was created form another ProofObligationVars object by adding a postfix to the variable names, then this variable contains the used postfix.
postfix - Static variable in class de.uka.ilkd.key.settings.SettingsConverter
 
postfix - Variable in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
The postfix used for renaming, if a program variable / skolem constant is found which is not yet in the replaceMap.
postfixexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
PostfixExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PostfixExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
PostIncrement - Class in de.uka.ilkd.key.java.expression.operator
Post increment.
PostIncrement(Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.PostIncrement
Post increment.
PostIncrement(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.PostIncrement
Post increment.
postIncrementForUpdates(ProgramVariable) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a loop update expression that post increments a given variable.
postInit() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
postInit() - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
postInit() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
Initializes the proof configuration.
postInit() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
Initializes the proof configuration.
postInit() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
postMessages - Variable in class de.uka.ilkd.key.smt.Pipe
The sender goes to sleep when there are no messages to be sent.
postWork(ProgramElement) - Static method in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Perform post work on the created element.
postWork(ProgramElement) - Static method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Perform post work on the created element.
PostWork - Class in de.uka.ilkd.key.rule.metaconstruct
creates an assignment instantiationOf(#newObjectsV).
PostWork(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.PostWork
 
PostWork(ProgramVariable) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.PostWork
Used to create this Java statement programmatically.
potentialSub - Variable in class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature.SubFormulaVisitor
 
poTerms - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
POTerms(WellDefinednessCheck.Condition, Term, ImmutableList<Term>, WellDefinednessCheck.Condition) - Constructor for class de.uka.ilkd.key.speclang.WellDefinednessCheck.POTerms
 
poVars - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
Variables belonging to the proof obligation.
poVars - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
poVars1 - Variable in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
The first copy of the proof obligation variables.
poVars2 - Variable in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
The second copy of the proof obligation variables.
pow - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
power(BigInteger, int) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
powerRelation - Variable in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
praefix - Static variable in class de.uka.ilkd.key.settings.SettingsConverter
 
PRAGMA - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
PRAGMA - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
pre - Variable in class de.uka.ilkd.key.pp.Notation.CastFunction
 
pre - Variable in class de.uka.ilkd.key.proof.init.ProofObligationVars
Variables for the pre and post condition.
pre - Variable in class de.uka.ilkd.key.proof.NameRecorder
 
PRE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
PRE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
PRE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
PRE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
pre - Variable in class de.uka.ilkd.key.speclang.StatementWellDefinedness.SequentTerms
 
pre - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.POTerms
 
pre(String) - Method in class de.uka.ilkd.key.util.pp.Layouter
Layout prefromated text.
PRE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
PRE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
PRE_STRING - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
PREAMBLE - Static variable in class de.uka.ilkd.key.macros.scripts.JavascriptCommand
 
preAndPostExpressionsEqual() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
preAssumption - Variable in class de.uka.ilkd.key.rule.AbstractBlockContractRule.InfFlowValidityData
 
prec - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
prec(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
precedes(Operator, Operator) - Static method in class de.uka.ilkd.key.java.expression.Operator
 
PRECEDES - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
precondition - Variable in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
The precondition in JML syntax.
preconditionComplied - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessBlockContract
Precondition complied?
preconditionComplied - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessOperationContract
Is precondition complied?
preconditions - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
preconditions - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
pred_decl() - Method in class de.uka.ilkd.key.parser.KeYParser
 
pred_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
predAbstrLatticeType - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
PreDecrement - Class in de.uka.ilkd.key.java.expression.operator
Pre decrement.
PreDecrement(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.PreDecrement
Pre decrement.
PreDecrementExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PreDecrementExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
predefChanged - Variable in class de.uka.ilkd.key.gui.StrategySelectionView
Stores whether a chosen predef setting has been changed; in this case, the default button should be activated again.
predicate() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
PREDICATE_FORMULA - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
The block contains predicates which appear in the formula.
PREDICATE_NAME_CONBINATION_STRING - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
PREDICATE_NAME_CONBINATION_STRING - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
PREDICATE_NAME_CONBINATION_STRING - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
PREDICATE_TYPE - Static variable in class de.uka.ilkd.key.smt.ContextualBlock
The block contains predicates which describe types.
PredicateAbstractionCompletion - Class in de.uka.ilkd.key.gui.mergerule.predicateabstraction
Completion class for MergeWithPredicateAbstraction.
PredicateAbstractionCompletion() - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.PredicateAbstractionCompletion
 
PredicateAbstractionMergeContract - Class in de.uka.ilkd.key.speclang
PredicateAbstractionMergeContract(MergePointStatement, Map<LocationVariable, Term>, KeYJavaType, String, ArrayList<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.speclang.PredicateAbstractionMergeContract
 
predicateDecls - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
PredicateEstimator - Interface in de.uka.ilkd.key.proof.join
Responsible for estimating decision predicates for a join.
PredicateEstimator.Result - Interface in de.uka.ilkd.key.proof.join
Encapsulates a decision predicate for the delayed cut mechanism and the common parent node at which to prune, i.e. apply the delayed cut.
predicateFormWithPlaceholder - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
The predicate term.
predicateInput - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
PredicateLatticeIterator() - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice.PredicateLatticeIterator
Constructs a new ConjunctivePredicateAbstractionLattice.PredicateLatticeIterator; initializes the bit sets for the iteration.
PredicateLatticeIterator() - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice.PredicateLatticeIterator
Constructs a new DisjunctivePredicateAbstractionLattice.PredicateLatticeIterator; initializes the bit sets for the iteration.
predicateName - Variable in class de.uka.ilkd.key.smt.SortWrapper
 
predicates - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
predicates - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
predicates - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
predicates - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
predicates - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
PREDICATES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PREDICATES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
predicates - Variable in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
Mapping from sorts (e.g., int) to predicates (functions parametric in one argument of the given sort).
predicates - Variable in class de.uka.ilkd.key.util.mergerule.MergeParamsSpec
 
PredictCostProver - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
TODO: rewrite, this seems pretty inefficient ...
PredictCostProver(Term, ImmutableSet<Term>, Services) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
PredictCostProver.Clause - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
A sat() procedure with back searching
predornot() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
preExpressions - Variable in class de.uka.ilkd.key.util.InfFlowSpec
 
preferences() - Method in class de.uka.ilkd.key.parser.KeYParser
 
PreferenceSaver - Class in de.uka.ilkd.key.util
A simple utility which stores and loads user manipulatable properties of swing components in the system's preferences.
PreferenceSaver(Preferences) - Constructor for class de.uka.ilkd.key.util.PreferenceSaver
Create a new instance allowing to store and load UI properties from the user's preferences.
PreferenceSaver.AbstractButtonSaver - Class in de.uka.ilkd.key.util
 
PreferenceSaver.Saver<C extends java.awt.Component> - Interface in de.uka.ilkd.key.util
Every Component class has its own Saver class.
PreferenceSaver.SplitPaneSaver - Class in de.uka.ilkd.key.util
Splitpanes store the location of the divider.
PreferenceSaver.TabbedPaneSaver - Class in de.uka.ilkd.key.util
tabbed panes store the index of the selected pane.
PreferenceSaver.WindowSaver - Class in de.uka.ilkd.key.util
Windows get their bounding box stored.
preferredLayoutSize(Container) - Method in class de.uka.ilkd.key.gui.utilities.WrapLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
prefix - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
PREFIX - Static variable in class de.uka.ilkd.key.java.expression.Operator
Relative positioning of the operator.
prefix - Variable in class de.uka.ilkd.key.java.reference.ArrayLengthReference
Reference prefix.
prefix - Variable in class de.uka.ilkd.key.java.reference.ArrayReference
Access path.
prefix - Variable in class de.uka.ilkd.key.java.reference.FieldReference
Reference prefix.
prefix - Variable in class de.uka.ilkd.key.java.reference.MethodReference
Access path.
prefix - Variable in class de.uka.ilkd.key.java.reference.PackageReference
Prefix.
prefix - Variable in class de.uka.ilkd.key.java.reference.SuperConstructorReference
Access path to enclosing class.
prefix - Variable in class de.uka.ilkd.key.java.reference.SuperReference
Access path.
prefix - Variable in class de.uka.ilkd.key.java.reference.ThisReference
Prefix.
prefix - Variable in class de.uka.ilkd.key.java.reference.TypeReferenceImp
Prefix.
prefix - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
prefix - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
Prefix(String, int, int) - Constructor for class de.uka.ilkd.key.pp.Notation.Prefix
 
PREFIX - Static variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
prefix - Variable in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCache
 
prefix() - Method in class de.uka.ilkd.key.rule.inst.ContextInstantiationEntry
returns the position of the first statement after the prefix
prefix() - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
returns the end position of the prefix
prefix - Variable in class de.uka.ilkd.key.rule.TacletPrefix
the prefix of the taclet
prefix() - Method in class de.uka.ilkd.key.rule.TacletPrefix
returns the prefix
prefix - Variable in class de.uka.ilkd.key.strategy.feature.PrintFeature
 
PrefixChecker(Checker) - Constructor for enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PrefixChecker
 
prefixCheckers - Variable in class de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature
 
prefixClasses - Static variable in class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
the classes that represent prefix elements of a java block
prefixEnd - Variable in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
the end position of the prefix omega
prefixLength - Variable in class de.uka.ilkd.key.java.statement.LabeledStatement
 
prefixLength - Variable in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
prefixLength - Variable in class de.uka.ilkd.key.java.statement.MethodFrame
 
prefixLength - Variable in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
prefixLength - Variable in class de.uka.ilkd.key.java.statement.Try
 
prefixLength - Variable in class de.uka.ilkd.key.java.StatementBlock
 
prefixMap - Variable in class de.uka.ilkd.key.rule.Taclet
map from a schemavariable to its prefix.
prefixMap() - Method in class de.uka.ilkd.key.rule.Taclet
 
prefixMap - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
PrefixOccurrences() - Constructor for class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
 
PrefixTermTacletAppIndexCache - Class in de.uka.ilkd.key.proof
The abstract superclass of caches for taclet app indexes that are separated by different prefixes of bound variables.
PrefixTermTacletAppIndexCache(ImmutableList<QuantifiableVariable>) - Constructor for class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCache
 
PrefixTermTacletAppIndexCacheImpl - Class in de.uka.ilkd.key.proof
The abstract superclass of caches for taclet app indexes that are implemented using a common backend LRUCache (the backend is stored in TermTacletAppIndexCacheSet).
PrefixTermTacletAppIndexCacheImpl(ImmutableList<QuantifiableVariable>, Map<PrefixTermTacletAppIndexCacheImpl.CacheKey, TermTacletAppIndex>) - Constructor for class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
PrefixTermTacletAppIndexCacheImpl.CacheKey - Class in de.uka.ilkd.key.proof
 
PREFIXTYPES - Static variable in class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
number of prefix types
prefs - Variable in class de.uka.ilkd.key.util.PreferenceSaver
do the storing/loading from this object
prefSaver - Variable in class de.uka.ilkd.key.gui.MainWindow
 
preify(Term) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
PreIncrement - Class in de.uka.ilkd.key.java.expression.operator
Pre increment.
PreIncrement(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.PreIncrement
Pre increment.
PreIncrementExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PreIncrementExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
prepare() - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
prepare(EnvInput) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
Creates an initConfig / a proof environment and reads an EnvInput into it
prepare(EnvInput, InitConfig) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
prepareBodyPreservesBranch(TermLabelState, Services, RuleApp, Sequent, WhileInvariantRule.Instantiation, Term, Term, Term, Term, Goal, JavaBlock, Term, Term[], Term) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
prepareContract(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
prepareDialog(Collection<SMTProblem>, Collection<SolverType>, SolverLauncher) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
prepareExactInstanceGuard(KeYJavaType, IObserverFunction, TermServices, SchemaVariable) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
prepareFields(TypeDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.ClassPreparationMethodBuilder
retrieves all static non constant fields and returns a list of copy assignment pre-initialising them with their default values some special settings for implicit fields are performed here as well
prepareGuard(WhileInvariantRule.Instantiation, KeYJavaType, LoopInvariantBuiltInRuleApp, TermServices) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
PrepareInfFlowContractPreBranchesMacro - Class in de.uka.ilkd.key.macros
The macro UseInformationFlowContractMacro applies all applicable information flow contracts.
PrepareInfFlowContractPreBranchesMacro() - Constructor for class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro
 
PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy - Class in de.uka.ilkd.key.macros
This strategy accepts all rule apps for which the rule name starts with a string in the admitted set and rejects everything else.
prepareInvInitiallyValidBranch(TermLabelState, Services, RuleApp, WhileInvariantRule.Instantiation, Term, Term, Goal) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
prepareKeYFile(File) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
prepareLauncher() - Method in class de.uka.ilkd.key.testgen.ModelGenerator
Creates a SolverLauncher with the appropriate settings.
PrepareObjectBuilder - Class in de.uka.ilkd.key.java.recoderext
Creates the preparation method for pre-initilizing the object fields with their default settings.
PrepareObjectBuilder(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.PrepareObjectBuilder
 
prepareProgressPanel(ProgressTable.ProgressPanel, ProgressModel.ProcessColumn.ProcessData) - Method in class de.uka.ilkd.key.gui.smt.ProgressTable
 
prepareSatisfiabilityGuard(IObserverFunction, List<SchemaVariable>, SchemaVariable, ImmutableList<SchemaVariable>, Term, RewriteTacletBuilder<? extends RewriteTaclet>, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
prepareSetUpOfInfFlowValidityGoal(WhileInvariantRule.AnonUpdateData, Term, WhileInvariantRule.Instantiation, LoopSpecification, Services, LoopInvariantBuiltInRuleApp, ImmutableSet<ProgramVariable>, ImmutableSet<ProgramVariable>, Term, JavaBlock) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
prepareSolvers(Collection<SolverType>, Collection<SMTProblem>, Services) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Creates the concrete solver objects and distributes them to the SMT problems.
prepareStrategy(Proof, ImmutableList<Goal>, int, long) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
prepareTokens() - Static method in class de.uka.ilkd.key.parser.KeYLexerTokens
 
prepareTokens() - Static method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexerTokens
 
prepareUnmatchedInstantiation() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
replaces the TacletApp of this ApplyTacletDialogModel by an TacletApp where all name conflicts are resolved and thus the parser is enabled to accept variables from the context or the prefix of the Taclet.
prepareUseCaseBranch(TermLabelState, Services, RuleApp, WhileInvariantRule.Instantiation, Term, Goal, JavaBlock, Term, Term[], Term) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
prepareUserInstantiation(Services) - Method in class de.uka.ilkd.key.rule.TacletApp
checks if there are name conflicts (i.e. there are two matched bound SchemaVariable that are matched to variables with an equal name); if yes a new TacletApp is returned that equals this TacletApp except that the name conflict is resolved by replacing the instantiation of one of the conflict-causing SchemaVariables by a bound SchemaVariable with a new name; if the check is negative, the same TacletApp is returned.
prepareVariant(AbstractLoopInvariantRule.Instantiation, Term, TermServices) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Creates the variant proof obligation and update.
prepareVariant(WhileInvariantRule.Instantiation, Term, TermServices) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
prepend(PosInProgram) - Method in class de.uka.ilkd.key.logic.PosInProgram
 
prepend(ImmutableList<TacletApp>, ImmutableList<NoPosTacletApp>) - Static method in class de.uka.ilkd.key.proof.TacletAppIndex
 
prepend(String) - Method in class de.uka.ilkd.key.speclang.PositionedString
 
prepend(CharSequence) - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
prepend(char) - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
prepend(T) - Method in interface org.key_project.util.collection.ImmutableList
prepends element to the list (non-destructive)
prepend(ImmutableList<T>) - Method in interface org.key_project.util.collection.ImmutableList
prepends a whole list (non-destructive)
prepend(T...) - Method in interface org.key_project.util.collection.ImmutableList
prepends array (O(n))
prepend(S) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
creates a new list with element as head and the momentan list as tail (O(1))
prepend(ImmutableList<S>) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
prepends list (O(n)+O(m))
prepend(S) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
prepend(ImmutableList<S>) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
prepend(T...) - Method in class org.key_project.util.collection.ImmutableSLList
prepends array (O(n))
prepend(T[], int) - Method in class org.key_project.util.collection.ImmutableSLList
prepends the first n elements of an array (O(n))
prependAndUpdatePosition(String) - Method in class de.uka.ilkd.key.speclang.PositionedString
 
prependJavaMods(ImmutableList<String>, PositionedString) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
Prepends the Java (i.e., non-JML) modifiers from the passed list to the passed PositionedString.
prependPathInFormula(ImmutableList<Integer>, PosInOccurrence) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
 
prependReverse(ImmutableList<T>) - Method in interface org.key_project.util.collection.ImmutableList
prepends an immutable list in reverse order, i.e., [4,5,6].prepend([1,2,3]) will be [3,2,1,4,5,6] (more efficient than ImmutableList.prepend(ImmutableList))
prependReverse(Iterable<T>) - Method in interface org.key_project.util.collection.ImmutableList
prepends an iterable collection in reverse order, i.e., [4,5,6].prepend([1,2,3]) will be [3,2,1,4,5,6]
prependReverse(ImmutableList<S>) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
prepends list (O(n)+O(m)) in reversed order
prependReverse(ImmutableList<S>) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
prependReverse(Iterable<T>) - Method in class org.key_project.util.collection.ImmutableSLList
 
preProcessInput(List<File>) - Static method in class de.uka.ilkd.key.core.Main
Perform necessary actions before loading any problem files.
preservesPositionInfo - Variable in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
preservesPositionInfo() - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
prestateTerms - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
PRETTY_SYNTAX - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.Comment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.CompilationUnit
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
pretty prints an array declaration
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.Extends
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.Implements
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.Modifier
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.Throws
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.CharLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.EmptyMapLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySeqLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySetLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.IntLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.LongLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.NullLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllFields
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllObjects
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqConcat
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqGet
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqIndexOf
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqLength
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqReverse
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSub
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetMinus
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetUnion
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.adt.Singleton
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAnd
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAndAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryNot
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOr
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOrAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOr
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOrAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Conditional
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.CopyAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Divide
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.DivideAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Equals
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.GreaterOrEquals
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.GreaterThan
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Intersect
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.LessOrEquals
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.LessThan
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalAnd
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalNot
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalOr
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Minus
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.MinusAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Modulo
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.ModuloAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Negative
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.New
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.NotEquals
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Plus
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.PlusAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Positive
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.PostDecrement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.PostIncrement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.PreDecrement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.PreIncrement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeft
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRight
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.Times
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.TimesAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.expression.PassiveExpression
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.Import
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.JavaProgramElement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.JavaSourceElement
Pretty printing the source element.
prettyPrint(PrettyPrinter) - Method in interface de.uka.ilkd.key.java.Label
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.PackageSpecification
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.ArrayReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.FieldReference
pretty print
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.MethodReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.PackageReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
pretty print
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.SchemaTypeReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.SuperConstructorReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.SuperReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.ThisConstructorReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.ThisReference
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
prettyPrint(PrettyPrinter) - Method in interface de.uka.ilkd.key.java.SourceElement
Pretty print.
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Assert
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Break
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Case
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Catch
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Continue
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Default
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Do
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Else
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.EmptyStatement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.EnhancedFor
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Finally
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.For
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.If
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.MethodFrame
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Return
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Switch
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Then
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Throw
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.Try
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.statement.While
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.java.StatementBlock
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.logic.ProgramElementName
 
prettyPrint(PrettyPrinter) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
PrettyPrinter - Class in de.uka.ilkd.key.java
A configurable pretty printer for Java source elements originally from COMPOST.
PrettyPrinter(Writer) - Constructor for class de.uka.ilkd.key.java.PrettyPrinter
creates a new PrettyPrinter
PrettyPrinter(Writer, SVInstantiations) - Constructor for class de.uka.ilkd.key.java.PrettyPrinter
 
PrettyPrinter(Writer, boolean) - Constructor for class de.uka.ilkd.key.java.PrettyPrinter
 
PrettyPrinter(Writer, boolean, SVInstantiations) - Constructor for class de.uka.ilkd.key.java.PrettyPrinter
 
prettyPrintMain(PrettyPrinter) - Method in class de.uka.ilkd.key.java.JavaProgramElement
Prints main content of current node and all syntactical children.
PrettyPrintToggleAction - Class in de.uka.ilkd.key.gui.actions
 
PrettyPrintToggleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
prettySyntax - Variable in class de.uka.ilkd.key.pp.NotationInfo
 
prev - Variable in class de.uka.ilkd.key.gui.SearchBar
 
preVariable - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The LocationVariable which is used to make sure that the defined parent object of the initial state is used, because the expression (e.g.
preVariableIndex - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
An incremented number used to give each pre value an unique name.
prevCharIsCR - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
prevCharIsCR - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
prevCharIsLF - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
prevCharIsLF - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
previous - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
previous(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
previous - Variable in class de.uka.ilkd.key.util.SearchNodeReversePreorderIterator
The previous element or null if no more elements exists.
previous() - Method in class de.uka.ilkd.key.util.SearchNodeReversePreorderIterator
Returns the next Node in the containment hierarchy.
previousMinimum - Variable in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
The minimum RuleAppContainer from a previous round.
prevSibling - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
prg - Variable in class de.uka.ilkd.key.logic.JavaBlock
 
prgPrinter - Variable in class de.uka.ilkd.key.pp.LogicPrinter
The ProgramPrinter used to pretty-print Java blocks in formulae.
PRIM_TYP_DEF_VAL - Static variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
primaryexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
PrimaryExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PrimaryExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
PrimaryPrefix() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PrimaryPrefix() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
PrimaryPrefixReturnValue() - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
 
PrimaryPrefixReturnValue() - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
 
PrimarySuffix() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PrimarySuffix() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
primarysuffix(SLExpression, String) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
PrimarySuffixReturnValue() - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
 
PrimarySuffixReturnValue() - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
 
PRIMES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PRIMES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
PRIMES_OR_CHARLITERAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PRIMES_OR_CHARLITERAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
PRIMITIVE_TYPES - Static variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
PrimitiveHeapTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
PrimitiveHeapTermFeature(HeapLDT) - Constructor for class de.uka.ilkd.key.strategy.termfeature.PrimitiveHeapTermFeature
 
primitiveHeapTermFeature - Variable in class de.uka.ilkd.key.strategy.termfeature.SimplifiedSelectTermFeature
 
PrimitiveType - Class in de.uka.ilkd.key.java.abstraction
A program model element representing primitive types.
PrimitiveType(String, Literal, Name) - Constructor for class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
PrimitiveType() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
PrimitiveType() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
primToWrapClass(String) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
print(InteractionLog) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
prints an interaction log as a proof script.
print(String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.CharListNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.CastFunction
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.CharLiteral
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.Constant
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.ElementaryUpdateNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.ElementOfNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.FunctionNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.HeapConstructorNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.IfThenElse
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.Infix
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.LabelNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.ModalityNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.ModalSVNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.NumLiteral
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.ObserverNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.ParallelUpdateNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.Postfix
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.Prefix
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation
Print a term to a LogicPrinter.
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.Quantifier
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.SchemaVariableNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.SelectNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.SeqGetNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.SeqSingletonNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.SingletonNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.StoreNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.Subst
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.UpdateApplicationNotation
 
print(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.VariableNotation
 
print() - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
 
print(Term) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
print(PrintStream, int) - Method in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpText
 
print(PrintStream, int) - Method in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextParts
 
print(PrintStream, int) - Method in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextSection
 
print(PrintStream, int) - Method in class de.uka.ilkd.key.util.CommandLine.HelpElement
 
print(PrintStream, int) - Method in class de.uka.ilkd.key.util.CommandLine.Option
 
print(String) - Method in interface de.uka.ilkd.key.util.pp.Backend
Append a String s to the output.
print() - Method in class de.uka.ilkd.key.util.pp.Layouter.BreakToken
 
print() - Method in class de.uka.ilkd.key.util.pp.Layouter.CloseBlockToken
 
print() - Method in class de.uka.ilkd.key.util.pp.Layouter.IndentationToken
 
print() - Method in class de.uka.ilkd.key.util.pp.Layouter.MarkToken
 
print() - Method in class de.uka.ilkd.key.util.pp.Layouter.OpenBlockToken
 
print(String) - Method in class de.uka.ilkd.key.util.pp.Layouter
Output text material.
print() - Method in class de.uka.ilkd.key.util.pp.Layouter.StreamToken
Send this token to the Printer Layouter.out.
print() - Method in class de.uka.ilkd.key.util.pp.Layouter.StringToken
 
print(String) - Method in class de.uka.ilkd.key.util.pp.Printer
write the String s to out
print(String) - Method in class de.uka.ilkd.key.util.pp.StringBackend
Append a String s to the output.
print(String) - Method in class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
Append a String s to the output.
printAddProgVars(ImmutableSet<SchemaVariable>) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printAllFields(AllFields) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printAllObjects(AllObjects) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printAnySelect(Term, Term, Term, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
printAnything(Object, Services) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
printAnything(Object, Services, boolean) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
printArrayDeclaration(ArrayDeclaration) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printArrayInitializer(ArrayInitializer) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printArrayLengthReference(ArrayLengthReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printArrayReference(ArrayReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printArraySelect(Term, Term, Term, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
printAssert(Assert) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printAttribs(Taclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printAttributes(Attributes) - Static method in class de.uka.ilkd.key.util.rifl.RIFLHandler
For debugging purposes.
printAvailableProofObligations() - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
printBinaryAnd(BinaryAnd) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBinaryAndAssignment(BinaryAndAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBinaryNot(BinaryNot) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBinaryOr(BinaryOr) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBinaryOrAssignment(BinaryOrAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBinaryXOr(BinaryXOr) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBinaryXOrAssignment(BinaryXOrAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBooleanLiteral(BooleanLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBreak(Break) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printBreak(int, int, int) - Method in class de.uka.ilkd.key.util.pp.Printer
write a break.
printBuiltinObjectProperty(Term, Term, Term, Term, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
printCase(Case) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printCast(String, String, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printCatch(Catch) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printCatchAllStatement(CatchAllStatement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printCharLiteral(CharLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printCharTerm(Term) - Static method in class de.uka.ilkd.key.pp.Notation.CharLiteral
 
printClassDeclaration(ClassDeclaration) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printClassInitializer(ClassInitializer) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printClassName(String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printClassName(String) - Method in class de.uka.ilkd.key.pp.SequentViewLogicPrinter
 
printComment(Comment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printCompilationUnit(CompilationUnit) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printConditional(Conditional) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printConstant(String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a constant.
printConstant(Term, String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a constant.
printConstrainedFormula(SequentFormula) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-prints a constrained formula.
printContextStatementBlock(ContextStatementBlock) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printContinue(Continue) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printContinuingBlock(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.Infix
Print a term without beginning a new block.
printContinuingBlock(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation
Print a term without beginning a new block.
printContract(int) - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
printCopyAssignment(CopyAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printDefault(Default) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printDisplayName(Taclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printDivide(Divide) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printDivideAssignment(DivideAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printDLEmbeddedExpression(DLEmbeddedExpression) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printDo(Do) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printDo(Do, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printDoubleLiteral(DoubleLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printElementaryUpdate(String, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print an elementary update.
printElementOf(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printElementOf(Term, String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printElse(Else) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printEmbeddedHeap(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.HeapConstructorNotation
 
printEmbeddedHeap(Term, LogicPrinter) - Method in class de.uka.ilkd.key.pp.Notation.StoreNotation
 
printEmbeddedHeapConstructorTerm(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printEmbeddedObserver(Term, Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printEmptyMapLiteral(EmptyMapLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printEmptySeqLiteral(EmptySeqLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printEmptySetLiteral(EmptySetLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printEmptyStatement(EmptyStatement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printEnhancedFor(EnhancedFor) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printEnhancedFor(EnhancedFor, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printEquals(Equals) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printer - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
printer - Variable in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
Printer - Class in de.uka.ilkd.key.util.pp
The intermediate layer of the pretty printing library.
Printer(Backend) - Constructor for class de.uka.ilkd.key.util.pp.Printer
Create a printer.
printExactInstanceof(ExactInstanceof) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printException(Throwable) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
printExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printExtends(Extends) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
PrintFeature - Class in de.uka.ilkd.key.strategy.feature
For debugging purposes.
PrintFeature(String, Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.PrintFeature
 
PrintFeature(Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.PrintFeature
 
printFieldDeclaration(FieldDeclaration) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printFieldReference(FieldReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printFinally(Finally) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printFind(Taclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printFloatLiteral(FloatLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printFooter(ProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Print program element footer.
printFor(For) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printFor(For, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printFullMethodSignature(IProgramMethod) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printFunctions() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printFunctionTerm(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a term in f(t1,...tn) style.
printGoalTemplate(TacletGoalTemplate) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printGoalTemplates(Taclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printGreaterOrEquals(GreaterOrEquals) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printGreaterThan(GreaterThan) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printHeader() - Static method in class de.uka.ilkd.key.core.Main
Print a header text on to the console.
printHeader(int, int, ProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Print program element header.
printHeader(int, ProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Print program element header.
printHeader(ProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Print program element header.
printHeader(int, int, int, ProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Print program element header.
printHeap(Term, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
printHeapConstructor(Term, boolean) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printHeuristic(RuleSet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printHeuristics(Taclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printIf(If) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printIf(If, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printIFSymbols() - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
printIfThenElseTerm(Term, String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printImplements(Implements) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printImport(Import) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printIndentedMessage(PrintStream, String, int) - Method in class de.uka.ilkd.key.util.CommandLine
 
printIndexOf(SeqIndexOf) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printInfixTerm(Term, int, String, Term, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a binary term in infix style.
printInfixTermContinuingBlock(Term, int, String, Term, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a binary term in infix style, continuing a containing block.
printInShortForm(String, Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
returns true if an attribute term shall be printed in short form.
printInShortForm(String, Sort) - Method in class de.uka.ilkd.key.pp.LogicPrinter
tests if the program name together with the prefix sort determines the attribute in a unique way
printInShortForm(String, Sort, Services) - Static method in class de.uka.ilkd.key.pp.LogicPrinter
tests if the program name together with the prefix sort determines the attribute in a unique way
printInstanceof(Instanceof) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printInterfaceDeclaration(InterfaceDeclaration) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printIntersect(Intersect) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printIntLiteral(IntLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printJavaBlock(JavaBlock) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a Java block.
printLabeledStatement(LabeledStatement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printLabels(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printLabels(Term, String, String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printlastfirst(Term) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
printlastfirst(Term) - Method in class de.uka.ilkd.key.pp.CharListNotation
 
printLatticeAbstractionForSingleMergeRuleApp(MergeWithLatticeAbstraction, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print predicates for applied merge rule application into the passed writer.
printLessOrEquals(LessOrEquals) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printLessThan(LessThan) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
println(String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
println(ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
printLocalVariableDeclaration(LocalVariableDeclaration) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printLogicalAnd(LogicalAnd) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printLogicalNot(LogicalNot) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printLogicalOr(LogicalOr) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printLongLiteral(LongLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printLoopScopeBlock(LoopScopeBlock) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMarkingFirstStatement(String, Range, Range[]) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a string marking a range as first statement.
printMergePointStatementBlock(MergePointStatement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMetaClassReference(MetaClassReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMethod(IProgramMethod) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMethodBodyStatement(MethodBodyStatement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMethodBodyStatement(MethodBodyStatement) - Method in class de.uka.ilkd.key.testgen.CustomPrettyPrinter
 
printMethodDeclaration(MethodDeclaration) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMethodFrame(MethodFrame) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMethodReference(MethodReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMethodReference(MethodReference, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMinus(Minus) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printMinusAssignment(MinusAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printModalityTerm(String, JavaBlock, String, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a DL modality formula.
printModifier(Modifier) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printModulo(Modulo) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printModuloAssignment(ModuloAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printNegative(Negative) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printNew(New) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printNewArray(NewArray) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printNewVarcond(NewVarcond) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printNewVarDepOnCond(NewDependingOn) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printNonStaticJavaFieldConstant(Term, Term, Term, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
printNotEquals(NotEquals) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printNotFreeIn(NotFreeIn) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printNullLiteral(NullLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printNumberTerm(Term) - Static method in class de.uka.ilkd.key.pp.Notation.NumLiteral
 
printObserver(Term, Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printOperator(Operator, String) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPackageReference(PackageReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPackageSpecification(PackageSpecification) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printParallelUpdate(String, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printParallelUpdateHelper(String, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printParenthesizedExpression(ParenthesizedExpression) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPassiveExpression(PassiveExpression) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPlus(Plus) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPlusAssignment(PlusAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPositive(Positive) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPostDecrement(PostDecrement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPostfix(Term, String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printPostfixTerm(Term, int, String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a unary term in postfix style.
printPostIncrement(PostIncrement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPreDecrement(PreDecrement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printPredicates() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printPredicatesForSingleMergeRuleApp(MergeWithPredicateAbstraction, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print predicates for applied merge rule application into the passed writer.
printPrefixTerm(String, Term, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a unary term in prefix style.
printPreIncrement(PreIncrement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printProgramElement(ProgramElement) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-prints a ProgramElement.
printProgramElement(ProgramElement) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
printProgramElementName(ProgramElementName) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printProgramMetaConstruct(ProgramTransformer) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printProgramMethod(IProgramMethod) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printProgramSV(ProgramSV) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-prints a ProgramSV.
printProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-Prints a ProgramVariable in the logic, not in Java blocks.
printProgramVariables() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printProofSymbols() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printQuantifierTerm(String, ImmutableArray<QuantifiableVariable>, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a quantified term.
printResults(int, TaskFinishedInfo, Object) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
printReturn(Return) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printRewrite(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printRewriteAttributes(RewriteTaclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printRuleJustification(IBuiltInRuleApp, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print rule justification for applied built-in rule application into the passed writer.
printRules(ImmutableList<Taclet>) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSchemaTypeReference(SchemaTypeReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSchemaVariable(SchemaVariable) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSchemaVariable(SchemaVariable) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSchemaVariables() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printSelect(Term, Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSelect(Term, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
printSemisequent(Semisequent) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-prints a Semisequent.
printSemisequent(ImmutableList<SequentPrintFilterEntry>) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSeqConcat(SeqConcat) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSeqGet(SeqGet) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSeqGet(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSeqLength(SeqLength) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSeqReverse(SeqReverse) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSeqSingleton(SeqSingleton) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSeqSingleton(Term, String, String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSeqSub(SeqSub) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSequent() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
sets the text being printed
printSequent() - Method in class de.uka.ilkd.key.gui.nodeviews.EmptySequent
 
printSequent() - Method in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
printSequent() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
printSequent(SequentPrintFilter, boolean) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSequent(Sequent, boolean) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSequent(SequentPrintFilter) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-print a sequent.
printSequent(Sequent) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-print a sequent.
printSequent(Sequent, Services) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
printSequentImmediately() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
sets the text being printed
printSetMinus(SetMinus) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSetUnion(SetUnion) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printShiftLeft(ShiftLeft) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printShiftLeftAssignment(ShiftLeftAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printShiftRight(ShiftRight) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printShiftRightAssignment(ShiftRightAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSingleBuiltInRuleApp(IBuiltInRuleApp, Node, String, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print applied built-in rule for a single built-in rule application into the passed writer.
printSingleCloseAfterMergeRuleApp(CloseAfterMergeRuleBuiltInRuleApp, Node, String, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
printSingleMergeRuleApp(MergeRuleBuiltInRuleApp, Node, String, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print applied merge rule for a single merge rule application into the passed writer.
printSingleNode(Node, String, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print applied rule (s) for a single proof node into the passed writer.
printSingleTacletApp(TacletApp, Node, String, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Print applied taclet rule for a single taclet rule application into the passed writer.
printSingleton(Singleton) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSingleton(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printSorts() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printSpace() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printStackTrace() - Method in class de.uka.ilkd.key.smt.AccumulatedException
 
printStackTrace(PrintStream) - Method in class de.uka.ilkd.key.smt.AccumulatedException
 
printStackTrace(PrintWriter) - Method in class de.uka.ilkd.key.smt.AccumulatedException
 
printStackTrace() - Method in exception de.uka.ilkd.key.smt.SolverException
 
printStackTrace(Throwable) - Static method in class de.uka.ilkd.key.util.Debug
 
printStackTrace() - Static method in class de.uka.ilkd.key.util.Debug
Prints a stack trace (without influencing the execution in any way).
printStatementBlock(StatementBlock) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printStaticJavaFieldConstant(Term, Term, Term) - Method in class de.uka.ilkd.key.pp.SelectPrinter
 
printStore(Term, boolean) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printStore(Term, boolean) - Method in class de.uka.ilkd.key.pp.StorePrinter
 
printStoreOnArrayElement(Term, Term, Term, Term, boolean) - Method in class de.uka.ilkd.key.pp.StorePrinter
 
printStoreOnGenericFieldConstant(Term, Term, Term, Term, boolean) - Method in class de.uka.ilkd.key.pp.StorePrinter
 
printStoreOnJavaFieldConstant(Term, Term, Term, Term, boolean) - Method in class de.uka.ilkd.key.pp.StorePrinter
 
printStoreOnStaticField(Term, Term, Term, boolean) - Method in class de.uka.ilkd.key.pp.StorePrinter
 
printStream - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
printStringLiteral(StringLiteral) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printStringTerm(Term) - Method in class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
printSubstTerm(String, QuantifiableVariable, Term, int, String, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a substitution term.
printSuperConstructorReference(SuperConstructorReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSuperReference(SuperReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSwitch(Switch) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSwitch(Switch, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printSynchronizedBlock(SynchronizedBlock) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTaclet(Taclet, SVInstantiations, boolean, boolean) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-print a taclet.
printTaclet(Taclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-print a taclet.
printTaclets() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
printTerm(KeYMediator, Term) - Static method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
printTerm(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-prints a term or formula.
printTerm(ImmutableSet<Term>) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-prints a set of terms.
printTerm(Term, Services) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
printTerm(Term, Services, boolean) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
printTermContinuingBlock(Term) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Pretty-prints a term or formula in the same block.
PrintTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
PrintTermFeature() - Constructor for class de.uka.ilkd.key.strategy.termfeature.PrintTermFeature
 
printTextSequent(Sequent, String, boolean) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printThen(Then) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printThisConstructorReference(ThisConstructorReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printThisReference(ThisReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printThrow(Throw) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printThrows(Throws) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTimes(Times) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTimesAssignment(TimesAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTransactionStatement(TransactionStatement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTry(Try) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTypeCast(TypeCast) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTypeReference(TypeReference) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printTypeReference(TypeReference, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printUnsignedShiftRight(UnsignedShiftRight) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printUnsignedShiftRightAssignment(UnsignedShiftRightAssignment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printUpdateApplicationTerm(String, String, Term, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a term with an update.
printUsage(PrintStream) - Method in class de.uka.ilkd.key.util.CommandLine
Prints the usage page for this command line.
printUsageAndExit(boolean, String, int) - Static method in class de.uka.ilkd.key.core.Main
 
printVarCond(Taclet) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printVariableCondition(VariableCondition) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printVariableDeclaration(VariableDeclaration) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printVariables(ImmutableArray<QuantifiableVariable>, LogicPrinter.QuantifiableVariablePrintMode) - Method in class de.uka.ilkd.key.pp.LogicPrinter
 
printVariableSpecification(VariableSpecification) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printVerbatim(String) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Print a string containing newlines to the layouter.
printWhile(While) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printWhile(While, boolean) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
printWithHeap(Term, LogicPrinter, Term) - Method in class de.uka.ilkd.key.pp.Notation.ObserverNotation
 
printWithHeap(Term, LogicPrinter, Term) - Method in class de.uka.ilkd.key.pp.Notation.SelectNotation
 
PRIORITY - Static variable in interface de.uka.ilkd.key.gui.ext.KeYExtConst
Additional key for Actions.
priority() - Method in interface de.uka.ilkd.key.gui.ext.KeYPaneExtension
 
priority() - Method in class de.uka.ilkd.key.gui.GoalList
 
priority() - Method in class de.uka.ilkd.key.gui.InfoView
 
priority() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogExt
 
priority() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
priority() - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
priority - Variable in class de.uka.ilkd.key.pp.Notation
The priority of this operator in the given concrete syntax.
PRIORITY_AND - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_ARITH_STRONG - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_ARITH_WEAK - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_ATOM - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_BELOW_ARITH_STRONG - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_BELOW_ARITH_WEAK - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_BOTTOM - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_CAST - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_COMPARISON - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_EQUAL - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_EQUIVALENCE - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_IMP - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_LABEL - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_MODALITY - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_NEGATION - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_OR - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_POST_MODALITY - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_QUANTIFIER - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
PRIORITY_TOP - Static variable in class de.uka.ilkd.key.pp.NotationInfo
 
Private - Class in de.uka.ilkd.key.java.declaration.modifier
Private.
Private() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Private
Private.
Private(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Private
Private
PRIVATE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
PRIVATE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
PRIVATE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
PRIVATE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
problem - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
PROBLEM - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROBLEM - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
problem() - Method in class de.uka.ilkd.key.parser.KeYParser
 
problem - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
The SMT problem that is related to this solver
problemChosen() - Method in class de.uka.ilkd.key.gui.TaskTree
called when the user has clicked on a problem
problemHeader - Variable in class de.uka.ilkd.key.parser.KeYParser
 
problemHeader - Variable in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
problemHeader - Variable in class de.uka.ilkd.key.proof.Proof
declarations &c, read from a problem file or otherwise
problemIndex - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
ProblemInitializer - Class in de.uka.ilkd.key.proof.init
 
ProblemInitializer(ProgressMonitor, Services, ProblemInitializer.ProblemInitializerListener) - Constructor for class de.uka.ilkd.key.proof.init.ProblemInitializer
 
ProblemInitializer(Profile) - Constructor for class de.uka.ilkd.key.proof.init.ProblemInitializer
 
problemInitializer - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The instantiated ProblemInitializer used during the loading process.
problemInitializer - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
ProblemInitializer.ProblemInitializerListener - Interface in de.uka.ilkd.key.proof.init
 
ProblemLoader - Class in de.uka.ilkd.key.proof.io
This class extends the functionality of the AbstractProblemLoader.
ProblemLoader(File, List<File>, File, List<File>, Profile, boolean, KeYMediator, boolean, Properties, ProverTaskListener) - Constructor for class de.uka.ilkd.key.proof.io.ProblemLoader
 
ProblemLoaderControl - Interface in de.uka.ilkd.key.proof.io
Allows to observe and control the loading performed by an AbstractProblemLoader.
ProblemLoaderException - Exception in de.uka.ilkd.key.proof.io
 
ProblemLoaderException(AbstractProblemLoader, Throwable) - Constructor for exception de.uka.ilkd.key.proof.io.ProblemLoaderException
 
ProblemLoaderException(AbstractProblemLoader, String, Throwable) - Constructor for exception de.uka.ilkd.key.proof.io.ProblemLoaderException
 
ProblemLoaderException(AbstractProblemLoader, String) - Constructor for exception de.uka.ilkd.key.proof.io.ProblemLoaderException
 
problemProcessed - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
problems - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
problemSolverLock - Variable in class de.uka.ilkd.key.smt.Session
Locks the collection of the problem solvers.
problemSolvers - Variable in class de.uka.ilkd.key.smt.Session
 
problemString - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
Stores the translation of the problem that is associated with this solver
problemTerm - Variable in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
ProblemTypeInformation - Class in de.uka.ilkd.key.smt
 
ProblemTypeInformation(TermServices) - Constructor for class de.uka.ilkd.key.smt.ProblemTypeInformation
 
problemTypeInformation - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
This holds information relevant for retrieving information on a model from an SMT instance.
process(String, Node) - Method in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
Computes a String for the given plain text where HTML elements have been escaped and syntax highlighting has been added.
process(List<Object>) - Method in class de.uka.ilkd.key.gui.ProofScriptWorker
 
process(ProgramElement) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
process - Variable in class de.uka.ilkd.key.smt.ExternalProcessLauncher
 
processAnyValue(String) - Method in class de.uka.ilkd.key.smt.model.Model
Transforms a binary value of an any to a human readable form: #sn, where s is the first letter of the actual sort name and n is the decimal value of corresponding to the any value after the removal of the three type bits and the fill up bits.
processArrayQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
processArrayValues() - Method in class de.uka.ilkd.key.smt.model.Model
Transforms the values of array fields of objects from binary/hexidecimal to human readable form.
processBasicQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
processBuilders() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
 
processChar(String) - Method in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
ProcessColumn(int) - Constructor for class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
processCompilationUnit(CompilationUnit, String) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
processConstantsAndFieldValues() - Method in class de.uka.ilkd.key.smt.model.Model
Transforms the values of constants and object fields from binary/hexadecimal to a human readable from.
processConstantValue(String, SMTSort) - Method in class de.uka.ilkd.key.smt.model.Model
Transforms a constant value from binary/hexadecimal form to a human redable form.
ProcessData() - Constructor for class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
processDefaultConstructor(DefaultConstructor) - Method in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
processDelayedCut(Node) - Method in class de.uka.ilkd.key.core.KeYMediator
 
PROCESSING_STRATEGY - Static variable in interface de.uka.ilkd.key.prover.ProverCore
constant used by some listeners to determine if a proof macro is running
processInterrupted(SMTSolver, SMTProblem, Throwable) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
processInterrupted(SMTSolver, SMTProblem, Throwable) - Method in interface de.uka.ilkd.key.smt.SolverListener
 
processJoin() - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
processLauncher - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
starts a external process and returns the result
processLocSetNames() - Method in class de.uka.ilkd.key.smt.model.Model
Rewrites the values of location sets from binary/hexadecimal to a human readable form.
processName(String) - Static method in class de.uka.ilkd.key.smt.lang.Util
 
processObjectID(String) - Method in class de.uka.ilkd.key.smt.model.Model
Transforms an Object id from binary form to #on, where n is a decimal number.
processObjectNames() - Method in class de.uka.ilkd.key.smt.model.Model
Rewrite the object names from binary/hexadecimal to a human readable form.
processSeqID(String) - Method in class de.uka.ilkd.key.smt.model.Model
Transforms a sequence id from binary form to #sn, where n is a decimal number.
processSeqQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
processSequenceNames() - Method in class de.uka.ilkd.key.smt.model.Model
Rewrite the sequence names from binary/hexadecimal to a human readable form.
processSeqValues() - Method in class de.uka.ilkd.key.smt.model.Model
Transforms values of sequences from binary/hexadecimal to human readable form
processStarted(SMTSolver, SMTProblem) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
processStarted(SMTSolver, SMTProblem) - Method in interface de.uka.ilkd.key.smt.SolverListener
 
processStopped(SMTSolver, SMTProblem) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
processStopped(SMTSolver, SMTProblem) - Method in interface de.uka.ilkd.key.smt.SolverListener
 
processString(String) - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
processTacletSelected(ActionEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
processTerm(SMTTerm) - Method in class de.uka.ilkd.key.smt.OverflowChecker
Recursively adds overflow guards for non ground terms if necessary.
processTerm(SMTTerm, Set<SMTTermVariable>, Set<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
 
processTimeout(SMTSolver, SMTProblem) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
processTimeout(SMTSolver, SMTProblem) - Method in interface de.uka.ilkd.key.smt.SolverListener
 
processTypesQueries() - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
processUpdate(Term) - Method in class de.uka.ilkd.key.testgen.ProofInfo
 
processUser(SMTSolver, SMTProblem) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
processUser(SMTSolver, SMTProblem) - Method in interface de.uka.ilkd.key.smt.SolverListener
 
prod(ImmutableList<QuantifiableVariable>, Term, Term, TermServices) - Method in class de.uka.ilkd.key.logic.TermBuilder
General (unbounded) product
PROD - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicBlockExecutionSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicBlockExecutionWithPreconditionSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicDependsSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicFreeInvSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicFreePreSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopExecutionSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopExecutionWithInvariantSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicLoopInvariantSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicMbyAtPreDefSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicModifiesSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicParamsOkSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicPostconditionSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicPreconditionSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSelfCreatedSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSelfExactTypeSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSelfNotNullSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSymbolicExecutionSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSymbolicExecutionWithPreconditionSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in interface de.uka.ilkd.key.informationflow.po.snippet.FactoryMethod
 
produce(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowContractAppSnippet
 
produce(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Method in interface de.uka.ilkd.key.informationflow.po.snippet.InfFlowFactoryMethod
 
produce(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet
 
produce(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowLoopInvAppSnippet
 
produce(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.SelfcomposedBlockSnippet
 
produce(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.SelfcomposedExecutionSnippet
 
produce(BasicSnippetData, ProofObligationVars, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.SelfcomposedLoopSnippet
 
produce(BasicSnippetData, ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.po.snippet.TwoStateMethodPredicateSnippet
 
PRODUCT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
PRODUCT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
profile - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
profile - Variable in class de.uka.ilkd.key.java.Services
 
PROFILE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROFILE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
profile() - Method in class de.uka.ilkd.key.parser.KeYParser
 
Profile - Interface in de.uka.ilkd.key.proof.init
This interface provides methods that allow to customize KeY for certain applications.
profile - Variable in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
profile - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
profile - Variable in class de.uka.ilkd.key.proof.io.LDTInput
 
profile - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
 
profileName - Variable in class de.uka.ilkd.key.parser.KeYParser
 
profileOfNewProofs - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The Profile to use for new Proofs.
prog(Modality, JavaBlock, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
prog(Modality, JavaBlock, Term, ImmutableArray<TermLabel>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
prog_var_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
progMon - Variable in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
progPost - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.Instantiation
 
progPost - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
progPost - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.Instantiation
 
program() - Method in class de.uka.ilkd.key.logic.JavaBlock
returns the java program
PROGRAM - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROGRAM - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
program - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
PROGRAM_SV - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
programComplexity(JavaBlock) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.TacletAppComparator
rough approximation of the program complexity
ProgramConstant - Class in de.uka.ilkd.key.logic.op
This class represents currently only static final fields initialised with a compile time constant.
ProgramConstant(ProgramElementName, KeYJavaType, KeYJavaType, boolean, Literal) - Constructor for class de.uka.ilkd.key.logic.op.ProgramConstant
 
ProgramConstruct - Interface in de.uka.ilkd.key.logic
A type that implement this interface can be used in all java programs instead of an expression or statement.
ProgramContextAdder - Class in de.uka.ilkd.key.java.visitor
A context given as ContextStatementBlockInstantiation is wrapped around a given ProgramElement.
ProgramContextAdder() - Constructor for class de.uka.ilkd.key.java.visitor.ProgramContextAdder
an empty private constructor to ensure the singleton property
ProgramElement - Interface in de.uka.ilkd.key.java
A part of the program syntax that carries semantics in the model.
programElement - Variable in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
the whole program element this context term inst refers to
programElement() - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
returns the program element this context term instantiation refers to
ProgramElementName - Class in de.uka.ilkd.key.logic
 
ProgramElementName(String) - Constructor for class de.uka.ilkd.key.logic.ProgramElementName
create a new name
ProgramElementName(String, Comment[]) - Constructor for class de.uka.ilkd.key.logic.ProgramElementName
create a new name
ProgramElementName(String, NameCreationInfo) - Constructor for class de.uka.ilkd.key.logic.ProgramElementName
 
ProgramElementName(String, NameCreationInfo, Comment[]) - Constructor for class de.uka.ilkd.key.logic.ProgramElementName
 
ProgramElementName(String, String) - Constructor for class de.uka.ilkd.key.logic.ProgramElementName
 
ProgramElementReplacer - Class in de.uka.ilkd.key.java.visitor
 
ProgramElementReplacer(JavaProgramElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.ProgramElementReplacer
 
programFactory - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationManager
 
ProgramInLogic - Interface in de.uka.ilkd.key.logic
represents something in logic that originates from a program like queries, program variables and therefore has a KeYJavaType
ProgramInstantiation - Class in de.uka.ilkd.key.rule.inst
This class is used to store the instantiation of a schemavarible if it is a ProgramElement.
ProgramInstantiation(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.inst.ProgramInstantiation
creates a new ContextInstantiationEntry
ProgramList - Class in de.uka.ilkd.key.rule.inst
 
ProgramList(ImmutableArray<ProgramElement>) - Constructor for class de.uka.ilkd.key.rule.inst.ProgramList
 
ProgramListInstantiation - Class in de.uka.ilkd.key.rule.inst
This class is used to store the instantiation of a schemavariable if it is a ProgramElement.
ProgramListInstantiation(ImmutableArray<ProgramElement>) - Constructor for class de.uka.ilkd.key.rule.inst.ProgramListInstantiation
creates a new ContextInstantiationEntry
ProgramMethod - Class in de.uka.ilkd.key.logic.op
The program method represents a (pure) method in the logic.
ProgramMethod(MethodDeclaration, KeYJavaType, KeYJavaType, PositionInfo, Sort) - Constructor for class de.uka.ilkd.key.logic.op.ProgramMethod
 
ProgramMethod(MethodDeclaration, KeYJavaType, KeYJavaType, PositionInfo, Sort, int) - Constructor for class de.uka.ilkd.key.logic.op.ProgramMethod
 
PROGRAMMETHOD - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ProgramMethodPO - Class in de.uka.ilkd.key.symbolic_execution.po
This proof obligation executes an IProgramMethod with an optional precondition.
ProgramMethodPO(InitConfig, String, IProgramMethod, String) - Constructor for class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Constructor.
ProgramMethodPO(InitConfig, String, IProgramMethod, String, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodPO
Constructor.
ProgramMethodSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ProgramMethodSort
 
ProgramMethodSubsetPO - Class in de.uka.ilkd.key.symbolic_execution.po
This proof obligation executes selected statements of the body of a given IProgramMethod.
ProgramMethodSubsetPO(InitConfig, String, IProgramMethod, String, Position, Position) - Constructor for class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Constructor.
ProgramMethodSubsetPO(InitConfig, String, IProgramMethod, String, Position, Position, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Constructor.
ProgramModelElement - Interface in de.uka.ilkd.key.java.abstraction
An entity of the program meta model.
ProgramPrefix - Interface in de.uka.ilkd.key.logic
this interface is implemented by program elements that may be matched by the inactive program prefix
ProgramPrefixInfo(int, MethodFrame) - Constructor for class de.uka.ilkd.key.java.ProgramPrefixUtil.ProgramPrefixInfo
 
ProgramPrefixUtil - Class in de.uka.ilkd.key.java
 
ProgramPrefixUtil() - Constructor for class de.uka.ilkd.key.java.ProgramPrefixUtil
 
ProgramPrefixUtil.ProgramPrefixInfo - Class in de.uka.ilkd.key.java
 
programPrinter() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Returns the ProgramPrinter
ProgramPrinter - Class in de.uka.ilkd.key.pp
 
ProgramPrinter(Writer) - Constructor for class de.uka.ilkd.key.pp.ProgramPrinter
creates the program printer
ProgramPrinter(Writer, SVInstantiations) - Constructor for class de.uka.ilkd.key.pp.ProgramPrinter
 
ProgramPrinter() - Constructor for class de.uka.ilkd.key.pp.ProgramPrinter
 
ProgramPrinter(Writer, boolean, SVInstantiations) - Constructor for class de.uka.ilkd.key.pp.ProgramPrinter
 
ProgramReplaceVisitor - Class in de.uka.ilkd.key.java.visitor
Walks through a java AST in depth-left-fist-order.
ProgramReplaceVisitor(ProgramElement, Services, SVInstantiations) - Constructor for class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
create the ProgramReplaceVisitor
PROGRAMS - Static variable in class de.uka.ilkd.key.strategy.feature.SeqContainsExecutableCodeFeature
 
PROGRAMS - Static variable in class de.uka.ilkd.key.strategy.termfeature.ContainsExecutableCodeTermFeature
 
PROGRAMS_OR_QUERIES - Static variable in class de.uka.ilkd.key.strategy.feature.SeqContainsExecutableCodeFeature
 
PROGRAMS_OR_QUERIES - Static variable in class de.uka.ilkd.key.strategy.termfeature.ContainsExecutableCodeTermFeature
 
ProgramSV - Class in de.uka.ilkd.key.logic.op
Objects of this class are schema variables matching program constructs within modal operators.
ProgramSV(Name, ProgramSVSort, boolean) - Constructor for class de.uka.ilkd.key.logic.op.ProgramSV
creates a new SchemaVariable used as a placeholder for program constructs
ProgramSV() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet.ProgramSV
 
ProgramSVCollector - Class in de.uka.ilkd.key.java.visitor
This visitor is used to collect all appearing SchemaVariables in a java program
ProgramSVCollector(ProgramElement, ImmutableList<SchemaVariable>) - Constructor for class de.uka.ilkd.key.java.visitor.ProgramSVCollector
create the ProgramSVCollector
ProgramSVCollector(ProgramElement, ImmutableList<SchemaVariable>, SVInstantiations) - Constructor for class de.uka.ilkd.key.java.visitor.ProgramSVCollector
create the ProgramSVCollector
ProgramSVEntry - Class in de.uka.ilkd.key.rule.inst
this class encapsulates a SchemaVariable and its corresponding instantiation if it is a JavaProgramElement.
ProgramSVEntry(SchemaVariable, JavaProgramElement) - Constructor for class de.uka.ilkd.key.rule.inst.ProgramSVEntry
creates a new entry encapsulating the SchemaVariable key and its JavaProgramElement instantiation value
ProgramSVInstantiation - Class in de.uka.ilkd.key.rule.inst
this class wrapps a ImmMap and is used to store instantiations of schemavariables.
ProgramSVInstantiation() - Constructor for class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
creates a new ProgramSVInstantiation object with an empty list
ProgramSVInstantiation(ImmutableList<ProgramSVEntry>) - Constructor for class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
creates a new ProgramSVInstantiation object using the given list
programSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
ProgramSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.ProgramSVMatcher
 
ProgramSVSort - Class in de.uka.ilkd.key.logic.sort
Special "sorts" used for schema variables matching program constructs (class ProgramSV).
ProgramSVSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
ProgramSVSort.ArrayInitializerSVSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on Array Initializers.
ProgramSVSort.ArrayLengthSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.ArrayPostDeclarationSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.CatchSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on catch branches of try-catch-finally blocks
ProgramSVSort.ConstantProgramVariableSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.ExecutionContextSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.ExpressionSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match on all expressions only.
ProgramSVSort.ExpressionSpecialPrimitiveTypeSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match on simple expressions which have a special primitive type.
ProgramSVSort.ForLoopSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.ForUpdatesSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.GuardSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.LabelSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match on labels.
ProgramSVSort.LeftHandSideSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on program variables or static field references with a prefix that consists of a program variable followed by a sequence of attribute accesses or of a type reference followed by a sequence of attribute accesses
ProgramSVSort.LocalVariableSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.LoopInitSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.MetaClassReferenceSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on meta class references.
ProgramSVSort.MethodBodySort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on method body statements
ProgramSVSort.MethodNameSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match on names of method references, i.e. the "m" of o.m(p1,pn).
ProgramSVSort.MultipleVariableDeclarationSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.NewArraySVSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on Array Creation Expressions, new A[]
ProgramSVSort.NonModelMethodBodySort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on method body statements for nonmodel methods for which an implementation is present.
ProgramSVSort.NonSimpleExpressionNoClassReferenceSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.NonSimpleExpressionSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on all expressions which are not matched by simple expression SVs.
ProgramSVSort.NonSimpleMethodReferenceSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match on a method call with SIMPLE PREFIX and AT LEAST a NONSIMPLE expression in the ARGUMENTS.
ProgramSVSort.NonSimpleNewSVSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on Class Instance Creation Expressions, new C(), where at least one argument is a non-simple expression
ProgramSVSort.NonStringLiteralSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on non-string literals
ProgramSVSort.ProgramMethodSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on program methods
ProgramSVSort.ProgramVariableSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on program variables or static field references with a prefix that consists of a program variable followed by a sequence of attribute accesses or of a type reference followed by a sequence of attribute accesses.
ProgramSVSort.SimpleExpressionNonStringObjectSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.SimpleExpressionSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on program variables or static field references with a prefix that consists of a program variable followed by a sequence of attribute accesses or of a type reference followed by a sequence of attribute accesses (negated) literal expressions or instanceof expressions v instanceof T with an expression v that matches on a program variable SV
ProgramSVSort.SimpleExpressionSpecialPrimitiveTypeSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match on simple expressions which have a special primitive type.
ProgramSVSort.SimpleExpressionStringSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match on string literals and string variables.
ProgramSVSort.SimpleNewSVSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on Class Instance Creation Expressions, new C(), where all arguments are simple expressions.
ProgramSVSort.SpecialConstructorReferenceSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on Special Constructor References.
ProgramSVSort.StatementSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on statements
ProgramSVSort.StaticVariableSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.StringLiteralSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only string literals, e.g.
ProgramSVSort.SwitchSVSort - Class in de.uka.ilkd.key.logic.sort
 
ProgramSVSort.TypeReferenceNotPrimitiveSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match anything except byte, char, short, int, and long.
ProgramSVSort.TypeReferenceSort - Class in de.uka.ilkd.key.logic.sort
This sort represents a type of program schema variables that match only on type references.
programTerm() - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
programTerm() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
ProgramTransformer - Class in de.uka.ilkd.key.rule.metaconstruct
ProgramTransformers are used to describe schematic transformations that cannot be expressed by the taclet language itself.
ProgramTransformer(Name, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
creates a ProgramTransformer
ProgramTransformer(String, ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
creates a ProgramTransformer
ProgramVariable - Class in de.uka.ilkd.key.logic.op
The objects of this class represent program variables and program constants (resulting from static final declarations in programs; TODO: it is weird that constants are a special case of variables).
ProgramVariable(ProgramElementName, Sort, KeYJavaType, KeYJavaType, boolean, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.ProgramVariable
 
ProgramVariable(ProgramElementName, Sort, KeYJavaType, KeYJavaType, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.ProgramVariable
 
programVariable - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
The ProgramVariable or null if an array index is used instead.
programVariable - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The ProgramVariable or null if an array index is used instead.
programVariable - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.LocationDefinition
The ProgramVariable or null if an array index is used instead.
programVariable - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionVariable
The represented IProgramVariable which value is shown.
programVariable - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
programVariable - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
programVariable - Variable in class de.uka.ilkd.key.symbolic_execution.slicing.Access
The ProgramVariable or null if an array index is accessed.
ProgramVariableCollection - Class in de.uka.ilkd.key.speclang.jml.translation
A collection of all program variables needed to translate a textual JML specification case.
ProgramVariableCollection(ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
Create a collection containing the specified variables.
ProgramVariableCollection(ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Map<LocationVariable, Term>, Map<LocationVariable, LocationVariable>, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
Create a collection containing the specified variables.
ProgramVariableCollection() - Constructor for class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
Create an empty collection.
ProgramVariableCollector - Class in de.uka.ilkd.key.java.visitor
Walks through a java AST in depth-left-fist-order.
ProgramVariableCollector(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
collects all program variables occurring in the AST root using this constructor is equivalent to ProggramVariableCollector(root, false)
ProgramVariableName - Interface in de.uka.ilkd.key.java
 
ProgramVariableReferencesAnalyst - Class in de.uka.ilkd.key.proof_references.analyst
Extracts read and write access to fields (IProgramVariable) via assignments.
ProgramVariableReferencesAnalyst() - Constructor for class de.uka.ilkd.key.proof_references.analyst.ProgramVariableReferencesAnalyst
 
programVariables() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
programVariables - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
programVariables() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
PROGRAMVARIABLES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROGRAMVARIABLES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
programVariables() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ProgramVariableSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.ProgramVariableSort
 
programVariableString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
The program variable.
programVariableString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
The program variable.
ProgramVariableSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
ProgramVariableSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.ProgramVariableSVWrapper
 
ProgramVariableSVWrapper(ProgramVariableSVWrapper) - Constructor for class de.uka.ilkd.key.java.recoderext.ProgramVariableSVWrapper
 
progress - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
PROGRESS_BAR_STEPS - Static variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
PROGRESS_DIALOG_MODE - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
PROGRESS_MARK - Static variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
PROGRESS_MODE_CLOSE - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
PROGRESS_MODE_CLOSE - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
PROGRESS_MODE_CLOSE_FIRST - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
PROGRESS_MODE_CLOSE_FIRST - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
PROGRESS_MODE_USER - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
PROGRESS_MODE_USER - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
progressBar - Variable in class de.uka.ilkd.key.gui.MainStatusLine
 
progressBar - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
progressBar - Variable in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
ProgressBarListener(String, int, int, ProverTaskListener) - Constructor for class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
ProgressBarListener(int, int, ProverTaskListener) - Constructor for class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
ProgressCellEditor() - Constructor for class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressCellEditor
 
ProgressDialog - Class in de.uka.ilkd.key.gui.smt
 
ProgressDialog(ProgressModel, ProgressDialog.ProgressDialogListener, boolean, int, int, String[], String...) - Constructor for class de.uka.ilkd.key.gui.smt.ProgressDialog
 
progressDialog - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
ProgressDialog.Modus - Enum in de.uka.ilkd.key.gui.smt
 
ProgressDialog.ProgressDialogListener - Interface in de.uka.ilkd.key.gui.smt
 
ProgressDialogListenerImpl(SolverLauncher, boolean) - Constructor for class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
progressListeners - Variable in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
progressMax - Variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
progressModeBox - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
ProgressModel - Class in de.uka.ilkd.key.gui.smt
Encapsulates the table of progress bars that is shown within the progress dialog: For each solver and each goal there is a cell.
ProgressModel() - Constructor for class de.uka.ilkd.key.gui.smt.ProgressModel
 
progressModel - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
ProgressModel.Column - Interface in de.uka.ilkd.key.gui.smt
 
ProgressModel.ProcessColumn - Class in de.uka.ilkd.key.gui.smt
 
ProgressModel.ProcessColumn.ProcessData - Class in de.uka.ilkd.key.gui.smt
 
ProgressModel.TitleColumn - Class in de.uka.ilkd.key.gui.smt
 
ProgressMonitor - Interface in de.uka.ilkd.key.util
An interface to some progress reporting mechanism.
ProgressMonitor.Empty - Class in de.uka.ilkd.key.util
A progress monitor that does nothing.
progressPanel - Variable in class de.uka.ilkd.key.gui.MainStatusLine
 
ProgressPanel() - Constructor for class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
progressPanelEditor - Variable in class de.uka.ilkd.key.gui.smt.ProgressTable
 
progressPanelRenderer - Variable in class de.uka.ilkd.key.gui.smt.ProgressTable
 
progressStarted(Object) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
progressStarted(Object) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
progressStarted(Object) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
progressStarted(Object) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
progressStarted(Object) - Method in interface de.uka.ilkd.key.proof.init.ProblemInitializer.ProblemInitializerListener
 
progressStarted(Object) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
progressStarted(Object) - Method in interface de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.LoaderListener
 
progressStarted(Object) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
progressStopped(Object) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
progressStopped(Object) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
progressStopped(Object) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
progressStopped(Object) - Method in interface de.uka.ilkd.key.proof.init.ProblemInitializer.ProblemInitializerListener
 
progressStopped(Object) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
progressStopped(Object) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
ProgressTable - Class in de.uka.ilkd.key.gui.smt
 
ProgressTable(int, ProgressTable.ProgressTableListener, String...) - Constructor for class de.uka.ilkd.key.gui.smt.ProgressTable
 
ProgressTable.ProgressCellEditor - Class in de.uka.ilkd.key.gui.smt
 
ProgressTable.ProgressPanel - Class in de.uka.ilkd.key.gui.smt
 
ProgressTable.ProgressTableListener - Interface in de.uka.ilkd.key.gui.smt
 
progVar - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
The program variable for which an abstract domain element has been chosen.
progVar_ns() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the program variable namespace
PROGVAR_REPLACEMENT - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
progVarNS - Variable in class de.uka.ilkd.key.logic.NamespaceSet
 
progVarNS() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the program variable namespace of this initial configuration
ProgVarReplacer - Class in de.uka.ilkd.key.proof
Replaces program variables.
ProgVarReplacer(Map<ProgramVariable, ProgramVariable>, Services) - Constructor for class de.uka.ilkd.key.proof.ProgVarReplacer
creates a ProgVarReplacer that replaces program variables as specified by the map parameter
ProgVarReplaceVisitor - Class in de.uka.ilkd.key.java.visitor
Walks through a java AST in depth-left-first-order.
ProgVarReplaceVisitor(ProgramElement, Map<ProgramVariable, ProgramVariable>, Services) - Constructor for class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
creates a visitor that replaces the program variables in the given statement by new ones with the same name
ProgVarReplaceVisitor(ProgramElement, Map<ProgramVariable, ProgramVariable>, boolean, Services) - Constructor for class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
creates a visitor that replaces the program variables in the given statement
progVars(JavaBlock) - Method in class de.uka.ilkd.key.parser.KeYParser
 
proj - Variable in class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
proj1 - Variable in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature
 
proj2 - Variable in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature
 
ProjectedNode - Class in de.uka.ilkd.key.api
Wrapper for a proof node with utilities methods to
ProjectedNode(Node, ProjectedNode) - Constructor for class de.uka.ilkd.key.api.ProjectedNode
Creates the wrapper object for a proof node
projection - Variable in class de.uka.ilkd.key.strategy.feature.ImplicitCastNecessary
 
ProjectionToTerm - Interface in de.uka.ilkd.key.strategy.termProjection
Interface for mappings from rule applications to terms.
proof - Variable in class de.uka.ilkd.key.api.ProofApi
 
proof - Variable in class de.uka.ilkd.key.control.AbstractProofControl.FocussedAutoModeTaskListener
 
proof - Variable in class de.uka.ilkd.key.control.DefaultProofControl.AutoModeThread
 
proof - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
proof() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
proof - Variable in class de.uka.ilkd.key.core.KeYSelectionModel
the proof to listen to
proof - Variable in class de.uka.ilkd.key.gui.GoalList.GoalListModel
the proof the model belongs to
proof - Variable in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
proof - Variable in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
proof - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
proof - Variable in class de.uka.ilkd.key.gui.MainWindow.MainProofListener
 
proof - Variable in class de.uka.ilkd.key.gui.notification.events.ProofClosedNotificationEvent
the closed proof
proof - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog.ProofWrapper
 
proof - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
proof - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
the proof this view shows
proof - Variable in class de.uka.ilkd.key.java.Services
the proof
proof - Variable in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
proof - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
proof - Variable in class de.uka.ilkd.key.macros.scripts.JavascriptCommand.JavascriptInterface
 
PROOF - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROOF - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
proof(IProofFileParser) - Method in class de.uka.ilkd.key.parser.KeYParser
 
proof - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
proof - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
proof() - Method in class de.uka.ilkd.key.proof.Goal
returns the proof the goal belongs to
proof - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The instantiate proof or null if no proof was instantiated during loading process.
proof - Variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
proof - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
proof - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
The proof object into which to load the replayed proof
proof - Variable in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
proof - Variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
proof - Variable in class de.uka.ilkd.key.proof.mgt.BasicTask
 
proof() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
 
proof() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
proof() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
proof - Variable in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
proof() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
proof - Variable in class de.uka.ilkd.key.proof.Node
the proof the node belongs to
proof() - Method in class de.uka.ilkd.key.proof.Node
returns the proof the Node belongs to
Proof - Class in de.uka.ilkd.key.proof
A proof is represented as a tree whose nodes are created by applying rules on the current (open) goals and dividing them up into several new subgoals.
Proof(Name, InitConfig) - Constructor for class de.uka.ilkd.key.proof.Proof
constructs a new empty proof with name
Proof(String, InitConfig) - Constructor for class de.uka.ilkd.key.proof.Proof
constructs a new empty proof with name
Proof(String, Sequent, TacletIndex, BuiltInRuleIndex, InitConfig) - Constructor for class de.uka.ilkd.key.proof.Proof
 
Proof(String, Term, String, InitConfig) - Constructor for class de.uka.ilkd.key.proof.Proof
 
Proof(String, Sequent, String, TacletIndex, BuiltInRuleIndex, InitConfig) - Constructor for class de.uka.ilkd.key.proof.Proof
 
proof - Variable in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
 
proof - Variable in class de.uka.ilkd.key.proof.SingleProof
 
proof - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
the proof that is worked with
proof - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
proof - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
the proof that is worked with
proof - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
proof - Variable in class de.uka.ilkd.key.settings.SMTSettings
 
proof - Variable in class de.uka.ilkd.key.strategy.AbstractFeatureStrategy
 
proof - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractBreakpoint
The proof this stop condition is associated with.
proof - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
The Proof from which the symbolic execution tree is extracted.
proof - Variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
The Proof.
proof - Variable in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
proof - Variable in class de.uka.ilkd.key.testgen.ProofInfo
 
proof - Variable in class de.uka.ilkd.key.ui.MediatorProofControl.AutoModeWorker
 
proof - Variable in class de.uka.ilkd.key.util.ProofStarter
 
Proof.ProofPruner - Class in de.uka.ilkd.key.proof
This class is responsible for pruning a proof tree at a certain cutting point.
PROOF_COUNTER_NAME - Static variable in class de.uka.ilkd.key.logic.label.FormulaTermLabel
The name used in Services.getCounter(String) to keep track of the already used IDs.
PROOF_COUNTER_NAME - Static variable in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
The name used in Services.getCounter(String) to keep track of the already used IDs.
PROOF_COUNTER_SUB_PREFIX - Static variable in class de.uka.ilkd.key.logic.label.FormulaTermLabel
The prefix of the name used in Services.getCounter(String) to keep track of the already used sub IDs.
PROOF_FILE_NAME - Static variable in class de.uka.ilkd.key.gui.ExampleChooser
 
PROOF_ICON - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
PROOF_MACRO_FINISHED_INFO_KEY_ORIGINAL_PROOF - Static variable in interface de.uka.ilkd.key.informationflow.macros.StartSideProofMacro
Key used in ProofMacroFinishedInfo to store the original Proof.
PROOF_POSTFIX - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
PROOF_SEARCH_STRATEGY_ICON - Static variable in class de.uka.ilkd.key.gui.StrategySelectionView
 
proofAggregate - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
ProofAggregate - Class in de.uka.ilkd.key.proof
 
ProofAggregate(String) - Constructor for class de.uka.ilkd.key.proof.ProofAggregate
 
ProofAggregateTask - Class in de.uka.ilkd.key.proof.mgt
 
ProofAggregateTask(ProofAggregate) - Constructor for class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
ProofApi - Class in de.uka.ilkd.key.api
 
ProofApi(Proof, KeYEnvironment<?>) - Constructor for class de.uka.ilkd.key.api.ProofApi
 
proofBody(IProofFileParser) - Method in class de.uka.ilkd.key.parser.KeYParser
 
proofClosed(ProofTreeEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofTreeListener
 
proofClosed(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
invoked if all goals of the proof are closed
proofClosed(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeProofTreeListener
invoked if all goals of the proof are closed
proofClosed(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt.DefaultMgtProofTreeListener
 
proofClosed(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The proof trees has been closed (the list of goals is empty).
proofClosed(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The proof trees has been closed (the list of goals is empty).
ProofClosedJTextPaneDisplay - Class in de.uka.ilkd.key.gui.notification.actions
Displays a JOptionPane informing about a closed proof and gives some statistics.
ProofClosedJTextPaneDisplay(Frame) - Constructor for class de.uka.ilkd.key.gui.notification.actions.ProofClosedJTextPaneDisplay
 
ProofClosedNotification - Class in de.uka.ilkd.key.gui.notification
The proof closed notification notifies the user about a successful attempt closing a proof.
ProofClosedNotification() - Constructor for class de.uka.ilkd.key.gui.notification.ProofClosedNotification
Creates a proof closed notification task.
ProofClosedNotification(JFrame) - Constructor for class de.uka.ilkd.key.gui.notification.ProofClosedNotification
 
ProofClosedNotificationEvent - Class in de.uka.ilkd.key.gui.notification.events
NotificationEvent used to inform the user about a closed proof.
ProofClosedNotificationEvent(Proof) - Constructor for class de.uka.ilkd.key.gui.notification.events.ProofClosedNotificationEvent
creates a proof closed notification event
proofConfig - Variable in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
proofConfig - Variable in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
proofConfig - Variable in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
The initial proof configuration.
proofConfig - Variable in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
The initial proof configuration.
proofConfig - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
proofContracts - Variable in class de.uka.ilkd.key.api.ProofManagementApi
 
proofControl - Variable in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
ProofControl - Interface in de.uka.ilkd.key.control
A ProofControl provides the user interface independent logic to apply rules on a proof.
proofControl - Variable in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
ProofCorrectnessMgt - Class in de.uka.ilkd.key.proof.mgt
 
ProofCorrectnessMgt(Proof) - Constructor for class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
ProofCorrectnessMgt.DefaultMgtProofListener - Class in de.uka.ilkd.key.proof.mgt
 
ProofCorrectnessMgt.DefaultMgtProofTreeListener - Class in de.uka.ilkd.key.proof.mgt
 
proofCreated(ProblemInitializer, ProofAggregate) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
proofCreated(ProblemInitializer, ProofAggregate) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
proofCreated(ProblemInitializer, ProofAggregate) - Method in interface de.uka.ilkd.key.proof.init.ProblemInitializer.ProblemInitializerListener
 
proofCreated(ProofAggregate) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
ProofCrossReferenceServiceConfiguration - Class in de.uka.ilkd.key.java.recoderext
 
ProofCrossReferenceServiceConfiguration(KeYRecoderExcHandler) - Constructor for class de.uka.ilkd.key.java.recoderext.ProofCrossReferenceServiceConfiguration
 
ProofDependentSMTSettings - Class in de.uka.ilkd.key.settings
 
ProofDependentSMTSettings() - Constructor for class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
ProofDependentSMTSettings(ProofDependentSMTSettings) - Constructor for class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
ProofDiffFrame - Class in de.uka.ilkd.key.gui.proofdiff
Proof-of-concept implementation of a textual sequent comparison.
ProofDiffFrame(MainWindow) - Constructor for class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
Instantiates a new proof-diff frame.
ProofDiffFrame.Action - Class in de.uka.ilkd.key.gui.proofdiff
The action to show a new frame of this class.
proofDisposed(ProofDisposedEvent) - Method in interface de.uka.ilkd.key.proof.event.ProofDisposedListener
When a Proof was disposed via Proof.dispose().
proofDisposed(ProofDisposedEvent) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
When a Proof was disposed via Proof.dispose().
ProofDisposedEvent - Class in de.uka.ilkd.key.proof.event
An event thrown by a Proof and observed via a ProofDisposedListener.
ProofDisposedEvent(Proof) - Constructor for class de.uka.ilkd.key.proof.event.ProofDisposedEvent
Constructor.
proofDisposedListener - Variable in class de.uka.ilkd.key.gui.InfoView
 
ProofDisposedListener - Interface in de.uka.ilkd.key.proof.event
Observes a Proof.
proofDisposedListener - Variable in class de.uka.ilkd.key.proof.Proof
Contains all registered ProofDisposedListener.
proofDisposing(ProofDisposedEvent) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
When a Proof is going to be disposed.
proofDisposing(ProofDisposedEvent) - Method in interface de.uka.ilkd.key.proof.event.ProofDisposedListener
When a Proof is going to be disposed.
proofDisposing(ProofDisposedEvent) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
When a Proof is going to be disposed.
proofDisposing(ProofDisposedEvent) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
When a Proof is going to be disposed.
ProofElementID(String) - Constructor for enum de.uka.ilkd.key.proof.io.IProofFileParser.ProofElementID
 
ProofEnvironment - Class in de.uka.ilkd.key.proof.mgt
The unique environment a proof is performed in.
ProofEnvironment(InitConfig) - Constructor for class de.uka.ilkd.key.proof.mgt.ProofEnvironment
constructs a proof environment with the given initial configuration of the proofs contained in the environment.
proofEnvironment - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
 
ProofEnvironmentEvent - Class in de.uka.ilkd.key.proof.mgt
 
ProofEnvironmentEvent(ProofEnvironment, ProofOblInput, ProofAggregate) - Constructor for class de.uka.ilkd.key.proof.mgt.ProofEnvironmentEvent
 
ProofEnvironmentListener - Interface in de.uka.ilkd.key.proof.mgt
 
proofEnvironments - Variable in class de.uka.ilkd.key.util.ProofUserManager
Stores for each Proof the KeYEnvironment it lives in..
ProofEvent - Class in de.uka.ilkd.key.proof
an object indicating that a proof event has happpend
ProofEvent(Proof) - Constructor for class de.uka.ilkd.key.proof.ProofEvent
creates a new proof event the interactive prover where the event initially occured
ProofEvent(Proof, RuleAppInfo, ImmutableList<Goal>) - Constructor for class de.uka.ilkd.key.proof.ProofEvent
creates a proof event for a change triggered by a rule applications
proofExpanded(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
proofExpanded(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The node mentioned in the ProofTreeEvent has changed, and/or there are new descendants of that node.
proofExpanded(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The node mentioned in the ProofTreeEvent has changed, and/or there are new descendants of that node.
proofFile - Variable in class de.uka.ilkd.key.proof.Proof
The File under which this Proof was saved the last time if available or null otherwise.
proofGoalRemoved(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
invoked if the list of goals changed (goals were added, removed etc.
proofGoalRemoved(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel.ProofTreeListener
 
proofGoalRemoved(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeProofTreeListener
invoked if the list of goals changed (goals were added, removed etc.
proofGoalRemoved(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The goal mentioned in the ProofTreeEvent has been removed from the list of goals.
proofGoalRemoved(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The goal mentioned in the ProofEvent has been removed from the list of goals.
proofGoalsAdded(ProofTreeEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofTreeListener
 
proofGoalsAdded(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
invoked if the current goal of the proof changed
proofGoalsAdded(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeProofTreeListener
invoked if the current goal of the proof changed
proofGoalsAdded(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The goals mentiones in the list of added goals in the proof event have been added to the proof
proofGoalsAdded(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The goals mentiones in the list of added goals in the proof event have been added to the proof
proofGoalsChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
invoked if the current goal of the proof changed
proofGoalsChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeProofTreeListener
invoked if the current goal of the proof changed
proofGoalsChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The goals mentiones in the list of added goals in the proof event have been added to the proof
proofGoalsChanged(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The goals mentiones in the list of added goals in the proof event have been added to the proof
proofIndependentSettings - Static variable in class de.uka.ilkd.key.settings.PathConfig
 
ProofIndependentSettings - Class in de.uka.ilkd.key.settings
 
ProofIndependentSettings(String) - Constructor for class de.uka.ilkd.key.settings.ProofIndependentSettings
 
ProofIndependentSMTSettings - Class in de.uka.ilkd.key.settings
 
ProofIndependentSMTSettings(ProofIndependentSMTSettings) - Constructor for class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
ProofIndependentSMTSettings() - Constructor for class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
ProofIndependentSMTSettings.SolverData - Class in de.uka.ilkd.key.settings
 
ProofInfo - Class in de.uka.ilkd.key.testgen
 
ProofInfo(Proof) - Constructor for class de.uka.ilkd.key.testgen.ProofInfo
 
ProofInitServiceUtil - Class in de.uka.ilkd.key.proof.init
Provides static utility methods to get the following service: POExtension listed at META-INF/services/de.uka.ilkd.key.proof.init.POExtension DefaultProfileResolver listed at META-INF/services/de.uka.ilkd.key.proof.init.DefaultProfileResolver
ProofInitServiceUtil() - Constructor for class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
Forbid instances.
ProofInputException - Exception in de.uka.ilkd.key.proof.init
Reading prover input failed
ProofInputException(Exception) - Constructor for exception de.uka.ilkd.key.proof.init.ProofInputException
 
ProofInputException(String) - Constructor for exception de.uka.ilkd.key.proof.init.ProofInputException
 
ProofInputException(String, Throwable) - Constructor for exception de.uka.ilkd.key.proof.init.ProofInputException
 
proofIsBeingPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
proofIsBeingPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel.ProofTreeListener
 
proofIsBeingPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The proof tree under the node mentioned in the ProofTreeEvent is in pruning phase.
proofIsBeingPruned(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The proof tree under the node mentioned in the ProofTreeEvent is in pruning phase.
proofIsRequired() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
proofIsRequired() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveAndAddTaclets
 
proofIsRequired() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveKeYTaclets
 
proofIsRequired() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveUserDefinedTaclets
 
proofJavaException() - Method in exception de.uka.ilkd.key.java.ConvertException
 
ProofJavaParser - Class in de.uka.ilkd.key.parser.proofjava
JavaCC AST generation specification based on the original Java1.1 grammar that comes with javacc, and includes the modification of D.
ProofJavaParser(InputStream) - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ProofJavaParser(InputStream, String) - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ProofJavaParser(Reader) - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ProofJavaParser(ProofJavaParserTokenManager) - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ProofJavaParser.JJCalls - Class in de.uka.ilkd.key.parser.proofjava
 
ProofJavaParser.LookaheadSuccess - Error in de.uka.ilkd.key.parser.proofjava
 
ProofJavaParser.PrimaryPrefixReturnValue - Class in de.uka.ilkd.key.parser.proofjava
inner class that is only used to return results from primary prefix syntax rule
ProofJavaParser.PrimarySuffixReturnValue - Class in de.uka.ilkd.key.parser.proofjava
inner class that is only used to return results from primary suffix syntax rule
ProofJavaParserConstants - Interface in de.uka.ilkd.key.parser.proofjava
 
ProofJavaParserTokenManager - Class in de.uka.ilkd.key.parser.proofjava
 
ProofJavaParserTokenManager(JavaCharStream) - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
ProofJavaParserTokenManager(JavaCharStream, int) - Constructor for class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
ProofJavaProgramFactory - Class in de.uka.ilkd.key.java.recoderext
 
ProofJavaProgramFactory() - Constructor for class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
Protected constructor - use ProofJavaProgramFactory.getInstance() instead.
prooflabel2tag - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
proofList - Variable in class de.uka.ilkd.key.gui.MainWindow
 
proofList - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
proofList - Variable in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
proofList - Variable in class de.uka.ilkd.key.proof.mgt.ProofEnvironmentEvent
 
proofListener - Variable in class de.uka.ilkd.key.core.KeYMediator
listens to the proof
proofListener - Variable in class de.uka.ilkd.key.gui.MainWindow
listener to global proof events
proofListener - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
listener
proofListener - Variable in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
ProofListener() - Constructor for class de.uka.ilkd.key.prover.impl.ApplyStrategy.ProofListener
 
proofListView - Variable in class de.uka.ilkd.key.gui.MainWindow
contains a list of all proofs
proofLoaded(ProofEvent) - Method in interface de.uka.ilkd.key.gui.KeYListener
invoked if a new proof has been loaded
ProofMacro - Interface in de.uka.ilkd.key.macros
The interface ProofMacro is the entry point to a general strategy extension system.
ProofMacro.ProgressBarListener - Class in de.uka.ilkd.key.macros
This observer acts as intermediate instance between the reports by the strategy and the UI reporting progress.
proofMacroApi - Static variable in class de.uka.ilkd.key.api.KeYApi
 
ProofMacroApi - Class in de.uka.ilkd.key.api
This class provides access to the proof script commands.
ProofMacroApi() - Constructor for class de.uka.ilkd.key.api.ProofMacroApi
 
ProofMacroFinishedInfo - Class in de.uka.ilkd.key.macros
An information object with additional information about the finished proof macro.
ProofMacroFinishedInfo(ProofMacro, ImmutableList<Goal>, Proof, long, int, int, boolean) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, Goal, Proof, long, int, int) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, ImmutableList<Goal>, Proof, Statistics) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, Goal, Proof, Statistics) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, ImmutableList<Goal>, Proof, boolean) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, Goal, Proof) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, Goal) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, ImmutableList<Goal>) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, Proof) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, Proof, boolean) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, ProofMacroFinishedInfo) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacro, ProofMacroFinishedInfo, ImmutableList<Goal>) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacroFinishedInfo, ApplyStrategyInfo) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroFinishedInfo(ProofMacroFinishedInfo, ApplyStrategyInfo, ImmutableList<Goal>) - Constructor for class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroListener - Class in de.uka.ilkd.key.macros
Listener for the application of proof macros (which may be run in a separate worker thread).
ProofMacroListener(String, ProverTaskListener) - Constructor for class de.uka.ilkd.key.macros.ProofMacroListener
 
ProofMacroListenerAdapter() - Constructor for class de.uka.ilkd.key.control.AbstractUserInterfaceControl.ProofMacroListenerAdapter
 
ProofMacroMenu - Class in de.uka.ilkd.key.gui
This class provides the user interface to the macro extensions.
ProofMacroMenu(KeYMediator, PosInOccurrence) - Constructor for class de.uka.ilkd.key.gui.ProofMacroMenu
Instantiates a new proof macro menu.
ProofMacroMenu(KeYMediator) - Constructor for class de.uka.ilkd.key.gui.ProofMacroMenu
Instantiates a new proof macro menu.
proofMacros - Variable in class de.uka.ilkd.key.macros.AlternativeMacro
The proof macro alternatives in their order according to their priority.
proofMacros - Variable in class de.uka.ilkd.key.macros.SequentialProofMacro
The proof macros to be applied in their order.
proofMacroSpecificData - Variable in class de.uka.ilkd.key.macros.ProofMacroFinishedInfo
 
ProofMacroWorker - Class in de.uka.ilkd.key.gui
The Class ProofMacroWorker is a swing worker for the application of proof macros.
ProofMacroWorker(Node, ProofMacro, KeYMediator, PosInOccurrence) - Constructor for class de.uka.ilkd.key.gui.ProofMacroWorker
Instantiates a new proof macro worker.
ProofManagementAction - Class in de.uka.ilkd.key.gui.actions
Shows the proof management dialog
ProofManagementAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ProofManagementAction
 
proofManagementAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for opening the proof management dialog
ProofManagementApi - Class in de.uka.ilkd.key.api
This class serves as a facade to all functionalities that are needed for proof management, i.e., loading proof files, retrieving the proof obligations
ProofManagementApi(KeYEnvironment<?>) - Constructor for class de.uka.ilkd.key.api.ProofManagementApi
 
ProofManagementDialog - Class in de.uka.ilkd.key.gui
 
ProofManagementDialog(MainWindow, InitConfig) - Constructor for class de.uka.ilkd.key.gui.ProofManagementDialog
 
ProofManagementDialog.ProofWrapper - Class in de.uka.ilkd.key.gui
 
proofMgt - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
proofMgt(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
proofName - Variable in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
proofNode - Variable in class de.uka.ilkd.key.api.ProjectedNode
 
proofNode - Variable in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
proofNode - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
The Node of KeY's proof tree which is represented by this IExecutionNode.
proofNum - Variable in class de.uka.ilkd.key.proof.init.IPersistablePO.LoadedPOContainer
The proof number which is 0 by default.
PROOFOBLIGATION - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROOFOBLIGATION - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
proofObligation - Variable in class de.uka.ilkd.key.parser.KeYParser
 
proofObligation - Variable in class de.uka.ilkd.key.proof.io.KeYFile
 
proofObligation - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
ProofObligationCreator - Class in de.uka.ilkd.key.taclettranslation.lemma
Creates for a given set of taclets the corresponding set of proof obligation.
ProofObligationCreator() - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.ProofObligationCreator
 
ProofObligationSelector - Interface in de.uka.ilkd.key.ui
Created by weigl on 17.08.16.
ProofObligationVars - Class in de.uka.ilkd.key.proof.init
 
ProofObligationVars(IProgramMethod, KeYJavaType, Services) - Constructor for class de.uka.ilkd.key.proof.init.ProofObligationVars
 
ProofObligationVars(ProofObligationVars, String, Services) - Constructor for class de.uka.ilkd.key.proof.init.ProofObligationVars
 
ProofObligationVars(StateVars, StateVars, Term, ImmutableList<Term>, Services) - Constructor for class de.uka.ilkd.key.proof.init.ProofObligationVars
 
ProofObligationVars(StateVars, StateVars, Term, ImmutableList<Term>, TermBuilder) - Constructor for class de.uka.ilkd.key.proof.init.ProofObligationVars
 
ProofObligationVars(StateVars, StateVars, Services) - Constructor for class de.uka.ilkd.key.proof.init.ProofObligationVars
 
proofOblInput - Variable in class de.uka.ilkd.key.proof.init.IPersistablePO.LoadedPOContainer
The created ProofOblInput.
ProofOblInput - Interface in de.uka.ilkd.key.proof.init
Represents something that produces an input proof obligation for the prover.
proofPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofTreeListener
 
proofPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
The proof tree has been pruned under the node mentioned in the ProofTreeEvent.
proofPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel.ProofTreeListener
The proof tree under the node mentioned in the ProofTreeEvent is in pruning phase.
proofPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The proof tree has been pruned under the node mentioned in the ProofTreeEvent.
proofPruned(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The proof tree has been pruned under the node mentioned in the ProofTreeEvent.
proofPruned(ProofTreeEvent) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser.ProofTreeObserver
The proof tree has been pruned under the node mentioned in the ProofTreeEvent.
ProofPruner() - Constructor for class de.uka.ilkd.key.proof.Proof.ProofPruner
 
proofPruningInProcess(ProofTreeEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofTreeListener
 
ProofReferenceUtil - Class in de.uka.ilkd.key.proof_references
This class provides static methods to compute proof references.
ProofReferenceUtil() - Constructor for class de.uka.ilkd.key.proof_references.ProofReferenceUtil
Forbid instances.
ProofReferenceUtil.ReferenceAnalaystProofVisitor - Class in de.uka.ilkd.key.proof_references
Utility class used by KeyProofReferenceUtil#analyzeProof(KeyConnection, Services, Proof).
proofRegistered(ProofEnvironmentEvent) - Method in interface de.uka.ilkd.key.proof.mgt.ProofEnvironmentListener
 
proofRegistered(ProofEnvironmentEvent) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
ProofRenderer() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofRenderer
 
proofs - Variable in class de.uka.ilkd.key.proof.CompoundProof
 
proofs - Variable in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
proofs - Variable in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
proofs - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
proofs - Variable in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
proofSaved(ProofSaverEvent) - Method in interface de.uka.ilkd.key.proof.io.event.ProofSaverListener
This method is called when a file was saved via ProofSaver.save().
ProofSaver - Class in de.uka.ilkd.key.proof.io
Saves a proof and provides useful methods for pretty printing terms or programs.
ProofSaver(Proof, String, String) - Constructor for class de.uka.ilkd.key.proof.io.ProofSaver
 
ProofSaver(Proof, File) - Constructor for class de.uka.ilkd.key.proof.io.ProofSaver
 
ProofSaver(Proof, File, String) - Constructor for class de.uka.ilkd.key.proof.io.ProofSaver
 
ProofSaverEvent - Class in de.uka.ilkd.key.proof.io.event
An event thrown by a ProofSaver.
ProofSaverEvent(ProofSaver, String, String) - Constructor for class de.uka.ilkd.key.proof.io.event.ProofSaverEvent
Constructor.
ProofSaverListener - Interface in de.uka.ilkd.key.proof.io.event
Listens for changes on ProofSaver instances.
proofScript - Variable in class de.uka.ilkd.key.control.KeYEnvironment
An optional field denoting a script contained in the proof file.
PROOFSCRIPT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROOFSCRIPT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
proofScript() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ProofScriptAction - Class in de.uka.ilkd.key.gui.actions
 
ProofScriptAction(KeYMediator) - Constructor for class de.uka.ilkd.key.gui.actions.ProofScriptAction
 
ProofScriptArgument<T> - Class in de.uka.ilkd.key.macros.scripts.meta
 
ProofScriptArgument() - Constructor for class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
ProofScriptCommand<T> - Interface in de.uka.ilkd.key.macros.scripts
A ProofScriptCommand is an executable mutation on the given proof.
ProofScriptCommandApi - Class in de.uka.ilkd.key.api
This class provides access to the proof script commands.
ProofScriptCommandApi() - Constructor for class de.uka.ilkd.key.api.ProofScriptCommandApi
 
ProofScriptCommandCall<T> - Class in de.uka.ilkd.key.api
 
ProofScriptCommandCall(ProofScriptCommand<T>, T) - Constructor for class de.uka.ilkd.key.api.ProofScriptCommandCall
 
ProofScriptEngine - Class in de.uka.ilkd.key.macros.scripts
 
ProofScriptEngine(File) - Constructor for class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
ProofScriptEngine(String, Location) - Constructor for class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
ProofScriptWorker - Class in de.uka.ilkd.key.gui
 
ProofScriptWorker(KeYMediator, File) - Constructor for class de.uka.ilkd.key.gui.ProofScriptWorker
 
ProofScriptWorker(KeYMediator, String, Location) - Constructor for class de.uka.ilkd.key.gui.ProofScriptWorker
 
proofSettings - Variable in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
ProofSettings - Class in de.uka.ilkd.key.settings
This class is used to load and save settings for proofs such as which data type models are used to represent the java types.
ProofSettings() - Constructor for class de.uka.ilkd.key.settings.ProofSettings
create a proof settings object.
ProofSettings(ProofSettings) - Constructor for class de.uka.ilkd.key.settings.ProofSettings
 
ProofSettings.ProofSettingsListener - Class in de.uka.ilkd.key.settings
 
ProofSettingsListener() - Constructor for class de.uka.ilkd.key.settings.ProofSettings.ProofSettingsListener
 
proofStack - Variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
ProofStarter - Class in de.uka.ilkd.key.util
This class encapsulates the registration of a proof for a given problem.
ProofStarter(boolean) - Constructor for class de.uka.ilkd.key.util.ProofStarter
creates an instance of the ProofStarter
ProofStarter(ProverTaskListener, boolean) - Constructor for class de.uka.ilkd.key.util.ProofStarter
creates an instance of the ProofStarter
ProofStarter.UserProvidedInput - Class in de.uka.ilkd.key.util
Proof obligation for a given formula or sequent
proofStatus - Variable in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
ProofStatus - Enum in de.uka.ilkd.key.proof.mgt
 
ProofStatus() - Constructor for enum de.uka.ilkd.key.proof.mgt.ProofStatus
 
proofSteps - Variable in class de.uka.ilkd.key.macros.scripts.SettingsCommand.Parameters
Maximum number of proof steps parameter
proofStructureChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofTreeListener
 
proofStructureChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
proofStructureChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel.ProofTreeListener
 
proofStructureChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt.DefaultMgtProofTreeListener
 
proofStructureChanged(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
The structure of the proof has changed radically.
proofStructureChanged(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
The structure of the proof has changed radically.
proofToString() - Method in class de.uka.ilkd.key.logic.op.FormulaSV
 
proofToString() - Method in class de.uka.ilkd.key.logic.op.Function
Returns a parsable string representation of the declaration of this function or predicate symbol.
proofToString() - Method in class de.uka.ilkd.key.logic.op.ModalOperatorSV
 
proofToString() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
proofToString() - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
proofToString() - Method in interface de.uka.ilkd.key.logic.op.SchemaVariable
Creates a parseable string representation of the declaration of the schema variable.
proofToString() - Method in class de.uka.ilkd.key.logic.op.SkolemTermSV
 
proofToString() - Method in class de.uka.ilkd.key.logic.op.TermLabelSV
 
proofToString() - Method in class de.uka.ilkd.key.logic.op.TermSV
 
proofToString() - Method in class de.uka.ilkd.key.logic.op.UpdateSV
 
proofToString() - Method in class de.uka.ilkd.key.logic.op.VariableSV
 
proofToString(Services) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns a parseable String representation of the contract.
proofToString(Services) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
proofToString(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
proofToString(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
proofToString(Services) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
proofToString(Services) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
proofToTask - Variable in class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
ProofTreeAdapter - Class in de.uka.ilkd.key.proof
An abstract adapter class for receiving proof tree events.
ProofTreeAdapter() - Constructor for class de.uka.ilkd.key.proof.ProofTreeAdapter
 
ProofTreeEvent - Class in de.uka.ilkd.key.proof
Encapsulates information describing changes to a proof tree, and used to notify proof tree listeners of the change.
ProofTreeEvent(Proof, Node) - Constructor for class de.uka.ilkd.key.proof.ProofTreeEvent
Create ProofTreeEvent for an event that happens at the specified node.
ProofTreeEvent(Proof) - Constructor for class de.uka.ilkd.key.proof.ProofTreeEvent
Create ProofTreeEvent for an event that happens at no particular node.
ProofTreeEvent(Proof, Goal) - Constructor for class de.uka.ilkd.key.proof.ProofTreeEvent
Create ProofTreeEvent for the event that happened to the given goal
ProofTreeEvent(Proof, ImmutableList<Goal>) - Constructor for class de.uka.ilkd.key.proof.ProofTreeEvent
Create ProofTreeEvent for the event that affects the goals given in the list.
proofTreeListener - Variable in class de.uka.ilkd.key.core.KeYMediator
listens to the ProofTree
proofTreeListener - Variable in class de.uka.ilkd.key.gui.GoalList.GoalListModel
listens to the proof
proofTreeListener - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
ProofTreeListener() - Constructor for class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel.ProofTreeListener
 
proofTreeListener - Variable in class de.uka.ilkd.key.gui.TaskTree
listener to the prof tree events
proofTreeListener - Variable in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
ProofTreeListener - Interface in de.uka.ilkd.key.proof
 
proofTreeListener - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
proofTreeNodes - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
ProofTreeObserver() - Constructor for class de.uka.ilkd.key.prover.impl.DefaultGoalChooser.ProofTreeObserver
 
ProofTreePopupMenu(TreePath) - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
ProofTreeSearchBar - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeSearchBar(ProofTreeView) - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
proofTreeSearchPanel - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
the search dialog
proofTreeView - Variable in class de.uka.ilkd.key.gui.MainWindowTabbedPane
the current proof tree
proofTreeView - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
ProofTreeView - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeView(KeYMediator) - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView
creates a new proof tree
ProofTreeView() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView
creates a new proof tree
ProofTreeView.CacheLessMetalTreeUI - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeView.GUIProofTreeGUIListener - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeView.GUIProofTreeProofListener - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeView.GUITreeSelectionListener - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeView.ProofRenderer - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeView.ProofTreePopupMenu - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeView.ProofTreePopupMenu.SetGoalsBelowEnableStatus - Class in de.uka.ilkd.key.gui.prooftree
Action for enabling/disabling all goals below "node".
ProofTreeViewFilter - Class in de.uka.ilkd.key.gui.prooftree
Filters for the proof tree view.
ProofTreeViewFilter() - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
 
ProofTreeViewFilter.HideClosedSubtreesFilter - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeViewFilter.HideIntermediateFilter - Class in de.uka.ilkd.key.gui.prooftree
 
ProofTreeViewFilter.NodeFilter - Class in de.uka.ilkd.key.gui.prooftree
Filters working locally on nodes.
ProofTreeViewFilter.OnlyInteractiveFilter - Class in de.uka.ilkd.key.gui.prooftree
 
proofUnregistered(ProofEnvironmentEvent) - Method in interface de.uka.ilkd.key.proof.mgt.ProofEnvironmentListener
 
proofUnregistered(ProofEnvironmentEvent) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
ProofUserManager - Class in de.uka.ilkd.key.util
This singleton class is used to manage user of a Proof to make sure that a Proof is only disposed via Proof.dispose() if it is no longer in use (no user available).
ProofUserManager() - Constructor for class de.uka.ilkd.key.util.ProofUserManager
Forbid multiple instances.
proofUsers - Variable in class de.uka.ilkd.key.util.ProofUserManager
Stores for each Proof the registered users.
ProofVisitor - Interface in de.uka.ilkd.key.proof
 
ProofWrapper(Proof) - Constructor for class de.uka.ilkd.key.gui.ProofManagementDialog.ProofWrapper
 
PROP_ENABLED - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
PROP_LOGIC_KEYWORDS - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
PROP_LOGIC_KEYWORDS_PATTERN - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
PROP_LOGIC_KEYWORDS_REGEX - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
PROP_LOGIC_KEYWORDS_REPLACEMENT - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
propApplySymbolicExecution - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propConcurrentProcesses - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propergateToChild(SupportedTaclets.TreeItem, SupportedTaclets.TreeItem.SelectionMode) - Method in class de.uka.ilkd.key.gui.smt.TreePanel
 
propergateToRoot(SupportedTaclets.TreeItem, SupportedTaclets.TreeItem.SelectionMode) - Method in class de.uka.ilkd.key.gui.smt.TreePanel
 
properties - Variable in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
properties - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
properties(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
properties - Static variable in class de.uka.ilkd.key.macros.scripts.meta.DescriptionFacade
Lazy-loaded properties
properties - Variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Defines the controls to edit StrategyProperties.
Properties - Interface in de.uka.ilkd.key.util.properties
 
Properties.Property<T> - Class in de.uka.ilkd.key.util.properties
 
Properties.PropertyListener - Interface in de.uka.ilkd.key.util.properties
 
propertiesTitle - Variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
The label shown in front of the controls to edit StrategyProperties.
Property(Class<T>, String) - Constructor for class de.uka.ilkd.key.util.properties.Properties.Property
 
PROPERTY_ADD_SYMBOLIC_EXECUTION_LABEL - Static variable in interface de.uka.ilkd.key.proof.init.IPersistablePO
PROPERTY_ADD_UNINTERPRETED_PREDICATE - Static variable in interface de.uka.ilkd.key.proof.init.IPersistablePO
PROPERTY_CLASS - Static variable in interface de.uka.ilkd.key.proof.init.IPersistablePO
The key used to store #getClass().
PROPERTY_FILENAME - Static variable in interface de.uka.ilkd.key.proof.init.IPersistablePO
The key used to store the file name under which a PO is loaded.
PROPERTY_NAME - Static variable in interface de.uka.ilkd.key.proof.init.IPersistablePO
The key used to store ProofOblInput.name().
propertyButtons - Variable in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Maps a property key to the JRadioButtons which defines the values.
propertyChange(PropertyChangeEvent) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
propertyChanged(Properties.Property<T>, T, T) - Method in interface de.uka.ilkd.key.util.properties.Properties.PropertyListener
 
propertyGroups - Variable in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Maps a property to the used ButtonGroup.
PropExpansionStrategy(Set<String>) - Constructor for class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro.PropExpansionStrategy
 
PropExpansionStrategy(Strategy, Set<String>, boolean) - Constructor for class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro.PropExpansionStrategy
 
propIncludePostCondition - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propInvariantForAll - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propJunctor - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
propMaxUwinds - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propObjenesisPath - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propOpenjmlPath - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
proposers - Variable in class de.uka.ilkd.key.proof.InstantiationProposerCollection
 
PropositionalExpansionMacro - Class in de.uka.ilkd.key.macros
The macro PropositionalExpansionMacro apply rules to decompose propositional toplevel formulas; but does not split the goal.
PropositionalExpansionMacro() - Constructor for class de.uka.ilkd.key.macros.PropositionalExpansionMacro
 
PropositionalExpansionWithSimplificationMacro - Class in de.uka.ilkd.key.macros
 
PropositionalExpansionWithSimplificationMacro() - Constructor for class de.uka.ilkd.key.macros.PropositionalExpansionWithSimplificationMacro
 
propOutputPath - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propRemoveDuplicates - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propUseJUnit - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
propUseRFL - Static variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
ProspectivePartner - Class in de.uka.ilkd.key.proof.join
Represents the partners of a join operation.
ProspectivePartner(Term, Node, SequentFormula, Term, Node, SequentFormula, Term) - Constructor for class de.uka.ilkd.key.proof.join.ProspectivePartner
Constructs a new prospective partner object, i.e. a structure comprising the information about two partners of a join operation.
Protected - Class in de.uka.ilkd.key.java.declaration.modifier
Protected.
Protected() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Protected
Protected.
Protected(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Protected
Protected.
PROTECTED - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
PROTECTED - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
PROTECTED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
PROTECTED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
Protocol() - Constructor for class de.uka.ilkd.key.rule.OneStepSimplifier.Protocol
 
protocol - Variable in class de.uka.ilkd.key.rule.OneStepSimplifierRuleApp
 
prototype - Variable in class de.uka.ilkd.key.proof.init.AbstractProfile
 
ProveAndAddTaclets(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveAndAddTaclets
 
provedArithEqual(Term, TermBuilder, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HandleArith
 
provedByAnother(Term, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
provedByArith(Term, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HandleArith
try to prove atom by using polynomial
provedByArith(Term, Term, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HandleArith
Try to prove problem by know that axiom is true.
provedByArithFstCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Caches used bu HandleArith to cache proof results
provedByArithSndCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
 
provedBySelf(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
If the given problem's operation is equal,or mathmetic operation(=,>=, <=), this method will try to prove it by finding the relation between its two subterms.
provedFolderIcon - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
provedFolderIcon() - Static method in class de.uka.ilkd.key.gui.IconFactory
 
ProveKeYTaclets(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveKeYTaclets
 
proveLiteral(Term, Iterable<? extends Term>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
try to prove problem by know assertLits
PROVER_CONFIG_FILE - Static variable in class de.uka.ilkd.key.settings.ProofSettings
 
PROVER_CONFIG_FILE_TEMPLATE - Static variable in class de.uka.ilkd.key.settings.ProofSettings
 
ProverCore - Interface in de.uka.ilkd.key.prover
 
proverTaskListener - Variable in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
The registered ProverTaskListener.
ProverTaskListener - Interface in de.uka.ilkd.key.prover
Listener for longer tasks, which may be run in a separate worker thread.
proverTaskObservers - Variable in class de.uka.ilkd.key.prover.impl.AbstractProverCore
We use an immutable list to store listeners to allow for addition/removal within listener code without causing a deadlock
ProveUserDefinedTaclets(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveUserDefinedTaclets
 
PROXY - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
PROXY - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
ProxySort - Class in de.uka.ilkd.key.logic.sort
 
ProxySort(Name, ImmutableSet<Sort>) - Constructor for class de.uka.ilkd.key.logic.sort.ProxySort
 
ProxySort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProxySort
 
prune - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
prune - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
prune(Node) - Method in class de.uka.ilkd.key.proof.Proof.ProofPruner
 
prune(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Prunes the symbolic execution tree at the first IExecutionNode in the parent hierarchy of the given Node (including the Node itself).
PruneInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
PruneInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.PruneInteraction
 
PruneInteraction(Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.PruneInteraction
 
pruneLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
pruneProof(Goal) - Method in class de.uka.ilkd.key.proof.Proof
Performs an undo operation on the given goal.
pruneProof(Node) - Method in class de.uka.ilkd.key.proof.Proof
Prunes the subtree beneath the node cuttingPoint, i.e. the node cuttingPoint remains as the last node on the branch.
pruneProof(Node, boolean) - Method in class de.uka.ilkd.key.proof.Proof
 
PruneProofAction - Class in de.uka.ilkd.key.gui.actions
This action is one part of the previous UndoLastStepAction: It prunes the proof tree below the selected node.
PruneProofAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.PruneProofAction
Creates a new PruneProofAction.
pruneTo(Node) - Method in class de.uka.ilkd.key.control.AbstractProofControl
Prunes a proof to the given node.
pruneTo(Goal) - Method in class de.uka.ilkd.key.control.AbstractProofControl
Undo the last rule application on the given goal.
pruneToParent() - Method in class de.uka.ilkd.key.proof.Goal
 
pruningInProcess - Variable in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofTreeListener
 
pruningInProcess - Variable in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
pruningInProcess - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel.ProofTreeListener
 
pseudoRoot() - Static method in class de.uka.ilkd.key.api.ProjectedNode
 
pseudosexpr(IProofFileParser) - Method in class de.uka.ilkd.key.parser.KeYParser
 
PSI - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
ptl - Variable in class de.uka.ilkd.key.control.DefaultProofControl.AutoModeThread
 
ptl - Variable in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
ptl - Variable in class de.uka.ilkd.key.proof.io.ProblemLoader
 
ptl - Variable in class de.uka.ilkd.key.util.ProofStarter
 
Public - Class in de.uka.ilkd.key.java.declaration.modifier
Public.
Public() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Public
Constructor for the transformation of COMPOST ASTs to KeY.
Public(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Public
Constructor for the transformation of COMPOST ASTs to KeY.
PUBLIC - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
PUBLIC - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
PUBLIC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
PUBLIC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
pure - Variable in class de.uka.ilkd.key.pp.LogicPrinter
If pure is true the PositionTable will not be calculated
PURE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
PURE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
pureLitConjDisj - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
PurePosDPathFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff the find-formula of a rule contains a d-path consisting only of positive literals (as a formula of the antecedent).
PurePosDPathFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.PurePosDPathFeature
 
purePosPath_negative - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
 
purePosPath_positive - Variable in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
 
push(Iterator<RuleAppContainer>, ImmutableHeap<RuleAppContainer>) - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
Add a number of new rule apps to the heap
push(RuleAppContainer, ImmutableHeap<RuleAppContainer>) - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
Add a new rule app to the heap, provided that the rule app is not infinitely expensive
push(Term, boolean) - Method in class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator.ACPIterator
 
push(Layouter.StreamToken) - Method in class de.uka.ilkd.key.util.pp.Layouter
Push an OpenBlockToken or BreakToken onto the delimStack
push(int, int) - Method in class de.uka.ilkd.key.util.pp.Printer
 
push(ImmutableLeftistHeap<T>) - Method in class org.key_project.util.collection.ImmutableLeftistHeap.UnsortedIterator
 
pushAllInputToModel() - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
pushAllInputToModel() - Method in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
transfers input to the model
pushAllInputToModel() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
pushAllInputToModel(int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
pushChoices(Iterator<CPBranch>, CPBranch) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
 
pushLocalVariablesNamespace() - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Pushes a new, empty namespace onto the stack.
pushNew(Object) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
put(Object, Object) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
put(Term, String, boolean) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Associates a Term and its abbreviation in this map.
put(String, RuleSource, List<String>) - Method in class de.uka.ilkd.key.proof.init.Includes
 
put(String, RuleSource) - Method in class de.uka.ilkd.key.proof.init.Includes
adds a "normal" include.
put(boolean, Semisequent, ImmutableList<IfFormulaInstantiation>) - Method in class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
put(SchemaVariable) - Method in class de.uka.ilkd.key.rule.TacletPrefix
creates a new TacletPrefix with a new prefix entry
put(String, String) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
put(boolean, Long, ImmutableList<IfFormulaInstantiation>) - Method in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
put(ProgramVariable, ProgramVariable) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
put(Properties.Property<T>, T) - Method in class de.uka.ilkd.key.util.properties.ArrayProperties
 
put(Properties.Property<T>, T) - Method in class de.uka.ilkd.key.util.properties.MapProperties
 
put(Properties.Property<T>, T) - Method in interface de.uka.ilkd.key.util.properties.Properties
 
put(String, Map.Entry<String, SpecificationEntity.Type>) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
put(String, SpecificationEntity.Type, String) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
put(S, T) - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
put(S, T) - Method in class org.key_project.util.collection.DefaultImmutableMap
inserts mapping into the map (old map is not modified) if key exists old entry has to be removed null is not allowed for key or value.
put(S, T) - Method in interface org.key_project.util.collection.ImmutableMap
adds a mapping to the Map (old map is not modified) if key exists old entry has to be removed
putAll(Includes) - Method in class de.uka.ilkd.key.proof.init.Includes
 
putAll(K[], V[]) - Method in class de.uka.ilkd.key.util.LinkedHashMap
 
putAll(Iterable<K>, Iterable<V>) - Method in class de.uka.ilkd.key.util.LinkedHashMap
 
putChangeObj(Node, NodeChangesHolder) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
 
putConstantType(String, SMTSort) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
putDomain(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
putField(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
putFieldType(String, SMTSort) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
putFlow(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
putFunValue(String, String) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
putImplicitMethod(IProgramMethod, KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
putIndexForTerm(Term, TermTacletAppIndex) - Method in interface de.uka.ilkd.key.proof.ITermTacletAppIndexCache
Put the taclet app index index for the term t in the cache
putIndexForTerm(Term, TermTacletAppIndex) - Method in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
putIndexForTerm(Term, TermTacletAppIndex) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.BelowUpdateCache
 
putInQueryCache(FormulaTag, FormulaTagManager.FormulaInfo) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
putInTermCache(LRUCache<Term, Term>, Term, Term) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HandleArith
 
putIntoCache(Sort, Sort, boolean, ServiceCaches) - Static method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
putIntoTopLocalVariablesNamespace(ParsableVariable, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Puts a local variable into the topmost namespace on the stack
putIntoTopLocalVariablesNamespace(ProgramVariable) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Puts a local variable into the topmost namespace on the stack
putIntoTopLocalVariablesNamespace(ImmutableList<LogicVariable>, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Puts a list of local variables into the topmost namespace on the stack.
putIntoTopLocalVariablesNamespace(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Puts a list of local variables into the topmost namespace on the stack.
putLDT(String, RuleSource) - Method in class de.uka.ilkd.key.proof.init.Includes
adds a LDT include.
putOriginalConstantType(String, Sort) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
putParam(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
putReturn(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
putSubDomain(SecurityLattice.SecurityDomain, SecurityLattice.SecurityDomain) - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice
Refine the lattice by declaring a sub-domain relation between two domains.
putSubDomain(SecurityLattice.SecurityDomain) - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
 
putValuesFromGlobalVars(ProgramVariable, Node, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
put values in toKeep and variableNamingMap that can be found in the global variables of the node
putValuesFromRenamings(ProgramVariable, Node, boolean, Map<SVSubstitute, SVSubstitute>, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
put relevant values from the current nodes renamings in toKeep and variableNamingMap
pvar - Variable in class de.uka.ilkd.key.rule.metaconstruct.BreakToBeReplaced
 
pvar - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
pvset() - Method in class de.uka.ilkd.key.parser.KeYParser
 

Q

Quadruple<T1,T2,T3,T4> - Class in de.uka.ilkd.key.util
 
Quadruple(T1, T2, T3, T4) - Constructor for class de.uka.ilkd.key.util.Quadruple
 
QUALIFIED_NAME - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was Name
QUALIFIED_NAME - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was Name
qualifiedName() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Field
 
qualifiedName() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.Parameter
 
qualifiedName() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
qualifiedName() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity.ReturnValue
 
qualifierString - Variable in class de.uka.ilkd.key.logic.ProgramElementName
 
quanAnalyser - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
 
quanAnalyser - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EliminableQuantifierTF
 
quanAnalyser - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
QuanEliminationAnalyser - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
QuanEliminationAnalyser() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
quant - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
quant(SMTTermQuant.Quant, List<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
quant(SMTTermQuant.Quant, List<SMTTermVariable>, List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
quant - Variable in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
Quant() - Constructor for enum de.uka.ilkd.key.smt.lang.SMTTermQuant.Quant
 
quant - Variable in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
QuantifiableVariable - Interface in de.uka.ilkd.key.logic.op
This interface represents the variables that can be bound (by quantifiers or other binding operators).
quantifiableVariablePrintMode - Variable in class de.uka.ilkd.key.pp.LogicPrinter
 
QuantifiableVariablePrintMode() - Constructor for enum de.uka.ilkd.key.pp.LogicPrinter.QuantifiableVariablePrintMode
 
QuantifiableVariableVisitor() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod.QuantifiableVariableVisitor
 
QuantifiableVariableVisitor() - Constructor for class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor
 
quantifiedAnd - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
quantifiedArrayGuard - Variable in class de.uka.ilkd.key.parser.KeYParser
 
quantifiedClauseSet - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
quantifiedFor - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
quantifiedOr - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
quantifiedPureLitConjDisj - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
quantifiedVar - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
quantifiedvardecls() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
quantifiedvariabledeclarator(KeYJavaType) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
quantifiedVariables - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
List of current quantified variables.
quantifiedVariables - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
quantifiedVarSort - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
quantifiedVarSortCast - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
Quantifier - Class in de.uka.ilkd.key.logic.op
The two objects of this class represent the universal and the existential quantifier, respectively.
Quantifier(Name) - Constructor for class de.uka.ilkd.key.logic.op.Quantifier
 
Quantifier(String, int, int) - Constructor for class de.uka.ilkd.key.pp.Notation.Quantifier
 
quantifier() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
quantifierInstantiatedEnabled() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
quantifierInstantiations - Variable in class de.uka.ilkd.key.proof.Statistics
 
QUANTIFIERS_INSTANTIATE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUANTIFIERS_NON_SPLITTING - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUANTIFIERS_NON_SPLITTING_WITH_PROGS - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUANTIFIERS_NONE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUANTIFIERS_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
quantifiersMightSplit() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
quantifierterm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
quantifyTerm(Term, TermServices) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
Quantifies a term, i.d. every free variable is bounded by a allquantor.
queries - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
query - Variable in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
The query that is subject to query evaluation/expansion.
query - Variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
Query - Interface in de.uka.ilkd.key.smt
Represents a query directed to towards the z3 solver.
query - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The query that will extract the counterexample from the z3 solver.
query - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
QUERY_DEF_NAME - Static variable in class de.uka.ilkd.key.rule.QueryExpand
 
QUERY_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUERY_ON - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUERY_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUERY_RESTRICTED - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
query_suffix(Term, String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
QueryAxiom - Class in de.uka.ilkd.key.speclang
A class axiom that connects an observer symbol representing a Java method (i.e., an object of type IProgramMethod), with the corresponding method body.
QueryAxiom(String, IProgramMethod, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.QueryAxiom
 
QUERYAXIOM_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUERYAXIOM_ON - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
QUERYAXIOM_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
queryCacheKey - Variable in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
QueryEvalPos(Term, Vector<Integer>, int, ImmutableList<QuantifiableVariable>, boolean) - Constructor for class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
 
queryEvalTerm(Services, Term, LogicVariable[]) - Method in class de.uka.ilkd.key.rule.QueryExpand
Creates an invocation of a query in a modal operator and stores the value in a new symbol.
QueryExpand - Class in de.uka.ilkd.key.rule
The QueryExpand rule allows to apply contracts or to symbolically execute a query expression in the logic.
QueryExpand() - Constructor for class de.uka.ilkd.key.rule.QueryExpand
 
QueryExpand.QueryEvalPos - Class in de.uka.ilkd.key.rule
Query evaluation position.
queryExpandAlreadyAppliedAtPos(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
The method checks if the same rule has been applied earlier on this branch at the same position in the sequent.
QueryExpandCost - Class in de.uka.ilkd.key.strategy.feature
A Feature that computes the cost for using the query expand rule.
QueryExpandCost(int, int, int, boolean) - Constructor for class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
querySideProofFeature() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
Computes the cost Feature for the QuerySideProofRule.
QuerySideProofRule - Class in de.uka.ilkd.key.symbolic_execution.rule
A BuiltInRule which evaluates a query in a side proof.
QuerySideProofRule() - Constructor for class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
Constructor to forbid multiple instances.
querySpecFeature(Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
QUESTIONMARK - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
QUESTIONMARK - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
queue - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Stores open branches
queue - Variable in class de.uka.ilkd.key.smt.Pipe
Stores messages that are to be sent in the next cycle of the worker responsible for sending messages.
queue - Variable in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
Priority queue containing all RuleAppContainers that are candidates for application on a Goal.
queueLock - Variable in class de.uka.ilkd.key.smt.Pipe
 
QueueRuleApplicationManager - Class in de.uka.ilkd.key.strategy
Implementation of AutomatedRuleApplicationManager that stores possible RuleApps in a priority queue.
QueueRuleApplicationManager() - Constructor for class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
QUICK_SAVE_PATH - Static variable in class de.uka.ilkd.key.gui.actions.QuickSaveAction
 
QuickLoadAction - Class in de.uka.ilkd.key.gui.actions
Load the file saved at the location described by QuickSaveAction.
QuickLoadAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.QuickLoadAction
 
quickLoadAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
quickPrintSemisequent(Semisequent, Services) - Static method in class de.uka.ilkd.key.pp.LogicPrinter
 
quickPrintSequent(Sequent, Services) - Static method in class de.uka.ilkd.key.pp.LogicPrinter
 
quickPrintTerm(Term, Services) - Static method in class de.uka.ilkd.key.pp.LogicPrinter
 
quickPrintTerm(Term, Services, boolean, boolean) - Static method in class de.uka.ilkd.key.pp.LogicPrinter
 
QuickSaveAction - Class in de.uka.ilkd.key.gui.actions
Saves the current selected proof immediately to a temporaly location.
QuickSaveAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.QuickSaveAction
 
quickSaveAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
quit - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
quit(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
QUOTED_STRING_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
QUOTED_STRING_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
quotient(BigInteger, Term, Services) - Method in class de.uka.ilkd.key.strategy.termProjection.AbstractDividePolynomialsProjection
 
qvs - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 

R

r - Variable in class de.uka.ilkd.key.rule.RuleKey
 
r - Static variable in class de.uka.ilkd.key.util.TipOfTheDay
 
radioAll - Variable in class de.uka.ilkd.key.gui.smt.InnerPanel
 
radioNothing - Variable in class de.uka.ilkd.key.gui.smt.InnerPanel
 
radioUser - Variable in class de.uka.ilkd.key.gui.smt.InnerPanel
 
raiseError(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
raiseError(String) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
raiseError(String, Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
raiseError(String) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
raiseError(String, Exception) - Method in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
raiseException(RecognitionException) - Method in class de.uka.ilkd.key.parser.KeYParser
 
raiseNotSupported(String) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
raiseNotSupported(String) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
random - Static variable in class org.key_project.util.RandomName
 
RandomName - Class in org.key_project.util
 
RandomName() - Constructor for class org.key_project.util.RandomName
 
Range - Class in de.uka.ilkd.key.pp
A class specifying a range of integer numbers e.g. character positions.
Range(int, int) - Constructor for class de.uka.ilkd.key.pp.Range
 
Range(Range) - Constructor for class de.uka.ilkd.key.pp.Range
 
RANGE_SEPARATOR - Static variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
RangeExpression - Class in de.uka.ilkd.key.java.recoderext.adt
Represents the range suffix for subsequences written in suffix notation, e.g., seq[from..to]
RangeExpression(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
RangeExpression(RangeExpression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
rangeForIndex(int) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Returns the character range of the `lowest' subtable that includes index in its range.
rangeForIndex(int, int) - Method in class de.uka.ilkd.key.pp.PositionTable
Returns the character range of the `lowest' subtable that includes index in its range.
rangeForPath(ImmutableList<Integer>) - Method in class de.uka.ilkd.key.pp.InitialPositionTable
Returns the character range for the subtable indicated by the given integer list.
rangeForPath(ImmutableList<Integer>, int) - Method in class de.uka.ilkd.key.pp.PositionTable
 
RANGLE - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
RARROW - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
RARROW - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
rate - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
rawChanges - Variable in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
rawName - Variable in enum de.uka.ilkd.key.proof.io.IProofFileParser.ProofElementID
 
RawType() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
RBRACE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
RBRACE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
RBRACE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RBRACE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
RBRACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
RBRACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
RBRACKET - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
RBRACKET - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
RBRACKET - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RBRACKET - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
RBRACKET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
RBRACKET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
rcObj - Variable in class de.uka.ilkd.key.testgen.RefEx
 
rcObjType - Variable in class de.uka.ilkd.key.testgen.RefEx
 
rDelimiter - Variable in class de.uka.ilkd.key.pp.Notation.SeqSingletonNotation
 
reach - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
reach(Term, Term, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
REACH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
REACH - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
reachableState - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AdditionalHeapTerms
 
reachableState - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The reachable state formula.
reachableValue(Term, Term, KeYJavaType) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
reachableValue(Term, KeYJavaType) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
reachableValue(ProgramVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
REACHLOCS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
REACHLOCS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
react(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.smt.LeafPanel.SelectionListener
 
read(CommandLine) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
read() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
read() - Method in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
read(char[], int, int) - Method in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
read() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Reads the input using the given modification strategy, i.e., parts of the input do not modify the initial configuration while others do.
read() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
read() - Method in class de.uka.ilkd.key.proof.io.LDTInput
reads all LDTs, i.e., all associated .key files with respect to the given modification strategy.
read(Properties, String, String) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
read(Properties, String, int) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
read(Properties, String, long) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
read(Properties, String, boolean) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
read(Properties, String, String[]) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
read() - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
read(Properties) - Static method in class de.uka.ilkd.key.strategy.StrategyProperties
 
read(File) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Reads the given File.
read(InputStream) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader
Reads from the given InputStream and closes it.
read(File) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Reads the given File.
read(InputStream) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
Reads from the given InputStream and closes it.
read() - Method in class de.uka.ilkd.key.taclettranslation.lemma.EmptyEnvInput
 
READABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
READABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
readable_if_clause(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
readBlock(String, ClassDeclaration, NamespaceSet) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Parses a given JavaBlock using cd as context to determine the right references.
readBlock(String, Context) - Method in class de.uka.ilkd.key.java.Recoder2KeY
parses a given JavaBlock using the context to determine the right references
readBlockWithEmptyContext(String) - Method in interface de.uka.ilkd.key.java.JavaReader
 
readBlockWithEmptyContext(String) - Method in class de.uka.ilkd.key.java.Recoder2KeY
parses a given JavaBlock using the context to determine the right references using an empty context
readBlockWithProgramVariables(Namespace<IProgramVariable>, String) - Method in interface de.uka.ilkd.key.java.JavaReader
 
readBlockWithProgramVariables(Namespace<IProgramVariable>, String) - Method in class de.uka.ilkd.key.java.Recoder2KeY
parses a given JavaBlock using a namespace to determine the right references using an empty context.
readBoolean(String, boolean) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
readBootClassPath() - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
readBootClassPath() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
gets the boot classpath element, null if none set.
readBootClassPath() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
readBootClassPath() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
ReadByte() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReadByte() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
readChar() - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
readChar() - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
readChars - Variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
number of characters read so far
readClassPath() - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
readClassPath() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
gets the classpath elements to be considered here.
readClassPath() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
readClassPath() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
readCompilationUnit(String) - Method in class de.uka.ilkd.key.java.Recoder2KeY
read a compilation unit, given as a string.
readCompilationUnitsAsFiles(String[]) - Method in class de.uka.ilkd.key.java.Recoder2KeY
parse a list of java files and transform it to the corresponding KeY entities.
readContractNumber() - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
readEnvInput(EnvInput, InitConfig) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
reader - Variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
This is the source of characters
reader - Variable in class de.uka.ilkd.key.smt.BufferedMessageReader
 
readerClosed() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
readerClosed() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
readFile(File) - Static method in class de.uka.ilkd.key.util.ReferenceLister
 
readFrom(URL) - Static method in class org.key_project.util.java.IOUtil
Reads the complete content from the URL.
readFrom(File) - Static method in class org.key_project.util.java.IOUtil
Reads the complete content from the File.
readFrom(InputStream) - Static method in class org.key_project.util.java.IOUtil
Reads the complete content from the InputStream and closes it.
readFromResourceFile(String) - Static method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
readFromTree() - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
readFromURL(URL) - Static method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
readFuncAndPred() - Method in class de.uka.ilkd.key.proof.io.KeYFile
reads the functions and predicates declared in the .key file only, modifying the function namespaces of the respective taclet options.
readHeader(String) - Method in class de.uka.ilkd.key.util.AddAHead
 
readIncludes(EnvInput, InitConfig) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
Helper for readEnvInput().
readIncludes() - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
readIncludes() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Reads the include section and returns an Includes object.
readIncludes() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
readIncludes() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
readInt() - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
readInteractionLog(File) - Static method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogFacade
 
readInteractionLog(File) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
readJava(String) - Method in class de.uka.ilkd.key.java.JavaInfo
reads a Java statement not necessarily a block
readJava(EnvInput, InitConfig) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
Helper for readEnvInput().
readJava(File) - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
readJavaBlock(String, TypeDeclaration) - Method in class de.uka.ilkd.key.java.JavaInfo
reads a Java block given as a string java as it was in the given TypeDeclaration asIn.
readJavaBlock(String) - Method in class de.uka.ilkd.key.java.JavaInfo
reads a Java block given as a String
readJavaBlock(String, NamespaceSet) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
Parses a given JavaBlock using an empty context.
readJavaPath() - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
readJavaPath() - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Reads the Java path.
readJavaPath() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
readJavaPath() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
readLDTIncludes(Includes, InitConfig) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
Helper for readIncludes().
readLine() - Method in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
readLines(String) - Method in class de.uka.ilkd.key.util.AddAHead
 
readLock - Variable in class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
readLock - Variable in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
readMessage() - Method in class de.uka.ilkd.key.smt.BufferedMessageReader
Call this method in order to read the next message from the given input stream.
readObject(ObjectInputStream) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
readOldHeader(String) - Method in class de.uka.ilkd.key.util.AddAHead
 
readPreferences() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
readProblem() - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
readProblem() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
readProblem() - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
readProblem() - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
readProblem() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
readProblem() - Method in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
readProblem() - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
readProblem() - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
readProblem() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
readProblem() - Method in interface de.uka.ilkd.key.proof.init.ProofOblInput
 
readProblem() - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
readProblem() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
readProblem() - Method in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
readProfileFromFile() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
Tries to read the Profile from the file to load.
readProof(IProofFileParser) - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
Reads a saved proof of a .key file.
readProofScript() - Method in class de.uka.ilkd.key.proof.init.KeYUserProblemFile
 
readProofScript() - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
 
ReadPVCollector(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.util.MiscTools.ReadPVCollector
 
readResolve() - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
the NIL list is a singleton.
readResolve() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
the NIL list is a singleton.
readRIFL(File) - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
readRulesAndProblem() - Method in class de.uka.ilkd.key.proof.io.KeYFile
reads the rules and problems declared in the .key file only, modifying the set of rules of the initial configuration
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ChoiceSettings
gets a Properties object and has to perform the necessary steps in order to change this object in a way that it represents the stored settings
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.GeneralSettings
gets a Properties object and has to perform the necessary steps in order to change this object in a way that it represents the stored settings
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
readSettings(Properties) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
readSettings(Object, Properties) - Method in interface de.uka.ilkd.key.settings.Settings
gets a Properties object and has to perform the necessary steps in order to change this object in a way that it represents the stored settings sender is the object calling this method.
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.StrategySettings
 
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
readSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ViewSettings
gets a Properties object and has to perform the necessary steps in order to change this object in a way that it represents the stored settings
readSingleOption(Properties, String) - Static method in class de.uka.ilkd.key.strategy.StrategyProperties
 
readSorts() - Method in class de.uka.ilkd.key.proof.io.KeYFile
reads the sorts declaration of the .key file only, modifying the sort namespace of the initial configuration
readVersionString(URL) - Method in class de.uka.ilkd.key.util.KeYResourceManager
reads a version string or returns "x.z.y" in case of failures
Real - Class in de.uka.ilkd.key.java.recoderext
recoder extension for JML's \real type.
Real(String, ProgramModelInfo) - Constructor for class de.uka.ilkd.key.java.recoderext.Real
 
REAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
REAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
REAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
REAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
realAffine(Feature, RuleAppCost, RuleAppCost, RuleAppCost, RuleAppCost) - Static method in class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
realKind - Variable in class de.uka.ilkd.key.parser.proofjava.Token.RealKindToken
 
realKind - Variable in class de.uka.ilkd.key.parser.schemajava.Token.RealKindToken
 
RealKindToken(int) - Constructor for class de.uka.ilkd.key.parser.proofjava.Token.RealKindToken
 
RealKindToken(int) - Constructor for class de.uka.ilkd.key.parser.schemajava.Token.RealKindToken
 
RealLDT - Class in de.uka.ilkd.key.ldt
Complete this class if you want to add support for the JML \real type.
RealLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.RealLDT
 
RealLiteral - Class in de.uka.ilkd.key.java.expression.literal
JML \real literal.
RealLiteral() - Constructor for class de.uka.ilkd.key.java.expression.literal.RealLiteral
Double literal.
RealLiteral(int) - Constructor for class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
RealLiteral(double) - Constructor for class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
RealLiteral(BigDecimal) - Constructor for class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
RealLiteral(ExtList, String) - Constructor for class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
RealLiteral(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.literal.RealLiteral
 
RealLiteral(String) - Constructor for class de.uka.ilkd.key.java.expression.literal.RealLiteral
Double literal.
RealLiteral - Class in de.uka.ilkd.key.java.recoderext.expression.literal
Literal for JML \real type;
RealLiteral(int) - Constructor for class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
RealLiteral(String) - Constructor for class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
RealLiteral(BigDecimal) - Constructor for class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
RealLiteral() - Constructor for class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
RealLiteral(ExtList) - Constructor for class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
Reapplication - Class in de.uka.ilkd.key.gui.interactionlog.algo
 
Reapplication(Goal) - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
reason - Variable in exception de.uka.ilkd.key.parser.GenericSortException
 
reason() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
ReasonOfInterruption() - Constructor for enum de.uka.ilkd.key.smt.SMTSolver.ReasonOfInterruption
 
reasonOfInterruption - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
rebuild(Taclet, Term, TermServices, HashSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Rebuilds a term recursively and replaces all schema variables with skolem terms/variables.
rebuildList() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
rebuildMenu() - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
rebuildOn(Goal) - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
rebuildOn(Sequent) - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
rebuildSorts(Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
rebuildSubTrees(DelayedCut, Goal) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
Rebuilds the subtree pruned by the process, that is the rules are replayed.
rebuildTerm(Term) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
Use this method to rebuild the given term.
rec(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
rec2key() - Method in class de.uka.ilkd.key.java.JavaInfo
convenience method that returns the Recoder-to-KeY mapping underlying the KeYProgModelInfo of this JavaInfo
rec2key() - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
rec2key() - Method in class de.uka.ilkd.key.java.Recoder2KeY
 
rec2key - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
the associated Recoder2KeY object
recAddTriggers(Term, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
 
RecAndExistentiallyConnectedClausesFeature - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Binary Term Feature return zero if root is a CNF quantifier formula with several clauses.
RecAndExistentiallyConnectedClausesFeature() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.RecAndExistentiallyConnectedClausesFeature
 
recCe - Variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
recChangeBreaks(ProgramElement, Break) - Method in class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
 
recClass2schemakeyClassCons - Static variable in class de.uka.ilkd.key.java.SchemaRecoder2KeY
caches constructor access for reflection
Receiver(InputStream, int, String) - Constructor for class de.uka.ilkd.key.smt.Pipe.Receiver
 
RecentFileEntry(String) - Constructor for class de.uka.ilkd.key.gui.RecentFileMenu.RecentFileEntry
 
recentFileMenu - Variable in class de.uka.ilkd.key.gui.MainWindow
 
RecentFileMenu - Class in de.uka.ilkd.key.gui
This class offers a mechanism to manage recent files; it adds the necessary menu items to a menu or even can provide that menu itself.
RecentFileMenu(KeYMediator) - Constructor for class de.uka.ilkd.key.gui.RecentFileMenu
Create a new RecentFiles list.
RecentFileMenu.RecentFileEntry - Class in de.uka.ilkd.key.gui
 
recentFiles - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
recentFiles(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
recentFiles - Variable in class de.uka.ilkd.key.gui.RecentFileMenu
list of recent files
recentFileStorage - Static variable in class de.uka.ilkd.key.settings.PathConfig
In which file to store the recent files.
recFindImplementations(ClassType, String, List<Type>, ImmutableList<KeYJavaType>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
recOccurCheck(Term, Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
check whether term "sub" is in term "term"
recoder.service - package recoder.service
 
Recoder2KeY - Class in de.uka.ilkd.key.java
This class is the bridge between recoder ast data structures and KeY data structures.
Recoder2KeY(Services, KeYCrossReferenceServiceConfiguration, KeYRecoderMapping, NamespaceSet, TypeConverter) - Constructor for class de.uka.ilkd.key.java.Recoder2KeY
create a new Recoder2KeY transformation object.
Recoder2KeY(Services, NamespaceSet) - Constructor for class de.uka.ilkd.key.java.Recoder2KeY
create a new Recoder2KeY transformation object.
Recoder2KeY(Services, KeYCrossReferenceServiceConfiguration, String, KeYRecoderMapping, NamespaceSet, TypeConverter) - Constructor for class de.uka.ilkd.key.java.Recoder2KeY
create a new Recoder2KeY transformation object.
recoder2key - Variable in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
The associated Recoder<->KeY object
Recoder2KeYConverter - Class in de.uka.ilkd.key.java
Objects of this class can be used to transform an AST returned by the recoder library to the corresponding yet immutable KeY data structures.
Recoder2KeYConverter(Recoder2KeY, Services, NamespaceSet) - Constructor for class de.uka.ilkd.key.java.Recoder2KeYConverter
 
Recoder2KeYTypeConverter - Class in de.uka.ilkd.key.java
provide means to convert recoder types to the corresponding KeY type structures.
Recoder2KeYTypeConverter(Services, TypeConverter, NamespaceSet, Recoder2KeY) - Constructor for class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
RECODER_PREFIX_LENGTH - Static variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
recoderBlock(String, Context) - Method in class de.uka.ilkd.key.java.Recoder2KeY
parses a given JavaBlock using the context to determine the right references and returns a statement block of recoder.
recoderBlock(String, Context) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
parses a given JavaBlock using the context to determine the right references and returns a statement block of recoder.
recoderCompilationUnits(String[]) - Method in class de.uka.ilkd.key.java.Recoder2KeY
read a number of compilation units, each given as a string.
recoderCompilationUnitsAsFiles(String[]) - Method in class de.uka.ilkd.key.java.Recoder2KeY
parse a list of java files.
recoderExitAction() - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
RecoderModelTransformer - Class in de.uka.ilkd.key.java.recoderext
The Java DL requires some implicit fields, that are available in each Java class.
RecoderModelTransformer(CrossReferenceServiceConfiguration, RecoderModelTransformer.TransformerCache) - Constructor for class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
creates a transormder for the recoder model
RecoderModelTransformer.FinalOuterVarsCollector - Class in de.uka.ilkd.key.java.recoderext
 
RecoderModelTransformer.TransformerCache - Class in de.uka.ilkd.key.java.recoderext
Cache of important data.
RecoderModelTransformer.TypeAndClassDeclarationCollector - Class in de.uka.ilkd.key.java.recoderext
 
recoderTypeSVType - Variable in class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceSourceInfo
 
recorder - Variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
recover(RecognitionException, BitSet) - Method in class de.uka.ilkd.key.parser.KeYLexer
 
recover(IntStream, RecognitionException) - Method in class de.uka.ilkd.key.parser.KeYParser
 
recover(IntStream, RecognitionException) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class de.uka.ilkd.key.parser.KeYParser
Not currently used
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
Not currently used
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class de.uka.ilkd.key.parser.KeYParser
 
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
recoverParserErrorMessage(Exception) - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Tries to recover parser errors and make them human-readable, rewrap them into ProblemLoaderExceptions.
RecSubTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
Feature for invoking a term feature recursively on all subterms of a term.
RecSubTermFeature(TermFeature, TermFeature) - Constructor for class de.uka.ilkd.key.strategy.termfeature.RecSubTermFeature
 
RED - Static variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
redirectScopeNesting(ProgramElement) - Method in class recoder.service.KeYCrossReferenceSourceInfo
redirects the nesting of scopes when a method-frame occurs
redispatchMouseEvent(MouseEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.GlassPaneListener
 
redLabel(String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
reduce(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
reduce(MultiplesModEquationsGenerator.CofactorMonomial) - Method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator.CofactorPolynomial
Reduce the polynomial by adding a multiple of the monomial mono.
ReduceMonomialsProjection - Class in de.uka.ilkd.key.strategy.termProjection
Projection for dividing one monomial by another.
ReduceMonomialsProjection(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.termProjection.ReduceMonomialsProjection
 
reducible(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
ReducibleMonomialsFeature - Class in de.uka.ilkd.key.strategy.feature
Return zero iff the monomial dividendSV can be made smaller (in the polynomial reduction ordering) by adding or subtracting divisorSV
ReducibleMonomialsFeature(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.feature.ReducibleMonomialsFeature
 
refactorApplicationTerm(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, TermLabelManager.RefactoringsContainer, TermFactory) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors the labels of the application term.
refactorBewlowUpdates(PosInOccurrence, Term, List<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Refactors the Term below its update.
refactoreLabels(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Term, List<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
This method is used to refactor the labels of the given Term.
refactoreLabels(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Term, List<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.RemoveInCheckBranchesTermLabelRefactoring
This method is used to refactor the labels of the given Term.
refactoreLabels(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Term, List<TermLabel>) - Method in interface de.uka.ilkd.key.rule.label.TermLabelRefactoring
This method is used to refactor the labels of the given Term.
refactorGoal(TermLabelState, Services, PosInOccurrence, Rule, Goal, Object, Term) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels in the complete Sequent.
refactorGoal(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels in the complete Sequent.
refactorInCaseOfNewIdRequired(TermLabelState, Goal, Term, Services, List<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Refactors in case that the inner most label needs a new ID.
RefactoringsContainer(ImmutableList<TermLabelRefactoring>, ImmutableList<TermLabelRefactoring>, ImmutableList<TermLabelRefactoring>, ImmutableList<TermLabelRefactoring>, ImmutableList<TermLabelRefactoring>) - Constructor for class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
Constructor.
RefactoringScope() - Constructor for enum de.uka.ilkd.key.rule.label.TermLabelRefactoring.RefactoringScope
 
refactorLabelsRecursive(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Term, ImmutableList<TermLabelRefactoring>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs a TermLabel refactoring recursively on the given Term.
refactorSemisequent(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term, Semisequent, boolean, ImmutableList<TermLabelRefactoring>) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Performs a TermLabel refactoring on the given Semisequent.
refactorSequent(TermLabelState, Services, PosInOccurrence, Rule, Goal, Object, Term) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels in the complete Sequent.
refactorSequent(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels in the complete Sequent.
refactorSequentFormula(TermLabelState, Services, Term, PosInOccurrence, Rule, Goal, Object, Term) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels on the PosInOccurrence in the given Term of a SequentFormula.
refactorSequentFormula(TermLabelState, Services, Term, PosInOccurrence, Goal, Object, Rule, Term) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels on the PosInOccurrence in the given Term of a SequentFormula.
refactorSequentFormulas(TermLabelState, Services, Term, List<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Refactors the specified SequentFormulas.
refactorSpecificationApplication(Term, Goal, Services, List<TermLabel>, Object) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Refactors a specification application.
refactorSubstitution(Term, Term, List<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Refactors the given Term after a substitiution.
refactorTerm(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Static method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels in the complete Sequent.
refactorTerm(TermLabelState, Services, PosInOccurrence, Term, Goal, Object, Rule, Term) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Refactors all labels in the given application Term.
reference - Variable in class de.uka.ilkd.key.java.Import
Type reference infix.
reference - Variable in class de.uka.ilkd.key.java.PackageSpecification
Reference.
Reference - Interface in de.uka.ilkd.key.java
References are uses of names, variables or members.
reference - Variable in class de.uka.ilkd.key.rule.conditions.ArrayLengthCondition
 
reference - Variable in class de.uka.ilkd.key.rule.conditions.EnumConstantCondition
 
reference - Variable in class de.uka.ilkd.key.rule.conditions.FinalReferenceCondition
 
reference - Variable in class de.uka.ilkd.key.rule.conditions.StaticReferenceCondition
 
REFERENCE - Static variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
ReferenceAnalaystProofVisitor(Services, ImmutableList<IProofReferencesAnalyst>) - Constructor for class de.uka.ilkd.key.proof_references.ProofReferenceUtil.ReferenceAnalaystProofVisitor
Constructor.
ReferenceLister - Class in de.uka.ilkd.key.util
Find out for a collection of Java files which referenced types are not defined within the source directory.
ReferenceLister() - Constructor for class de.uka.ilkd.key.util.ReferenceLister
 
referenceNamespaces - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
ReferencePrefix - Interface in de.uka.ilkd.key.java.reference
Reference prefix.
referencesOwnInstanceField() - Method in class de.uka.ilkd.key.java.reference.FieldReference
 
ReferenceSuffix - Interface in de.uka.ilkd.key.java.reference
Reference suffix.
referencetype() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
RefEx - Class in de.uka.ilkd.key.testgen
Reference expression
RefEx(String, String, String, String) - Constructor for class de.uka.ilkd.key.testgen.RefEx
Example: rcObj.field, where rcObjType is the type of rcObj.
refine(Iterable<? extends Term>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
Refine literals in this clause, but it does not change literlas, only return literals that can't be removed by refining
ReflectionClassCreator - Class in de.uka.ilkd.key.testgen
Creates the RFL.java file, that provides setter and getter methods using the reflection API as well as object creation functions based on the objenesis library.
ReflectionClassCreator() - Constructor for class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
refresh() - Method in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
refresh - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
refresh(Proof) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
performs a refresh of all elements in this tab
refresh(Services) - Method in class de.uka.ilkd.key.pp.NotationInfo
 
refresh(Services, boolean, boolean) - Method in class de.uka.ilkd.key.pp.NotationInfo
 
refresh(Proof) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
refreshDefaultButton() - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
refreshDialog() - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
refreshGoal(Goal, Node) - Method in class de.uka.ilkd.key.proof.Proof.ProofPruner
 
refreshHighlightning - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
refreshInfoBox(String) - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
refreshOSS(Proof) - Static method in class de.uka.ilkd.key.rule.OneStepSimplifier
Enables or disables the one step simplification, depending on the strategy setting made.
refreshProgessOfProblem(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
refreshVarMaps(RuleApp, Node) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Modifies toKeep and variableNamingMap to hold the correct parameters after execution of the given ruleApp on the given node
RefSolverServiceConfiguration - Class in de.uka.ilkd.key.util
 
RefSolverServiceConfiguration() - Constructor for class de.uka.ilkd.key.util.RefSolverServiceConfiguration
 
regex - Variable in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
indicating whether the user input should be treated as regular expression
regExpCheckBox - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
register(IconFont) - Static method in class de.uka.ilkd.key.gui.fonticons.IconFontSwing
Register an icon font.
register() - Method in class de.uka.ilkd.key.gui.GoalList
 
register(Class<T>, Factory<T>) - Static method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteractionFactory
 
register() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
register() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
register(ProgramVariable, Services) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
register(ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
register(Function, Services) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
register(ProgramVariable, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
register(ImmutableList<ProgramVariable>, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
register(Function, Services) - Static method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
register(Name) - Static method in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
register(ClassType) - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceNameInfo
register a class type.
register(ImmutableList<ProgramVariable>, ProgramVariable[], Collection<LocationVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
register(Taclet, InitConfig) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
register(ProgramVariable, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
register(ImmutableList<ProgramVariable>, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
register(Function, Services) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
register(ProgramVariable, Services) - Static method in class de.uka.ilkd.key.proof.init.ProofObligationVars
 
register(WellDefinednessPO.Variables, Services) - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
Registers the new variables
register(ProgramVariable, Services) - Static method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
Adds pv to the sevices' program variable namespace.
register(ProgramVariable, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
registerAbbreviationVariables(TextualJMLSpecCase, KeYJavaType, ProgramVariableCollection, JMLSpecFactory.ContractClauses) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
register abbreviations in contracts (aka. old clauses). creates update terms.
registerClassAxiomTaclets(KeYJavaType, InitConfig) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
adds all taclets for the class axioms accessible and needed by this PO
registerContract(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
registerContract(Contract, ImmutableSet<Pair<KeYJavaType, IObserverFunction>>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
registerContract(Contract, Pair<KeYJavaType, IObserverFunction>) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
registerDisposeListener(Proof) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
registered(Name) - Static method in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
REGISTERED_MACROS - Static variable in class de.uka.ilkd.key.gui.ProofMacroMenu
The loader used to access the providers for macros.
RegisteredEscapeExpression - Class in de.uka.ilkd.key.java.recoderext
This class handles all escape expressions in set-statements, that are registered in JMLTranslator.jml2jdl
RegisteredEscapeExpression(String, List<Expression>) - Constructor for class de.uka.ilkd.key.java.recoderext.RegisteredEscapeExpression
 
registeredPlaceholders - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
registeredPredicates - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
registeredPredicates - Variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.Result
 
registerFactoryMethods() - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactoryImpl
 
registerFactoryMethods() - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactoryImpl
 
registerMacroKeyBindings(KeYMediator, SequentView, JComponent) - Static method in class de.uka.ilkd.key.gui.actions.MacroKeyBinding
 
registerOnSettings(Proof) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
registerProgressListener(MergeRule.MergeRuleProgressListener) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
registerProof(ProofOblInput, ProofAggregate) - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
registers a proof loaded with the given ProofOblInput.
registerProof(ProofOblInput, Proof) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers the passed proof.
registerProofAggregate(ProofAggregate) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
Registers an already created ProofAggregate in this UserInterfaceControl.
registerProofAggregate(ProofAggregate) - Method in interface de.uka.ilkd.key.control.UserInterfaceControl
Registers an already created ProofAggregate in this UserInterfaceControl.
registerProofAggregate(ProofAggregate) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
registerProofAggregate(ProofAggregate) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
Registers an already created ProofAggregate in this UserInterfaceControl.
registerProofAggregate(ProofAggregate) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
registerProofs(ProofAggregate, ProofEnvironment) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
registerRule(Rule, RuleJustification) - Method in class de.uka.ilkd.key.proof.init.InitConfig
registers a rule with the given justification at the justification managing RuleJustification object of this environment.
registerRuleIntroducedAtNode(RuleApp, Node, boolean) - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
registerRules(Iterable<? extends Rule>, RuleJustification) - Method in class de.uka.ilkd.key.proof.init.InitConfig
registers a list of rules with the given justification at the justification managing RuleJustification object of this environment.
registerSkolemConstants(NamespaceSet) - Method in class de.uka.ilkd.key.rule.TacletApp
 
registerSubtype(ClassType, ClassType) - Method in class recoder.service.KeYCrossReferenceSourceInfo
 
registerUnresolvedTypeRef(TypeReference) - Method in class recoder.service.KeYCrossReferenceSourceInfo
 
registerWdCheck(WellDefinednessCheck) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Registers a well-definedness check.
RegroupSequentPrintFilter - Class in de.uka.ilkd.key.pp
 
RegroupSequentPrintFilter(SequentViewLogicPrinter, boolean) - Constructor for class de.uka.ilkd.key.pp.RegroupSequentPrintFilter
 
ReInit(Reader, int, int, int) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(Reader, int, int) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(Reader) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(InputStream, String, int, int) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(InputStream, String) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(InputStream) - Method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
ReInit(InputStream) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ReInit(InputStream, String) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ReInit(Reader) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ReInit(ProofJavaParserTokenManager) - Method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ReInit(JavaCharStream) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
ReInit(JavaCharStream, int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(Reader, int, int) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(Reader) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(InputStream, String, int, int) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(InputStream, String) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(InputStream) - Method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
ReInit(InputStream) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ReInit(InputStream, String) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ReInit(Reader) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ReInit(SchemaJavaParserTokenManager) - Method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ReInit(JavaCharStream) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
ReInit(JavaCharStream, int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
ReInitRounds() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
ReInitRounds() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
rejected - Variable in class de.uka.ilkd.key.logic.SemisequentChangeInfo
contains formulas that have been tried to add, but which have been rejected due to already existing formulas in the sequent subsuming these formulas
rejectedFormula(SequentFormula) - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
adding formula f to the semisequent failed due to a redundance check.
rejectedFormulas() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns a list of formulas that have been tried to add to the semisequent but got rejected as they were redundant
rejectedFormulas(boolean) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
Returns the formulas that have been rejected when trying to add as being redundant.
rejectedFormulas() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
Returns the formulas that have been rejected when trying to add as being redundant.
relation_op() - Method in class de.uka.ilkd.key.parser.KeYParser
 
relationalexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
RelationalExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
RelationalExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
relative(File, File) - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
release() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
 
release() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
release(Node) - Method in class de.uka.ilkd.key.strategy.IfInstantiationCachePool
 
releaseAll() - Method in class de.uka.ilkd.key.strategy.IfInstantiationCachePool
 
relevantThings - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsIrrelevantThingsVisitor
The relevant things.
relPos - Variable in class de.uka.ilkd.key.java.PositionInfo
 
REM - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
REM - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
rem(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
remainder - Variable in class org.key_project.util.collection.ImmutableLeftistHeap.SortedIterator
 
remainder - Variable in class org.key_project.util.collection.ImmutableLeftistHeap.UnsortedIterator
 
remainingGoal - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
remainingSteps - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
REMASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
REMASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
REMEMBRANCE_SUFFIX - Static variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Suffix for all remembrance variables.
remembranceHeaps - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
remembranceHeaps - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
A map from every heap heap to heap_Before_BLOCK.
remembranceLocalVariables - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
remembranceLocalVariables - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
A map from every variable var that is assignable inside the block to var_Before_BLOCK.
remembranceVariables - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
remove(Object) - Method in class de.uka.ilkd.key.api.ScriptResults
 
remove(int) - Method in class de.uka.ilkd.key.api.ScriptResults
 
remove() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionLattice.AbstractPredicateLatticeIterator
 
remove() - Method in class de.uka.ilkd.key.core.KeYSelectionModel.DefaultSelectionIterator
 
remove(Goal) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
remove(int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
remove(Object) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
remove(Name) - Method in class de.uka.ilkd.key.logic.Namespace
Remove a name from the namespace.
remove(int) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
removes an element
remove(int) - Method in class de.uka.ilkd.key.logic.Semisequent
removes an element
remove() - Method in class de.uka.ilkd.key.logic.Sequent.SequentIterator
throw an unsupported operation exception as sequents are immutable
remove() - Method in class de.uka.ilkd.key.logic.SingleRenamingTable.SingleIterator
 
remove(DelayedCutListener) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
remove(String) - Method in class de.uka.ilkd.key.proof.init.Includes
removes the filename name and its mapping.
remove() - Method in class de.uka.ilkd.key.proof.Node
removes child/parent relationship between this node and its parent; if this node is root nothing happens.
remove(Node) - Method in class de.uka.ilkd.key.proof.Node
removes child/parent relationship between the given node and this node; if the given node is not child of this node, nothing happens and then and only then false is returned.
remove() - Method in class de.uka.ilkd.key.proof.NodeIterator
 
remove(Goal) - Method in class de.uka.ilkd.key.proof.Proof
removes the given goal from the list of open goals.
remove() - Method in class de.uka.ilkd.key.proof.SubtreeIterator
 
remove(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.TacletIndex
removes a Taclet with the given instantiation information from this index.
remove(SchemaVariable) - Method in class de.uka.ilkd.key.rule.TacletPrefix
removes a SchemaVariable from the prefix
remove() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP.BranchIterator
 
remove() - Method in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP.CP.BranchIterator
throws an unsupported operation exception
remove() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
remove() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature.MonomialIterator
throw an unsupported operation exception
remove() - Method in class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator.ACPIterator
 
remove() - Method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator.SFIterator
throw an unsupported operation exception
remove() - Method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.LeftIterator
throw an unsupported operation exception as generators do not remove
remove() - Method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.RightIterator
throw an unsupported operation exception as generators do not remove
remove() - Method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.UpwardsIterator
throw an unsupported operation exception as generators do not remove
remove() - Method in class de.uka.ilkd.key.util.LinkedHashMap.PairIterator
 
remove(Object) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
remove(Properties.Property<T>) - Method in class de.uka.ilkd.key.util.properties.ArrayProperties
 
remove(Properties.Property<T>) - Method in class de.uka.ilkd.key.util.properties.MapProperties
 
remove(Properties.Property<T>) - Method in interface de.uka.ilkd.key.util.properties.Properties
 
remove() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapIterator
throws an unsupported operation exception as removing elements is not allowed on immutable maps
remove(S) - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
remove(S) - Method in class org.key_project.util.collection.DefaultImmutableMap
removes mapping (key,...) from map
remove(T) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
remove(T) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
remove() - Method in class org.key_project.util.collection.ImmutableArray.ArrayIterator
 
remove() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.SortedIterator
throw an unsupported operation exception as leftist heaps are immutable
remove() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.UnsortedIterator
throw an unsupported operation exception as leftiest heaps are immutable
remove(S) - Method in interface org.key_project.util.collection.ImmutableMap
removes mapping (key,...) from map
remove(T) - Method in interface org.key_project.util.collection.ImmutableSet
 
remove() - Method in class org.key_project.util.collection.ImmutableSLList.NIL.SLNilListIterator
throws an unsupported operation exception as removing elements is not allowed on immutable lists
remove() - Method in class org.key_project.util.collection.ImmutableSLList.SLListIterator
throws an unsupported operation exception as removing elements is not allowed on immutable lists
remove(T[], T) - Static method in class org.key_project.util.java.ArrayUtil
Removes all occurrences from toRemove in the array.
remove(T[], T, Comparator<T>) - Static method in class org.key_project.util.java.ArrayUtil
Removes all occurrences from toRemove in the array.
removeActionListener(ActionListener) - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
removeActionListener(ActionListener) - Method in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
removeActiveStatement(JavaBlock, Services) - Static method in class de.uka.ilkd.key.java.JavaTools
Returns the passed java block without its active statement.
removeAll(Collection<?>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
removeAll(Collection<?>) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
removeAll(T) - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
removeAll(T) - Method in class org.key_project.util.collection.DefaultImmutableMap
removes all mappings (...
removeAll(T) - Method in interface org.key_project.util.collection.ImmutableHeap
Remove all elements of this heap which are equal to element.
removeAll(S) - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
Remove all elements of this heap which are equal to element.
removeAll(S) - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
Remove all elements of this heap which are equal to element.
removeAll(T) - Method in interface org.key_project.util.collection.ImmutableList
removes all occurrences of obj
removeAll(T) - Method in interface org.key_project.util.collection.ImmutableMap
removes all mappings (...
removeAll(S) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
removes all occurrences of obj (O(n))
removeAll(S) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
removeAll(Collection<T>, T...) - Static method in class org.key_project.util.java.CollectionUtil
Removes all elements from the Collection.
removeAllFunction(Set<SMTFunction>) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
removeAllUnusedSkolemEqualities(Sequent, Collection<Term>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Removes all SequentFormulas with a skolem equality from the given Sequent if the skolem Term is not contained in the given Collection.
removeAllUnusedSkolemEqualities(Sequent, SequentFormula, boolean, Collection<Term>) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
removeArraySorts(LinkedList<Sort>) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
removeAutoModeListener(AutoModeListener) - Method in class de.uka.ilkd.key.control.AbstractProofControl
removeAutoModeListener(AutoModeListener) - Method in interface de.uka.ilkd.key.control.ProofControl
 
removeAxiomFileButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
removeBlockCompletion(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
Removes the given block completion.
removeBlockContract(BlockContract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Removes a BlockContract from the repository.
removeBreakpoint(IBreakpoint) - Method in interface de.uka.ilkd.key.strategy.IBreakpointStopCondition
Removes an IBreakpoint.
removeBreakpoint(IBreakpoint) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Removes an IBreakpoint.
removeBreakpoint(IBreakpoint) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
Removes an IBreakpoint.
removeChangeObj(Node) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
 
removeChar(StringBuffer, char) - Static method in class de.uka.ilkd.key.java.PrettyPrinter
 
removeChild(SortNode) - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
removeChild(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Removes the given child.
removeChild(StopCondition) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
 
removeClosedGoals(Collection<Node>) - Method in class de.uka.ilkd.key.proof.Proof.ProofPruner
Removes the given collection of Nodes from the closedGoals.
removeClosedGoals() - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
removeCodeFromClasses(CompilationUnit, boolean) - Method in class de.uka.ilkd.key.java.Recoder2KeY
 
removeComplete(Collection<T>, T) - Static method in class org.key_project.util.java.CollectionUtil
Removes all occurrences of the element in the given Collection.
removeCompletedBlock(IExecutionBlockStartNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Removes the given IExecutionBlockStartNode from registration.
removeConfigChangeListener(ConfigChangeListener) - Method in class de.uka.ilkd.key.gui.configuration.Config
 
removeCurrentlyRunning(SMTSolver) - Method in class de.uka.ilkd.key.smt.Session
 
removed - Variable in class de.uka.ilkd.key.logic.SemisequentChangeInfo
contains the removed formulas from the semisequent
removeDescendants(TreePath) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
removedFormula(int, SequentFormula) - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
logs an added formula at position idx
removedFormulas() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns the list of all removed constrained formulas
removedFormulas(boolean) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
The formulas removed from one of the semisequents are returned.
removedFormulas() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
The formulas removed from the sequent are returned as a concatenated list of the formulas removed from each semisequent.
removedNoPosTacletApp(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
updates the internal caches after a Taclet with instantiation information has been removed from the TacletIndex.
removeDotDot(String[]) - Static method in class de.uka.ilkd.key.util.MiscTools
 
removeDuplicates - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
removeDuplicates - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
removeDuplicates() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
removeDuplicates(Comment[]) - Method in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
removeDuplicates(ImmutableList<T>) - Static method in class org.key_project.util.collection.Immutables
Removes duplicate entries from an immutable list.
removeEldestEntry(Map.Entry<K, V>) - Method in class org.key_project.util.LRUCache
removes the eldest entry, i.e. the least recently used one
removeEmptyLines(StringBuffer) - Static method in class de.uka.ilkd.key.gui.nodeviews.DefaultTacletMenuItem
 
removeEntries(Collection<SideProofStore.Entry>) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Removes the given SideProofStore.Entrys.
removeFilter(ItemChooser.ItemFilter<T>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
removeFilterForMovingItems(ItemChooser.ItemFilter<T>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
removeFinal(ImmutableArray<Modifier>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
removeFirst(T) - Method in interface org.key_project.util.collection.ImmutableList
removes first occurrence of obj
removeFirst(S) - Method in class org.key_project.util.collection.ImmutableSLList.Cons
removes first occurrences of obj (O(n))
removeFirst(S) - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
removeFirst(Iterable<T>) - Static method in class org.key_project.util.java.CollectionUtil
Removes the first element from the given Iterable.
removeFirstOccurrence(Class<T>) - Method in class org.key_project.util.ExtList
returns first element in list of type cl and removes the found element from the list if the elemnt has not been found null is returned
removeFormula(PosInOccurrence) - Method in class de.uka.ilkd.key.logic.Sequent
removes the formula at position p (NOTICE:Sequent determines index using identity (==) not equality.)
removeFormula(PosInOccurrence) - Method in class de.uka.ilkd.key.proof.Goal
removes a formula at the given position from the sequent and informs the rule appliccation index about this change
removeFormulas(ImmutableList<FormulaChangeInfo>) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Remove the formulas that are listed as modified by infos
removeFromMap(NoPosTacletApp, HashMap<Object, ImmutableList<NoPosTacletApp>>) - Method in class de.uka.ilkd.key.proof.TacletIndex
 
removeFromModelAndView(JMenuItem, int) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
 
removeFunction(SMTFunction) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
removeGoal(Goal) - Method in interface de.uka.ilkd.key.prover.GoalChooser
Remove p_goal from selectedList (e.g. no taclet can be applied to p_goal)
removeGoal(Goal) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
removeGoal(Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooser
Remove p_goal from selectedList (e.g. no taclet can be applied to p_goal)
removeGoalListener(GoalListener) - Method in class de.uka.ilkd.key.proof.Goal
removes the listener l from the list of goal listeners.
removeGrandParents(SortWrapper) - Method in class de.uka.ilkd.key.smt.SortWrapper
Removes all sorts from parentSorts, that are not extended by this sort directly, i.e. the sort parent is between this.getSort() and the considered sort.
removeGUIListener(GUIListener) - Method in class de.uka.ilkd.key.core.KeYMediator
adds a listener to GUI events
removeHighlight(Object) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
removeIf(Predicate<? super ScriptResult>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
removeIllegalChars(StringBuffer, ArrayList<String>, ArrayList<String>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
removeIllegalChars(StringBuffer, ArrayList<String>, ArrayList<String>) - Static method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
removeImplicitSubTermsFromPathCondition(Term) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor
Removes all conditions from the given path condition which contains implicit IProgramVariables.
RemoveInCheckBranchesTermLabelRefactoring - Class in de.uka.ilkd.key.rule.label
This TermLabelRefactoring removes the supported TermLabel in check branches.
RemoveInCheckBranchesTermLabelRefactoring(Name) - Constructor for class de.uka.ilkd.key.rule.label.RemoveInCheckBranchesTermLabelRefactoring
Constructor.
removeIncomingLink(IExecutionLink) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Removes the given IExecutionLink from the incoming links.
removeInfFlowProofSymbols() - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
removeInteractionListener(InteractionListener) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
removeInteractionListener(InteractionListener) - Method in class de.uka.ilkd.key.gui.ProofMacroWorker
 
removeInterfaceNodes() - Method in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
Removes all interface sorts from the type hierarchy.
removeInterruptedListener(InterruptListener) - Method in class de.uka.ilkd.key.core.KeYMediator
 
removeInterval(int, int) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
Remove the parts of the entry mapping for a certain interval [delegateBegin, delegateEnd) of the delegate model
removeJustificationFor(Rule) - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationInfo
 
removeKeYSelectionListener(KeYSelectionListener) - Method in class de.uka.ilkd.key.core.KeYMediator
removes a listener from the KeYSelectionModel
removeKeYSelectionListener(KeYSelectionListener) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
 
removeLabelRecursive(TermFactory, Term, TermLabel) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Removes the given TermLabel from the given Term and from all of its children.
removeLastAppliedRuleApp() - Method in class de.uka.ilkd.key.proof.Goal
PRECONDITION: appliedRuleApps.size () > 0
removeListener(InteractionRecorderListener) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
removeListener(ObservableArrayList.ObservableArrayListChangeListener) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
removeListener(ChangeListener) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
removeListener(CheckedUserInput.CheckedUserInputListener) - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
removeListener(SolverLauncherListener) - Method in class de.uka.ilkd.key.smt.SolverLauncher
 
removeListener(TranslationListener) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
removeListener(TranslationListener) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
 
removeListener(TacletSoundnessPOLoader.LoaderListener) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
removeLoopContract(LoopContract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Removes a LoopContract from the repository.
removeMergeContracts(MergePointStatement) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Deletes the MergeContracts for a given MergePointStatement.
removeMethodReturn(IExecutionBaseMethodReturn<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodCall
Removes the given IExecutionBaseMethodReturn.
removeModelChangeListener(ModelChangeListener) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
removeNewRuleListener(NewRuleListener) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
removes a change listener to the index
removeNodeChanges(SequentFormula, boolean) - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
removeNoPosTacletApp(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
remove a Taclet with instantiation information from the Taclet Index of this TacletAppIndex.
removeNotFreeIn(SchemaVariable) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
removes all variables x that are declared as x not free in sv from the currently bound vars set.
removeNotificationTask(NotificationTask) - Method in class de.uka.ilkd.key.gui.notification.NotificationManager
removes the given notification task from the list of active tasks
removeNotificationTask(NotificationEventID) - Method in class de.uka.ilkd.key.gui.notification.NotificationManager
Removes the NotificationTask with the given NotificationEventID.
removeNotify() - Method in class de.uka.ilkd.key.gui.GoalList
 
removeNotify() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
removeNotify() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
removeOldHeader(File, int) - Method in class de.uka.ilkd.key.util.AddAHead
 
removeOpenGoals(Collection<Node>) - Method in class de.uka.ilkd.key.proof.Proof.ProofPruner
 
removeOutgoingLink(IExecutionLink) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Removes the given IExecutionLink from the outgoing links.
removeParent(SortNode) - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
RemoveParentUpdateModifier - Class in de.uka.ilkd.key.strategy.feature.findprefix
If the parent operator of the find term is an update application, then change the position (on which the checkers are applied) to the parent operator.
RemoveParentUpdateModifier() - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.RemoveParentUpdateModifier
 
removePipes(String) - Static method in class de.uka.ilkd.key.smt.model.Model
removes the pipe character at the start and end from the given string
RemovePostStrategy(Proof) - Constructor for class de.uka.ilkd.key.macros.PrepareInfFlowContractPreBranchesMacro.RemovePostStrategy
 
removePreviouslyUsedSteps(Term, Goal, List<PosInOccurrence>) - Method in class de.uka.ilkd.key.strategy.feature.DependencyContractFeature
 
removeProgressListener(MergeRule.MergeRuleProgressListener) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
removeProof(Proof) - Method in class de.uka.ilkd.key.gui.TaskTree
Removes the given proof from the model.
removeProof(Proof) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Unregisters the passed proof.
removeProofDisposedListener(ProofDisposedListener) - Method in class de.uka.ilkd.key.proof.Proof
Unregisters the given ProofDisposedListener.
removeProofEnvironmentListener(ProofEnvironmentListener) - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
removeProofList(ProofAggregate) - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
removeProofListener() - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
removeProofs(Proof[]) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
removeProofSaverListener(ProofSaverListener) - Static method in class de.uka.ilkd.key.proof.io.ProofSaver
Removes the ProofSaverListener.
removeProofStoreListener(ISideProofStoreListener) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Unregisters the ISideProofStoreListener.
removeProofTreeListener(ProofTreeListener) - Method in class de.uka.ilkd.key.proof.Proof
removes a listener from the proof
removePropertyChangeListener(PropertyChangeListener) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Removes the given listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Removes the given listener from the given property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.key_project.util.bean.Bean
Removes the given listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.key_project.util.bean.Bean
Removes the given listener from the given property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.key_project.util.bean.IBean
Removes the given listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.key_project.util.bean.IBean
Removes the given listener from the given property.
removePropertyListener(Properties.Property<?>, Properties.PropertyListener) - Method in class de.uka.ilkd.key.util.properties.AbstractProperties
 
removePropertyListener(Properties.PropertyListener) - Method in class de.uka.ilkd.key.util.properties.AbstractProperties
 
removePropertyListener(Properties.Property<?>, Properties.PropertyListener) - Method in interface de.uka.ilkd.key.util.properties.Properties
 
removePropertyListener(Properties.PropertyListener) - Method in interface de.uka.ilkd.key.util.properties.Properties
 
removeProverTaskListener(ProverTaskListener) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
Removes the given ProverTaskListener.
removeProverTaskListener(ProverTaskListener) - Method in interface de.uka.ilkd.key.control.UserInterfaceControl
Removes the given ProverTaskListener.
removeProverTaskObserver(ProverTaskListener) - Method in class de.uka.ilkd.key.prover.impl.AbstractProverCore
removes a listener from the prover
removeProverTaskObserver(ProverTaskListener) - Method in interface de.uka.ilkd.key.prover.ProverCore
removes a task listener
removeRange(int, int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
removeRedundance(int, ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.logic.Semisequent
.
removeRedundance(int, SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
.
removeRedundant(List<QueryExpand.QueryEvalPos>) - Method in class de.uka.ilkd.key.rule.QueryExpand
Tries to remove redundant query evaluations/expansions.
removeRelevant(Services, ReferencePrefix, Set<Location>, AbstractSlicer.SequentInfo) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Checks if the given SourceElement is directly or indirectly contained (aliased) in the Set of relevant locations.
removeRelevant(Services, Location, Set<Location>, AbstractSlicer.SequentInfo) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Checks if the given Location is directly or indirectly contained (aliased) in the Set of relevant locations.
removeRewrites(ImmutableList<TacletApp>) - Static method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
removes RewriteTaclet from list
removeRuleAppListener(RuleAppListener) - Method in class de.uka.ilkd.key.proof.Proof
 
removeSelection() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
removeSelection() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
removeSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.GeneralSettings
removes the listener from the settings object
removeSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.StrategySettings
 
removeSettingsListener(SettingsListener) - Method in class de.uka.ilkd.key.settings.ViewSettings
removes the listener from the settings object
removeTaclets(Iterable<NoPosTacletApp>) - Method in class de.uka.ilkd.key.proof.TacletIndex
removes the given NoPosTacletApps from this index
removeTag(PosInOccurrence) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
Remove the entries for the given formulas from the maps
removeTags(SequentChangeInfo, boolean, Goal) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
removeTags(String) - Static method in class org.key_project.util.java.XMLUtil
Removes all tags from the given text.
removeTask(Proof) - Method in class de.uka.ilkd.key.gui.TaskTree
 
removeTask(TaskTreeNode) - Method in class de.uka.ilkd.key.gui.TaskTree
 
removeTask(TaskTreeNode) - Method in class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
removeTermination(IExecutionTermination) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
Removes the given termination.
removeTermIndex(SequentFormula) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Remove the index for the given formula from the map termIndices.
removeTermIndices(ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Remove the indices for the given formulas from the map termIndices.
removeTermLabelVisibilityManagerListener(TermLabelVisibilityManagerListener) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
Unregisters the given TermLabelVisibilityManagerListener.
removeTreeModelListener(TreeModelListener) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Removes a listener previously added with addTreeModelListener().
removeUnnecessaryObjects() - Method in class de.uka.ilkd.key.smt.model.Model
cleans up maps from unused/unnecessary objects
removeUpdate(DocumentEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
removeUserAndDispose(Proof, Object) - Method in class de.uka.ilkd.key.util.ProofUserManager
Removes the user from the registered proof users.
removeWdChecks(ImmutableSet<Contract>) - Static method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Remove well-definedness checks from a given set of contracts
rename(ProgramVariable, Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.logic.InnerVariableNamer
 
rename(Name) - Method in class de.uka.ilkd.key.logic.op.Function
 
rename(Name) - Method in class de.uka.ilkd.key.logic.op.LocationVariable
 
rename(Name) - Method in class de.uka.ilkd.key.logic.op.ProgramConstant
 
rename(Name) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
Returns an equivalent variable with the new name.
rename(ProgramVariable, Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.logic.VariableNamer
intended to be called when symbolically executing a variable declaration; resolves any naming conflicts between the new variable and other global variables by renaming the new variable and / or other variables
renameAndAddToReplaceMap(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
renameFormulasWithoutPrograms(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
renameJavaBlock(Map<ProgramVariable, ProgramVariable>, Term, Services) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
renameProgramVariable(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
renameSkolemConstant(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
renameSubs(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
RenameTable - Class in de.uka.ilkd.key.logic
 
RenameTable(RenameTable, ImmutableMap<QuantifiableVariable, Integer>, int) - Constructor for class de.uka.ilkd.key.logic.RenameTable
 
renameTable - Variable in class de.uka.ilkd.key.rule.MatchConditions
 
renameTable() - Method in class de.uka.ilkd.key.rule.MatchConditions
 
RenameTable.EmptyRenameTable - Class in de.uka.ilkd.key.logic
 
renameVariables(Term, ImmutableArray<QuantifiableVariable>, ImmutableArray<QuantifiableVariable>, TermServices) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
Compare the arrays oldBoundVars and newBoundVars component-wise, and in case of differences substitute variables from the former array with the ones of the latter array (in originalTerm)
renameVariables(Term[], ImmutableArray<QuantifiableVariable>, ImmutableArray<QuantifiableVariable>, TermServices) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
 
renameVariablesAndSkolemConstants() - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
renameVariablesAndSkolemConstants(Term) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
renamingHistory - Variable in class de.uka.ilkd.key.logic.VariableNamer
 
renamings - Variable in class de.uka.ilkd.key.proof.Node
 
RenamingTable - Class in de.uka.ilkd.key.logic
 
RenamingTable() - Constructor for class de.uka.ilkd.key.logic.RenamingTable
 
renderer - Variable in class de.uka.ilkd.key.gui.smt.ProgressTable
 
reopen() - Method in class de.uka.ilkd.key.proof.Node
Opens a previously closed node and all its closed parents.
reOpenGoal(Goal) - Method in class de.uka.ilkd.key.proof.Proof
Opens a previously closed node (the one corresponding to p_goal) and all its closed parents.
replace(Term, ProofObligationVars, ProofObligationVars, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
replace(Term, StateVars, StateVars, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
replace(Term[], StateVars, StateVars, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
replace(InfFlowSpec, StateVars, StateVars, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
replace(ImmutableList<InfFlowSpec>, StateVars, StateVars, TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
replace(Term, Term[], Term[], TermBuilder) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
replace(Term, IFProofObligationVars, IFProofObligationVars, Services) - Static method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
replace(Term, ProofObligationVars, ProofObligationVars, Services) - Static method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
replace(Term, StateVars, StateVars, Services) - Static method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
replace() - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
Does the replacement and returns the result.
replace() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
replace(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgramElementReplacer
 
replace(int, SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
replaces the element at place idx with sequentFormula
replace(PosInOccurrence, SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
replaces the element at place idx with sequentFormula
replace(int, SequentFormula) - Method in class de.uka.ilkd.key.logic.Semisequent
replaces the idx-th formula by sequentFormula
replace(PosInOccurrence, ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.logic.Semisequent
replaces the element at place idx with the first element of the given list and adds the rest of the list to the semisequent behind the replaced formula
replace(int, ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.logic.Semisequent
replaces the formula at position idx by the given list of formulas
replace - Variable in class de.uka.ilkd.key.macros.scripts.RewriteCommand.Parameters
Substitutent
replace(Term, Term, Term, TermFactory) - Static method in class de.uka.ilkd.key.proof.OpReplacer
 
replace(Term, Term, ImmutableList<Term>, TermFactory) - Static method in class de.uka.ilkd.key.proof.OpReplacer
 
replace(Operator, Operator, Term, TermFactory) - Static method in class de.uka.ilkd.key.proof.OpReplacer
 
replace(Operator) - Method in class de.uka.ilkd.key.proof.OpReplacer
Replaces in an operator.
replace(Term) - Method in class de.uka.ilkd.key.proof.OpReplacer
Replaces in a term.
replace(ImmutableList<Term>) - Method in class de.uka.ilkd.key.proof.OpReplacer
Replaces in a list of terms.
replace(ImmutableSet<Term>) - Method in class de.uka.ilkd.key.proof.OpReplacer
Replaces in a set of terms.
replace(Map<Operator, Term>) - Method in class de.uka.ilkd.key.proof.OpReplacer
Replaces in a map from Operator to Term.
replace(ImmutableArray<QuantifiableVariable>) - Method in class de.uka.ilkd.key.proof.OpReplacer
Replaces in an ImmutableArray.
replace(ImmutableSet<IProgramVariable>) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in a set
replace(TacletIndex) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in the partially instantiated apps of a taclet index
replace(SVInstantiations) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in an SVInstantiations
replace(Sequent) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in a sequent
replace(Semisequent) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in a semisequent
replace(SequentFormula) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in a constrained formula
replace(Term) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in a term
replace(ProgramElement) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
replaces in a statement
replace(Goal, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.proof.Proof
removes the given goal and adds the new goals in list
replace(ImmutableArray<TermTacletAppIndex>, int, TermTacletAppIndex) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
replace(Term, Term, TermLabelState, Taclet.TacletLabelHint, PosInOccurrence, IntIterator, MatchConditions, Sort, Goal, Services, RuleApp) - Method in class de.uka.ilkd.key.rule.executor.javadl.RewriteTacletExecutor
does the work for applyReplacewith (wraps recursion)
replace(SchemaVariable, JavaProgramElement) - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
replaces the given pair in the instantiations.
replace(SchemaVariable, InstantiationEntry<?>, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
replaces the given pair in the instantiations.
replace(SchemaVariable, Term, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
replaces the given pair in the instantiations.
replace(SchemaVariable, ProgramElement, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
replaces the given pair in the instantiations.
replace(SchemaVariable, ImmutableArray<ProgramElement>, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
replaces the given pair in the instantiations.
replace(PosInProgram, PosInProgram, ExecutionContext, ProgramElement, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
replaces the given pair in the instantiations.
replace(Term, Term, Iterator<Integer>, TermServices) - Method in class de.uka.ilkd.key.rule.QueryExpand
Replaces in a term.
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
replace(SMTTermCall, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
replace(Term, ProgramVariable, ProgramVariable, ProgramVariable, Map<LocationVariable, ProgramVariable>, ImmutableList<ProgramVariable>, Contract.OriginalVariables, ImmutableList<LocationVariable>) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replace(WellDefinednessCheck.Condition, Contract.OriginalVariables) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replace(WellDefinednessCheck.Condition, WellDefinednessPO.Variables) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replace(Iterable<Term>, WellDefinednessPO.Variables) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replace(Term, Contract.OriginalVariables) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replace(Term, WellDefinednessPO.Variables) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replace(WellDefinednessCheck.POTerms, WellDefinednessPO.Variables) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replace(PosInOccurrence, Term, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.rule.AbstractSideProofRule
Replaces the Term defined by the given PosInOccurrence with the given new Term.
replace(Taclet, Term, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
replaceAll(UnaryOperator<ScriptResult>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
replaceAll(String, char[], char) - Static method in class org.key_project.util.java.StringUtil
Replaces all occurrences of a search sign with the replacement sign.
replaceallbynew - Variable in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
ReplaceAndRegisterMethod - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
ReplaceAndRegisterMethod() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
ReplaceAndRegisterMethod.QuantifiableVariableVisitor - Class in de.uka.ilkd.key.informationflow.po.snippet
 
REPLACEARGS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
replaceAtPos(Semisequent, TermLabelState, SequentChangeInfo, PosInOccurrence, MatchConditions, Taclet.TacletLabelHint, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
replaces the constrained formula at the given position with the first formula in the given semisequent and adds possible other formulas of the semisequent starting at the position
replaceBlock(JavaBlock, JavaStatement, StatementBlock) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
replaceBlockContractVariables(AuxiliaryContract.Variables) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
replaceBoundLogicVars(Term, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
Replaces any bound logical variables in t with schema variables (necessary for proof saving/loading, if t occurs as part of a taclet).
replaceBoundLVsWithSVsHelper(Term, TermServices) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
replaceBreakWithNoLabel - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
if there is a loop inside the loop the breaks of these inner loops have not to be replaced.
replaceBySpecification() - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Replace a single child in the current node.
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Replace a single child in the current node.
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Replace a single child in the current node.
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Replace a single child in the current node.
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
Replace a single child in the current node.
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Replace a single child in the current node.
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
Replace a single child in the current node.
replaceChild(ProgramElement, ProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
replaceConstrainedFormula(SequentFormula) - Method in class de.uka.ilkd.key.logic.PosInOccurrence
Replace the formula this object points to with the new formula given
replaced - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
replacedEnhancedForVars - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
replaceEnhancedForVariables(Services) - Method in class de.uka.ilkd.key.speclang.FunctionalLoopContract
Replaces \index and \values with the proper variables in all terms of this contract.
replaceEnhancedForVariables(StatementBlock, Services) - Method in interface de.uka.ilkd.key.speclang.LoopContract
Replaces \index and \values with the proper variables in all terms of this contract.
replaceEnhancedForVariables(StatementBlock, Services) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
replaceFlags(Map<Label, ProgramVariable>) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
replaceFlags(Map<Label, ProgramVariable>, Map<Label, S>, TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
Adds a mapping for every flag.
replaceGenericByProxySorts() - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
replaceHeap(Term, Term, int) - Method in class de.uka.ilkd.key.parser.KeYParser
 
replaceHeap(Term, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.TermReplacementMap
 
replaceInfFlowSpec(ImmutableList<InfFlowSpec>) - Method in class de.uka.ilkd.key.proof.OpReplacer
Replaces in a list of triples of lists of terms.
replaceInstantiation(Taclet, SVInstantiations, SchemaVariable, Services) - Static method in class de.uka.ilkd.key.rule.TacletApp
returns a new SVInstantiations that modifies the given SVInstantiations insts at the bound SchemaVariable varSV to a new LogicVariable.
replaceInstantiation(SVInstantiations, Term, SchemaVariable, Term, Services) - Static method in class de.uka.ilkd.key.rule.TacletApp
returns a new SVInstantiations that modifies the given SVInstantiations insts at the bound SchemaVariable u to the Term (that is a LogicVariable) y.
replaceJumpStatement(LabelJumpStatement) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
replaceKnown(Services, SequentFormula, boolean, Map<OneStepSimplifier.TermReplacementKey, PosInOccurrence>, List<PosInOccurrence>, OneStepSimplifier.Protocol, Goal, RuleApp) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Simplifies the given constrained formula as far as possible using the replace-known rules (hardcoded here).
replaceKnownHelper(Map<OneStepSimplifier.TermReplacementKey, PosInOccurrence>, Term, boolean, List<PosInOccurrence>, OneStepSimplifier.Protocol, Services, Goal, RuleApp) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Helper for replaceKnown (handles recursion).
replaceMap - Variable in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
stores the program variables to be replaced as keys and the new program variables as values
replaceMap - Variable in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
Link between program variables / skolem constants and their renamed counterparts.
replacement - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
the replacement element
ReplacementMap() - Constructor for class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
 
replacementWithMVs - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
Replacement of the bound variables in allTerm with metavariables and constants
replaceOp(Operator, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Sometimes operators must be replaced during lemma generation.
replaceOp(Operator, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.GenericRemovingLemmaGenerator
Sometimes operators must be replaced during lemma generation.
replaceOuterBreaksContinuesAndReturns(StatementBlock, Label) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
replaceOuterRemembranceVarsInInnerContracts(ProgramElement, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
Replace the outer remembrance variables of all contracts on blocks in pe.
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.BlockContractExternalBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.BlockContractInternalBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.DefaultBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.LoopContractExternalBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.LoopContractInternalBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
replacePos(PosInOccurrence) - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
replacePrg(SVInstantiations, JavaBlock) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
replacePrivateByPublic(ImmutableArray<Modifier>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
replaceProgramVariable(Term) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
 
replaceQuantifiableVariables(Term, HashSet<QuantifiableVariable>, Services) - Static method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod
 
replaceRemembranceHeaps(Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
replaceRemembranceHeaps(Map<LocationVariable, LocationVariable>, Map<LocationVariable, ? extends S>, Services) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
Adds mappings for the remembrance heaps.
replaceRemembranceLocalVariables(Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
replaceRemembranceLocalVariables(Map<LocationVariable, LocationVariable>, Map<LocationVariable, ? extends S>, TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
Adds mappings for the remembrance variables.
ReplacerOfQuanVariablesWithMetavariables - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Deprecated.
ReplacerOfQuanVariablesWithMetavariables() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.ReplacerOfQuanVariablesWithMetavariables
Deprecated.
 
replaceSelf(ProgramVariable, S, TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
Adds a mapping for the self variable.
replaceSkolemConstants(Sequent, Term, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Replaces all skolem constants in the given Term.
replaceSort(Sort, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
Sometimes sorts must be replaced during lemma generation.
replaceSort(Sort, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.GenericRemovingLemmaGenerator
Sometimes sorts must be replaced during lemma generation.
replaceSorts(ImmutableSet<Sort>, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.GenericRemovingLemmaGenerator
Replace sorts.
replaceStatement(JavaBlock, StatementBlock) - Static method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
replaceSV(Term, SchemaVariable, ImmutableList<ParsableVariable>) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replaceSV(Term, SchemaVariable, SchemaVariable, SchemaVariable, Map<LocationVariable, SchemaVariable>, ImmutableList<ParsableVariable>, Contract.OriginalVariables, ImmutableList<LocationVariable>) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replaceSV(WellDefinednessCheck.Condition, SchemaVariable, ImmutableList<ParsableVariable>) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
replaceTabs(String) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Replaces each tab in the given String by TAB_SIZE spaces.
replaceTag(String) - Method in class org.key_project.util.java.XMLUtil.HTMLRendererReplacer
 
replaceTag(String) - Method in interface org.key_project.util.java.XMLUtil.ITagReplacer
Replaces the given tag by something esle.
replaceTags(String, XMLUtil.ITagReplacer) - Static method in class org.key_project.util.java.XMLUtil
Replaces all tags in the given text with help of the given XMLUtil.ITagReplacer.
replaceTerm(TermLabelState, PosInOccurrence, Term, TermFactory, ImmutableList<TermLabelRefactoring>, Services, PosInOccurrence, Term, Rule, Goal, Object, Term) - Method in class de.uka.ilkd.key.logic.label.TermLabelManager
Replaces the Term at the specified PosInOccurrence.
ReplaceTypes(Class<?>) - Constructor for enum de.uka.ilkd.key.speclang.LoopContractImpl.ReplaceTypes
 
replaceVariable(ProgramVariable) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
replaceVariable(ProgramVariable, S, TermServices) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
Adds a mapping for a variable.
replaceVariable(LoopContractImpl, ProgramVariable, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
Replace the given variable in the given variable map
replaceVariable(ProgramVariable, ProgramVariable, Map<Term, Term>, Map<Term, Term>, LoopContractImpl, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
replaceVariable(ProgramVariable, AbstractIntegerLiteral, Map<Term, Term>, Map<Term, Term>, LoopContractImpl, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
replaceVariable(ProgramVariable, EmptySeqLiteral, Map<Term, Term>, Map<Term, Term>, LoopContractImpl, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
replaceVariable(ProgramVariable, Expression, Map<Term, Term>, Map<Term, Term>, LoopContractImpl, Services) - Static method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
replaceVariables(Term, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.speclang.ContractFactory
replace in original the variables used for self and parameters
replaceVariables(Term, ProgramVariable, ProgramVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>, ProgramVariable, ProgramVariable, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.speclang.ContractFactory
replace in original the variables used for self, result, exception, heap, and parameters
replaceVariablesInTerm(Term) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
replaceVariablesInTermListTriples(ImmutableList<InfFlowSpec>) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
replaceVariablesInTerms(ImmutableList<Term>) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
ReplaceWhileLoop - Class in de.uka.ilkd.key.rule.metaconstruct
This visitor is used to identify and replace the while loop in invariant rule.
ReplaceWhileLoop(ProgramElement, StatementBlock, Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
creates the WhileLoopTransformation for the transformation mode
ReplaceWhileLoop(ProgramElement, SVInstantiations, StatementBlock, Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
creates the WhileLoopTransformation for the check mode
replacewith - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
REPLACEWITH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
REPLACEWITH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
replacewith() - Method in class de.uka.ilkd.key.parser.KeYParser
 
replacewith - Variable in class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
sequent that replaces another one
replaceWith() - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
a Taclet may replace a Sequent by another.
replacewith - Variable in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
term that replaces another one
replaceWith() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
a Taclet may replace a Term by another.
replaceWithExpressionAsObject() - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
 
replaceWithExpressionAsObject() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
 
replaceWithExpressionAsObject() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
a Taclet may replace parts of sequent.
replay() - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Starts the actual replay process.
replayProof(Proof) - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
 
replayResult - Variable in class de.uka.ilkd.key.control.KeYEnvironment
ReplayResult(String, List<Throwable>, Node) - Constructor for class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
reportAutomatedRuleApps(NewRuleListener, Services) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
Report all rule applications that are supposed to be applied automatically, and that are currently stored by the index
reportError(String, Throwable) - Static method in class de.uka.ilkd.key.java.Recoder2KeY
report an error in form of a ConvertException.
reportError(RecognitionException) - Method in class de.uka.ilkd.key.parser.KeYParser
 
reportError(String, Throwable) - Method in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Stores an error in the list.
reportError(RecognitionException) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
reportError(RecognitionException) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
reportError(Exception) - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
reportException(Object, ProofOblInput, Exception) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
reportException(Object, ProofOblInput, Exception) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
reportException(Object, ProofOblInput, Exception) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
reportException(Object, ProofOblInput, Exception) - Method in interface de.uka.ilkd.key.proof.init.ProblemInitializer.ProblemInitializerListener
 
reportException(ProofOblInput, Exception) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
reportException(Object, ProofOblInput, Exception) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
reportException(Throwable) - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
reportException(Throwable) - Method in class de.uka.ilkd.key.util.rifl.SimpleRIFLExceptionHandler
 
reportRuleApps(NewRuleListener, Goal) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
reportRuleApps(NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Reports all cached rule apps.
reportRuleApps(NewRuleListener, Services) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
Reports all cached rule apps.
reportStatus(Object, String, int) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
reportStatus(Object, String) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
reportStatus(Object, String) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
reportStatus(Object, String, int) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
reportStatus(Object, String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
reportStatus(Object, String, int) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
reportStatus(Object, String) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
reportStatus(Object, String, int) - Method in interface de.uka.ilkd.key.proof.init.ProblemInitializer.ProblemInitializerListener
 
reportStatus(Object, String) - Method in interface de.uka.ilkd.key.proof.init.ProblemInitializer.ProblemInitializerListener
 
reportStatus(String) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
displays the status report in the status line
reportStatus(String, int) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
displays the status report in the status line and the maximum used by a progress bar
reportStatus(String, int) - Method in interface de.uka.ilkd.key.proof.io.LDTInput.LDTInputListener
 
reportStatus(Object, String) - Method in interface de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.LoaderListener
 
reportStatus(Object, String, int) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
reportStatus(Object, String) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
reportTacletApps(PosInOccurrence, NewRuleListener) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Report all NoPosTacletApp s that are stored by this (and by the sub-indices of this).
reportTacletApps(PIOPathIterator, NewRuleListener) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Report all taclet apps that are affected by a modification of the term under consideration at place pathToModification.
reportWarnings(ImmutableSet<PositionedString>) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
Report the occurred warnings.
reportWarnings(ImmutableSet<PositionedString>) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
reportWarnings(ImmutableSet<PositionedString>) - Method in interface de.uka.ilkd.key.proof.io.ProblemLoaderControl
Report the occurred warnings.
reportWarnings(ImmutableSet<PositionedString>) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
Report the occurred warnings.
representativeString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
The representative term.
REPRESENTS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
REPRESENTS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
represents - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
REPRESENTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
REPRESENTS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
represents - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
represents_clause(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
represents_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
REPRESENTS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
REPRESENTS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
RepresentsAxiom - Class in de.uka.ilkd.key.speclang
A class axiom corresponding to a JML* represents clause.
RepresentsAxiom(String, IObserverFunction, KeYJavaType, VisibilityModifier, Term, Term, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ProgramVariable>) - Constructor for class de.uka.ilkd.key.speclang.RepresentsAxiom
 
RepresentsAxiom(String, String, IObserverFunction, KeYJavaType, VisibilityModifier, Term, Term, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, ProgramVariable>) - Constructor for class de.uka.ilkd.key.speclang.RepresentsAxiom
 
representsclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
representsClauseLhsIsLocSet - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
representsDecLiteral(String) - Static method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
Checks if the prefix of the given String indicates a decimal literal.
reprint() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
requestFocus() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
requestFocus() - Method in interface de.uka.ilkd.key.gui.TacletMatchCompletionDialog.PositionSettable
 
requestFocusAt(int, int) - Method in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
requests focus for the the field-th input field and sets the cursor at the given position
requestModalAccess(Object) - Method in class de.uka.ilkd.key.core.KeYMediator
called to ask for modal access
required - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
requires - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
REQUIRES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
REQUIRES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
requires - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
requires - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
REQUIRES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
REQUIRES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
requires - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
requires_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
REQUIRES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
REQUIRES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
REQUIRES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
REQUIRES_FREE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
requires_free_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
requires_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
REQUIRES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
REQUIRES_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
requiresclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
requiresDistinguishablePathConditions() - Method in class de.uka.ilkd.key.rule.merge.MergeProcedure
 
requiresDistinguishablePathConditions() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
requiresDistinguishablePathConditions() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
requiresDistinguishablePathConditions() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
requiresDistinguishablePathConditions() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithLatticeAbstraction
 
requiresExplicitExecutionContextMatch() - Method in class de.uka.ilkd.key.java.ContextStatementBlock
 
requiresFree - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
requiresFree - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
requiresfreeclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
res - Variable in class de.uka.ilkd.key.rule.conditions.EqualUniqueCondition
 
reset() - Method in class de.uka.ilkd.key.gui.MainStatusLine
Make the status line display a standard message
reset() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
reset() - Method in class de.uka.ilkd.key.java.PrettyPrinter
Resets the state of this pretty printer ...
reset() - Method in class de.uka.ilkd.key.logic.Namespace
 
reset() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Resets the Backend, the Layouter and (if applicable) the ProgramPrinter of this Object.
reset() - Method in class de.uka.ilkd.key.proof.TacletIndex.PrefixOccurrences
resets the occurred field to 'nothing has occurred'
reset() - Method in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
resetCaches() - Method in class de.uka.ilkd.key.java.JavaInfo
 
resetExtraHighlight() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
resetFile - Variable in class de.uka.ilkd.key.gui.KeYFileChooser
 
resetHighlight(int, Object) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
resetHighlights() - Method in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
resets both highlights
resetLocalSymbols() - Method in class de.uka.ilkd.key.proof.Goal
 
resetNrGoalsClosedByHeuristics() - Method in class de.uka.ilkd.key.core.KeYMediator
 
resetParams() - Method in class de.uka.ilkd.key.macros.AbstractProofMacro
 
resetParams() - Method in class de.uka.ilkd.key.macros.AutoMacro
 
resetParams() - Method in interface de.uka.ilkd.key.macros.ProofMacro
Resets the macro parameters to their defaults.
resetPath() - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
resetSkips() - Method in class de.uka.ilkd.key.parser.KeYParser
 
resetStatus(Object) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
resetStatus(Object) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
resetStatus(Object) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler.Listener
 
resetStatus(Object) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
resetStatus(Object) - Method in interface de.uka.ilkd.key.proof.init.ProblemInitializer.ProblemInitializerListener
 
resetStatus(Object) - Method in interface de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.LoaderListener
 
resetStatus(Object) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
resetTagManager() - Method in class de.uka.ilkd.key.proof.Goal
 
resizeCursor - Static variable in class de.uka.ilkd.key.gui.TableRowResizer
 
resizingRow - Variable in class de.uka.ilkd.key.gui.TableRowResizer
 
resManager - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
RESOLUTION - Static variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
resolve(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
 
resolve(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Resolves arbitrary property calls.
resolveCollisions(ImmutableArray<QuantifiableVariable>, QuantifiableVariable[], ImmutableSet<QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
Replace all variables of oldVars that also turn up in criticalPairs with new variables (currently just with the same name).
resolveCollisions(Term, ImmutableSet<QuantifiableVariable>, ImmutableArray<QuantifiableVariable>[], Term[], TermServices) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
Ensure that none of the variables criticalVars is bound by the top-level operator of t (by bound renaming).
resolveCollisionVarSV(Taclet, SVInstantiations, Services) - Static method in class de.uka.ilkd.key.rule.TacletApp
resolves collisions between bound SchemaVariables in an SVInstantiation
resolveCollisionWithContext(Taclet, SVInstantiations, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.rule.PosTacletApp
resolves collisions with the context in an SVInstantiation
resolveExplicit(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Tries to resolve a name as a property call on an explicitly given receiver, by calling the registered resolvers.
resolveImplicit(String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Tries to resolve a name as a property call on any available implicit receiver.
resolveIt(SLExpression, String, SLParameters) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Helper for resolve().
resolveLocal(String) - Method in class de.uka.ilkd.key.speclang.translation.SLResolverManager
Tries to resolve a name as a local variable.
resolveMethod(Services) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
resolver - Static variable in class de.uka.ilkd.key.proof.init.ProofInitServiceUtil
All available DefaultProfileResolver.
resolver - Variable in class de.uka.ilkd.key.rule.conditions.AbstractOrInterfaceType
 
resolver - Variable in class de.uka.ilkd.key.rule.conditions.EnumTypeCondition
 
resolver - Variable in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
resolveRedundancy(Term, Term) - Static method in class de.uka.ilkd.key.logic.label.TermLabelOperationsInterpreter
resolves term redundancy (used by Sequent to avoid duplicate formulas).
resolverManager - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
resolvers - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
resolveSort(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.ContainerTypeResolver
 
resolveSort(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.ElementTypeResolverForSV
 
resolveSort(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.GenericSortResolver
 
resolveSort(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.NonGenericSortResolver
 
resolveSort(SchemaVariable, SVSubstitute, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver
 
resolveSubst(Term) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
resolveSV - Variable in class de.uka.ilkd.key.rule.conditions.TypeResolver.ElementTypeResolverForSV
 
resolveType(String, KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
resolveType(ParameterDeclaration) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Resolves the type of the given ParameterDeclaration.
resolveType(TypeReference) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Resolves the type of the given TypeReference.
resolveType(Type) - Static method in class de.uka.ilkd.key.util.KeYTypeUtil
Resolves the type of the given Type.
resolveTypeVariable(String, List<? extends TypeParameter>) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
resolveURQ(UncollatedReferenceQualifier) - Method in class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceSourceInfo
does not resolve the urq, just returns the argument
resourceLocation - Variable in class de.uka.ilkd.key.java.JavaReduxFileCollection
The resource location
resources - Variable in class de.uka.ilkd.key.java.JavaReduxFileCollection
This list stores all resources to be retrieved.
RESPECTS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
RESPECTS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
respects - Variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
rest - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.POTerms
 
restorePosition() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
restrictedMetavariables() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
restrictToProgramVariables(Map<Term, Term>) - Method in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
 
Result(ArrayList<AbstractionPredicate>, Class<? extends AbstractPredicateAbstractionLattice>, List<AbstractDomainElemChoice>) - Constructor for class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.Result
 
result - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
result - Variable in class de.uka.ilkd.key.java.recoderext.JMLTransformer.TypeDeclarationCollector
 
result() - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer.TypeDeclarationCollector
 
result - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TypeAndClassDeclarationCollector
 
result() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TypeAndClassDeclarationCollector
 
result - Variable in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
result() - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
result - Variable in class de.uka.ilkd.key.java.visitor.FieldReplaceVisitor
 
result() - Method in class de.uka.ilkd.key.java.visitor.FieldReplaceVisitor
 
result - Variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
result - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
result - Variable in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
 
result() - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
 
result - Variable in class de.uka.ilkd.key.java.visitor.ProgramSVCollector
 
result - Variable in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
result() - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
result - Variable in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
result() - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
result() - Method in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
Returns the undeclared variables as result.
result - Variable in class de.uka.ilkd.key.parser.KeYParser.accessterm_bracket_suffix_return
 
result() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Returns the pretty-printed sequent in a StringBuffer.
result - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
result - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
The AbstractProblemLoader.ReplayResult if available or null otherwise.
Result(List<Throwable>, String, BranchNodeIntermediate) - Constructor for class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.Result
 
Result(String, List<Throwable>, Goal) - Constructor for class de.uka.ilkd.key.proof.io.IntermediateProofReplayer.Result
 
result - Variable in class de.uka.ilkd.key.proof.TermProgramVariableCollector
 
result() - Method in class de.uka.ilkd.key.proof.TermProgramVariableCollector
 
result - Variable in class de.uka.ilkd.key.proof_references.ProofReferenceUtil.ReferenceAnalaystProofVisitor
The result.
result - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
result - Variable in class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition.ContainsAssignment
 
result() - Method in class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition.ContainsAssignment
 
result - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
result - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
result - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
result - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
the result of the transformation
result() - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
result - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
the result of the transformation
result() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
result - Variable in class de.uka.ilkd.key.smt.AbstractQuery
 
result - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
result - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Result variable to set when the block terminates by a return statement.
result - Variable in class de.uka.ilkd.key.speclang.Contract.OriginalVariables
 
RESULT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
RESULT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
result - Variable in class de.uka.ilkd.key.util.MiscTools.ReadPVCollector
The list of resulting (i.e., read) program variables.
result() - Method in class de.uka.ilkd.key.util.MiscTools.ReadPVCollector
 
result - Variable in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
RESULT - Static variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
result - Variable in class org.key_project.util.java.thread.AbstractRunnableWithResult
The result.
RESULT_LABEL - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Label attached to a Term to evaluate in a side proof.
RESULT_LABEL_NAME - Static variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
resultHasBeenSet - Variable in class de.uka.ilkd.key.smt.SolverCommunication
 
resultHasBeenSet() - Method in class de.uka.ilkd.key.smt.SolverCommunication
 
resultingProof - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
resultingSequent - Variable in class de.uka.ilkd.key.logic.SequentChangeInfo
the sequent after the changes
resultingTaclets - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
resultingTacletsForOriginalProof - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
resultIsNullable(IProgramMethod) - Static method in class de.uka.ilkd.key.speclang.jml.JMLInfoExtractor
 
resultIteratorPos - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
resultList - Variable in class de.uka.ilkd.key.java.visitor.JavaASTCollector
the list of found elements
results - Variable in class de.uka.ilkd.key.strategy.IfInstantiator
 
results - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
All found results.
resultTerm - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
The result Term used by the applied Contract.
ResultType() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ResultType() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
resultVar - Variable in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
resultVar - Variable in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
resultVar (should be a VariableReference, but the parser can't enforce this)
resultVar - Variable in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
resultVar - Variable in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
schemavariable needed by meta construct
resultVar - Variable in class de.uka.ilkd.key.java.statement.MethodBodyStatement
the variable the result of the method execution is assigned to if the method is declared void or the result not assigned to a variable or field, this value is null.
resultVar - Variable in class de.uka.ilkd.key.java.statement.MethodFrame
result
resultVar(IProgramMethod, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for the result.
resultVar(String, IProgramMethod, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for the result with passed name.
resultVar - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
resultVar - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
resultVar - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
result
resumeDisabledLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
Deprecated.
resumeLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
Deprecated.
retainAll(Collection<?>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.FaultyFileItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.LastLoadedProblemItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.OpenGoalItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.OpenProofItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackFileItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SettingsItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.StacktraceItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SystemPropertiesItem
 
retrieveFileData() - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.VersionItem
 
retrieveLoopInvariantFromSpecification(Services) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
Return - Class in de.uka.ilkd.key.java.statement
Return.
Return(Expression) - Constructor for class de.uka.ilkd.key.java.statement.Return
Expression jump statement.
Return(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Return
Constructor for the transformation of COMPOST ASTs to KeY.
RETURN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RETURN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
return2domain - Variable in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
RETURN_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
RETURN_BEHAVIOR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
return_behavior_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
return_behavior_spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
RETURN_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
RETURN_BEHAVIOUR - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
RETURN_FLAG_NAME - Static variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Name for the return flag.
returnCase(TermLabelState, ProgramVariable, KeYJavaType, ProgramVariable, Term, Rule, RuleApp, Goal, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
returnClause(Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a return clause.
returnedParents - Variable in class de.uka.ilkd.key.util.NodePreorderIterator
The number of previously returned parents.
returnExpr - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
returnFlag - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
returnFlag - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
returnFlag - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Boolean flag that is set to true when the block terminates by a return statement.
returnFlag - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
returnFlagDecl(ProgramVariable, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
returnOccurred - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
returnOccurred() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
return true iff the loop to be transformed contains a return statement leading to abrupt termination of the loop body
returns - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
returns - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
Postcondition for abrupt termination with return statements.
RETURNS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
RETURNS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
returns - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
returns - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
RETURNS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
RETURNS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
returns_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
returns_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
returnsclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ReturnStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ReturnStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
returnType - Variable in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
returnType - Variable in class de.uka.ilkd.key.logic.op.ProgramMethod
Return type of the method.
returnType - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
returnType() - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
returnType - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
returnType - Variable in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
returnValue - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
returnValue - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
The return value.
returnValue(MethodDeclaration, SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
returnValue(String, String, String, String[], SpecificationEntity.Type) - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
returnValue(MethodDeclaration, SpecificationEntity.Type) - Method in interface de.uka.ilkd.key.util.rifl.SpecificationContainer
Return the security level of the method return, represented as a String.
returnValue(String, String, String, String[], SpecificationEntity.Type) - Method in interface de.uka.ilkd.key.util.rifl.SpecificationContainer
Return the security level of the method return, represented as a String.
ReturnValue(String, String, String, SpecificationEntity.Type) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationEntity.ReturnValue
Creates a new specification element for a method return.
ReturnValue(String, String[], String, String, SpecificationEntity.Type) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationEntity.ReturnValue
Creates a new specification element for a method return.
returnValueComputed - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
Defines if the return value is computed or not.
returnValues - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
The possible return values.
returnValues - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
The possible return values.
returnValueString - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturnValue
The human readable return value.
returnValueString - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturnValue
The return value as human readable String.
reuseLogo() - Static method in class de.uka.ilkd.key.gui.IconFactory
Deprecated.
reuseSignature(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.Assignment
overriden from Operator
reuseSignature(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.expression.Operator
overriden from JavaProgramElement.
reuseSignature(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.JavaProgramElement
this is the default implementation of the signature, which is used to determine program similarity.
reuseSignature(Services, ExecutionContext) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
 
reverse() - Method in interface org.key_project.util.collection.ImmutableList
Reverses this list
reverse() - Method in class org.key_project.util.collection.ImmutableSLList
Reverses this list (O(N))
reversedConstants - Variable in class de.uka.ilkd.key.smt.model.Model
Maps constant values to constant names.
reverseIterator() - Method in class de.uka.ilkd.key.logic.PosInTerm
iterates through all indices in bottom to top order
revMap - Variable in class de.uka.ilkd.key.java.KeYRecoderMapping
maps a KeY programelement to the Recoder-equivalent
RewriteCommand - Class in de.uka.ilkd.key.macros.scripts
This class provides the command rewrite.
RewriteCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.RewriteCommand
Constructs this rewrite command.
RewriteCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
Parameters for the RewriteCommand
RewriteTaclet - Class in de.uka.ilkd.key.rule
A RewriteTaclet represents a taclet, whose find can be matched against any term in the sequent no matter where it occurs.
RewriteTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, ImmutableMap<SchemaVariable, TacletPrefix>, int, ImmutableSet<Choice>, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.RewriteTaclet
creates a Schematic Theory Specific Rule (Taclet) with the given parameters that represents a rewrite rule.
RewriteTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, ImmutableMap<SchemaVariable, TacletPrefix>, int, ImmutableSet<Choice>, boolean, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.RewriteTaclet
 
RewriteTacletBuilder<T extends RewriteTaclet> - Class in de.uka.ilkd.key.rule.tacletbuilder
class builds RewriteTaclet objects.
RewriteTacletBuilder() - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
 
RewriteTacletBuilderSchemaVarCollector - Class in de.uka.ilkd.key.rule.tacletbuilder
 
RewriteTacletBuilderSchemaVarCollector(RewriteTacletBuilder<? extends RewriteTaclet>) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilderSchemaVarCollector
 
RewriteTacletExecutor<TacletKind extends RewriteTaclet> - Class in de.uka.ilkd.key.rule.executor.javadl
 
RewriteTacletExecutor(TacletKind) - Constructor for class de.uka.ilkd.key.rule.executor.javadl.RewriteTacletExecutor
 
RewriteTacletGoalTemplate - Class in de.uka.ilkd.key.rule.tacletbuilder
this class inherits from TacletGoalTemplate.
RewriteTacletGoalTemplate(Sequent, ImmutableList<Taclet>, Term, ImmutableSet<SchemaVariable>) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
creates new Goaldescription
RewriteTacletGoalTemplate(Sequent, ImmutableList<Taclet>, Term) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
 
RewriteTacletGoalTemplate(Term) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
 
rflAsInternalClass - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
rflCreator - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
rflCreator - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
RGUILLEMETS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
RGUILLEMETS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
RHO - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
rhs1 - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper
 
rhs2 - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper
 
RIFL - Static variable in class de.uka.ilkd.key.core.Main
 
riflFileName - Static variable in class de.uka.ilkd.key.core.Main
Path to a RIFL specification file.
RIFLHandler - Class in de.uka.ilkd.key.util.rifl
XML content handler for the RIFL language.
RIFLHandler() - Constructor for class de.uka.ilkd.key.util.rifl.RIFLHandler
 
RIFLHandler.ErrorHandler - Class in de.uka.ilkd.key.util.rifl
 
RIFLTransformer - Class in de.uka.ilkd.key.util.rifl
Facet class for interpreting RIFL specifications.
RIFLTransformer() - Constructor for class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
right - Variable in class de.uka.ilkd.key.logic.LexPathOrdering.CacheKey
 
right - Variable in class de.uka.ilkd.key.pp.Notation.LabelNotation
 
right - Variable in class de.uka.ilkd.key.pp.Notation.ModalityNotation
 
right - Variable in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
right - Variable in class de.uka.ilkd.key.strategy.feature.AtomsSmallerThanFeature
 
right - Variable in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
right - Variable in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
right - Variable in class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature
 
right - Variable in class de.uka.ilkd.key.strategy.feature.TermSmallerThanFeature
 
right - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.ClausesSmallerThanFeature
 
right - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.LiteralsSmallerThanFeature
 
right - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature.Analyser
 
right - Variable in class de.uka.ilkd.key.testgen.Assignment
 
right - Variable in class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
right - Variable in class org.key_project.util.collection.ImmutableLeftistHeap.Node
 
RIGHT_CLICK_MACROS_KEY - Static variable in class de.uka.ilkd.key.settings.GeneralSettings
 
RIGHT_SIDE_EQUIVALENCE_ONLY_SYNTACTICAL - Static variable in class de.uka.ilkd.key.rule.merge.MergeRule
If set to true, merge rules are expected to check the equivalence for right sides (for preserving idempotency) only on a pure syntactical basis.
rightButton - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
rightClickMacros - Variable in class de.uka.ilkd.key.settings.GeneralSettings
launches the rightclick the macro menu. on by default.
rightCoeff - Variable in class de.uka.ilkd.key.strategy.feature.PolynomialValuesCmpFeature
 
rightHeight - Variable in class org.key_project.util.collection.ImmutableLeftistHeap.Node
Length of the right spine, i.e. the length of the path from the root to rightmost leaf
RightIterator(Term, Services) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.RightIterator
 
RightMouseClickToggleAction - Class in de.uka.ilkd.key.gui.actions
 
RightMouseClickToggleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.RightMouseClickToggleAction
 
rightTraverse(ProjectionToTerm, TermFeature) - Static method in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator
Right-traverse the subterms of a term in depth-first order.
rigid - Variable in class de.uka.ilkd.key.logic.TermImpl
 
rigid - Variable in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
rigid() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
rigidEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet.FormulaSV
 
rigidEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
rigidEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet.TermSV
 
RIGIDNESS_EXCEPTION - Static variable in class de.uka.ilkd.key.rule.inst.TermInstantiation
 
RigidnessException - Exception in de.uka.ilkd.key.rule.inst
this exception is thrown if non-rigid instantiation has been given for a schema variable only allowing rigid instantiations
RigidnessException(String) - Constructor for exception de.uka.ilkd.key.rule.inst.RigidnessException
 
RKeYMetaConstruct - Class in de.uka.ilkd.key.java.recoderext
 
RKeYMetaConstruct(RKeYMetaConstruct) - Constructor for class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Loop statement.
RKeYMetaConstruct() - Constructor for class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
RKeYMetaConstructExpression - Class in de.uka.ilkd.key.java.recoderext
 
RKeYMetaConstructExpression(RKeYMetaConstructExpression) - Constructor for class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
RKeYMetaConstructExpression() - Constructor for class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
RKeYMetaConstructType - Class in de.uka.ilkd.key.java.recoderext
 
RKeYMetaConstructType(RKeYMetaConstructType) - Constructor for class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
RKeYMetaConstructType() - Constructor for class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
RMethodBodyStatement - Class in de.uka.ilkd.key.java.recoderext
 
RMethodBodyStatement(TypeReference, ProgramVariableSVWrapper, MethodReference) - Constructor for class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
RMethodBodyStatement(TypeReference, ProgramVariableSVWrapper, ReferencePrefix, Identifier, ASTList<Expression>) - Constructor for class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
RMethodBodyStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
RMethodCallStatement - Class in de.uka.ilkd.key.java.recoderext
 
RMethodCallStatement(ProgramVariableSVWrapper, ExecutionContext, Statement) - Constructor for class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
Labeled statement.
RMethodCallStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
rmN(String) - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
Removes a trailing newline (\n) char from the given string.
rmN(String) - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
Removes a trailing newline (\n) char from the given string.
root - Variable in class de.uka.ilkd.key.gui.smt.TreePanel
 
root - Variable in class de.uka.ilkd.key.java.visitor.JavaASTWalker
the root the walker starts
root() - Method in class de.uka.ilkd.key.java.visitor.JavaASTWalker
returns start point of the walker
root - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
root() - Method in class de.uka.ilkd.key.proof.Node
returns true, iff this node is root, i.e. has no parents.
root - Variable in class de.uka.ilkd.key.proof.Proof
the root of the proof
root() - Method in class de.uka.ilkd.key.proof.Proof
returns the root node of the proof
root - Variable in class de.uka.ilkd.key.proof.SubtreeIterator
 
root - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
root(BigInteger, int) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
root - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
The root of the read symbolic execution tree.
root - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
The root of the model.
rootManager - Variable in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
rootRoundingUpwards(BigInteger, int) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
RootsGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
Term generator for inferring the range of values that a variable can have from a given non-linear (in)equation.
RootsGenerator(ProjectionToTerm, TermBuilder) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
rotateList(ImmutableList<Goal>) - Static method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
row - Variable in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
rowCount - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel
 
rows - Variable in class de.uka.ilkd.key.pp.PositionTable
 
RPAREN - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
RPAREN - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
RPAREN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RPAREN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
RPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
RPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
RPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
RPAREN - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
RRBRACKET - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
RSIGNEDSHIFT() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
RSIGNEDSHIFT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RSIGNEDSHIFT() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
RSIGNEDSHIFT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
RSIGNEDSHIFTASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RSIGNEDSHIFTASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
rtb - Variable in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilderSchemaVarCollector
 
rtrn - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
rule - Variable in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
rule() - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
returns the rule of this rule application
rule - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
The rule being applied.
rule() - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
rule() - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
returns the built in rule of this rule application
rule - Variable in class de.uka.ilkd.key.rule.inst.TacletInstantiations
the rule
rule - Variable in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
The rule being applied.
Rule - Interface in de.uka.ilkd.key.rule
 
rule() - Method in interface de.uka.ilkd.key.rule.RuleApp
returns the rule of this rule application
rule - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
rule() - Method in class de.uka.ilkd.key.rule.TacletApp
returns the rule the application information is collected for
rule() - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
rule - Static variable in class de.uka.ilkd.key.smt.RuleAppSMT
 
rule() - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
rule2justif - Variable in class de.uka.ilkd.key.proof.mgt.RuleJustificationInfo
 
RULE_APPLICATION_WITHOUT_RULE - Static variable in class de.uka.ilkd.key.proof.Node
 
RULE_NAME - Static variable in class de.uka.ilkd.key.rule.merge.CloseAfterMerge
 
RULE_NAME - Static variable in class de.uka.ilkd.key.rule.merge.MergeRule
 
RULE_RESOURCE - Static variable in class de.uka.ilkd.key.util.XMLResources
 
RULE_WITHOUT_NAME - Static variable in class de.uka.ilkd.key.proof.Node
 
RuleAbortException - Exception in de.uka.ilkd.key.rule
 
RuleAbortException() - Constructor for exception de.uka.ilkd.key.rule.RuleAbortException
 
RuleAbortException(String) - Constructor for exception de.uka.ilkd.key.rule.RuleAbortException
 
ruleAdded(RuleApp, PosInOccurrence) - Method in interface de.uka.ilkd.key.proof.NewRuleListener
Called when a new RuleApp is added
ruleAdded(RuleApp, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.NullNewRuleListener
 
ruleAdded(RuleApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
ruleAdded(RuleApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
ruleAdded(RuleApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
Implementation of the method from NewRuleListener.
ruleApp - Variable in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
ruleApp - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The RuleApp for this LoopScopeInvariantRule application.
RuleApp - Interface in de.uka.ilkd.key.rule
 
ruleApp - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
ruleApp - Variable in class de.uka.ilkd.key.strategy.RuleAppContainer
The stored rule app
RULEAPP_HIGHLIGHTER - Static variable in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
RuleAppContainer - Class in de.uka.ilkd.key.strategy
Container for RuleApp instances with cost as determined by a given Strategy.
RuleAppContainer(RuleApp, RuleAppCost) - Constructor for class de.uka.ilkd.key.strategy.RuleAppContainer
 
RuleAppCost - Interface in de.uka.ilkd.key.strategy
 
RuleAppCostCollector - Interface in de.uka.ilkd.key.strategy
Interface for collecting RuleApps, together with their assigned cost.
RuleAppFeature - Interface in de.uka.ilkd.key.strategy
Generic interface for evaluating the cost of a RuleApp with regard to a specific feature (like term size, ...)
ruleAppIndex - Variable in class de.uka.ilkd.key.proof.Goal
all possible rule applications at this node are managed with this index
ruleAppIndex() - Method in class de.uka.ilkd.key.proof.Goal
returns the index of possible rule applications at this node
RuleAppIndex - Class in de.uka.ilkd.key.proof
manages the possible application of rules (RuleApps)
RuleAppIndex(TacletAppIndex, BuiltInRuleAppIndex, Services) - Constructor for class de.uka.ilkd.key.proof.RuleAppIndex
 
RuleAppIndex(TacletIndex, BuiltInRuleAppIndex, Services) - Constructor for class de.uka.ilkd.key.proof.RuleAppIndex
 
RuleAppIndex(TacletIndex, TacletAppIndex, TacletAppIndex, BuiltInRuleAppIndex, boolean) - Constructor for class de.uka.ilkd.key.proof.RuleAppIndex
 
RuleAppInfo - Class in de.uka.ilkd.key.proof.proofevent
More specific information about a rule application (currently information about added and removed formulas)
ruleAppInfo - Variable in class de.uka.ilkd.key.proof.ProofEvent
if the proof event is the result of rule applications the following to fields have a non-null value, otherwise null
RuleAppInfo(RuleApp, Node, ImmutableList<NodeReplacement>) - Constructor for class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
 
ruleApplicationInContextAllowed(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
ruleApplicationInContextAllowed(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
Checks whether the application of the passed rule is ok in the given context.
ruleApplicationInContextAllowed(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.macros.AbstractPropositionalExpansionMacro
Checks whether the application of the passed rule is ok in the given context.
ruleApplied(ProofEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorProofListener
invoked when a rule has been applied
ruleApplied(ProofEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
invoked when a rule has been applied
ruleApplied(ProofEvent) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt.DefaultMgtProofListener
 
ruleApplied(RuleApp) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
ruleApplied(ProofEvent) - Method in interface de.uka.ilkd.key.proof.RuleAppListener
invoked when a rule has been applied
ruleApplied(ProofEvent) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy.ProofListener
invoked when a rule has been applied
RuleAppListener - Interface in de.uka.ilkd.key.proof
 
ruleAppListenerList - Variable in class de.uka.ilkd.key.proof.Proof
list of rule app listeners
ruleAppManager - Variable in class de.uka.ilkd.key.proof.Goal
This is the object which keeps book about all applicable rules.
RuleAppSMT - Class in de.uka.ilkd.key.smt
The rule application that is used when a goal is closed by means of an external solver.
RuleAppSMT(RuleAppSMT.SMTRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.smt.RuleAppSMT
 
RuleAppSMT(RuleAppSMT.SMTRule, PosInOccurrence, ImmutableList<PosInOccurrence>, String) - Constructor for class de.uka.ilkd.key.smt.RuleAppSMT
 
RuleAppSMT(RuleAppSMT.SMTRule, String) - Constructor for class de.uka.ilkd.key.smt.RuleAppSMT
 
RuleAppSMT.SMTRule - Class in de.uka.ilkd.key.smt
 
RuleCollection - Class in de.uka.ilkd.key.proof.init
This class contains the standard rules provided by a profile.
RuleCollection(RuleSource, ImmutableList<BuiltInRule>) - Constructor for class de.uka.ilkd.key.proof.init.RuleCollection
 
RuleCommand - Class in de.uka.ilkd.key.macros.scripts
Command that applies a calculus rule All parameters are passed as strings and converted by the command.
RuleCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.RuleCommand
 
RuleCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
RuleCommand.TacletNameFilter - Class in de.uka.ilkd.key.macros.scripts
 
ruleCompletionHandler - Variable in class de.uka.ilkd.key.control.AbstractProofControl
Optionally, the RuleCompletionHandler to use.
RuleCompletionHandler - Interface in de.uka.ilkd.key.control
Instances of this class are used by an AbstractProofControl to complete a Rule completion.
RuleExecutor - Interface in de.uka.ilkd.key.rule.executor
Executes a Rule with respect to a given instantiation of the schemavariables.
ruleExplanations - Variable in class de.uka.ilkd.key.util.XMLResources
 
ruleFile - Variable in class de.uka.ilkd.key.proof.io.FileRuleSource
The non-null reference to the file from which rules are read.
ruleFilter - Variable in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
 
RuleFilter - Interface in de.uka.ilkd.key.proof.rulefilter
Interface for objects that represent sets of rules, and which can be used to distinguish different kinds of rules.
ruleFilter - Variable in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
ruleFilter - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
Filter that is used to restrict the set of taclets that are considered as possible members of this index.
ruleFilter - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
ruleFilter - Variable in class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
ruleHeader - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
ruleInfo - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
RuleInformation(String) - Constructor for class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.RuleInformation
 
RuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
RuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
RuleInteraction(Node, RuleApp) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
RuleJustification - Interface in de.uka.ilkd.key.proof.mgt
 
RuleJustificationByAddRules - Class in de.uka.ilkd.key.proof.mgt
 
RuleJustificationByAddRules(Node, boolean) - Constructor for class de.uka.ilkd.key.proof.mgt.RuleJustificationByAddRules
 
RuleJustificationBySpec - Class in de.uka.ilkd.key.proof.mgt
 
RuleJustificationBySpec(Contract) - Constructor for class de.uka.ilkd.key.proof.mgt.RuleJustificationBySpec
 
RuleJustificationInfo - Class in de.uka.ilkd.key.proof.mgt
 
RuleJustificationInfo() - Constructor for class de.uka.ilkd.key.proof.mgt.RuleJustificationInfo
 
RuleKey - Class in de.uka.ilkd.key.rule
Provides a unique key for taclets based on a taclet's name and its taclet options.
RuleKey(Name, ImmutableSet<Choice>, Rule) - Constructor for class de.uka.ilkd.key.rule.RuleKey
 
RuleKey(Rule) - Constructor for class de.uka.ilkd.key.rule.RuleKey
 
ruleName - Variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteraction
 
ruleName - Variable in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
rulename - Variable in class de.uka.ilkd.key.macros.scripts.InstantiateCommand.TacletNameFilter
 
rulename - Variable in class de.uka.ilkd.key.macros.scripts.RuleCommand.Parameters
 
rulename - Variable in class de.uka.ilkd.key.macros.scripts.RuleCommand.TacletNameFilter
 
ruleName - Variable in class de.uka.ilkd.key.proof.io.intermediate.BuiltInAppIntermediate
 
ruleNames - Variable in class de.uka.ilkd.key.api.ProofManagementApi
 
RULES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
RULES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
rules - Variable in class de.uka.ilkd.key.proof.BuiltInRuleIndex
list of available built in rules
rules() - Method in class de.uka.ilkd.key.proof.BuiltInRuleIndex
returns all available rules
rules() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
the goal of a Taclet may introduce new rules.
rulesAdded(ImmutableList<? extends RuleApp>, PosInOccurrence) - Method in interface de.uka.ilkd.key.proof.NewRuleListener
Called when a collection of new RuleApps is added
rulesAdded(ImmutableList<? extends RuleApp>, PosInOccurrence) - Method in class de.uka.ilkd.key.proof.NullNewRuleListener
 
rulesAdded(ImmutableList<? extends RuleApp>, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
rulesAdded(ImmutableList<? extends RuleApp>, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
rulesAdded(ImmutableList<? extends RuleApp>, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
Implementation of the method from NewRuleListener.
ruleset(Vector) - Method in class de.uka.ilkd.key.parser.KeYParser
 
RuleSet - Class in de.uka.ilkd.key.rule
 
RuleSet(Name) - Constructor for class de.uka.ilkd.key.rule.RuleSet
creates a heuristic
ruleset_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
RuleSetDispatchFeature - Class in de.uka.ilkd.key.strategy.feature
Feature for relating rule sets with feature terms.
RuleSetDispatchFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.RuleSetDispatchFeature
 
ruleSetName - Variable in class de.uka.ilkd.key.strategy.IntroducedSymbolBy
 
ruleSetNS - Variable in class de.uka.ilkd.key.logic.NamespaceSet
 
ruleSetNS() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the heuristics namespace of this initial configuration
ruleSets() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
ruleSets() - Method in class de.uka.ilkd.key.parser.KeYParser
 
rulesets() - Method in class de.uka.ilkd.key.parser.KeYParser
 
ruleSets - Static variable in class de.uka.ilkd.key.rule.OneStepSimplifier
Rule sets to capture.
ruleSets - Variable in class de.uka.ilkd.key.rule.Taclet
list of rulesets (formerly known as heuristics) the taclet belongs to
ruleSets() - Method in class de.uka.ilkd.key.rule.Taclet
returns an iterator over the rule sets.
ruleSets - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
rulesetToFeature - Variable in class de.uka.ilkd.key.strategy.feature.RuleSetDispatchFeature
 
RulesNode(Properties, Goal) - Constructor for class de.uka.ilkd.key.gui.InfoTreeModel.RulesNode
 
RuleSource - Class in de.uka.ilkd.key.proof.io
 
RuleSource() - Constructor for class de.uka.ilkd.key.proof.io.RuleSource
 
RuleSourceFactory - Class in de.uka.ilkd.key.proof.io
 
RuleSourceFactory() - Constructor for class de.uka.ilkd.key.proof.io.RuleSourceFactory
 
ruleSpecificChildAndGrandchildTermLabelPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule specific child and grandchild ChildTermLabelPolicys.
ruleSpecificDirectChildTermLabelPolicies - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule specific direct ChildTermLabelPolicys.
ruleSpecificRefactorings - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule specific TermLabelRefactorings.
RuleSpecificTask - Interface in de.uka.ilkd.key.rule.label
Instances of this class provides functionality only if a supported rule is active.
ruleSpecificUpdates - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
All rule independent TermLabelUpdates.
ruleUnApplied(RuleApp) - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
run() - Method in class de.uka.ilkd.key.control.DefaultProofControl.AutoModeThread
 
run() - Method in class de.uka.ilkd.key.control.DefaultProofControl.MacroThread
 
run() - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
run() - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
run() - Method in class de.uka.ilkd.key.smt.Pipe.Worker
 
run() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
run() - Method in class de.uka.ilkd.key.smt.SolverTimeout
 
run() - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.MethodFrameCounterJavaASTVisitor
Performs the counting of MethodFrames.
run() - Method in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
run() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.Working
 
runAsynchronously() - Method in class de.uka.ilkd.key.proof.io.ProblemLoader
Launch a loading process asynchronously (on a swingworker thread).
runAutoMode(List<Node>, Proof, ApplyStrategyInfo) - Method in interface de.uka.ilkd.key.control.InteractionListener
 
runAutoMode(List<Node>, Proof, ApplyStrategyInfo) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
runBuiltInRule(Goal, IBuiltInRuleApp, BuiltInRule, PosInOccurrence, boolean) - Method in interface de.uka.ilkd.key.control.InteractionListener
 
runBuiltInRule(Goal, IBuiltInRuleApp, BuiltInRule, PosInOccurrence, boolean) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
runMacro(Node, ProofMacro, PosInOccurrence) - Method in class de.uka.ilkd.key.control.DefaultProofControl
Runs the given ProofMacro at the given PosInOccurrence on the given Node.
runMacro(Node, ProofMacro, PosInOccurrence, ProofMacroFinishedInfo) - Method in interface de.uka.ilkd.key.control.InteractionListener
 
runMacro(Node, ProofMacro, PosInOccurrence) - Method in interface de.uka.ilkd.key.control.ProofControl
Runs the given ProofMacro at the given PosInOccurrence on the given Node.
runMacro(Node, ProofMacro, PosInOccurrence, ProofMacroFinishedInfo) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
runMacro(Node, ProofMacro, PosInOccurrence) - Method in class de.uka.ilkd.key.ui.MediatorProofControl
Runs the given ProofMacro at the given PosInOccurrence on the given Node.
runMode - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
there are two modes the visitor can be run.
running(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
runPrune(Node) - Method in interface de.uka.ilkd.key.control.InteractionListener
 
runPrune(Node) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
runRule(Goal, RuleApp) - Method in interface de.uka.ilkd.key.control.InteractionListener
 
runRule(Goal, RuleApp) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
RUNSIGNEDSHIFT() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
RUNSIGNEDSHIFT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RUNSIGNEDSHIFT() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
RUNSIGNEDSHIFT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
RUNSIGNEDSHIFTASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
RUNSIGNEDSHIFTASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
runStrategy - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
runStrategyOnNode() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
run automatic on the currently selected node.
runSynchronously() - Method in class de.uka.ilkd.key.proof.io.ProblemLoader
 
RUNTIME_EXCEPTION - Static variable in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
runtimeInstance - Variable in class de.uka.ilkd.key.java.recoderext.ExecutionContext
the reference to the active object
runtimeInstance - Variable in class de.uka.ilkd.key.java.reference.ExecutionContext
the reference to the active object
runWithDeadline(Runnable, int) - Static method in class de.uka.ilkd.key.gui.ProofScriptWorker
 
rwList - Variable in class de.uka.ilkd.key.proof.TacletIndex
contains rewrite Taclets

S

s - Variable in class de.uka.ilkd.key.logic.ClashFreeSubst
 
s - Variable in class de.uka.ilkd.key.rule.conditions.TypeResolver.NonGenericSortResolver
 
s - Variable in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCIdentity
 
s - Variable in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCSupersort
 
s - Variable in class de.uka.ilkd.key.testgen.oracle.OracleType
 
s - Variable in class de.uka.ilkd.key.util.pp.Layouter.StringToken
 
s1 - Variable in class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
 
s2 - Variable in class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
 
SAME - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SAME - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
SAME - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SAME - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SAME_PAINTER - Static variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The Constant PAINTER is the painter which is used to draw the highlighting for matching parens of same kind.
SAME_UPDATE_LEVEL - Static variable in class de.uka.ilkd.key.rule.RewriteTaclet
all taclet constituents must appear in the same state (and not below a modality (for efficiency reasons))
sameAbstractName(SourceElement, SourceElement) - Method in class de.uka.ilkd.key.java.JavaProgramElement.NameAbstractionTableDisabled
 
sameAbstractName(SourceElement, SourceElement) - Method in class de.uka.ilkd.key.java.NameAbstractionTable
tests if the given elements have been assigned to the same abstract name.
sameAbstractName(QuantifiableVariable, QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.RenameTable.EmptyRenameTable
tests if both QuantifiableVariable object are assigned to the same abstract name (locally or by the parent)
sameAbstractName(QuantifiableVariable, QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.RenameTable
tests if both QuantifiableVariables are assigned to the same abstract name (locally or by the parent)
sameApplication(RuleApp, TacletApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.AbstractNonDuplicateAppFeature
Check whether the old rule application ruleCmp is a duplicate of the new application newApp at position newPio.
sameApplication(RuleApp, TacletApp, PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
Check whether the old rule application ruleCmp is a duplicate of the new application newApp at position newPio.
sameHierachyBranch(Sort, Sort) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
 
sameParts(Polynomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
SAMEUPDATELEVEL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SAMEUPDATELEVEL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
sane(VisibilityModifier) - Static method in class de.uka.ilkd.key.java.declaration.modifier.VisibilityModifier
 
sanityCheckDoubleLinks() - Method in class de.uka.ilkd.key.proof.Node
checks if the parent has this node as child and continues recursively with the children of this node.
SAT - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
satisfiesFilterCondition(Taclet) - Method in interface de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter
checks if the taclet satisfies certain syntactic criterias
satisfiesFilterCondition(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithIfFindAndNoReplacewith
tests if the given taclet consists of an assumes, find and no replacewith part and returns true if the test is positive
satisfiesFilterCondition(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithIfFindAndReplacewith
tests if the given taclet consists of an assumes, find and replacewith part and returns true if the test is positive
satisfiesFilterCondition(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithNoIf
checks if the taclet has a find part and no assumes sequent
satisfiesFilterCondition(Taclet) - Method in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithNoIfFindAndAddrule
tests if the given taclet consists of an assume, find and no replacewith part and returns true if the test is positive
save(File) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AbstractFileSaveAction
 
save(File) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportKPSAction
 
save(File) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMarkdownAction
 
save(File) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMUScriptAction
 
save(String, Proof) - Method in class de.uka.ilkd.key.proof.io.AutoSaver
 
save(File) - Method in class de.uka.ilkd.key.proof.io.GZipProofSaver
Save the proof to file referenced by file.
save(OutputStream) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
save(File) - Method in class de.uka.ilkd.key.proof.io.ProofSaver
Save the proof to file referenced by file.
save() - Method in class de.uka.ilkd.key.proof.io.ProofSaver
 
save(AbstractButton, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.AbstractButtonSaver
 
save(Component) - Method in class de.uka.ilkd.key.util.PreferenceSaver
Save the properties of the argument and all its children (in depth).
save(C, Preferences) - Method in interface de.uka.ilkd.key.util.PreferenceSaver.Saver
 
save(JSplitPane, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.SplitPaneSaver
 
save(JTabbedPane, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.TabbedPaneSaver
 
save(Window, Preferences) - Method in class de.uka.ilkd.key.util.PreferenceSaver.WindowSaver
 
SAVE_ALL_CONTRACTS - Static variable in class de.uka.ilkd.key.core.Main
 
SAVE_COUNT - Static variable in class de.uka.ilkd.key.control.InstantiationFileHandler
 
SaveAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.SaveAction
 
saveAddVariable(LocationVariable, ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
saveAllContracts - Static variable in class de.uka.ilkd.key.core.Main
Save all contracts in selected location to automate the creation of multiple ".key"-files
saveBeforeHeaps(Map<Term, Term>, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
saveChildren(Component) - Method in class de.uka.ilkd.key.util.PreferenceSaver
 
saveClosed - Variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
saveComponent(C) - Method in class de.uka.ilkd.key.util.PreferenceSaver
 
SAVED_HEAP_NAME - Static variable in class de.uka.ilkd.key.ldt.HeapLDT
 
savedGuessing - Variable in class de.uka.ilkd.key.parser.KeYParser
 
saveDialog - Variable in class de.uka.ilkd.key.gui.KeYFileChooser
 
savedSettings - Variable in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
saveFile - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
saveFile(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
SaveFileAction - Class in de.uka.ilkd.key.gui.actions
Saves the current selected proof.
SaveFileAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.SaveFileAction
 
saveFileAction - Variable in class de.uka.ilkd.key.gui.MainWindow
action for saving a proof (attempt)
SaveInstCommand - Class in de.uka.ilkd.key.macros.scripts
Special "Let" usually to be applied immediately after a manual rule application.
SaveInstCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SaveInstCommand
 
saveListFor(TacletInstantiationModel) - Static method in class de.uka.ilkd.key.control.InstantiationFileHandler
 
saveMetaDataToFile(File, String) - Method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
saveNameRecorder(Node) - Method in class de.uka.ilkd.key.java.Services
 
SaveNewNameCommand - Class in de.uka.ilkd.key.macros.scripts
Special "Let" usually to be applied immediately after a manual rule application.
SaveNewNameCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SaveNewNameCommand
 
SaveNewNameCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
saveOnly - Variable in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
savePreferences(Component) - Method in class de.uka.ilkd.key.gui.MainWindow
Store the properties of the named components under component to the system preferences.
saveProof() - Method in class de.uka.ilkd.key.api.ProofApi
Save current Proof-> ProofApi
saveProof(Proof) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
saveProof(Proof, String) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
save proof in file.
saveProof(Object, Proof, File) - Static method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
saveResultsToFile - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
If this option is activated, the resulting proofs are stored in files within the folder pathOfResult.
SAVERS - Static variable in class de.uka.ilkd.key.util.PreferenceSaver
PreferenceSaver.Savers knwon to the system.
saveSettings() - Method in class de.uka.ilkd.key.gui.actions.ExitMainAction
makes all GUI settings persistence; this method is also called by the Eclipse integration to store the settings
saveSettings() - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
saveSettings() - Method in class de.uka.ilkd.key.settings.ProofSettings
Saves the current settings in this dialog into a configuration file.
saveSideProof(Proof) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
Try to save a side proof.
saveSMTFile - Variable in class de.uka.ilkd.key.gui.MainWindow
 
SaveStruct(CharStream) - Constructor for class de.uka.ilkd.key.parser.KeYLexer.SaveStruct
 
saveToFile(File) - Method in class de.uka.ilkd.key.proof.Proof
 
saveToFileBox - Variable in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
saveToFileExplanation - Variable in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
saveToFilePanel - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
saveToFilePanel - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
sb - Variable in class de.uka.ilkd.key.smt.testgen.MemoryTestGenerationLog
The StringBuffer which stores all the content.
sb - Variable in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
sc - Variable in class de.uka.ilkd.key.java.KeYProgModelInfo
 
sc - Static variable in class de.uka.ilkd.key.util.ReferenceLister
 
sc - Variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector.JMLFactory
 
sc - Variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
SC_AND - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SC_AND - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SC_OR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SC_OR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
ScaleFeature - Class in de.uka.ilkd.key.strategy.feature
A feature that applies an affine transformation to the result of a given feature.
ScaleFeature(Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.ScaleFeature
 
ScaleFeature.MultFeature - Class in de.uka.ilkd.key.strategy.feature
 
scaleIcon(Image, int, int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
scanAddedFormulas(Goal, boolean, SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
scanApplicableRules(Goal) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
scanBuiltInRules(Goal) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
Report builtin rules to all registered NewRuleListener instances.
scanModifiedFormulas(Goal, boolean, SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
scanSimplificationRule(Goal, NewRuleListener) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
scanSimplificationRule(ImmutableList<BuiltInRule>, Goal, boolean, NewRuleListener) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
scanSimplificationRule(ImmutableList<BuiltInRule>, Goal, boolean, SequentFormula, NewRuleListener) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
scanSimplificationRule(ImmutableList<BuiltInRule>, Goal, PosInOccurrence, NewRuleListener) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
scheduleComment(SingleLineComment) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Store the given comment until the next line feed is written.
schema - Variable in class de.uka.ilkd.key.rule.metaconstruct.PostWork
Whether this transformer is used schematically (i.e., in taclets).
schema_modifiers(SchemaVariableModifierSet) - Method in class de.uka.ilkd.key.parser.KeYParser
 
SCHEMA_PREFIX - Static variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
schema_var_decl(String, Sort, boolean, boolean, boolean, SchemaVariableModifierSet) - Method in class de.uka.ilkd.key.parser.KeYParser
 
schema_var_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
schemaConfig - Variable in class de.uka.ilkd.key.parser.KeYParser
 
SchemaCrossReferenceServiceConfiguration - Class in de.uka.ilkd.key.java.recoderext
 
SchemaCrossReferenceServiceConfiguration(KeYRecoderExcHandler) - Constructor for class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceServiceConfiguration
 
SchemaCrossReferenceSourceInfo - Class in de.uka.ilkd.key.java.recoderext
 
SchemaCrossReferenceSourceInfo(ServiceConfiguration) - Constructor for class de.uka.ilkd.key.java.recoderext.SchemaCrossReferenceSourceInfo
 
schemaCt2meth - Static variable in class de.uka.ilkd.key.java.SchemaRecoder2KeY
caches access to methods for reflection
SchemaJavaParser - Class in de.uka.ilkd.key.parser.schemajava
JavaCC AST generation specification based on the original Java1.1 grammar that comes with javacc, and includes the modification of D.
SchemaJavaParser(InputStream) - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SchemaJavaParser(InputStream, String) - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SchemaJavaParser(Reader) - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SchemaJavaParser(SchemaJavaParserTokenManager) - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SchemaJavaParser.JJCalls - Class in de.uka.ilkd.key.parser.schemajava
 
SchemaJavaParser.LookaheadSuccess - Error in de.uka.ilkd.key.parser.schemajava
 
SchemaJavaParser.PrimaryPrefixReturnValue - Class in de.uka.ilkd.key.parser.schemajava
inner class that is only used to return results from primary prefix syntax rule
SchemaJavaParser.PrimarySuffixReturnValue - Class in de.uka.ilkd.key.parser.schemajava
inner class that is only used to return results from primary suffix syntax rule
SchemaJavaParserConstants - Interface in de.uka.ilkd.key.parser.schemajava
 
SchemaJavaParserTokenManager - Class in de.uka.ilkd.key.parser.schemajava
 
SchemaJavaParserTokenManager(JavaCharStream) - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
SchemaJavaParserTokenManager(JavaCharStream, int) - Constructor for class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
SchemaJavaProgramFactory - Class in de.uka.ilkd.key.java.recoderext
 
SchemaJavaProgramFactory() - Constructor for class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
Protected constructor - use SchemaJavaProgramFactory.getInstance() instead.
SchemaJavaReader - Interface in de.uka.ilkd.key.java
 
schemaMode - Variable in class de.uka.ilkd.key.parser.KeYParser
 
SchemaRecoder2KeY - Class in de.uka.ilkd.key.java
 
SchemaRecoder2KeY(Services, NamespaceSet) - Constructor for class de.uka.ilkd.key.java.SchemaRecoder2KeY
 
SchemaRecoder2KeYConverter - Class in de.uka.ilkd.key.java
This is an extension of the usual Recoder2KeYConverter that supports schema variables.
SchemaRecoder2KeYConverter(SchemaRecoder2KeY, Services, NamespaceSet) - Constructor for class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
create a new schema-recoder-to-key converter.
schemaServConf - Static variable in class de.uka.ilkd.key.java.SchemaRecoder2KeY
 
SchematicFieldReference - Class in de.uka.ilkd.key.java.reference
Field reference.
SchematicFieldReference(SchemaVariable, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.SchematicFieldReference
 
SchematicFieldReference(ExtList, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.SchematicFieldReference
 
SchemaTypeReference - Class in de.uka.ilkd.key.java.reference
 
SchemaTypeReference(ProgramElementName, int, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.SchemaTypeReference
 
SCHEMAVAR - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SCHEMAVAR - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
schemaVar - Variable in class de.uka.ilkd.key.strategy.IntroducedSymbolBy
 
SchemaVarCommand - Class in de.uka.ilkd.key.macros.scripts
 
SchemaVarCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SchemaVarCommand
 
SchemaVarCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
schemaVariable - Variable in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Reference suffix
SchemaVariable - Interface in de.uka.ilkd.key.logic.op
This interface represents the root of a schema variable hierarchy to be express termstructures that match on logical terms.
SchemaVariableFactory - Class in de.uka.ilkd.key.logic.op
A factory class for different Schema Variables
SchemaVariableFactory() - Constructor for class de.uka.ilkd.key.logic.op.SchemaVariableFactory
 
SchemaVariableModifierSet - Class in de.uka.ilkd.key.parser
 
SchemaVariableModifierSet() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
SchemaVariableModifierSet.FormulaSV - Class in de.uka.ilkd.key.parser
 
SchemaVariableModifierSet.FreshProgVarSV - Class in de.uka.ilkd.key.parser
 
SchemaVariableModifierSet.ProgramSV - Class in de.uka.ilkd.key.parser
 
SchemaVariableModifierSet.SkolemTermSV - Class in de.uka.ilkd.key.parser
 
SchemaVariableModifierSet.TermLabelSV - Class in de.uka.ilkd.key.parser
 
SchemaVariableModifierSet.TermSV - Class in de.uka.ilkd.key.parser
 
SchemaVariableModifierSet.VariableSV - Class in de.uka.ilkd.key.parser
 
SchemaVariableNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.SchemaVariableNotation
 
schemaVariables - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
SCHEMAVARIABLES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SCHEMAVARIABLES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
schemaVariables() - Method in class de.uka.ilkd.key.parser.KeYParser
 
schemaVariablesNamespace - Variable in class de.uka.ilkd.key.parser.KeYParser
 
scis - Variable in class de.uka.ilkd.key.proof.proofevent.NodeChangesHolder
 
scm - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
scm - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
the abbreviation map
scm - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
scm - Variable in class de.uka.ilkd.key.parser.KeYParser
 
scm - Variable in class de.uka.ilkd.key.pp.NotationInfo
Maps terms to abbreviations and reverse.
scope - Variable in class de.uka.ilkd.key.java.recoderext.NewArrayWrapper
 
scope - Variable in class de.uka.ilkd.key.java.recoderext.NewWrapper
 
scope - Variable in class de.uka.ilkd.key.smt.lang.SMTFile
 
ScopeDefiningElement - Interface in de.uka.ilkd.key.java
The property of a non terminal program element to define a scope.
score(TacletApp) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.TacletAppComparator
 
script - Variable in class de.uka.ilkd.key.gui.ProofScriptWorker
 
script - Variable in class de.uka.ilkd.key.macros.scripts.JavascriptCommand.Parameters
 
script - Variable in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
ScriptApi - Class in de.uka.ilkd.key.api
This API class offers methods to apply script commands and match commands
ScriptApi(ProofApi) - Constructor for class de.uka.ilkd.key.api.ScriptApi
 
scriptAppLogo - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
scriptAppLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
ScriptCommand - Class in de.uka.ilkd.key.macros.scripts
 
ScriptCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.ScriptCommand
 
ScriptCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
scriptCommandApi - Static variable in class de.uka.ilkd.key.api.KeYApi
 
ScriptException - Exception in de.uka.ilkd.key.macros.scripts
 
ScriptException() - Constructor for exception de.uka.ilkd.key.macros.scripts.ScriptException
 
ScriptException(String, String, int, int, Throwable) - Constructor for exception de.uka.ilkd.key.macros.scripts.ScriptException
 
ScriptException(String, String, int, int) - Constructor for exception de.uka.ilkd.key.macros.scripts.ScriptException
 
ScriptException(String) - Constructor for exception de.uka.ilkd.key.macros.scripts.ScriptException
 
ScriptException(Throwable) - Constructor for exception de.uka.ilkd.key.macros.scripts.ScriptException
 
ScriptException(String, Throwable) - Constructor for exception de.uka.ilkd.key.macros.scripts.ScriptException
 
scriptingApplication - Variable in class de.uka.ilkd.key.proof.NodeInfo
has the rule app of the node been applied by a proof script?
ScriptLineParser - Class in de.uka.ilkd.key.macros.scripts
 
ScriptLineParser(Reader) - Constructor for class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
ScriptLineParser(String) - Constructor for class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
ScriptLineParser.State - Enum in de.uka.ilkd.key.macros.scripts
The state of the regular expression parser.
ScriptNode - Class in de.uka.ilkd.key.macros.scripts
 
ScriptNode(ScriptNode, Map<String, String>, int, int) - Constructor for class de.uka.ilkd.key.macros.scripts.ScriptNode
 
ScriptResult - Class in de.uka.ilkd.key.api
Object that represents one result goal of a script command It holds a reference to its parent node and to the list of variables and their values for this result Created by S.
ScriptResult() - Constructor for class de.uka.ilkd.key.api.ScriptResult
 
ScriptResults - Class in de.uka.ilkd.key.api
 
ScriptResults() - Constructor for class de.uka.ilkd.key.api.ScriptResults
 
scriptRuleApplication - Variable in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
Signals that this app has been triggered by a proof script.
ScriptTreeParser - Class in de.uka.ilkd.key.macros.scripts
 
ScriptTreeParser() - Constructor for class de.uka.ilkd.key.macros.scripts.ScriptTreeParser
 
scrollNestedTextPaneToLine(Component, int, File) - Static method in class de.uka.ilkd.key.gui.sourceview.SourceView
Looks for a nested JTextPane in the component of the JTabbedPane.
scrollPane - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
scrollPane - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
scrollPane - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
scrpPartner1 - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
scrpPartner2 - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
se - Variable in class de.uka.ilkd.key.logic.SingleRenamingTable.SingleIterator
 
seal() - Method in class de.uka.ilkd.key.logic.Namespace
 
seal() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
sealed - Variable in class de.uka.ilkd.key.logic.Namespace
A namespace can be made immutable, this is called "sealing".
search - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
search(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
search() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
search(String) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
searches for the occurrence of the specified string
search(String) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
search(String, Position.Bias) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
search - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
search(String) - Method in class de.uka.ilkd.key.gui.SearchBar
 
search() - Method in class de.uka.ilkd.key.gui.SearchBar
 
search(T[], IFilter<T>) - Static method in class org.key_project.util.java.ArrayUtil
Searches an element in the given Iterable instance.
search(Iterable<T>, IFilter<T>) - Static method in class org.key_project.util.java.CollectionUtil
Searches an element in the given Iterable instance.
search(File, IFilter<File>) - Static method in class org.key_project.util.java.IOUtil
Searches recursive in the given File all Files accepted by the given IFilter.
search2 - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
search2(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
SEARCH_HIGHLIGHT_COLOR_1 - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
SEARCH_HIGHLIGHT_COLOR_2 - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
searchAll(Iterable<T>, IFilter<T>) - Static method in class org.key_project.util.java.CollectionUtil
Searches all elements accepted by the given IFilter.
searchAndRemove(Iterable<T>, IFilter<T>) - Static method in class org.key_project.util.java.CollectionUtil
Searches an element in the given Iterable instance and removes the found element from it.
searchAndRemoveWithException(Iterable<T>, IFilterWithException<T, E>) - Static method in class org.key_project.util.java.CollectionUtil
Searches an element in the given Iterable instance and removes the found element from it.
searchArithGroundTerms(Set<SMTTerm>, SMTTerm) - Method in class de.uka.ilkd.key.smt.OverflowChecker
Searches for arithmetical ground terms in sub and stores them in terms
searchArithTerms(Set<SMTTerm>, SMTTerm, Set<SMTTermVariable>, Set<SMTTermVariable>, List<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.OverflowChecker
Searches for non ground terms in sub, and stores them in terms.
SearchBar - Class in de.uka.ilkd.key.gui
 
SearchBar() - Constructor for class de.uka.ilkd.key.gui.SearchBar
 
searchChains(List<SMTTerm>, List<SMTTermBinOp.Op>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
searchConstructorSelfDefinition(Term, KeYJavaType, Services) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Tries to find the self Term of the given KeYJavaType.
searchContractPostOrExcPostExceptionVariable(Node, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the used exception variable in the post or exceptional post branch of an applied ContractRuleApp on the parent of the given Node.
searchCounterExample(UserInterfaceControl, Proof, Sequent) - Method in class de.uka.ilkd.key.smt.counterexample.AbstractCounterExampleGenerator
Searches a counter example for the given Sequent.
searchDirectParentBodyPreservesInvariantBranchCondition(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Searches the direct parent IExecutionBranchCondition representing the 'Body Preserves Invariant' branch.
searchEntry(int) - Method in class de.uka.ilkd.key.pp.PositionTable
returns the m with startPos[m]<=index<=endPos[m]. -1 if no such m exists.
searchExceptionDefinition(Term, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Searches the exception definition.
searchField - Variable in class de.uka.ilkd.key.gui.SearchBar
 
searchFormulaTermLabel(ImmutableArray<TermLabel>) - Static method in class de.uka.ilkd.key.rule.label.StayOnFormulaTermLabelPolicy
Searches the FormulaTermLabel in the given TermLabels.
SearchInProofTreeAction - Class in de.uka.ilkd.key.gui.actions
 
SearchInProofTreeAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.SearchInProofTreeAction
 
SearchInSequentAction - Class in de.uka.ilkd.key.gui.actions
 
SearchInSequentAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.SearchInSequentAction
 
searchKeyStroke - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
KeYStroke for the search panel: STRG+SHIFT+F
SearchMode(String) - Constructor for enum de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar.SearchMode
 
searchModeBox - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
searchNext() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
searchNext() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
searchNext() - Method in class de.uka.ilkd.key.gui.SearchBar
 
SearchNode - Class in de.uka.ilkd.key.api
Created by sarah on 5/2/17.
SearchNode(SequentFormula[], int, ImmutableList<IfFormulaInstantiation>, ImmutableList<IfFormulaInstantiation>) - Constructor for class de.uka.ilkd.key.api.SearchNode
 
SearchNode(SearchNode, MatchConditions) - Constructor for class de.uka.ilkd.key.api.SearchNode
 
searchNode(DefaultMutableTreeNode, String) - Method in class de.uka.ilkd.key.gui.ClassTree
Searches the DefaultMutableTreeNode child with the given text.
SearchNodePreorderIterator - Class in de.uka.ilkd.key.util
Iterates reverse preorder over the whole tree starting at a given Node.
SearchNodePreorderIterator(Node) - Constructor for class de.uka.ilkd.key.util.SearchNodePreorderIterator
Constructor.
SearchNodeReversePreorderIterator - Class in de.uka.ilkd.key.util
Iterates reverse preorder over the whole tree starting at a given Node.
SearchNodeReversePreorderIterator(Node) - Constructor for class de.uka.ilkd.key.util.SearchNodeReversePreorderIterator
Constructor.
searchPrevious() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
searchPrevious() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
searchPrevious() - Method in class de.uka.ilkd.key.gui.SearchBar
 
searchPreviousSymbolicExecutionNode(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Searches the first node in the parent hierarchy (including the given node) which executes a statement.
searchPV(String, Services) - Static method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
searchResults - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
searchResultTerm(FunctionalOperationContract, UseOperationContractRule.Instantiation, Services) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
Searches the result Term.
SearchSequentPrintFilter - Class in de.uka.ilkd.key.pp
This is an interface for filters that are used to modify the sequent view, improving the search function.
SearchSequentPrintFilter() - Constructor for class de.uka.ilkd.key.pp.SearchSequentPrintFilter
 
searchString - Variable in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
the String that is to be matched in the sequent view
searchTerms - Variable in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet.SearchVisitor
 
searchTitle - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
searchType(String, List<? extends ClassType>) - Method in class de.uka.ilkd.key.java.KeYProgModelInfo
 
SearchVisitor(Term...) - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet.SearchVisitor
 
second - Variable in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
 
second - Variable in class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
 
second() - Method in class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
returns the second SchemaVariable of the pair.
second - Variable in class de.uka.ilkd.key.rule.NotFreeIn
 
second() - Method in class de.uka.ilkd.key.rule.NotFreeIn
returns the second SchemaVariable of the pair.
second - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
second - Variable in class de.uka.ilkd.key.util.Pair
 
second - Variable in class de.uka.ilkd.key.util.Quadruple
 
second - Variable in class de.uka.ilkd.key.util.Triple
 
SecurityDomain(String) - Constructor for class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
 
SecurityLattice - Class in de.uka.ilkd.key.util.rifl
A lattice of security domains in RIFL.
SecurityLattice() - Constructor for class de.uka.ilkd.key.util.rifl.SecurityLattice
Creates a two-element lattice.
SecurityLattice.SecurityDomain - Class in de.uka.ilkd.key.util.rifl
The kind of elements to the security lattice.
SEDSAXHandler() - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
 
SEDSAXHandler() - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
 
select(KeYJavaType) - Method in class de.uka.ilkd.key.gui.ClassTree
 
select(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.gui.ClassTree
 
select(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
select(Proof) - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
select - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
select(Sort, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
select(Sort, Term, Term, LocationVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
Get the select expression for a location variabe representing the field.
SELECT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
select(T) - Method in interface org.key_project.util.java.IFilter
Checks if the given element should be selected.
select(T) - Method in interface org.key_project.util.java.IFilterWithException
Checks if the given element should be selected.
SELECT_GOAL_AFTER_MACRO - Static variable in class de.uka.ilkd.key.gui.ProofMacroWorker
This flag decides whether after a macro an open is selected or not.
SELECT_ID - Static variable in interface de.uka.ilkd.key.smt.Query
 
SELECT_NAME - Static variable in class de.uka.ilkd.key.ldt.HeapLDT
 
SELECT_SKOLEM_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to skolem constants introduced by the rule pullOutSelect.
SELECT_SKOLEM_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
selectAll() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
selectAll(SupportedTaclets.TreeItem) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
selectBranchNode(GUIBranchNode) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
Selects the given Branchnode in the ProofTreeView and displays the first child in the main view.
selectCategory(SupportedTaclets.Category) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
selectCategory(SupportedTaclets.Category, SupportedTaclets.TreeItem) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
selectClassAxioms(KeYJavaType) - Method in class de.uka.ilkd.key.proof.init.AbstractPO
 
selectClassAxioms(KeYJavaType) - Method in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
SelectCommand - Class in de.uka.ilkd.key.macros.scripts
 
SelectCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SelectCommand
 
SelectCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
selectContract() - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
selectDecProcArrow(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
selected - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackItem
 
selectedBuiltInRule(Goal, BuiltInRule, PosInOccurrence, boolean) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
selectedBuiltInRule(Goal, BuiltInRule, PosInOccurrence, boolean) - Method in interface de.uka.ilkd.key.control.ProofControl
selected rule to apply
selectedChildCount - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
selectedExample - Variable in class de.uka.ilkd.key.gui.ExampleChooser
The currently selected example.
selectedGoal - Variable in class de.uka.ilkd.key.core.KeYSelectionModel
is the selected node a goal
selectedItem - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
selectedList - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
selectedList - Variable in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
Subset of the goals to which currently taclets are applied.
selectedNode - Variable in class de.uka.ilkd.key.core.KeYSelectionModel
the current displayed node
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorSelectionListener
focused node has changed
selectedNodeChanged(KeYSelectionEvent) - Method in interface de.uka.ilkd.key.core.KeYSelectionListener
focused node has changed
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListSelectionListener
focused node has changed
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.InfoView.InfoViewSelectionListener
focused node has changed
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.DPEnableControl
 
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.MainProofListener
focused node has changed
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
focused node has changed
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.smt.LeafPanel.SelectionListener
focused node has changed
selectedNodeChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeSelectionListener
focused node has changed
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.core.KeYMediator.KeYMediatorSelectionListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedProofChanged(KeYSelectionEvent) - Method in interface de.uka.ilkd.key.core.KeYSelectionListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListSelectionListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.InfoView.InfoViewSelectionListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.DPEnableControl
 
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.MainWindow.MainProofListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeProofListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.smt.LeafPanel.SelectionListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedProofChanged(KeYSelectionEvent) - Method in class de.uka.ilkd.key.gui.TaskTree.TaskTreeSelectionListener
the selected proof has changed (e.g. a new proof has been loaded)
selectedTaclet(Taclet, Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
selectedTaclet(Taclet, Goal, PosInOccurrence) - Method in interface de.uka.ilkd.key.control.ProofControl
 
selectedTaclet(TacletApp, PosInSequent) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
selected rule to apply
selectedTaclet - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
the selected taclet to be applied
selectedTaclet(Taclet, Goal, PosInOccurrence) - Method in class de.uka.ilkd.key.ui.MediatorProofControl
selectedTextColor - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
selectFile(File) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
selectFirstTab() - Method in class de.uka.ilkd.key.gui.MainWindow
 
selectFromInterval(int, int) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
Determine the visible goals of a certain interval [delegateBegin, delegateEnd) of the delegate model and create the respective entries of the selection mapping
selectFunction - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The select function. select : Heap x Object x Field -> Any
SelectingGoalListModel(GoalList.GoalListModel) - Constructor for class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
selectingListModel - Variable in class de.uka.ilkd.key.gui.GoalList
the model used by this view
selection - Variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
selectionChanged(int) - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
selectionComponent - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
selectionEvent - Variable in class de.uka.ilkd.key.core.KeYSelectionModel
cached selected node event
selectionListener - Variable in class de.uka.ilkd.key.gui.GoalList
KeYSelection-Listener
selectionListener - Variable in class de.uka.ilkd.key.gui.InfoView
 
SelectionListener() - Constructor for class de.uka.ilkd.key.gui.smt.LeafPanel.SelectionListener
 
SelectionMode() - Constructor for enum de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem.SelectionMode
 
SelectionPanel<T> - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
SelectionPanel(String, String, SelectionPanel.Side, List<ItemChooser.ItemFilter<T>>) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
SelectionPanel.Side - Enum in de.uka.ilkd.key.gui.lemmatagenerator
 
selectionTree - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
selectKJTandTarget() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
selectNewFormulas(boolean) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
SelectNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.SelectNotation
 
selectNothing() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
selectOpenGoalBelow() - Method in class de.uka.ilkd.key.gui.ProofMacroWorker
Select a goal below the currently selected node.
selector - Variable in class de.uka.ilkd.key.parser.KeYLexer
 
selectPrinter - Variable in class de.uka.ilkd.key.pp.LogicPrinter
 
SelectPrinter - Class in de.uka.ilkd.key.pp
This class is used by LogicPrinter.java to print out select-terms, i.e. terms of the following form: T::select(heap, object, field)
SelectPrinter(LogicPrinter) - Constructor for class de.uka.ilkd.key.pp.SelectPrinter
 
selectProof(UserInterfaceControl, Proof) - Method in class de.uka.ilkd.key.gui.testgen.TGWorker.MainWindowTestGenerator
selectProof(UserInterfaceControl, Proof) - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
selectProofObligation(InitConfig) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
This method is called if no IPersistablePO.LoadedPOContainer was created via AbstractProblemLoader.createProofObligationContainer() and can be overwritten for instance to open the proof management dialog as done by ProblemLoader.
selectProofObligation(InitConfig) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
selectProofObligation(InitConfig) - Method in interface de.uka.ilkd.key.proof.io.ProblemLoaderControl
This method is called if no IPersistablePO.LoadedPOContainer was created via AbstractProblemLoader.createProofObligationContainer() and can be overwritten for instance to open the proof management dialog as done by ProblemLoader.
selectProofObligation() - Method in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
selectProofObligation(InitConfig) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
selectProofObligation() - Method in class de.uka.ilkd.key.ui.NIProofObligationSelector
 
selectProofObligation() - Method in interface de.uka.ilkd.key.ui.ProofObligationSelector
 
selectSelectedGoal() - Method in class de.uka.ilkd.key.gui.GoalList
 
selectStrategyArrow(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
Deprecated.
selectTaclets(String...) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
self - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
self - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
self - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
The self variable.
SELF - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
self - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
self - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
self
self - Variable in class de.uka.ilkd.key.speclang.Contract.OriginalVariables
 
SELF_COMPOSITION_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to the post condition.
SELF_COMPOSITION_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
SelfCompExpansionStrategy(Set<String>) - Constructor for class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy
 
SelfcomposedBlockSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
SelfcomposedBlockSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.SelfcomposedBlockSnippet
 
SelfcomposedExecutionSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
SelfcomposedExecutionSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.SelfcomposedExecutionSnippet
 
SelfcomposedLoopSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
 
SelfcomposedLoopSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.SelfcomposedLoopSnippet
 
SelfcompositionStateExpansionMacro - Class in de.uka.ilkd.key.informationflow.macros
The macro SelfcompositionStateExpansionMacro applies rules to extract the self-composed states after the merge of the symbolic execution goals which is included in the proof obligation generation from information flow contracts.
SelfcompositionStateExpansionMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.SelfcompositionStateExpansionMacro
 
SelfcompositionStateExpansionMacro.SelfCompExpansionStrategy - Class in de.uka.ilkd.key.informationflow.macros
This strategy accepts all rule apps for which the rule name is in the admitted set or has INF_FLOW_UNFOLD_PREFIX as a prefix and rejects everything else.
selfRefine(ImmutableSet<Term>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
This method is used for detect where a clause can be simply refined to to true.
selfTerm - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.Instantiation
 
selfTerm - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.Instantiation
 
selfTerm - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionOperationContract
The self Term or null if not available.
selfUQVS - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
all unversal variables of clause
selfVar(KeYJavaType, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for "self".
selfVar(KeYJavaType, boolean, String) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for "self".
selfVar(IProgramMethod, KeYJavaType, boolean, String) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for "self".
selfVar(IProgramMethod, KeYJavaType, boolean) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a program variable for "self".
selfVar - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
selfVar - Variable in class de.uka.ilkd.key.speclang.jml.translation.ProgramVariableCollection
self
selfVar - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
selfVar - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
A ProgramVariable representing the instance the class KeY is working on
semanticError(String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
semanticsBlastingCompleted(UserInterfaceControl) - Method in class de.uka.ilkd.key.gui.actions.CounterExampleAction.MainWindowCounterExampleGenerator
This method is called after the SemanticsBlastingMacro has been executed.
semanticsBlastingCompleted(UserInterfaceControl) - Method in class de.uka.ilkd.key.smt.counterexample.AbstractCounterExampleGenerator
This method is called after the SemanticsBlastingMacro has been executed.
SemanticsBlastingMacro - Class in de.uka.ilkd.key.macros
 
SemanticsBlastingMacro() - Constructor for class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
SemanticsBlastingMacro.EqualityRuleFilter - Class in de.uka.ilkd.key.macros
 
SemanticsBlastingMacro.SemanticsRuleFilter - Class in de.uka.ilkd.key.macros
 
SemanticsBlastingStrategy() - Constructor for class de.uka.ilkd.key.macros.AbstractBlastingMacro.SemanticsBlastingStrategy
 
semanticsFilter - Variable in class de.uka.ilkd.key.macros.SemanticsBlastingMacro
 
SemanticsRuleFilter() - Constructor for class de.uka.ilkd.key.macros.SemanticsBlastingMacro.SemanticsRuleFilter
 
SEMI - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SEMI - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
SEMI - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEMI - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SEMICOLON - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SEMICOLON - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SEMICOLON - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SEMICOLON - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
Semisequent - Class in de.uka.ilkd.key.logic
This class represents the succedent or antecendent part of a sequent.
Semisequent() - Constructor for class de.uka.ilkd.key.logic.Semisequent
used by inner class Empty
Semisequent(ImmutableList<SequentFormula>) - Constructor for class de.uka.ilkd.key.logic.Semisequent
creates a new Semisequent with the Semisequent elements in seqList; the provided list must be redundance free, i.e., the created sequent must be exactly the same as when creating the sequent by subsequently inserting all formulas
Semisequent(SequentFormula) - Constructor for class de.uka.ilkd.key.logic.Semisequent
creates a new Semisequent with the Semisequent elements in seqList
semisequent() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
returns the semisequent that is the result of the change operation
semisequent() - Method in class de.uka.ilkd.key.parser.KeYParser
 
Semisequent.Empty - Class in de.uka.ilkd.key.logic
 
SemisequentChangeInfo - Class in de.uka.ilkd.key.logic
Records the changes made to a semisequent.
SemisequentChangeInfo() - Constructor for class de.uka.ilkd.key.logic.SemisequentChangeInfo
 
SemisequentChangeInfo(ImmutableList<SequentFormula>) - Constructor for class de.uka.ilkd.key.logic.SemisequentChangeInfo
 
semiSequentContains(Semisequent, SequentFormula) - Method in class de.uka.ilkd.key.strategy.feature.AbstractNonDuplicateAppFeature
Check whether a semisequent contains a formula.
semiSequentContains(Semisequent, SequentFormula) - Method in class de.uka.ilkd.key.strategy.feature.EqNonDuplicateAppFeature
 
semiSequentContains(Semisequent, SequentFormula) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
Check whether a semisequent contains a formula.
semiSequentContains(Semisequent, SequentFormula) - Method in class de.uka.ilkd.key.strategy.feature.NonDuplicateAppFeature
 
SemisequentTacletAppIndex - Class in de.uka.ilkd.key.proof
This class holds TermTacletAppIndexs for all formulas of a semisequent.
SemisequentTacletAppIndex(Sequent, boolean, Services, TacletIndex, NewRuleListener, RuleFilter, TermTacletAppIndexCacheSet) - Constructor for class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Create an index object for the semisequent determined by s and antec that contains term indices for each formula.
SemisequentTacletAppIndex(SemisequentTacletAppIndex) - Constructor for class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
SendAction(JDialog, JTextArea) - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendAction
 
Sender(OutputStream, String) - Constructor for class de.uka.ilkd.key.smt.Pipe.Sender
 
SendFeedbackAction - Class in de.uka.ilkd.key.gui.actions
AbstractAction used by ExceptionDialog in KeY report error button was pressed.
SendFeedbackAction(Window) - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
SendFeedbackAction(Window, Throwable) - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
SendFeedbackAction.FaultyFileItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.JavaSourceItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.LastLoadedProblemItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.OpenGoalItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.OpenProofItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.SendAction - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.SendFeedbackFileItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.SendFeedbackItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.SettingsItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.StacktraceItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.SystemPropertiesItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackAction.VersionItem - Class in de.uka.ilkd.key.gui.actions
 
SendFeedbackFileItem(String, String) - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackFileItem
 
SendFeedbackItem(String) - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SendFeedbackItem
 
sendMessage(String) - Method in class de.uka.ilkd.key.smt.Pipe
sends a message to the external process.
SEPARATES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SEPARATES - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SEPARATES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEPARATES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
separates_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
separates_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
separatesclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SEPARATOR - Static variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
SEPARATOR - Static variable in class de.uka.ilkd.key.logic.VariableNamer.PermIndProgramElementName
 
SEPARATOR - Static variable in class de.uka.ilkd.key.logic.VariableNamer.TempIndProgramElementName
 
SEPARATOR - Static variable in class org.key_project.util.java.CollectionUtil
The default separator.
SEPARATOR1 - Static variable in class de.uka.ilkd.key.control.InstantiationFileHandler
 
SEPARATOR2 - Static variable in class de.uka.ilkd.key.control.InstantiationFileHandler
 
SEPARATOR_PATTERN - Static variable in class de.uka.ilkd.key.util.VersionStringComparator
 
seq - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
the sequent the application above is applied
seq - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
seq(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
seq(ImmutableList<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SEQ - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SEQ - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
seq() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SEQ - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
seq - Variable in class de.uka.ilkd.key.proof.Node
 
seq - Variable in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
seq - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
The sequent with the formulas for which taclet indices are hold by this object.
seq - Variable in class de.uka.ilkd.key.rule.IfFormulaInstSeq
Sequent and formula
SEQ - Static variable in class de.uka.ilkd.key.smt.ModelExtractor
 
SEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQ - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
seq - Variable in class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
SEQ2MAP - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQ2MAP - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SEQ_CONCAT - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
SEQ_EMPTY - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
SEQ_GET - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
seq_get_suffix(Term) - Method in class de.uka.ilkd.key.parser.KeYParser
 
SEQ_LEN - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
SEQ_OUTSIDE - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
SEQ_SINGLETON_L - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
SEQ_SINGLETON_R - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
SEQ_SORT - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
SEQARROW - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SEQARROW - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
seqBound - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
seqBoundField - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
SeqConcat - Class in de.uka.ilkd.key.java.expression.operator.adt
 
SeqConcat(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqConcat
 
SeqConcat(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqConcat
 
SeqConcat - Class in de.uka.ilkd.key.java.recoderext.adt
 
SeqConcat(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqConcat
 
SeqConcat(SeqConcat) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqConcat
 
seqConcat - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqConcat(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
seqConcat - Variable in class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
SEQCONCAT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQCONCAT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SeqConcatNotation(Function, Function, Function) - Constructor for class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
SeqContainsExecutableCodeFeature - Class in de.uka.ilkd.key.strategy.feature
 
SeqContainsExecutableCodeFeature(boolean) - Constructor for class de.uka.ilkd.key.strategy.feature.SeqContainsExecutableCodeFeature
 
seqDef - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqDef(QuantifiableVariable, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SEQDEF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQDEF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
seqdefterm() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
seqEmpty - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqEmpty() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SEQEMPTY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQEMPTY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
seqEOF() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SeqFieldQuery - Class in de.uka.ilkd.key.smt
Query for the value of a position of a sequence.
SeqFieldQuery(Sequence, int, int) - Constructor for class de.uka.ilkd.key.smt.SeqFieldQuery
 
SeqGet - Class in de.uka.ilkd.key.java.expression.operator.adt
Represents a sequence getter function.
SeqGet(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqGet
 
SeqGet - Class in de.uka.ilkd.key.java.recoderext.adt
Sequence getter operation.
SeqGet(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqGet
Creates a sequence getter operator.
SeqGet(SeqGet) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqGet
 
seqGet - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqGet(Sort, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SEQGET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQGET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SEQGET_NAME - Static variable in class de.uka.ilkd.key.ldt.SeqLDT
 
SeqGetNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.SeqGetNotation
 
seqID - Variable in class de.uka.ilkd.key.smt.SeqFieldQuery
 
seqID - Variable in class de.uka.ilkd.key.smt.SeqLengthQuery
 
SeqIndexOf - Class in de.uka.ilkd.key.java.expression.operator.adt
Represents a function giving the index of some element in a sequence (if it exists).
SeqIndexOf(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqIndexOf
 
SeqIndexOf - Class in de.uka.ilkd.key.java.recoderext.adt
 
SeqIndexOf(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
Creates an "index of" operator.
SeqIndexOf(SeqIndexOf) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
seqIndexOf - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
SeqLDT - Class in de.uka.ilkd.key.ldt
 
SeqLDT(TermServices) - Constructor for class de.uka.ilkd.key.ldt.SeqLDT
 
seqLDT - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLBuiltInPropertyResolver
 
seqLen - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqLen(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SeqLength - Class in de.uka.ilkd.key.java.expression.operator.adt
Represents a function giving the length of a sequence.
SeqLength(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqLength
 
SeqLength - Class in de.uka.ilkd.key.java.recoderext.adt
 
SeqLength(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
SeqLength(SeqLength) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
SeqLengthQuery - Class in de.uka.ilkd.key.smt
Query for finding out the length of a sequence.
SeqLengthQuery(String) - Constructor for class de.uka.ilkd.key.smt.SeqLengthQuery
 
seqList - Variable in class de.uka.ilkd.key.logic.Semisequent
list with the SequentFormulas of the Semisequent
SEQREPLACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQREPLACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SeqReverse - Class in de.uka.ilkd.key.java.expression.operator.adt
 
SeqReverse(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqReverse
 
SeqReverse - Class in de.uka.ilkd.key.java.recoderext.adt
 
SeqReverse(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqReverse
 
SeqReverse(SeqReverse) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqReverse
 
seqReverse - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqReverse(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SEQREVERSE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQREVERSE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
seqs - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
SeqSingleton - Class in de.uka.ilkd.key.java.expression.operator.adt
 
SeqSingleton(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
SeqSingleton(Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
SeqSingleton - Class in de.uka.ilkd.key.java.recoderext.adt
 
SeqSingleton(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqSingleton
 
SeqSingleton(SeqSingleton) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqSingleton
 
seqSingleton - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqSingleton(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
seqSingleton - Variable in class de.uka.ilkd.key.pp.Notation.SeqConcatNotation
 
SEQSINGLETON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQSINGLETON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SeqSingletonNotation(String, String) - Constructor for class de.uka.ilkd.key.pp.Notation.SeqSingletonNotation
 
seqSort - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
SeqSub - Class in de.uka.ilkd.key.java.expression.operator.adt
 
SeqSub(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SeqSub
 
SeqSub - Class in de.uka.ilkd.key.java.recoderext.adt
 
SeqSub(Expression, Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
SeqSub(ADTPrefixConstruct, RangeExpression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
SeqSub(SeqSub) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
seqSub - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
seqSub(Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SEQSUB - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SEQSUB - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
seqToString - Variable in class de.uka.ilkd.key.gui.GoalList
 
seqToString(Sequent) - Method in class de.uka.ilkd.key.gui.GoalList
 
Sequence - Class in de.uka.ilkd.key.smt.model
Represents a sequence in an SMT model.
Sequence(int, String) - Constructor for class de.uka.ilkd.key.smt.model.Sequence
 
sequence() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
sequences - Variable in class de.uka.ilkd.key.smt.model.Model
List of sequences.
Sequent - Class in de.uka.ilkd.key.logic
This class represents a sequent.
Sequent() - Constructor for class de.uka.ilkd.key.logic.Sequent
must only be called by NILSequent
Sequent(Semisequent, Semisequent) - Constructor for class de.uka.ilkd.key.logic.Sequent
creates new Sequent with antecedence and succedence
sequent() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
returns the resulting sequent
sequent - Variable in class de.uka.ilkd.key.pp.PosInSequent
 
sequent() - Method in class de.uka.ilkd.key.proof.Goal
returns the sequent of the node
sequent() - Method in class de.uka.ilkd.key.proof.Node
returns the sequent of this node
sequent - Variable in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
The optional Sequent of the add or replace part of the taclet.
sequent() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
a Taclet may add a new Sequent as Goal.
sequent - Variable in class de.uka.ilkd.key.smt.SMTProblem
 
sequent() - Static method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator
 
Sequent.NILSequent - Class in de.uka.ilkd.key.logic
 
Sequent.SequentIterator - Class in de.uka.ilkd.key.logic
 
SEQUENT_FORMULA_REFACTORING_REQUIRED - Static variable in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Key used in TermLabelState by the FormulaTermLabelUpdate to indicate that a refactoring of specified SequentFormulas (RefactoringScope#SEQUENT) is required performed by FormulaTermLabelRefactoring.refactorSequentFormulas(TermLabelState, Services, Term, List).
sequentChanged(Goal, SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
called if a formula has been replaced
sequentChanged(Goal, SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
sequentChanged(Goal, SequentChangeInfo) - Method in interface de.uka.ilkd.key.proof.GoalListener
informs the listener about a change that occured to the sequent of goal
sequentChanged(Goal, SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeJournal
informs the listener about a change that occured to the sequent of goal
sequentChanged(Goal, SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
called if a formula has been replaced
sequentChanged(SequentChangeInfo, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
called if a formula has been replaced
sequentChanged(Goal, SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
called if a formula has been replaced
SequentChangeInfo - Class in de.uka.ilkd.key.logic
Records the changes made to a sequent.
SequentChangeInfo(SemisequentChangeInfo, SemisequentChangeInfo, Sequent, Sequent) - Constructor for class de.uka.ilkd.key.logic.SequentChangeInfo
creates a new sequent change information object.
sequentChangeInfo - Variable in class de.uka.ilkd.key.proof.NodeInfo
Information about changes respective to the parent of this node.
sequentContainsNoPrograms() - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
sequentFormula - Variable in class de.uka.ilkd.key.logic.PosInOccurrence
the constrained formula the pos in occurrence describes
sequentFormula() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
returns the SequentFormula that determines the occurrence of this PosInOccurrence
SequentFormula - Class in de.uka.ilkd.key.logic
A sequent formula is a wrapper around a formula that occurs as top level formula in a sequent.
SequentFormula(Term) - Constructor for class de.uka.ilkd.key.logic.SequentFormula
creates a new SequentFormula
sequentFormula - Variable in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
SequentFormulasGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
Term generator that enumerates the formulas of the current sequent/antecedent/succedent.
SequentFormulasGenerator() - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator
 
SequentFormulasGenerator.SFIterator - Class in de.uka.ilkd.key.strategy.termgenerator
 
SequentHideWarningBorder - Class in de.uka.ilkd.key.gui.nodeviews
A special purpose border that prints a warning window if the search bar filtering removes formulas from the display.
SequentHideWarningBorder(String, SequentView) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
Instantiates a new sequent border.
sequential(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
sequential(Term[]) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
sequential(ImmutableList<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SequentialOnLastGoalProofMacro - Class in de.uka.ilkd.key.macros
 
SequentialOnLastGoalProofMacro() - Constructor for class de.uka.ilkd.key.macros.SequentialOnLastGoalProofMacro
 
SequentialProofMacro - Class in de.uka.ilkd.key.macros
The abstract class SequentialProofMacro can be used to create compound macros which sequentially apply macros one after the other.
SequentialProofMacro() - Constructor for class de.uka.ilkd.key.macros.SequentialProofMacro
 
SequentInfo(Map<Location, SortedSet<Location>>, Map<ProgramVariable, Term>, ExecutionContext, ReferencePrefix) - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
Constructor.
SequentIterator(Semisequent, Semisequent) - Constructor for class de.uka.ilkd.key.logic.Sequent.SequentIterator
 
SequentPrintFilter - Class in de.uka.ilkd.key.pp
Filter a given sequent to prepare it for the SequentPrinter class by adjusting constraints, deleting formulas, etc.
SequentPrintFilter() - Constructor for class de.uka.ilkd.key.pp.SequentPrintFilter
 
SequentPrintFilterEntry - Interface in de.uka.ilkd.key.pp
One element of a sequent as delivered by SequentPrintFilter
sequentRefactorings - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.RefactoringsContainer
sequentsToSEPairs(Iterable<MergePartner>) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Convenience method for converting a whole list of goal-pio combinations to symbolic execution states; relies on MergeRuleUtils.sequentToSETriple(Node, PosInOccurrence, Services).
SequentTerms(Term, Term, Term, Term, ImmutableList<Term>, Term, TermServices) - Constructor for class de.uka.ilkd.key.speclang.StatementWellDefinedness.SequentTerms
 
sequentToFormula(Sequent, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Converts a Sequent "Gamma ==> Delta" into a single formula equivalent to "/\ Gamma -> \/ Delta"; however, the formulae in Gamma are shifted to the succedent by the negation-left rule, so the result of this method is a disjunction, not an implication.
sequentToImplication(Sequent, Services) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Converts the given Sequent into an implication.
sequentToProve - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.SiteProofVariableValueInput
The sequent to prove.
sequentToSEPair(Node, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Converts a sequent (given by goal & pos in occurrence) to an SE state (U,C).
sequentToSETriple(Node, PosInOccurrence, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Converts a sequent (given by goal & pos in occurrence) to an SE state (U,C,p).
sequentToTerm(Sequent, Services) - Static method in class de.uka.ilkd.key.smt.SMTProblem
 
sequentToTerm(Sequent) - Method in class de.uka.ilkd.key.smt.SMTProblem
 
sequentToTerm(Sequent) - Method in class de.uka.ilkd.key.testgen.ModelGenerator
 
sequentToTerms(Sequent) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
 
sequentView - Variable in class de.uka.ilkd.key.gui.actions.MacroKeyBinding
 
sequentView - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
The component being shown
SequentView - Class in de.uka.ilkd.key.gui.nodeviews
 
SequentView(MainWindow) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SequentView
 
sequentView - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
sequentView - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
sequentView - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
sequentView - Variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
SequentView.PIO_age - Class in de.uka.ilkd.key.gui.nodeviews
Utility class consisting of a pair of the PosInOccurrence of a term, and its age.
SequentViewChangeListener - Class in de.uka.ilkd.key.gui.nodeviews
 
SequentViewChangeListener(SequentView) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SequentViewChangeListener
 
SequentViewer - Class in de.uka.ilkd.key.gui.join
 
SequentViewer() - Constructor for class de.uka.ilkd.key.gui.join.SequentViewer
 
sequentViewer1 - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
sequentViewer2 - Variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
SequentViewInputListener - Class in de.uka.ilkd.key.gui.nodeviews
This class implements all input listener interfaces for SequentView.
SequentViewInputListener(SequentView) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
SequentViewLogicPrinter - Class in de.uka.ilkd.key.pp
Subclass of LogicPrinter used in GUI.
SequentViewLogicPrinter(ProgramPrinter, NotationInfo, Services, VisibleTermLabels) - Constructor for class de.uka.ilkd.key.pp.SequentViewLogicPrinter
 
SequentViewLogicPrinter(ProgramPrinter, NotationInfo, Services, boolean, VisibleTermLabels) - Constructor for class de.uka.ilkd.key.pp.SequentViewLogicPrinter
 
SequentViewLogicPrinter(ProgramPrinter, NotationInfo, Backend, Services, boolean, VisibleTermLabels) - Constructor for class de.uka.ilkd.key.pp.SequentViewLogicPrinter
 
SequentViewPanel - Class in de.uka.ilkd.key.gui.nodeviews
Creates the layout for SequentViews.
SequentViewPanel(SequentView) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SequentViewPanel
 
sequentViewSearchBar - Variable in class de.uka.ilkd.key.gui.MainWindow
Search bar for Sequent Views.
SequentViewSearchBar - Class in de.uka.ilkd.key.gui.nodeviews
 
SequentViewSearchBar(SequentView) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
SequentViewSearchBar.SearchMode - Enum in de.uka.ilkd.key.gui.nodeviews
 
seqView - Variable in class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator
the sequentview where dnd has been initiated
serial - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
serializableSort() - Method in class de.uka.ilkd.key.java.JavaInfo
returns the KeYJavaType for class java.io.Serializable
serializeStackTrace(Throwable) - Static method in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
serialNr - Variable in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
serialNr - Variable in class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
serialNr - Variable in class de.uka.ilkd.key.proof.Node
 
serialNr() - Method in class de.uka.ilkd.key.proof.Node
 
serialNumber() - Method in interface de.uka.ilkd.key.logic.Term
Returns a serial number for a term.
serialNumber - Variable in class de.uka.ilkd.key.logic.TermImpl
 
serialNumber() - Method in class de.uka.ilkd.key.logic.TermImpl
 
serialNumberCounter - Static variable in class de.uka.ilkd.key.logic.TermImpl
 
serialVersionUID - Static variable in class de.uka.ilkd.key.control.event.TermLabelVisibilityManagerEvent
Generated UID.
serialVersionUID - Static variable in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
generated UID
serialVersionUID - Static variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.AbandonTaskAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.AboutAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.AutoSave
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.CopyToClipboardAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.DecreaseFontSizeAction
generated sUID
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.EditSourceFileAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ExitMainAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.GoalBackAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.HeatmapSettingsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.HeatmapToggleAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.IncreaseFontSizeAction
generated sUID
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.KeyAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.KeYProjectHomepageAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveAndAddTaclets
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveKeYTaclets
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.ProveUserDefinedTaclets
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.LemmaGenerationBatchModeAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.LicenseAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.MainWindowAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.MenuSendFeedackAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.OpenExampleAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.OpenFileAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.OpenMostRecentFileAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ProofManagementAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.PruneProofAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.QuickLoadAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.QuickSaveAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.RightMouseClickToggleAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.SaveFileAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.SearchInProofTreeAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.SearchInSequentAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ShowActiveSettingsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ShowActiveTactletOptionsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ShowKnownTypesAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ShowProofStatistics
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ShowUsedContractsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.SMTOptionsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.SyntaxHighlightingToggleAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.TacletOptionsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu.DisplayLabelsCheckBox
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ToggleConfirmExitAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.actions.ToolTipOptionsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.BlockContractSelectionPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ClassSelectionDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ClassTree
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.configuration.ViewSelector.NumberDocument
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.configuration.ViewSelector.NumberInputField
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.configuration.ViewSelector
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ContractConfigurator
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ExampleChooser
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ExceptionDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList.DisableOtherGoals
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList.DisableSingleGoal
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList.GoalListGUIListener
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList.GoalListModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList.IconCellRenderer
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.GoalList
Generated UID.
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog.InfoDialog
serial version id
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Version ID.
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYControlIcon
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.IconFactory.KeYFolderIcon
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoTree
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel.FunctionsNode
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel.RulesNode
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel.TermLabelsNode
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoTreeNode
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoView
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.InfoViewContentPane
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionCellRenderer
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AbstractFileSaveAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.AddUserNoteAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportKPSAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMarkdownAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMUScriptAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ExportMUScriptClipboardAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.JumpIntoTreeAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.LoadAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.PauseLoggingAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.SaveAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ShowExtendedActionsAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ToggleFavouriteAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.TryReapplyAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.ContractBuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.LoopContractInternalBuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.LoopInvariantBuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.MergeRuleBuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.SMTBuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.builtin.UseDependencyContractBuiltInRuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.PruneInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.join.JoinDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.join.JoinMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.join.SequentViewer
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.LoopContractSelectionPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.MainStatusLine
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.MainWindow.BlockingGlassPane
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.MainWindow
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.MainWindowTabbedPane
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.mergerule.MergeRuleMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.DomElemChoiceTable
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.DefaultBuiltInRuleMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.DefaultTacletMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.EmptySequent
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.InsertHiddenTacletMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.MainFrame
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.MenuItemForTwoModeRules
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.SimpleTacletSelectionMenu
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletInfoToggle
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.FocussedRuleApplicationMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame.Action
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ProofMacroMenu
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.DisableGoal
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeGUIListener
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUITreeSelectionListener
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofRenderer
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu.SetGoalsBelowEnableStatus
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.SearchBar
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.ComplexButton.ItemAction
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.InformationWindow
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.InnerPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.LeafPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.OptionContentNode
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.ProgressModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressCellEditor
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.ProgressTable
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.SMTMenuItem
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.TablePanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.smt.TreePanel
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.sourceview.SourceView
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.StrategySelectionView
Generated UID.
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TacletIfSelectionDialog.IfComboRenderer
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputCellRenderer
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TaskTree
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.TaskTree.TaskTreeIconCellRenderer
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The Constant serialVersionUID needed for serialisation reasons
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.utilities.ClickableMessageBox
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.utilities.StdDialog
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.utilities.TrafficLight
 
serialVersionUID - Static variable in class de.uka.ilkd.key.gui.utilities.WrapLayout
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.java.ConvertException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.java.PosConvertException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.AllFields
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.AllObjects
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.EmptyMapLiteral
generated UID
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.EmptySeqLiteral
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.EmptySetLiteral
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.Intersect
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.MethodSignature
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SeqConcat
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SeqGet
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SeqReverse
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SeqSingleton
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SetMinus
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.SetUnion
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.adt.Singleton
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ContextStatementBlock
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.DLEmbeddedExpression
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.EscapeExpression
generated UID
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ExtendedIdentifier
generated serialVersionUID
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.Ghost
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ImplicitIdentifier
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.KeYAnnotationUseSpecification
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.LabelSVWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.MethodSignatureSVWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.Model
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.NewArrayWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.NewWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.NoState
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ObjectTypeIdentifier
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.PassiveExpression
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.ProgramVariableSVWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.RegisteredEscapeExpression
generated UID
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.TwoState
 
serialVersionUID - Static variable in class de.uka.ilkd.key.java.recoderext.TypeSVWrapper
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.java.UnknownJavaTypeException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.logic.Namespace
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.logic.sort.GenericSupersortException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.logic.TermCreationException
generated serial version UID
serialVersionUID - Static variable in exception de.uka.ilkd.key.macros.scripts.meta.ArgumentRequiredException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.macros.scripts.meta.ConversionException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.macros.scripts.meta.InjectionException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.macros.scripts.meta.InjectionReflectionException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.macros.scripts.meta.NoSpecifiedConverterException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.AmbigiousDeclException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.GenericSortException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.InvalidFindException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.JavaParserException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.KeYSemanticException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.ParserException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.UnfittingReplacewithException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.parser.WarningException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.pp.AbbrevException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.pp.IllegalRegexException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.BuiltInRuleIndex
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.event.ProofDisposedEvent
Generated UID.
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.IfMismatchException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.io.event.ProofSaverEvent
Generated UID.
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.BuiltInConstructionException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.SkipSMTRuleException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.TacletConstructionException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.io.ProblemLoaderException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.mgt.BasicTask
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.mgt.EnvNode
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.mgt.ProofEnvironmentEvent
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.MissingInstantiationException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.MissingSortException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.proof.ModelEvent
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.SortMismatchException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.SVInstantiationException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.SVInstantiationParserException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.proof.SVRigidnessException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.inst.GenericSortException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.inst.GenericSortInstantiations.FailException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.inst.IllegalInstantiationException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.inst.RigidnessException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.inst.SortException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.rule.OneStepSimplifier.Protocol
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.RuleAbortException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder.TacletBuilderException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder.InvalidPrefixException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.smt.AccumulatedException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.smt.IllegalFormulaException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.smt.IllegalNumberException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.smt.IllegalResultException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.smt.SMTTranslationException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.smt.SolverException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.ReplacementMap
 
serialVersionUID - Static variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.TermReplacementMap
 
serialVersionUID - Static variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.VariableReplacementMap
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.speclang.translation.SLWarningException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
serialVersionUID - Static variable in class de.uka.ilkd.key.symbolic_execution.util.event.SideProofStoreEvent
Generated UID.
serialVersionUID - Static variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.taclettranslation.IllegalTacletException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.util.AssertionFailure
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.util.ExceptionHandlerException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.util.LinkedHashMap
 
serialVersionUID - Static variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.util.mergerule.MergeRuleUtils.NameAlreadyBoundException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.util.mergerule.MergeRuleUtils.SortNotKnownException
 
serialVersionUID - Static variable in exception de.uka.ilkd.key.util.pp.UnbalancedBlocksException
 
serialVersionUID - Static variable in class de.uka.ilkd.key.util.String8
 
serialVersionUID - Static variable in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
serialVersionUID - Static variable in class org.key_project.util.collection.DefaultImmutableMap.NILMap
generated serial
serialVersionUID - Static variable in class org.key_project.util.collection.DefaultImmutableMap
generated serial
serialVersionUID - Static variable in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
serialVersionUID - Static variable in class org.key_project.util.collection.DefaultImmutableSet
 
serialVersionUID - Static variable in class org.key_project.util.collection.ImmutableArray
 
serialVersionUID - Static variable in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
 
serialVersionUID - Static variable in class org.key_project.util.collection.ImmutableLeftistHeap.Node
 
serialVersionUID - Static variable in class org.key_project.util.collection.ImmutableLeftistHeap
 
serialVersionUID - Static variable in class org.key_project.util.collection.ImmutableSLList.Cons
 
serialVersionUID - Static variable in class org.key_project.util.collection.ImmutableSLList.NIL
serial id
serialVersionUID - Static variable in class org.key_project.util.collection.ImmutableSLList
generated serial id
serialVersionUID - Static variable in exception org.key_project.util.collection.NotUniqueException
 
serialVersionUID - Static variable in class org.key_project.util.ExtList
 
serialVersionUID - Static variable in class org.key_project.util.LRUCache
 
servConf - Variable in class de.uka.ilkd.key.java.Recoder2KeY
Recoder's serviceConfiguration that is used throughout this process.
service - Variable in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
ServiceCaches - Class in de.uka.ilkd.key.java
Instances of this class provides all caches used by an individual Proof or more precise by its Services.
ServiceCaches() - Constructor for class de.uka.ilkd.key.java.ServiceCaches
 
serviceConfiguration() - Method in class de.uka.ilkd.key.parser.ParserConfig
 
services - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
services - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
the java service object
services - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
services - Variable in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
services - Variable in class de.uka.ilkd.key.gui.ClassTree
 
services - Variable in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
services - Variable in class de.uka.ilkd.key.gui.InspectorForDecisionPredicates
 
services - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
services - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem
the services
services - Variable in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
services - Variable in class de.uka.ilkd.key.gui.TacletIfSelectionDialog.IfComboRenderer
 
services - Variable in class de.uka.ilkd.key.gui.utilities.InspectorForFormulas
 
services - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
 
services - Variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
services - Variable in class de.uka.ilkd.key.java.JavaInfo
 
services - Variable in class de.uka.ilkd.key.java.KeYProgModelInfo
 
services - Variable in class de.uka.ilkd.key.java.Recoder2KeY
 
services - Variable in class de.uka.ilkd.key.java.Recoder2KeYConverter
 
services - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
 
Services - Class in de.uka.ilkd.key.java
this is a collection of common services to the KeY prover.
Services(Profile) - Constructor for class de.uka.ilkd.key.java.Services
creates a new Services object with a new TypeConverter and a new JavaInfo object with no information stored at none of these.
Services(Profile, KeYCrossReferenceServiceConfiguration, KeYRecoderMapping, HashMap<String, Counter>, ServiceCaches) - Constructor for class de.uka.ilkd.key.java.Services
 
Services(Services) - Constructor for class de.uka.ilkd.key.java.Services
 
services - Variable in class de.uka.ilkd.key.java.SourceData
the services
services - Variable in class de.uka.ilkd.key.java.TypeConverter
 
services - Variable in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
services - Variable in class de.uka.ilkd.key.logic.TermBuilder
 
services - Variable in class de.uka.ilkd.key.logic.VariableNamer
pointer to services object
services - Variable in class de.uka.ilkd.key.parser.KeYParser
 
services - Variable in class de.uka.ilkd.key.parser.ParserConfig
 
services() - Method in class de.uka.ilkd.key.parser.ParserConfig
 
services - Variable in class de.uka.ilkd.key.pp.LogicPrinter
the services object
services - Variable in class de.uka.ilkd.key.proof.init.InitConfig
the services class allowing to access information about the underlying program model
services - Variable in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
services - Variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
services - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
services - Variable in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
 
services - Variable in class de.uka.ilkd.key.proof.ProgVarReplacer
The services object
services - Variable in class de.uka.ilkd.key.proof.TermProgramVariableCollector
 
services - Variable in class de.uka.ilkd.key.proof_references.ProofReferenceUtil.ReferenceAnalaystProofVisitor
The Services to use.
services - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiator
Services.
services - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The Services object.
services - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
Services.
services - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
Services.
services - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
Services.
services - Variable in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
services - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial.Analyser
 
services - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
services - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
services - Variable in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
The KeY services.
services - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
services - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
KeY services provide a lot of useful stuff.
services - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
The services object is stored in order to have the possibility to access it in every method
services - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
Services.
services - Variable in class de.uka.ilkd.key.speclang.ContractFactory
 
services - Variable in class de.uka.ilkd.key.speclang.dl.translation.DLSpecFactory
 
services - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
services - Variable in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
services - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
services - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
 
services - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
services - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
services - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
Services.
services - Variable in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
 
services - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.HeuristicInstantiation.HIIterator
 
services - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
services - Variable in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.SubIterator
 
services - Variable in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.SuperTermWithIndexGenerator
 
services - Variable in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.UpwardsIterator
 
services - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
The Services to use.
services - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
The Services to use.
services - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
The Services to use.
services - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
The Services to use.
services - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsIrrelevantThingsVisitor
The Services to use.
services - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
services - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
services - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
 
services - Variable in class de.uka.ilkd.key.testgen.ModelGenerator
 
services - Variable in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
services - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
services - Variable in class de.uka.ilkd.key.testgen.oracle.OracleInvariantTranslator
 
services - Variable in class de.uka.ilkd.key.testgen.ProofInfo
 
services - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
Services.ITermProgramVariableCollectorFactory - Interface in de.uka.ilkd.key.java
 
session - Variable in class de.uka.ilkd.key.smt.Pipe
User specific data.
Session - Class in de.uka.ilkd.key.smt
The session class encapsulates some attributes that should be only accessed by specified methods (in order to maintain thread safety)
Session() - Constructor for class de.uka.ilkd.key.smt.Session
 
session - Variable in class de.uka.ilkd.key.smt.SolverLauncher
A sesion encapsulates some attributes that should be accessed only by specified methods (in oder to maintain thread safety)
session - Variable in class de.uka.ilkd.key.smt.SolverTimeout
 
set(int, ScriptResult) - Method in class de.uka.ilkd.key.api.ScriptResults
 
set(int, E) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.ObservableArrayList
 
set(Goal, boolean) - Static method in class de.uka.ilkd.key.informationflow.proof.InfFlowCheckInfo
 
set(ImmutableSet<T>) - Method in class de.uka.ilkd.key.logic.Namespace
 
SET - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SET - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
set - Variable in class de.uka.ilkd.key.proof.rulefilter.SetRuleFilter
 
set(Term, Integer) - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
 
set(int, String) - Method in class de.uka.ilkd.key.smt.model.Sequence
 
SET - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SET - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
set(Constraint, Constraint) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint.ECPair
Deprecated.
 
set(Object, String, Object) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, Class<?>, String, Object) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, Field, Object) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, String, boolean) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, Class<?>, String, boolean) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, Field, boolean) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, String, int) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, Class<?>, String, int) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set(Object, Field, int) - Static method in class org.key_project.util.java.ObjectUtil
Sets the value of the given field on the given Object.
set_pio(PosInOccurrence) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
SET_PREFIX - Static variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
set_statement(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
setAbbrevMap(AbbrevMap) - Method in class de.uka.ilkd.key.pp.NotationInfo
 
setAbstrDomElem(AbstractPredicateAbstractionDomainElement) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
setAbstrDomElem(Optional<AbstractPredicateAbstractionDomainElement>) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
setAcceleratorKey(KeyStroke) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
Deprecated.
setAcceleratorLetter(int) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
Deprecated.
setAccess(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
setAccessible(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
setAction(Action) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
setActivatedChoices(ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.proof.init.InitConfig
sets the set of activated choices of this initial configuration.
setActivationMode(boolean) - Method in class de.uka.ilkd.key.gui.smt.FileChooserPanel
 
setActive(boolean) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideClosedSubtreesFilter
 
setActive(boolean) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.HideIntermediateFilter
 
setActive(boolean) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter.OnlyInteractiveFilter
 
setActive(boolean) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeViewFilter
Should only be called through GUIProofTreeNode#setFilter().
setActiveSolverUnion(SolverTypeCollection) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
setActiveStrategy(Strategy) - Method in class de.uka.ilkd.key.proof.Proof
 
setActiveStrategyProperties(StrategyProperties) - Method in class de.uka.ilkd.key.settings.StrategySettings
sets the strategy properties if different from current ones
setAllInstantiations(MatchConditions, ImmutableList<IfFormulaInstantiation>, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
creates a new Taclet application containing all the instantiations, constraints, new metavariables and if formula instantiations given and forget the old ones
setAllInstantiations(MatchConditions, ImmutableList<IfFormulaInstantiation>, Services) - Method in class de.uka.ilkd.key.rule.PosTacletApp
creates a new Taclet application containing all the instantiations, constraints, new metavariables and if formula instantiations given and forget the old ones
setAllInstantiations(MatchConditions, ImmutableList<IfFormulaInstantiation>, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
creates a new Taclet application containing all the instantiations, constraints, new metavariables and if formula instantiations given and forget the old ones
setAllInstantiations(MatchConditions, ImmutableList<IfFormulaInstantiation>) - Method in class de.uka.ilkd.key.strategy.IfInstantiator
 
setAllocatedAtoms(SMTFunction) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
setAllowSuper(boolean) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
setAllowSuper(boolean) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
setAnnotations(ImmutableSet<TacletAnnotation>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
setAntec(boolean) - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
setApplicationRestriction(int) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
 
setAppliedRuleApp(RuleApp) - Method in class de.uka.ilkd.key.proof.Node
 
setApplySymbolicExecution(boolean) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setArgs(List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
setArguments(HashMap<String, String>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
setArguments(ASTList<Expression>) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
setArrayValue(int, String) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setArrayValues(Map<Integer, String>) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setAssignable(Term, TermServices) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
setAssignable(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
setAttentive(boolean) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
Sets whether this object should respond to changes in the the proof immediately.
setAttentive(boolean) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Sets whether this object should respond to changes in the the proof immediately.
setAutomaticApplicationTimeout(long) - Method in class de.uka.ilkd.key.core.KeYMediator
sets the time out after which automatic rule application stops
setAutoModeActive(boolean) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
setAutoModeTime(long) - Method in class de.uka.ilkd.key.informationflow.proof.SideProofStatistics
Set time spent in auto mode.
setAutoSave(int) - Method in class de.uka.ilkd.key.core.KeYMediator
 
setAutoSave(int) - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
setAuxiliaryContract(T) - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
setAwareOfAssert(boolean) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
setAwareOfAssert(boolean) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
setBack(Node) - Method in class de.uka.ilkd.key.core.KeYMediator
 
setBack(Goal) - Method in class de.uka.ilkd.key.core.KeYMediator
 
setBackgroundColor(Color) - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
setBackgroundColor(Color, int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
setBaseFileName(File) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
setBindVars(List<SMTTermVariable>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
setBitSize(long) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
setBitSize(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
setBlock(StatementBlock) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
setBlock(StatementBlock) - Method in interface de.uka.ilkd.key.speclang.BlockContract
 
setBlock(StatementBlock) - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
setBlock(StatementBlock) - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
setBlock(StatementBlock) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
setBlockOpened(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionBlockStartNode
Defines if a block might be opened or not.
setBody(Statement) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
Set body.
setBody(Statement) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Set body.
setBodySource(TypeReference) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Set the exact Class the denoted method body is from.
setBoldFont() - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
setBound(long) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
setBoundConst(SMTFunction) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
setBounds(Range) - Method in class de.uka.ilkd.key.pp.PosInSequent
sets the bounds, i.e. the start and end positions of the PosInSequent in a string representation of a sequent.
setBranchLabel(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
setBranchLabel(String) - Method in class de.uka.ilkd.key.proof.Goal
 
setBranchLabel(String) - Method in class de.uka.ilkd.key.proof.NodeInfo
sets the branch label of a node.
setByOperator(Term, Operator) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggerUtils
 
setCall(ProofScriptCommandCall<?>) - Method in class de.uka.ilkd.key.api.ScriptResult
 
setCallStack(IExecutionNode<?>[]) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Sets the call stack.
setCaretPosition(int) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
setCaretPosition(int) - Method in interface de.uka.ilkd.key.gui.TacletMatchCompletionDialog.PositionSettable
 
setCategory(Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
setCaught(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
 
setCaught(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
 
setCenter(Component) - Static method in class de.uka.ilkd.key.gui.utilities.GuiUtilities
Center a component on the screen.
setCenter(Component, Component) - Static method in class de.uka.ilkd.key.gui.utilities.GuiUtilities
Center a component within a parental component.
setChild(Statement) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
Set child.
setChild(Expression) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
Set child.
setChild(Expression) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
Set child.
setChildPos(int) - Method in class de.uka.ilkd.key.java.SourceData
sets the index of the child to be matched
setChildren(LinkedList<NodeIntermediate>) - Method in class de.uka.ilkd.key.proof.io.intermediate.NodeIntermediate
 
setChoiceList() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
is called if the selection of left list has changed, and causes the right one to display the possible choices for the category chosen on the left side
setChoices(Namespace<Choice>) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
setChoices(ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
setChoiceSetting(String, String) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Sets the default choice value.
setChoiceSettings(ChoiceSettings) - Method in class de.uka.ilkd.key.settings.ProofSettings
 
setChosenFile(File) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
setClassAxiomInstantiation(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setClassLoader(IClassLoader) - Static method in class org.key_project.util.reflection.ClassLoaderUtil
Sets the IClassLoader instance to use.
setClassPath(File, List<File>) - Method in class de.uka.ilkd.key.java.Recoder2KeY
 
setClassPath(String) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
 
setClassPath(String) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
setCoefficient(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
setColumnName(int, int, String) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
setCommand(ProofScriptCommand<T>) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
SetCommand - Class in de.uka.ilkd.key.macros.scripts
 
SetCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SetCommand
 
setCommand(SolverType, String) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
SetCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
setCommandMonitor(Observer) - Method in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
Set the routine that is executed before every successfully executed command.
setComment(String) - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
setComment(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
setCommonParent(Node) - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
setCommonPredicate(Term) - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
setComprehension(QuantifiableVariable[], Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
setComprehension(QuantifiableVariable[], Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
setConcreteRule(MergeProcedure) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
setConcurrentProcesses(int) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setCondition(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
setCondition(String) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Sets the condition to the Term that is parsed from the given String.
setConditionEnabled(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
Sets the new conditionEnabled value.
setConditions(ImmutableList<GenericSortCondition>) - Method in exception de.uka.ilkd.key.rule.inst.GenericSortException
 
setConfirmExit(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
Set whether to display the confirmation dialog upon exiting the main window.
setContent(Component) - Method in class de.uka.ilkd.key.gui.nodeviews.MainFrame
 
setContent(JComponent) - Method in class de.uka.ilkd.key.gui.utilities.StdDialog
 
setContent(Term) - Method in class de.uka.ilkd.key.strategy.termProjection.TermBuffer
 
setContext(boolean) - Method in class de.uka.ilkd.key.rule.TacletPrefix
returns a new TacletPrefix with the context flag set to the given boolean value
setContextUpdate(Term...) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
setContract(BlockContract) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.BlockInfFlowUnfoldTacletBuilder
 
setContract(BlockContract) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
setContract(FunctionalOperationContract) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowMethodContractTacletBuilder
 
setContract(InformationFlowContract) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.MethodInfFlowUnfoldTacletBuilder
 
setContract(Contract) - Method in class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
setContract(Contract) - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
setContract(Contract) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
setContracts(T[], String) - Method in class de.uka.ilkd.key.gui.AuxiliaryContractSelectionPanel
 
setContracts(Contract[], String) - Method in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
setContracts(ImmutableSet<Contract>, String) - Method in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
setCorrespondingMergeNode(Node) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
setCorrespondingNode(Node) - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
setCorrespondingNode(Node) - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
setCreated(Date) - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
setCreated(Date) - Method in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
setCurrentHighlight(Object) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
sets the correct highlighter for the given color
setCurrentProof(Proof) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
setCustomApplyStrategyGoalChooser(GoalChooser) - Method in class de.uka.ilkd.key.settings.StrategySettings
Sets the customized GoalChooser which is used in an ApplyStrategy instance to select the next Goal to apply a rule on.
setCustomApplyStrategyStopCondition(StopCondition) - Method in class de.uka.ilkd.key.settings.StrategySettings
Defines the StopCondition which is used in an ApplyStrategy to determine after each applied rule if more rules should be applied or not.
setDataLocation(DataLocation) - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
set the location to be stored in the compilation unit, mainly for error reporting.
setDebugState(boolean) - Method in class de.uka.ilkd.key.util.Debug
 
setDebugState(boolean) - Method in interface de.uka.ilkd.key.util.DebugMBean
set the current debug state.
setDebugStream(PrintStream) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
setDebugStream(PrintStream) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
setDefaultButton(JButton) - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Sets the JButton which restores default values.
setDefaultChoice(String) - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
is called to set the selected choice in category2DefaultChoice
setDefaultChoices(HashMap<String, String>) - Method in class de.uka.ilkd.key.settings.ChoiceSettings
 
setDefaultFonts() - Method in class de.uka.ilkd.key.gui.configuration.Config
 
setDefaultLogic(String) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
setDefaultNotification(JFrame) - Method in class de.uka.ilkd.key.gui.notification.NotificationManager
 
setDefaultProfile(Profile) - Static method in class de.uka.ilkd.key.proof.init.AbstractProfile
Sets the default profile which is used if no profile is defined in custom problem files (loaded via KeYUserProblemFile).
setDefaultStrategyProperties(StrategyProperties, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class de.uka.ilkd.key.strategy.StrategyProperties
Sets the default settings for symbolic execution on the given StrategyProperties.
setDefaultValues(int, boolean) - Static method in class de.uka.ilkd.key.proof.io.AutoSaver
Set default values.
setDialogTitle(String) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
setDifference(ImmutableList<Goal>, ImmutableList<Goal>) - Static method in class de.uka.ilkd.key.macros.StrategyProofMacro
 
setDifference(ImmutableList<Goal>, ImmutableList<Goal>) - Static method in class de.uka.ilkd.key.macros.TryCloseMacro
 
setDisableAll(boolean) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
setDisplayName(String) - Method in class de.uka.ilkd.key.rule.TacletAttributes
sets an optional display name (presented to the user)
setDisplayName(String) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
sets an optional display name (presented to the user)
setDistinguishingFormula(Term) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
setDnDDirectionSensitivity(boolean) - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
setDocumentation(String) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
Documentation for this argument.
setDomainSorts(List<SMTSort>) - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
SetEchoCommand - Class in de.uka.ilkd.key.macros.scripts
A simple "echo" command for giving feedback to human observers during lengthy executions.
SetEchoCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SetEchoCommand
 
SetEchoCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
setEchoOn(boolean) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
setEditable(boolean) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
setEditable(boolean) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
setElement(ProgramElement) - Method in class de.uka.ilkd.key.java.SourceData
sets the parent node
setEmpty(boolean) - Method in class de.uka.ilkd.key.smt.model.Model
marks the model as empty or full
setEmptyItem(String, String) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
setEnabled(boolean) - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
setEnabled(boolean) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
setEnabled(Term, boolean) - Method in class de.uka.ilkd.key.pp.AbbrevMap
Sets the mapping of the term t to its abbreviation enabled or disabled
setEnabled(boolean) - Method in class de.uka.ilkd.key.proof.Goal
Sets the automatic status of this goal.
setEnabled(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractBreakpoint
Sets the new enabled value.
setEnabled(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Defines the enabled state.
setEnabledExperimentalFeatures(boolean) - Static method in class de.uka.ilkd.key.core.Main
Deactivate experimental features.
setEnabledForAllTabs(boolean) - Method in class de.uka.ilkd.key.gui.MainWindowTabbedPane
 
setEnabledToolTipText(String) - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
setEncounteredException(Throwable) - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
setEnd(int, PositionTable) - Method in class de.uka.ilkd.key.pp.PositionTable
sets end in the position table to the next free end entry in the position table and sets the given PositionTable as child of the sub-element finished by putting this end position
setEnd() - Method in class de.uka.ilkd.key.util.pp.Layouter.SizeCalculatingToken
 
setEnd() - Method in class de.uka.ilkd.key.util.pp.Layouter.StreamToken
Indicate that the corresponding next BreakToken or CloseBlockToken has been encountered.
setEnsures(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
setEntry(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
setEnv(ProofEnvironment) - Method in class de.uka.ilkd.key.proof.Proof
 
setErrorThreshold(int) - Method in class de.uka.ilkd.key.util.KeYRecoderExcHandler
 
setExactInstance(boolean) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setExamplesDir(String) - Static method in class de.uka.ilkd.key.core.Main
Defines the examples directory.
setException(Exception) - Method in class org.key_project.util.java.thread.AbstractRunnableWithException
Sets the occurred exception.
setExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.BlockInfFlowUnfoldTacletBuilder
 
setExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowBlockContractTacletBuilder
 
setExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
setExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
setExecutionContext(ExecutionContext) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
setExit(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.MethodBreakpoint
 
setExpressionContainer(ExpressionContainer) - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
Set expression container.
setExpressionContainer(ExpressionContainer) - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Set expression container.
setExtraHighlight(int) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
setFactory(Services.ITermProgramVariableCollectorFactory) - Method in class de.uka.ilkd.key.java.Services
 
setFalseCase(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
setFavoured(boolean) - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction
 
setField(Field) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
setFieldID(String) - Method in class de.uka.ilkd.key.smt.model.Location
 
setFieldvalues(Map<String, String>) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setFileName(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
setFilter(SequentPrintFilter) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
setFilter(ProofTreeViewFilter, boolean) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Set filters active or inactive and update tree if necessary.
setFinalResult(SMTSolverResult) - Method in class de.uka.ilkd.key.smt.SolverCommunication
 
setFind(Term) - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecTacletBuilder
sets the find of the Taclet that is to build to the given term, if the sort of the given term is of Sort.FORMULA otherwise nothing happens.
setFind(Term) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
sets the find of the Taclet that is to build to the given term.
setFind(Term) - Method in class de.uka.ilkd.key.rule.tacletbuilder.SuccTacletBuilder
sets the find of the Taclet that is to build to the given term, if the sort of the given term is of Sort.FORMULA otherwise nothing happens.
setFirstJavaStatementRange(Range) - Method in class de.uka.ilkd.key.pp.PosInSequent
sets the bounds, i.e. the start and end positions of the first Java statement, of a corresponding Java program in a string representation of the sequent.
setFirstStatementRange(Range) - Method in class de.uka.ilkd.key.pp.ModalityPositionTable
 
setFlag(boolean) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
setFont() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
setFontIndex(int) - Method in class de.uka.ilkd.key.settings.ViewSettings
Sets FontIndex
setForegroundColor(Color) - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
setForegroundColor(Color, int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
setFormulaForHiding(SequentFormula) - Method in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
setFormulaList(ImmutableList<SequentFormula>) - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
sets the list of constrained formula containing all formulas of the semisequent after the operation
setFormulas(List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
setFunc(SMTFunction) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
setFunctionalContract(FunctionalAuxiliaryContract<?>) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
setFunctionalContract(FunctionalAuxiliaryContract<?>) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
setFunctionalContract(FunctionalAuxiliaryContract<?>) - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
setFunctionalContract(FunctionalAuxiliaryContract<?>) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
setFunctions(Namespace<Function>) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
setFunctions(List<SMTFunction>) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
setFunValues(Map<String, String>) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setGoal(Goal) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
setGoal(Node) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
setGoal(Goal) - Method in class de.uka.ilkd.key.rule.merge.MergePartner
 
setGoal(Goal) - Method in interface de.uka.ilkd.key.strategy.AutomatedRuleApplicationManager
Set the goal this is the rule app manager for
setGoal(Goal) - Method in class de.uka.ilkd.key.strategy.FocussedBreakpointRuleApplicationManager
 
setGoal(Goal) - Method in class de.uka.ilkd.key.strategy.FocussedRuleApplicationManager
 
setGoal(Goal) - Method in class de.uka.ilkd.key.strategy.QueueRuleApplicationManager
 
setGoalsAfterUncovering(ImmutableList<NodeGoalPair>) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
SetGoalsBelowEnableStatus(boolean) - Constructor for class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu.SetGoalsBelowEnableStatus
 
setGoalStatus(Iterable<Goal>) - Method in class de.uka.ilkd.key.gui.prooftree.DisableGoal
enables or disables all given goals
setGoalStrategy(Strategy) - Method in class de.uka.ilkd.key.proof.Goal
 
setGrayOutAuxiliaryContracts(boolean) - Method in class de.uka.ilkd.key.gui.ContractSelectionPanel
 
setGreen(boolean) - Method in class de.uka.ilkd.key.gui.utilities.TrafficLight
 
setGuard(Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
setGuard(Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
setGuard(Term) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
setHeatmapOptions(boolean, boolean, boolean, int) - Method in class de.uka.ilkd.key.settings.ViewSettings
Updates heatmap settings (all of the at the same time, so that fireSettingsChanged is called only once.
setHelpText(String) - Method in class de.uka.ilkd.key.rule.TacletAttributes
 
setHelpText(String) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
setHidden(Name, boolean) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
setHideApp(NoPosTacletApp) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
setHideAutomodeProofsteps(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setHideClosedSubtrees(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setHideIntermediateProofsteps(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setHidePackagePrefix(boolean) - Method in class de.uka.ilkd.key.pp.NotationInfo
 
setHidePackagePrefix(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setHighlightedSequentForArea(Goal, PosInOccurrence, JEditorPane) - Method in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
Adds the given goal to the given editor pane, with the portion that corresponds to the given position highlighted in bold.
setHitCount(int) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractHitCountBreakpoint
Set the hitCount to the new value
setIcon() - Method in class de.uka.ilkd.key.gui.actions.HeatmapToggleAction
 
setIcon(Icon) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setIcon(Icon) - Method in class de.uka.ilkd.key.gui.interactionlog.model.Interaction.InteractionGraphicStyle
 
setId(String) - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
setId(String) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
setId(String) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
setID(int) - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
setID(int) - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
setID(int) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns a contract which is identical this contract except that the id is set to the new id.
setID(int) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
setID(int) - Method in class de.uka.ilkd.key.speclang.FunctionalBlockContract
 
setID(int) - Method in class de.uka.ilkd.key.speclang.FunctionalLoopContract
 
setID(int) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
setID(int) - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Return a new contract which equals this contract except that the id is set to the new id.
setID(int) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
setID(int) - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
setID(int) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
setIdentifier(Identifier) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
setIdentifier(Identifier) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
 
setIfFormulaInstantiations(ImmutableList<IfFormulaInstantiation>, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
Creates a new Taclet application by matching the given formulas against the formulas of the if sequent, adding SV instantiations, constraints and metavariables as needed.
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.BlockContractExternalBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.BlockContractInternalBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.DefaultBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.LoopContractExternalBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.LoopContractInternalBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
setIfInsts(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
setIfSelectionPanel(TacletIfSelectionDialog) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
sets the if selection panel
setIfSequent(Sequent) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
sets the ifseq of the Taclet to be built
setIgnoreTopLevelUpdates(boolean) - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecTacletBuilder
 
setIgnoreTopLevelUpdates(boolean) - Method in class de.uka.ilkd.key.rule.tacletbuilder.SuccTacletBuilder
 
setIgnoreUnresolvedClasses(boolean) - Method in class recoder.service.KeYCrossReferenceSourceInfo
Sets if unresolved classes result in an exception or lead to stubs.
setImageSort(SMTSort) - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
setIncludePostCondition(boolean) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setIndentation(int) - Method in class de.uka.ilkd.key.util.CommandLine
Sets the indentation depth to the argument.
setIndentationLevel(int) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Set indentation level.
setIndexCache(TermTacletAppIndexCacheSet) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
setIndexPV(Expression) - Method in class de.uka.ilkd.key.java.recoderext.LoopScopeBlock
 
setIndexPV(Expression) - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
setInfFlowVars(IFProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
setInfiniteSize() - Method in class de.uka.ilkd.key.util.pp.Layouter.SizeCalculatingToken
 
setInfiniteSize() - Method in class de.uka.ilkd.key.util.pp.Layouter.StreamToken
Indicate that the followingSize is guaranteed to be larger than the line width, and that it can thus be set to some large value.
setInfo(ApplyStrategyInfo) - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
setInfo(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
setInformationFlowProofObligationVars(IFProofObligationVars) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
setInheritance() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
setInitConfig(InitConfig) - Method in class de.uka.ilkd.key.proof.io.AbstractEnvInput
 
setInitConfig(InitConfig) - Method in interface de.uka.ilkd.key.proof.io.EnvInput
Sets the initial configuration the read environment input should be added to.
setInitConfig(InitConfig) - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
setInitConfig(InitConfig) - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
setInitialNodeIds(List<NodeIdentifier>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
setInnerMostParentRefactored(TermLabelState, Goal, boolean) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Defines if the inner most parent was already refactored on the given Goal.
setInput(String) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
setInput(String) - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
setInspector(CheckedUserInput.CheckedUserInputInspector) - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
setInstance(EditMostRecentFileAction.EditFileActionHandler) - Static method in class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction.EditFileActionHandler
Sets the default instance.
setInstantiation(SVInstantiations) - Method in class de.uka.ilkd.key.pp.LogicPrinter
sets instantiations of schema variables
setInstantiation(SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
creates a new Taclet application containing all the instantiations given by the SVInstantiations and forget the ones in this TacletApp
setInstantiation(SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.PosTacletApp
creates a new Taclet application containing all the instantiations given by the SVInstantiations and forget the old ones.
setInstantiation(SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
creates a new Taclet application containing all the instantiations given by the SVInstantiations and forget the old ones
setInstantiations(SVInstantiations) - Method in class de.uka.ilkd.key.rule.MatchConditions
 
setInstantiationSelf(Term) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
setInstantiationSelf(Term) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
setIntBound(int) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
setInteractions(List<Interaction>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
setInteractive(boolean) - Method in class de.uka.ilkd.key.core.KeYMediator
Switches interactive mode on or off.
setInteractiveRuleApplication(boolean) - Method in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
setInteractiveRuleApplication(boolean) - Method in class de.uka.ilkd.key.proof.NodeInfo
parameter indicated if the rule has been applied interactively or not
setIntermediateRuleApp(AppIntermediate) - Method in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
setIntValue(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
setInvariant(LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.InfFlowLoopInvariantTacletBuilder
 
setInvariant(EnhancedFor, LoopStatement, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Transfer the invariant from original enhanced loop to the transformed while or for loop.
setInvariant(Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Services) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns a new loop invariant where the invariant formula has been replaced with the passed one.
setInvariant(Map<LocationVariable, Term>, Map<LocationVariable, Term>, Term, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
setInvariantForAll(boolean) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setIs(SMTFunction) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
setItalicFont() - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
setItems(List<T>, String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
setItems(Action[]) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
setJava5(boolean) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
setJava5(boolean) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
setJavaModel(JavaModel) - Method in class de.uka.ilkd.key.java.Services
 
setJavaSorts(Set<Sort>) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
setJavaType(Type) - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
setKeyConfigDir(String) - Static method in class de.uka.ilkd.key.settings.PathConfig
Sets the path to the directory that contains KeY configuration files.
setKeyDesktop(KeYDesktop) - Static method in class de.uka.ilkd.key.core.Main
Sets the KeYDesktop to use.
setKeYProgModelInfo(KeYProgModelInfo) - Method in class de.uka.ilkd.key.java.JavaInfo
 
setKJT(KeYJavaType) - Method in interface de.uka.ilkd.key.speclang.ClassInvariant
Returns another class invariant like this one, except that it refers to the passed KeYJavaType.
setKJT(KeYJavaType) - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
setKJT(KeYJavaType) - Method in interface de.uka.ilkd.key.speclang.InitiallyClause
 
setKJT(KeYJavaType) - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
setKJT(KeYJavaType) - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
setLabel(String) - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
setLabels(Set<List<String>>) - Method in class de.uka.ilkd.key.api.ScriptResult
 
setLaF() - Method in class de.uka.ilkd.key.gui.MainWindow
Tries to set the system look and feel if this option is activated.
setLargeIcon(Icon) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setLargeIcon() - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setLastFocusTerm(Term) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
setLastFocusTerm(Term) - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
setLastFocusTerm(Term) - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
setLastFocusTerm(Term) - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
setLastFocusTerm(Term) - Method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
setLastInstantiation(AbstractAuxiliaryContractRule.Instantiation) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
setLastInstantiation(AbstractAuxiliaryContractRule.Instantiation) - Method in class de.uka.ilkd.key.rule.BlockContractExternalRule
 
setLastInstantiation(AbstractAuxiliaryContractRule.Instantiation) - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
setLastInstantiation(AbstractAuxiliaryContractRule.Instantiation) - Method in class de.uka.ilkd.key.rule.LoopContractExternalRule
 
setLastInstantiation(AbstractAuxiliaryContractRule.Instantiation) - Method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
setLeft(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
setLength(int) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setLineLength(int) - Method in class de.uka.ilkd.key.util.CommandLine
Sets the line length used for the usage page.
setLineNr(int) - Method in class de.uka.ilkd.key.proof.io.intermediate.AppIntermediate
 
setLinenumbers(List<PositionInfo>) - Method in class de.uka.ilkd.key.api.ScriptResult
 
setLineWidth(int) - Static method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
setLineWidth(int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
sets the line width to the new value but does not reprint the sequent.
setLinkedGoal(Goal) - Method in class de.uka.ilkd.key.proof.Goal
Sets the node that this goal is linked to; also sets this for all parents.
setList(List<Integer>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
setLoadInfo(Properties) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
setLoadInfo(File, File, Collection<File>) - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
setLocation(Location) - Method in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
 
setLocations(List<Location>) - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
setLogger(TestGenerationLog) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
setLogicPrinter(SequentViewLogicPrinter) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Set the LogicPrinter to be used.
setLogicPrinter(SequentViewLogicPrinter) - Method in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
 
setLoop(LoopStatement) - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
setLoop(LoopStatement) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
setLoop(LoopStatement) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Returns a new loop invariant where the loop reference has been replaced with the passed one.
setLoop(LoopStatement) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
setLoopContract(LoopContract) - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
setLoopContract(boolean) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
setLoopInv(LoopSpecification) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.LoopInfFlowUnfoldTacletBuilder
 
setLoopInvariant(LoopSpecification) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
setMacro(ProofMacro) - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
setMacro(ProofMacro) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
setMainWindow(MainWindow) - Method in class de.uka.ilkd.key.gui.InfoView
 
setMainWindow(MainWindow) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
setManualInput(int, String) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
sets the manual if-input
setMatchConditions(MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
creates a new Taclet application containing all the instantiations, constraints and new metavariables given by the mc object and forget the old ones
setMatchConditions(MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.PosTacletApp
creates a new Taclet application containing all the instantiations, constraints and new metavariables given by the mc object and forget the old ones
setMatchConditions(MatchConditions, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
creates a new Taclet application containing all the instantiations, constraints and new metavariables given by the mc object and forget the old ones
setMatchExpr(Function<Node, String>) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
setMaxAutomaticSteps(int) - Method in class de.uka.ilkd.key.core.KeYMediator
sets the maximum number of rule applications allowed in automatic mode
setMaxAutomaticSteps(int) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
setMaxConcurrentProcesses(int) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
setMaximalNumberOfSetNodesToExecutePerGoal(int) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Sets the maximal number of executed symbolic execution tree nodes per goal per auto mode run.
setMaximum(int) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
Set the maximum number of steps for this task.
setMaximum(int) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
setMaximum(int) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
setMaximum(int) - Method in class de.uka.ilkd.key.util.ProgressMonitor.Empty
 
setMaximum(int) - Method in interface de.uka.ilkd.key.util.ProgressMonitor
Set the maximum number of steps for this task.
setMaximumHeight(JComponent, int) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
setMaximumHeight(JComponent, int) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
setMaximumWidth(JComponent, int) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
setMaxNumberOfEntries(int) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
specify the maximal number of recent files in the list.
setMaxRuleApplications(int) - Method in class de.uka.ilkd.key.util.ProofStarter
set maximal steps to be performed
setMaxRuleAppSlider(MaxRuleAppSlider) - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Sets the MaxRuleAppSlider in which the maximal number of steps is edited.
setMaxSteps(int) - Method in class de.uka.ilkd.key.settings.StrategySettings
sets the maximal amount of heuristic steps before a user interaction is required
setMaxTooltipLines(int) - Method in class de.uka.ilkd.key.settings.ViewSettings
Sets maxTooltipLines
setMaxUnwinds(int) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setMby(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
setMediator(KeYMediator) - Method in class de.uka.ilkd.key.gui.GoalList
set the KeYMediator
setMediator(KeYMediator) - Method in class de.uka.ilkd.key.gui.InfoView
 
setMediator(KeYMediator) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
setMediator(KeYMediator) - Method in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
setMediator(KeYMediator) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
sets the mediator to communicate with the model
setMediator(KeYMediator) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
setMenuPath(String) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setMergeNode(Node) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
setMergeNodeState(SymbolicExecutionState) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
setMergePartners(ImmutableList<MergePartner>) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
setMessage(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
setMessage(String) - Method in class de.uka.ilkd.key.gui.notification.actions.ShowDisplayPane
sets the message to be displayed
setMethodName(Identifier) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
setMethodReference(MethodReference) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Set the MethodReference that caused this call.
setMethodReference(MethodReference) - Method in class de.uka.ilkd.key.java.recoderext.RMethodBodyStatement
Set the MethodReference that caused this call.
setMethodReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
setMinimizeInteraction(boolean) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
setMinimizeInteraction(boolean) - Method in interface de.uka.ilkd.key.control.ProofControl
 
SetMinus - Class in de.uka.ilkd.key.java.expression.operator.adt
 
SetMinus(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SetMinus
 
SetMinus - Class in de.uka.ilkd.key.java.recoderext.adt
 
SetMinus(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SetMinus
 
SetMinus(SetMinus) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SetMinus
 
setMinus - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
setMinus(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SETMINUS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SETMINUS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SETMINUS - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
setModalDragNDropEnabled(boolean) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
Enables drag'n'drop of highlighted subterms in the sequent window.
setModalDragNDropEnabled(boolean) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalViewListener
 
setModality(Modality) - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
setModality(Modality) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
setMode(SupportedTaclets.TreeItem.SelectionMode) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
setModel(ItemModel) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
setModel(ProgressModel, String...) - Method in class de.uka.ilkd.key.gui.smt.ProgressTable
 
setModification(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.FieldWatchpoint
 
setModifies(Term) - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
setModifies(Term) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
setModus(ProgressDialog.Modus) - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
setMultiSubstitution(Iterator<? extends Trigger>, ImmutableSet<Term>, Services) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
help function for getMultiSubstitution
setMultiTriggers(Iterator<Trigger>) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet.ClauseTrigger
find all possible combination of ts.
setMutable(ImmutableList<PosInOccurrence>) - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
HACK: but strategies do not work otherwise in the moment; I need to have a closer look on what is going on there This restores the behaviour as it was before my previous commit for the moment
setName(String) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setName(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
setName(String) - Method in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
setName(String) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
sets a String name of this meta construct like 'unwind-loop'
setName(String) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
sets a String name of this meta construct like 'unwind-loop'
setName(String) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructType
sets a String myname of this meta construct like 'unwind-loop'
setName(String) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
setName(String) - Method in class de.uka.ilkd.key.rule.AntecTaclet
 
setName(String) - Method in class de.uka.ilkd.key.rule.NoFindTaclet
 
setName(String) - Method in class de.uka.ilkd.key.rule.RewriteTaclet
 
setName(String) - Method in class de.uka.ilkd.key.rule.SuccTaclet
 
setName(String) - Method in class de.uka.ilkd.key.rule.Taclet
 
setName(Name) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
sets the name of the Taclet to be built
setName(String) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
 
setName(String) - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
setName(String) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setName(String) - Method in class de.uka.ilkd.key.smt.model.Sequence
 
setName(String) - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
 
setName(String) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
setName(String) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
Sets the name.
setNameAndMods() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
setNameRecorder(NameRecorder) - Method in class de.uka.ilkd.key.proof.Node
 
setNames2Vars(HashMap<String, VariableSpecification>) - Method in class recoder.service.KeYCrossReferenceSourceInfo
 
setNamespaces(NamespaceSet) - Method in class de.uka.ilkd.key.java.Services
sets the namespaces of known predicates, functions, variables
setNamespaces(NamespaceSet) - Method in class de.uka.ilkd.key.proof.Proof
sets the variable, function, sort, heuristics namespaces
setNewNames(Set<Name>) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
setNewNode(ProjectedNode) - Method in class de.uka.ilkd.key.api.ScriptResult
 
setNewRuleListener(NewRuleListener) - Method in class de.uka.ilkd.key.proof.BuiltInRuleAppIndex
 
setNewRuleListener(NewRuleListener) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
setNewRuleListeners() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
 
setNode(InfoTreeNode) - Method in class de.uka.ilkd.key.gui.InfoViewContentPane
 
setNode(Node) - Method in class de.uka.ilkd.key.proof.Goal
set the node the goal is related to
setNodeId(NodeIdentifier) - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeInteraction
 
setNodeIdentifier(NodeIdentifier) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
setNote(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
setNotes(String) - Method in class de.uka.ilkd.key.proof.NodeInfo
Add user-provided plain-text annotations.
setNotifyLoadBehaviour(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setObjectID(String) - Method in class de.uka.ilkd.key.smt.model.Location
 
setObjenesisPath(String) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setObserver(Observer) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
setOccurenceIdentifier(OccurenceIdentifier) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
setOnAllOpenGoals(boolean) - Method in class de.uka.ilkd.key.macros.scripts.AutoCommand.Parameters
 
setOpenGoalNodeIds(List<NodeIdentifier>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
setOpenGoalNodeIds(List<NodeIdentifier>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
setOpenGoalSerialNumbers(List<Integer>) - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
setOpenjmlPath(String) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setOperator(SMTTermBinOp.Op) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
setOperator(SMTTermMultOp.Op) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
setOperator(SMTTermUnaryOp.Op) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
setOutputPath(String) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setPackage() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
setPackageName(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
setParameter(String, String) - Method in class de.uka.ilkd.key.macros.AbstractProofMacro
 
setParameter(String, String) - Method in class de.uka.ilkd.key.macros.AutoMacro
 
setParameter(String, String) - Method in interface de.uka.ilkd.key.macros.ProofMacro
Sets the parameter named paramName to the given String representation in paramValue.
setParameters(SolverType, String) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
setParent(JComponent) - Method in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
setParent(NonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.recoderext.ExecutionContext
 
setParent(AbstractExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
Sets the parent AbstractExecutionNode.
setParentClass(String) - Method in class de.uka.ilkd.key.java.JavaSourceElement
this violates immutability, but the method is only called right after the object is created...
setParentClass(String) - Method in class de.uka.ilkd.key.java.PositionInfo
this violates immutability, but the method is only called right after the object is created...
setParentNode(ProjectedNode) - Method in class de.uka.ilkd.key.api.ScriptResult
 
setParentRefactroingRequired(TermLabelState, boolean) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Defines if a refactoring of parents is required.
setParentTermIndexInStatePredicate(int) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Sets the index of the parent argument in the predicate used in side proof to compute the values.
setParsingLibs(boolean) - Method in class de.uka.ilkd.key.java.Recoder2KeY
set this to true before parsing special classes and to false afterwards.
setPartnerState(SymbolicExecutionState) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
setPath(Integer[]) - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
setPaths(JTree, Collection<TreePath>) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
Try to expand exactly the paths given in paths.
setPaths(JTree, Collection<TreePath>, boolean) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
assumedCollapsed: if true, assume that (if at all) only the root is expanded.
setPathsImpl(JTree, TreeModel, TreePath, int, Collection<TreePath>) - Static method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
setPats(List<List<SMTTerm>>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
setPc(Term) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
setPio(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.merge.MergePartner
 
setPm(IProgramMethod) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
setPos(PosInOccurrence) - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
setPos(int) - Method in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
setPosInOccurence(OccurenceIdentifier) - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
setPosInOccurrence(PosInOccurrence, Services) - Method in class de.uka.ilkd.key.rule.TacletApp
returns a new PosTacletApp that is equal to this TacletApp except that the position is set to the given PosInOccurrence.
setPosition(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
Sets the approximate position of this construct when first called with a valid position.
setPostfixInfo(SourceElement) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
setPredefsChoiceCmb(JComboBox<String>) - Method in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
Sets the JComboBox for choosing a predefined value set.
setPredicates(ImmutableSet<AbstractionPredicate>) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
setPredicates(HashMap<Sort, ArrayList<AbstractionPredicate>>) - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
setPrefix(String) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
setPrefixInfo(SourceElement) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
setPrefixInfo(SourceElement) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
Sets indentation information.
setPrefixOfOccurrence(SchemaVariable, ImmutableSet<SchemaVariable>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
setPrinter(Goal) - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
sets the LogicPrinter to use
setPriority(int) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setProgramVariable(ProgramVariable) - Method in class de.uka.ilkd.key.rule.metaconstruct.BreakToBeReplaced
 
setProgramVariables(Namespace<IProgramVariable>) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
setProgress(int) - Method in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
Set the progress achieved so far.
setProgress(int) - Method in class de.uka.ilkd.key.gui.MainStatusLine
Set the value the progress bar currently displays
setProgress(int) - Method in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
setProgress(int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
setProgress(int, int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
setProgress(int) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
setProgress(int) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
setProgress(int) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
setProgress(int) - Method in class de.uka.ilkd.key.util.ProgressMonitor.Empty
 
setProgress(int) - Method in interface de.uka.ilkd.key.util.ProgressMonitor
Set the progress achieved so far.
setProgressBarMaximum(int) - Method in class de.uka.ilkd.key.gui.MainStatusLine
Set the range of values the progress bar can display (see setMaximum of ProgressBar)
setProgressPanelVisible(boolean) - Method in class de.uka.ilkd.key.gui.MainStatusLine
Set the visibility of the progress bar and the abort button
setProgressText(int) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
setProgVar(ProgramVariable) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractDomainElemChoice
 
setProof(Proof) - Method in class de.uka.ilkd.key.core.KeYMediator
initializes proof (this is Swing thread-safe)
setProof(Proof) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
Does not take care of GUI effects
setProof(Proof) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel
the proof this view belongs to has changed
setProof(Proof) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
the proof this view belongs to has changed; this also updates the delegate model
setProof(Proof) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
sets up the proof tree view if a proof has been loaded
setProof(Proof) - Method in class de.uka.ilkd.key.java.Services
Marks this services as proof specific Please make sure that the Services does not not yet belong to an existing proof or that it is owned by a proof environment.
setProof(Proof) - Method in class de.uka.ilkd.key.proof.io.AutoSaver
Set the proof to be saved.
setProofEnv(ProofEnvironment) - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
setProofFile(File) - Method in class de.uka.ilkd.key.proof.Proof
Sets the File under which the Proof was saved the last time.
setProofHelper(Proof) - Method in class de.uka.ilkd.key.core.KeYMediator
 
setProofNode(Node) - Method in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
setProofObligationVars(ProofObligationVars) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
setProofTreeFont() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
setProposals(ImmutableList<Name>) - Method in class de.uka.ilkd.key.proof.NameRecorder
 
setProtocol(OneStepSimplifier.Protocol) - Method in class de.uka.ilkd.key.rule.OneStepSimplifierRuleApp
 
setQuant(SMTTermQuant.Quant) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
setQuant(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
setQuery(ModelExtractor) - Method in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
setQuery(ModelExtractor) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
setReasonOfInterruption(SMTSolver.ReasonOfInterruption) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
setReasonOfInterruption(SMTSolver.ReasonOfInterruption, Throwable) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.expression.operator.New
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Set reference suffix.
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.ArrayReference
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.FieldReference
Set reference prefix.
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.PackageReference
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
Set reference prefix.
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.SuperReference
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.ThisReference
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.java.reference.VariableReference
 
setReferencePrefix(ReferencePrefix) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
 
setReferenceSuffix(ReferenceSuffix) - Method in class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
setReferenceSuffix(ReferenceSuffix) - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
Set reference suffix.
setRefresh(boolean) - Static method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
setRegex(boolean) - Method in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
 
setRemainingGoal(Goal) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
setRemoveDuplicates(boolean) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setRenamings(ImmutableList<RenamingTable>) - Method in class de.uka.ilkd.key.proof.Node
 
setReplacewith(Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
setRequired(boolean) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
setRequires(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
setResult(String) - Method in class de.uka.ilkd.key.smt.AbstractQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.ArrayFieldQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.ConstantQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.ExactInstanceQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.FieldQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.FunValueQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.LocSetQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.ObjectLengthQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.ObjectTypeQuery
 
setResult(String) - Method in interface de.uka.ilkd.key.smt.Query
Stores the result from the z3 solver.
setResult(String) - Method in class de.uka.ilkd.key.smt.SeqFieldQuery
 
setResult(String) - Method in class de.uka.ilkd.key.smt.SeqLengthQuery
 
setResult(T) - Method in class org.key_project.util.java.thread.AbstractRunnableWithResult
Sets the result.
setResultVariable(Expression) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
Set the result variable.
setResultVariable(Expression) - Method in class de.uka.ilkd.key.java.recoderext.MethodCallStatement
Set the result variable.
setRFL(boolean) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setRhs1(Term) - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper
 
setRhs2(Term) - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper
 
setRight(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
setRightClickMacros(boolean) - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
setRoot(Node) - Method in class de.uka.ilkd.key.proof.Proof
sets the root of the proof
setRuleAppIndexToAutoMode() - Method in class de.uka.ilkd.key.proof.Proof
Currently the rule app index can either operate in interactive mode (and contain applications of all existing taclets) or in automatic mode (and only contain a restricted set of taclets that can possibly be applied automated).
setRuleAppIndexToInteractiveMode() - Method in class de.uka.ilkd.key.proof.Proof
 
setRuleAppManager(AutomatedRuleApplicationManager) - Method in class de.uka.ilkd.key.proof.Goal
 
SetRuleFilter - Class in de.uka.ilkd.key.proof.rulefilter
Rule filter that selects taclets which are members of a given explicit set
SetRuleFilter() - Constructor for class de.uka.ilkd.key.proof.rulefilter.SetRuleFilter
 
setRuleFilter(RuleFilter) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
setRuleName(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.BuiltInRuleInteraction
 
setRuleName(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
setRuleSets(Namespace<RuleSet>) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
setRuleSets(ImmutableList<RuleSet>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
setSaveDialog(boolean) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
setSavedSettings(Properties) - Method in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
setSaveOnly(boolean) - Method in class de.uka.ilkd.key.ui.AbstractMediatorUserInterfaceControl
 
setSchemaVariablesNamespace(Namespace<SchemaVariable>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
setScope(String) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
setScriptRuleApplication(boolean) - Method in class de.uka.ilkd.key.proof.io.intermediate.AppNodeIntermediate
 
setScriptRuleApplication(boolean) - Method in class de.uka.ilkd.key.proof.NodeInfo
parameter indicated if the rule has been applied by a proof script or not
setSearchString(String) - Method in class de.uka.ilkd.key.pp.SearchSequentPrintFilter
sets the filter's search string
setSelected(Boolean) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setSelected(boolean) - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.DisplayLabelsCheckBox
 
setSelected(boolean) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletInfoToggle
 
setSelectedChildCount(int) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
setSelectedGoal(Goal) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
sets the node that is focused by the user
setSelectedGoalChooserBuilder(String) - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
sets the user selected goal chooser builder to be used as prototype
setSelectedGoalChooserBuilder(String) - Method in interface de.uka.ilkd.key.proof.init.Profile
sets the user selected goal chooser builder to be used as prototype
setSelectedItem(Action) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
setSelectedNode(Node) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
sets the node that is focused by the user
setSelectedNode() - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
Sets the to field to the selected node.
setSelectedProof(Proof) - Method in class de.uka.ilkd.key.core.KeYSelectionModel
sets the selected proof
setSelectionInterval(int, int) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
setSelfVar(ProgramVariable) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
setSequent(Sequent, Services) - Method in class de.uka.ilkd.key.gui.join.SequentViewer
 
setSequent(Sequent) - Method in class de.uka.ilkd.key.pp.SequentPrintFilter
sets the (original) sequent of this filter
setSequent(SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.Goal
sets the sequent of the node
setSequent(Sequent) - Method in class de.uka.ilkd.key.proof.Node
sets the sequent at this node
setSequentChangeInfo(SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.NodeInfo
 
setSequentView(SequentView) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
setSequentView(SequentView) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletInfoToggle
 
setSerial() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
setSerialNr(int) - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
setServices(Services) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
setSettings(ProofSettings) - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
setSettings(SMTSettings) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
setShowInfo(boolean) - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
setShowLabels(boolean) - Method in class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
setShowOnlyPrefixes(String) - Method in class de.uka.ilkd.key.util.Debug
 
setShowOnlyPrefixes(String) - Method in interface de.uka.ilkd.key.util.DebugMBean
set the list of prefixes for which messages are shown.
setShowTacletInfo(boolean) - Method in class de.uka.ilkd.key.gui.MainWindow
Defines if talcet infos are shown or not.
setShowUninstantiatedTaclet(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setShowWholeTaclet(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
Sets whether the Find and VarCond part of Taclets should be pretty-printed with instantiations of schema-variables or not
setSide(SelectionPanel.Side) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
setSmallIcon(Icon) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setSolverCommand(String) - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
setSolverCommand(String) - Method in interface de.uka.ilkd.key.smt.SolverType
 
setSolverParameters(String) - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
setSolverParameters(String) - Method in interface de.uka.ilkd.key.smt.SolverType
 
setSolverState(SMTSolver.SolverState) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
setSort(Sort) - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
setSort(SMTSort) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
setSort(Sort) - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
setSort(Sort) - Method in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
setSortNumbers(Map<SMTSort, SMTTermNumber>) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
setSorts(Namespace<Sort>) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
setSorts(List<SMTSort>) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
setSorts(Map<String, SMTSort>) - Method in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
setSource(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYLessLink
Sets the source.
SetsSmallerThanFeature - Class in de.uka.ilkd.key.strategy.feature
 
SetsSmallerThanFeature(ProjectionToTerm, ProjectionToTerm, LocSetLDT) - Constructor for class de.uka.ilkd.key.strategy.feature.SetsSmallerThanFeature
 
SetsSmallerThanFeature.LiteralCollector - Class in de.uka.ilkd.key.strategy.feature
 
setStackTraceText() - Method in class de.uka.ilkd.key.gui.ExceptionDialog
 
setStandardStatusLine() - Method in class de.uka.ilkd.key.gui.MainWindow
Make the status line display a standard message, make progress bar and abort button invisible
setStandardStatusLineImmediately() - Method in class de.uka.ilkd.key.gui.MainWindow
 
setStart(int) - Method in class de.uka.ilkd.key.pp.PositionTable
Sets start in the position table for the next subterm to start.
setStart(int, int) - Method in class de.uka.ilkd.key.pp.PositionTable
Sets start in the position table for the subterm with the given number to start.
setState(boolean) - Method in class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
setState(int) - Method in class de.uka.ilkd.key.smt.SolverCommunication
 
setState(ISymbolicState) - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
Sets the ISymbolicState.
setState(ISymbolicState) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
Sets the state.
setStatement(JavaStatement) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
setStatementContainer(StatementContainer) - Method in class de.uka.ilkd.key.java.recoderext.CatchAllStatement
 
setStatementContainer(StatementContainer) - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
Set statement container.
setStatementContainer(StatementContainer) - Method in class de.uka.ilkd.key.java.recoderext.MergePointStatement
 
setStatementContainer(StatementContainer) - Method in class de.uka.ilkd.key.java.recoderext.MethodBodyStatement
 
setStatementContainer(StatementContainer) - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Set statement container.
setStatus(String) - Method in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
setStatus() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
update the status by the current model element.
setStatusLine(String, int) - Method in class de.uka.ilkd.key.gui.MainWindow
Display the given message in the status line, make progress bar and abort button visible, set the progress bar range to the given value, set the current progress to zero
setStatusLine(String) - Method in class de.uka.ilkd.key.gui.MainWindow
Display the given message in the status line, make progress bar and abort button invisible
setStatusLineImmediately(String, int) - Method in class de.uka.ilkd.key.gui.MainWindow
 
setStatusText(String) - Method in class de.uka.ilkd.key.gui.MainStatusLine
Make the status line display the given string, don't modify anything else
setStep(PosInOccurrence) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
setStrategy(Name) - Method in class de.uka.ilkd.key.settings.StrategySettings
Set the name of the active strategy
setStrategy(Strategy) - Method in class de.uka.ilkd.key.util.ProofStarter
 
setStrategyProperties(StrategyProperties) - Method in class de.uka.ilkd.key.util.ProofStarter
 
setSub(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
setSub(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
setSubs(List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
setSuggestiveEnabled(boolean) - Static method in class de.uka.ilkd.key.logic.VariableNamer
 
setSuperArrayType(KeYJavaType) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
setSurviveSmbExec(boolean) - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
 
setSuspendOnSubclasses(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
 
setSuspendOnSubclasses(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
 
setSuspendOnTrue(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
 
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
sets the schema variable of sort statement
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
sets the schema variable of sort label
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
sets the schema variable of sort statement
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.JumpLabelSVWrapper
 
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.LabelSVWrapper
sets the schema variable of sort label
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.MethodSignatureSVWrapper
 
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.ProgramVariableSVWrapper
sets the schema variable of sort label
setSV(SVWrapper) - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
first schemavariable needed by the metaconstruct
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
sets the schema variable of sort statement
setSV(SchemaVariable) - Method in interface de.uka.ilkd.key.java.recoderext.SVWrapper
sets the schema variable of sort statement
setSV(SchemaVariable) - Method in class de.uka.ilkd.key.java.recoderext.TypeSVWrapper
sets the schema variable of sort label
setSVNamespace(Namespace<SchemaVariable>) - Method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
setSVNamespace(Namespace<SchemaVariable>) - Method in interface de.uka.ilkd.key.java.SchemaJavaReader
 
setSVNamespace(Namespace<SchemaVariable>) - Method in class de.uka.ilkd.key.java.SchemaRecoder2KeY
 
setTabSize(int) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
setTabSize(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
setTabSize(int) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
setTabSize(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
setTaclet2Builder(HashMap<Taclet, TacletBuilder<? extends Taclet>>) - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
setTacletFilter(boolean) - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
setTacletGoalTemplates(ImmutableList<TacletGoalTemplate>) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
setTaclets(ImmutableList<Taclet>) - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
setTacletTermStack(Deque<Term>) - Method in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Sets the stack maintained during application of a taclet Term.
setTarget(KeYJavaType, IObserverFunction) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
 
setTarget(KeYJavaType, IObserverFunction) - Method in interface de.uka.ilkd.key.speclang.BlockContract
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
setTarget(KeYJavaType, IObserverFunction) - Method in interface de.uka.ilkd.key.speclang.Contract
Returns a contract which is identical to this contract except that the KeYJavaType and IObserverFunction are set to the new values.
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.FunctionalBlockContract
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.FunctionalLoopContract
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
setTarget(KeYJavaType, IObserverFunction) - Method in interface de.uka.ilkd.key.speclang.InformationFlowContract
Return a new contract which equals this contract except that the the KeYJavaType and ObserverFunction are set to the new values.
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
setTarget(KeYJavaType, IObserverFunction) - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
setTarget(IProgramMethod) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
setTarget(KeYJavaType, IObserverFunction) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
 
setTarget(IProgramMethod) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
setTarget(KeYJavaType, IObserverFunction) - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
setTarget(IExecutionNode<?>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYLessLink
Sets the target.
setTarget(ISymbolicObject) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
Sets the target.
setTerm(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
setTermHash(int) - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
setTerms(List<SMTTerm>) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
setText(String) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
setText(String, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn
 
setText(String, int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
setText(String) - Method in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
setText(String) - Method in class de.uka.ilkd.key.java.recoderext.ExtendedIdentifier
 
setText(String) - Method in class de.uka.ilkd.key.java.recoderext.ImplicitIdentifier
 
setText(String) - Method in class de.uka.ilkd.key.java.recoderext.ObjectTypeIdentifier
 
setTextColor(Color, int, int) - Method in class de.uka.ilkd.key.gui.smt.ProgressModel
 
setThePartnerNode(Node) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
setTimeout(long) - Method in class de.uka.ilkd.key.settings.StrategySettings
sets the time after which automatic rule application shall be aborted (-1 disables timeout)
setTimeout(long) - Method in class de.uka.ilkd.key.util.ProofStarter
set timeout
settingChanged(Proof, Settings, InteractionListener.SettingType, String) - Method in interface de.uka.ilkd.key.control.InteractionListener
 
settingChanged(Proof, Settings, InteractionListener.SettingType, String) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionRecorder
 
SettingChangeInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
SettingChangeInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
SettingChangeInteraction(Properties, InteractionListener.SettingType) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
settings - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector
 
settings - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
settings - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
settings - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
settings - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
settings - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
settings - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
settings - Variable in class de.uka.ilkd.key.proof.init.InitConfig
 
settings - Variable in class de.uka.ilkd.key.settings.ProofSettings
all setting objects in the following order: heuristicSettings
Settings - Interface in de.uka.ilkd.key.settings
This interface is implemented by classes that are used to store settings for different proposes (like active heuristics, which LDTs to use etc.)
settings - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
settings - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The SMT translation settings.
settings - Variable in class de.uka.ilkd.key.smt.SolverLauncher
The SMT settings that should be used
settings - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
The used TreeSettings.
settings - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractElement
The IModelSettings to use.
settings - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
The TreeSettings to use.
settings - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
The used IModelSettings.
settings - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
settingsAction - Variable in class de.uka.ilkd.key.gui.ext.HeatmapExt
 
settingsChanged(EventObject) - Method in class de.uka.ilkd.key.gui.MainWindow.MainProofListener
invoked when the strategy of a proof has been changed
settingsChanged(EventObject) - Method in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
settingsChanged(EventObject) - Method in class de.uka.ilkd.key.settings.ProofSettings.ProofSettingsListener
called by the Settings object to inform the listener that its state has changed
settingsChanged(EventObject) - Method in interface de.uka.ilkd.key.settings.SettingsListener
called by the Settings object to inform the listener that its state has changed
SettingsCommand - Class in de.uka.ilkd.key.macros.scripts
This command is used to set variables in the proof environment.
SettingsCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SettingsCommand
 
SettingsCommand.Parameters - Class in de.uka.ilkd.key.macros.scripts
 
SettingsConverter - Class in de.uka.ilkd.key.settings
 
SettingsConverter() - Constructor for class de.uka.ilkd.key.settings.SettingsConverter
 
SettingsDialog - Class in de.uka.ilkd.key.gui.smt
 
SettingsDialog(TreeModel, JComponent, ActionListener, JComponent, boolean) - Constructor for class de.uka.ilkd.key.gui.smt.SettingsDialog
 
SettingsItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SettingsItem
 
settingsListener - Static variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
settingsListener - Variable in class de.uka.ilkd.key.proof.Proof
 
SettingsListener - Interface in de.uka.ilkd.key.settings
This interface is implemented by objects that listen to settings object.
settingsSet - Variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
settingsToStream(Settings[], OutputStream) - Method in class de.uka.ilkd.key.settings.ProofSettings
Used by saveSettings() and settingsToString()
settingsToString() - Method in class de.uka.ilkd.key.settings.ProofSettings
 
SettingsTreeModel - Class in de.uka.ilkd.key.gui.actions
A swing model for ShowActiveSettingsAction.
SettingsTreeModel(ProofSettings, ProofIndependentSettings) - Constructor for class de.uka.ilkd.key.gui.actions.SettingsTreeModel
 
SettingType() - Constructor for enum de.uka.ilkd.key.control.InteractionListener.SettingType
 
setTitle(int) - Method in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
setTitle(String) - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
setTitleToAltName() - Method in class de.uka.ilkd.key.gui.InfoTreeNode
switch title to alternative name (i.e., internal taclet name)
setToolBarDisabled() - Method in class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
 
setToolBarEnabled() - Method in class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
 
setTooltip(String) - Method in class de.uka.ilkd.key.gui.actions.KeyAction
 
setTooltip(String) - Method in class de.uka.ilkd.key.gui.actions.KeYMenuCheckBox
 
setToolTip(String) - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
setTopLevel(SMTSort) - Method in class de.uka.ilkd.key.smt.lang.SMTSort
 
setToplevelTerm(String) - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
setToValue(int) - Method in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
Sets this ImmutableFixedLengthBitSet to the given value.
setTransactionFlags() - Method in class de.uka.ilkd.key.proof.init.AbstractOperationPO
 
setTrigger(Trigger) - Method in class de.uka.ilkd.key.rule.TacletAttributes
 
setTrigger(Trigger) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
sets the trigger
setTrueCase(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
setType(Class<?>) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
setTypeConverter(TypeConverter) - Method in class de.uka.ilkd.key.java.Services
 
setTypeReference(TypeReference) - Method in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
Set type reference
setTypes(ProblemTypeInformation) - Method in class de.uka.ilkd.key.smt.model.Model
 
setTypes(ProblemTypeInformation) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
setUncaught(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
 
setUncaught(boolean) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
 
SetUnion - Class in de.uka.ilkd.key.java.expression.operator.adt
 
SetUnion(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.SetUnion
 
SetUnion - Class in de.uka.ilkd.key.java.recoderext.adt
 
SetUnion(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SetUnion
 
SetUnion(SetUnion) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.SetUnion
 
setup() - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
setup(Goal) - Method in class de.uka.ilkd.key.proof.RuleAppIndex
 
setup(Goal) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
Set the goal association of this index to the given object p_goal.
setup(RuleApp) - Method in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
Method that has to be called before a sequence of evaluation runs of a feature term.
setupApplyEq(RuleSetDispatchFeature, IntegerLDT) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupApprovalDispatcher() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupApprovalF() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupApprovalF() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy
setupApprovalF() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
setupArithPrimaryCategories(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupButtonPanel(JButton, JButton) - Method in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
 
setupClassAxiomApproval(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupCostComputationF() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setUpdateRefactroingRequired(TermLabelState, boolean) - Static method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Defines if a refactoring below the updates is required.
setupDefOpsExpandMod(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupDefOpsPrimaryCategories(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupDivModDivision(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setUpEditor() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable
 
setupExamples() - Static method in class de.uka.ilkd.key.core.WebstartMain
 
setupFocussedBreakpointStrategy(Optional<String>, Optional<String>, Goal, ProverCore, Services) - Method in class de.uka.ilkd.key.macros.scripts.AutoCommand
Sets up a focused automatic strategy.
setupFormulaNormalisation(RuleSetDispatchFeature, IntegerLDT, LocSetLDT) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupGlobalF(Feature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupGlobalF(Feature) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
setUpGoalConfigurator(StatementBlock, ProgramVariable, Term, AuxiliaryContract.Variables, Services, TermBuilder) - Method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
setupGoals(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
setUpGoals(Goal, ImmutableList<Goal>, LoopContract, AbstractAuxiliaryContractRule.Instantiation, Map<LocationVariable, Function>, AuxiliaryContract.Variables[], Map<LocationVariable, Term>, Term[], Term[], Term, Term[], Term[], Term[], Term, Term, AuxiliaryContractBuilders.GoalsConfigurator, Services) - Static method in class de.uka.ilkd.key.rule.LoopContractInternalRule
 
setupInEqCaseDistinctions(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupInEqCaseDistinctionsApproval(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupInEqSimp(RuleSetDispatchFeature, IntegerLDT) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupInEqSimpInstantiation(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupInEqSimpInstantiationWithoutRetry(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setUpInfFlowPartOfUsageGoal(Goal, AbstractBlockContractRule.InfFlowValidityData, Term, Term, Term, TermBuilder) - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
setUpInfFlowPartOfUseGoal(WhileInvariantRule.InfFlowData, Term, Goal, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
setUpInfFlowValidityGoal(Goal, BlockContract, Map<LocationVariable, Function>, Services, AuxiliaryContract.Variables, ProgramVariable, List<LocationVariable>, ImmutableSet<ProgramVariable>, ImmutableSet<ProgramVariable>, BlockContractInternalBuiltInRuleApp, AbstractAuxiliaryContractRule.Instantiation) - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule
 
setUpInfFlowValidityGoal(Goal, LoopInvariantBuiltInRuleApp, WhileInvariantRule.Instantiation, JavaBlock, ImmutableSet<ProgramVariable>, ImmutableSet<ProgramVariable>, ImmutableList<WhileInvariantRule.AnonUpdateData>, Term, Services) - Static method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
setupInstantiationF() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupInstantiationWithoutRetry(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
For taclets that need instantiation, but where the instantiation is deterministic and does not have to be repeated at a later point, we setup the same feature terms both in the cost computation method and in the instantiation method.
setUpLoopValidityGoal(Goal, LoopContract, Term, Term, Term, Map<LocationVariable, Function>, Map<LocationVariable, Term>, Term[], Term, Term[], Term[], ProgramVariable, AuxiliaryContract.Terms, AuxiliaryContract.Variables) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
setupMatchConditions(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
setupMatchConditions(PosInOccurrence, TermServices) - Method in class de.uka.ilkd.key.rule.UninstantiatedNoPosTacletApp
 
setupMultiplyInequations(RuleSetDispatchFeature, Feature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setUpNewProof(Proof) - Method in class de.uka.ilkd.key.gui.MainWindow
 
setupNewSymApproval(RuleSetDispatchFeature, IntegerLDT) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupNonLinTermIsPosNeg(RuleSetDispatchFeature, String, boolean) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupOkAction(JPanel, ButtonGroup, JSpinner) - Method in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Sets up the action that is called on pressing the ok button
setUpp(SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
setupPolySimp(RuleSetDispatchFeature, IntegerLDT) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupPolySimpInstantiationWithoutRetry(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setUpPreconditionGoal(Goal, Term, Term[]) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
Sets up the precondition goal.
setUpProofHelper(ProofOblInput, ProofAggregate) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
setupPullOutGcd(RuleSetDispatchFeature, String, boolean) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupQuantifierInstantiation(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupQuantifierInstantiationApproval(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupRadioPanel(JRadioButton[], Color, JDialog) - Method in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
 
setupReplaceKnown(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupSelectSimplification(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupSpeclangMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
 
setupSpinner() - Method in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
 
setupSpinnerPanel(JSpinner, Color) - Method in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
 
setupSplitting(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupSplittingApproval(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupSquaresAreNonNegative(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupStrategy() - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
creates the strategy configuration to be used for the side proof
setupStrategy() - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
creates the strategy configuration to be used for the side proof
setUpStringNormalisation(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setupSystemInvariantSimp(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setUpUsageGoal(Goal, Term[], Term[]) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
Sets up the usage goal.
setupUserTaclets(RuleSetDispatchFeature) - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
setUpValidityGoal(Term, List<LocationVariable>, Map<LocationVariable, Function>, AuxiliaryContract.Variables, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Term[], Term, Term[], Term[], Term, AuxiliaryContractBuilders.GoalsConfigurator, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services, TermBuilder) - Method in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
 
setUpValidityGoal(Goal, Term[], Term[], Term[], ProgramVariable, AuxiliaryContract.Terms) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
setUpValidityGoal(ImmutableList<Goal>, boolean, BlockContract, BlockContractInternalBuiltInRuleApp, AbstractAuxiliaryContractRule.Instantiation, List<LocationVariable>, Map<LocationVariable, Function>, ImmutableSet<ProgramVariable>, ImmutableSet<ProgramVariable>, AuxiliaryContract.Variables, Term[], Term[], Term, Term[], AuxiliaryContractBuilders.GoalsConfigurator, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, Services) - Method in class de.uka.ilkd.key.rule.BlockContractInternalRule
Sets up the validity goal as the first goal in the list.
setUpValidityTerm(List<LocationVariable>, Map<LocationVariable, Function>, Map<LocationVariable, Function>, ImmutableSet<ProgramVariable>, ImmutableSet<ProgramVariable>, ProgramVariable, Term[], Term[], Term[], BlockContract, AuxiliaryContractBuilders.ConditionsAndClausesBuilder, AuxiliaryContractBuilders.GoalsConfigurator, Services, TermBuilder) - Static method in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
 
setUpWdGoal(Goal, BlockContract, Term, Term, LocationVariable, Function, ImmutableSet<ProgramVariable>) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
setupWdGoal(Goal, LoopSpecification, Term, Term, LocationVariable, Term, Term, ImmutableSet<ProgramVariable>, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
setUsedForUnique(boolean) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
setUseJML(boolean) - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
setUseJunit(boolean) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
setUsePretty(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setUsePrettyPrinting(boolean) - Static method in class de.uka.ilkd.key.settings.ProofIndependentSettings
Defines if pretty printing is enabled or not.
setUsePrettyPrinting(boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Defines if pretty printing is enabled or not.
setUseSyntaxHighlighting(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setUseSystemLaF(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
Sets the system look and feel option.
setUseUnicode(boolean) - Method in class de.uka.ilkd.key.settings.ViewSettings
 
setVal(boolean) - Method in class de.uka.ilkd.key.logic.BooleanContainer
 
setValid(String) - Method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
setValue(int) - Method in class de.uka.ilkd.key.gui.smt.ProgressTable.ProgressPanel
 
setValue(V) - Method in class de.uka.ilkd.key.symbolic_execution.util.DefaultEntry
 
setValueAt(Object, int, int) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
sets the value of the cell
setValueAt(Object, int, int) - Method in class de.uka.ilkd.key.gui.mergerule.predicateabstraction.AbstractionPredicatesChoiceDialog.ChoiceTableModel
 
setValues(List<IExecutionValue>) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
Sets the IExecutionValues.
setValueTermIndexInStatePredicate(int) - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Sets the index of the value argument in the predicate used in side proof to compute the values.
setVar(String, Term) - Method in class de.uka.ilkd.key.macros.scripts.JavascriptCommand.JavascriptInterface
 
setVar(String, String) - Method in class de.uka.ilkd.key.macros.scripts.JavascriptCommand.JavascriptInterface
 
setVariableArguments(boolean) - Method in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
setVariableNamingMap(Map<SVSubstitute, SVSubstitute>) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
setVariables(Namespace<QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
setVariableSV(ProgramVariableSVWrapper) - Method in class de.uka.ilkd.key.java.recoderext.RMethodCallStatement
schemavariable needed by the metaconstruct (needed by method-call)
setVariant(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
setVarsForCondition(ImmutableList<ProgramVariable>) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
 
setVisible(boolean) - Method in class de.uka.ilkd.key.gui.GoalList
overrides setVisible from JFrame takes care that the view item is in the right state
setVisible(boolean) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar
 
setVisible(boolean) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
setVisible(boolean) - Method in class de.uka.ilkd.key.gui.SearchBar
 
setVisible(boolean) - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
setVisible(boolean) - Method in interface de.uka.ilkd.key.gui.TacletMatchCompletionDialog.PositionSettable
 
setWorkingSpace(PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
setWriter(Writer) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Set a new stream to write to.
SFIterator(Iterator<SequentFormula>) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator.SFIterator
 
sha1 - Variable in class de.uka.ilkd.key.util.KeYResourceManager
 
shallowCopy() - Method in class de.uka.ilkd.key.java.Services
Generate a copy of this object.
shallowCopy() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
ShannonFeature - Class in de.uka.ilkd.key.strategy.feature
A conditional feature, in which the condition itself is a (binary) feature.
ShannonFeature(Feature, RuleAppCost, Feature, Feature) - Constructor for class de.uka.ilkd.key.strategy.feature.ShannonFeature
 
ShannonTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
A conditional feature, in which the condition itself is a (binary) feature.
ShannonTermFeature(TermFeature, RuleAppCost, TermFeature, TermFeature) - Constructor for class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
 
sharp - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
SHARP - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SHARP - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
shiftexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ShiftExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ShiftExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
ShiftLeft - Class in de.uka.ilkd.key.java.expression.operator
Shift left.
ShiftLeft() - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftLeft
Shift left.
ShiftLeft(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftLeft
Shift left.
ShiftLeft(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftLeft
Constructor for the transformation of COMPOST ASTs to KeY.
shiftleft - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
SHIFTLEFT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SHIFTLEFT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ShiftLeftAssignment - Class in de.uka.ilkd.key.java.expression.operator
Shift left assignment.
ShiftLeftAssignment() - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
Shift left assignment.
ShiftLeftAssignment(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
Shift left assignment.
ShiftLeftAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
Constructor for the transformation of COMPOST ASTs to KeY.
shiftleftJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
shiftleftJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
shiftOp(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShift
 
shiftOp(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShiftLeft
 
shiftOp(BigInteger, BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShiftRight
 
ShiftRight - Class in de.uka.ilkd.key.java.expression.operator
Shift right.
ShiftRight() - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftRight
Shift right.
ShiftRight(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftRight
Shift right.
ShiftRight(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftRight
Constructor for the transformation of COMPOST ASTs to KeY.
shiftright - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
SHIFTRIGHT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SHIFTRIGHT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
ShiftRightAssignment - Class in de.uka.ilkd.key.java.expression.operator
Shift right assignment.
ShiftRightAssignment() - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
Shift right assignment.
ShiftRightAssignment(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
Shift right assignment.
ShiftRightAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
Constructor for the transformation of COMPOST ASTs to KeY.
shiftrightJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
shiftrightJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
shiftTail(int, int) - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
Shift values of the entries [begin, getSize()) of the selection mapping by the given amount
shiftToken() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
Sets indentation information.
SHORT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SHORT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SHORT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SHORT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SHORT_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
shortBaseName(Sort) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
shortcut(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SHORTCUT_EVALUATION_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to a term with the logical operator '||' or '&&' to distinguish from '|' or '&' respectively.
SHORTCUT_EVALUATION_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
SHORTCUT_KEY_MASK - Static variable in class de.uka.ilkd.key.gui.actions.KeyAction
This constant holds the typical key to be used for shortcuts (usually Event.CTRL_MASK)
SHORTCUT_KEY_MASK - Static variable in class de.uka.ilkd.key.gui.utilities.KeyStrokeManager
This constant holds the typical key to be used for shortcuts (usually Event.CTRL_MASK)
shortDescr() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
 
shortDescr() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
shortDescr() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
shortDescr() - Method in interface de.uka.ilkd.key.proof.mgt.TaskTreeNode
 
shortDescription() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
shortDescription() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem.ClassInvAppItem
 
shortName - Variable in class de.uka.ilkd.key.logic.ProgramElementName
 
ShortName() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
shouldPrune(Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
 
shouldRefactorSpecificationApplication(Rule, Goal, Object) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Checks if the given hint requires a refactoring.
shouldStop() - Method in class de.uka.ilkd.key.gui.testgen.TGWorker
 
shouldStop(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.prover.impl.AppliedRuleStopCondition
Checks after each applied rule if more rules should be applied or if the strategy should stop.
shouldStop(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in interface de.uka.ilkd.key.prover.StopCondition
Checks after each applied rule if more rules should be applied or if the strategy should stop.
shouldStop() - Method in interface de.uka.ilkd.key.smt.testgen.StopRequest
 
shouldStop(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition
Checks after each applied rule if more rules should be applied or if the strategy should stop.
shouldStop(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.BreakpointStopCondition
Checks after each applied rule if more rules should be applied or if the strategy should stop.
shouldStop(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.CompoundStopCondition
Checks after each applied rule if more rules should be applied or if the strategy should stop.
shouldStop(int, long, Proof, long, int, SingleRuleApplicationInfo) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Checks after each applied rule if more rules should be applied or if the strategy should stop.
shouldStopInLine(int, String) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.LineBreakpoint
Checks if the execution should stop in the given line for the given class.
show() - Method in class de.uka.ilkd.key.gui.AutoDismissDialog
 
show() - Method in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
SHOW_DIALOG_ADDING_AXIOMS - Static variable in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
SHOW_DIALOG_USING_AXIOMS - Static variable in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
SHOW_JAVA_WARNING - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
SHOW_PROPERTIES - Static variable in class de.uka.ilkd.key.core.Main
 
SHOW_SMT_RES_DIA - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
SHOW_WHOLE_TACLET - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
showAbout() - Method in class de.uka.ilkd.key.gui.actions.AboutAction
 
showActivatedChoices() - Method in class de.uka.ilkd.key.gui.actions.ShowActiveTactletOptionsAction
 
ShowActiveSettingsAction - Class in de.uka.ilkd.key.gui.actions
for debugging - opens a window with the settings from current Proof and the default settings
ShowActiveSettingsAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ShowActiveSettingsAction
 
showActiveSettingsAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
ShowActiveTactletOptionsAction - Class in de.uka.ilkd.key.gui.actions
 
ShowActiveTactletOptionsAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ShowActiveTactletOptionsAction
 
showAgainBox - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
showAsDialog() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser
 
showAsDialog(String, String, String, String, CheckedUserInput.CheckedUserInputInspector, boolean) - Static method in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
showDialog(Window, Throwable) - Static method in class de.uka.ilkd.key.gui.ExceptionDialog
 
showDialog(String, Component) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
showDialogAddingAxioms - Variable in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
showDialogAddingAxioms(boolean) - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
showDialogUsingAxioms - Variable in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
showDialogUsingAxioms(boolean) - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
showDiff() - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
Initiate a diff calculation and set the content of the text area.
ShowDisplayPane - Class in de.uka.ilkd.key.gui.notification.actions
Actions which display a text should inherit from this abstract notification action.
ShowDisplayPane(Frame) - Constructor for class de.uka.ilkd.key.gui.notification.actions.ShowDisplayPane
creates an instance of this action kind
showExampleChooserIfExamplesDirIsDefined - Static variable in class de.uka.ilkd.key.core.Main
This flag indicates if the example chooser should be shown if Main.examplesDir is defined (not null).
ShowExtendedActionsAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ShowExtendedActionsAction
 
showHeatmap - Variable in class de.uka.ilkd.key.settings.ViewSettings
Show heatmap of most recently used sequent formulae
showInfo(SupportedTaclets.TreeItem) - Method in class de.uka.ilkd.key.gui.smt.LeafPanel
 
showInfo - Variable in class de.uka.ilkd.key.gui.smt.TablePanel
 
showInformation(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
showing - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton
 
showInMainWindow - Variable in class de.uka.ilkd.key.gui.testgen.TGWorker.MainWindowTestGenerator
Defines if created Proofs are visible in the MainWindow or not.
showInstance(String) - Static method in class de.uka.ilkd.key.gui.ExampleChooser
Shows the dialog, using the passed examples directory.
showInstance(InitConfig, Proof) - Static method in class de.uka.ilkd.key.gui.ProofManagementDialog
Shows the dialog and selects the passed proof.
showInstance(InitConfig, KeYJavaType, IObserverFunction) - Static method in class de.uka.ilkd.key.gui.ProofManagementDialog
Shows the dialog and selects the passed KeYJavaType and its IObserverFunction.
showInstance(InitConfig) - Static method in class de.uka.ilkd.key.gui.ProofManagementDialog
Shows the dialog.
showInstance(InitConfig, KeYJavaType, IObserverFunction, Proof) - Static method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
ShowKnownTypesAction - Class in de.uka.ilkd.key.gui.actions
 
ShowKnownTypesAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ShowKnownTypesAction
 
showLabels - Variable in class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
showLicense() - Method in class de.uka.ilkd.key.gui.actions.LicenseAction
 
showMaxRuleApplications - Variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Defines if a user interface control is shown to edit StrategySettings.getMaxSteps().
showModal(List<TacletSoundnessPOLoader.TacletInfo>) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
showOnlyPrefixes - Static variable in class de.uka.ilkd.key.util.Debug
Using the command line switch "-Dkey.debug.prefix" one can choose of which classes the debug output is to be send to the standard output.
showOnlySupportedTaclets - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
showOpenDialog(Component) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
showOverwriteDialog(File) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
showProofManagement() - Method in class de.uka.ilkd.key.gui.actions.ProofManagementAction
 
ShowProofStatistics - Class in de.uka.ilkd.key.gui.actions
 
ShowProofStatistics(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ShowProofStatistics
 
showResultsAfterExecution - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
showSaveDialog(Component) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
showSaveDialog(Component, File, String) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
Show a file dialog for saving a file.
showSaveDialog(Component, File) - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
showSearchPanel() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
showSubtreeStatistics() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
showSupported - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
showTermInfo - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
showTermInfo(Point) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentViewInputListener
 
showThisDialogNextTime() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.InfoDialog
 
showTypeHierarchy() - Method in class de.uka.ilkd.key.gui.actions.ShowKnownTypesAction
 
showUninstantiatedTaclet - Variable in class de.uka.ilkd.key.settings.ViewSettings
Show Taclet uninstantiated in tooltip -- for learning
showUninstantiatedTacletCB - Variable in class de.uka.ilkd.key.gui.configuration.ViewSelector
 
showUsedContracts() - Method in class de.uka.ilkd.key.gui.actions.ShowUsedContractsAction
 
ShowUsedContractsAction - Class in de.uka.ilkd.key.gui.actions
 
ShowUsedContractsAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ShowUsedContractsAction
 
showWholeTaclet - Variable in class de.uka.ilkd.key.settings.ViewSettings
do not print the find, varcond and heuristics part of taclets in the TacletMenu by default
showWholeTacletCB - Variable in class de.uka.ilkd.key.gui.configuration.ViewSelector
 
shrinkRenameTable() - Method in class de.uka.ilkd.key.rule.MatchConditions
 
shutDown(EventObject) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListGUIListener
 
shutDown(EventObject) - Method in interface de.uka.ilkd.key.gui.GUIListener
invoked if the user wants to abort the proving session
shutDown(EventObject) - Method in class de.uka.ilkd.key.gui.MainWindow.MainGUIListener
 
shutDown(EventObject) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUIProofTreeGUIListener
 
shutdownIndices() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Deactivate one-step simplification: clear caches, restore taclets to the goals' taclet indices.
si - Variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
siblingNr - Variable in class de.uka.ilkd.key.proof.Node
 
siblingNr() - Method in class de.uka.ilkd.key.proof.Node
returns the sibling number of this node or -1 if it is the root node
side - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
Side() - Constructor for enum de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel.Side
 
side - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
SIDE_PROOF_FACTORY - Static variable in class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
sideConditions - Variable in class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
sideProofs - Variable in class de.uka.ilkd.key.informationflow.proof.SideProofStatistics
Keep track of the amount of side proofs (can also be nested)
sideProofStatistics - Variable in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
Aggregated proof statistics from other proofs which contributed to this one.
SideProofStatistics - Class in de.uka.ilkd.key.informationflow.proof
Statistics for additional side proofs as, e.g., performed by information flow macro
SideProofStatistics(int, int, int, int, int, int, int, int, int, int, int, int, int, int, long) - Constructor for class de.uka.ilkd.key.informationflow.proof.SideProofStatistics
Construct new side proof statistics
SideProofStore - Class in de.uka.ilkd.key.symbolic_execution.util
The only instance of this class SideProofStore.DEFAULT_INSTANCE is used to manage performed side proofs.
SideProofStore() - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SideProofStore
Forbid other instances.
SideProofStore.Entry - Class in de.uka.ilkd.key.symbolic_execution.util
SideProofStoreEvent - Class in de.uka.ilkd.key.symbolic_execution.util.event
An event thrown by a SideProofStore and observed via an ISideProofStoreListener.
SideProofStoreEvent(SideProofStore, SideProofStore.Entry[]) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.event.SideProofStoreEvent
Constructor.
SideProofUtil - Class in de.uka.ilkd.key.util
 
SideProofUtil() - Constructor for class de.uka.ilkd.key.util.SideProofUtil
Forbid instances.
SIGMA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
sign(boolean) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
sign(boolean) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
sign(boolean) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
sign(boolean) - Method in enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.Op
 
sign(boolean) - Method in enum de.uka.ilkd.key.smt.lang.SMTTermQuant.Quant
 
signalError(Throwable, KeYMediator) - Method in class de.uka.ilkd.key.gui.mergerule.MergeRuleMenuItem
 
signalProgress(int) - Method in interface de.uka.ilkd.key.rule.merge.MergeRule.MergeRuleProgressListener
 
signals - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
Postcondition for abrupt termination due to an uncaught exception.
SIGNALS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SIGNALS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
signals - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
signals - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
SIGNALS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SIGNALS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
signals_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
signals_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SIGNALS_ONLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SIGNALS_ONLY - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SIGNALS_ONLY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SIGNALS_ONLY - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
signals_only_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
signals_only_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SIGNALS_ONLY_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SIGNALS_ONLY_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SIGNALS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SIGNALS_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
signalsclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
signalsOnly - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
A term specifying which uncaught exceptions may occur.
signalsOnly - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
signalsOnly - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory.ContractClauses
 
signalsonlyclause() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SignAnalysisDomainElem - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
A domain element for sign analysis.
SignAnalysisDomainElem() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisDomainElem
 
SignAnalysisLattice - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
A lattice for sign analysis of integers.
SignAnalysisLattice() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.SignAnalysisLattice
Private constructor (singleton!).
signature - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessBaseExecutionNode
The signature.
signature - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionMethodReturn
The signature.
signatureIncludingReturnValue - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessMethodReturn
The signature including the return value.
signatureIncludingReturnValue - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionMethodReturn
The node name with signature including the return value.
SILENT - Static variable in interface de.uka.ilkd.key.ui.Verbosity
 
simple_ident() - Method in class de.uka.ilkd.key.parser.KeYParser
 
simple_ident_comma_list() - Method in class de.uka.ilkd.key.parser.KeYParser
 
simple_ident_dots() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SIMPLE_NEW - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
simple_sort_name() - Method in class de.uka.ilkd.key.parser.KeYParser
 
simple_spec_body(ImmutableList<String>, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
simple_spec_body_clause(TextualJMLSpecCase, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SIMPLEANYJAVANUMBERTYPEEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEANYJAVATYPEEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEANYNUMBERTYPEEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SimpleExpressionNonStringObjectSort(String) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionNonStringObjectSort
 
SimpleExpressionSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionSort
 
SimpleExpressionSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionSort
 
SimpleExpressionSpecialPrimitiveTypeSort(String, PrimitiveType[]) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionSpecialPrimitiveTypeSort
 
SimpleExpressionStringSort(String) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleExpressionStringSort
 
SimpleFilteredStrategy - Class in de.uka.ilkd.key.strategy
Trivial implementation of the Strategy interface that uses only the goal time to determine the cost of a RuleApp.
SimpleFilteredStrategy() - Constructor for class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
SimpleFilteredStrategy(RuleFilter) - Constructor for class de.uka.ilkd.key.strategy.SimpleFilteredStrategy
 
SIMPLEJAVABIGINTEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVABOOLEANEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVABYTEEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVABYTESHORTEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVABYTESHORTINTEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVACHARBYTESHORTINTEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVACHAREXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVAINTEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVAINTLONGEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVALONGEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVASHORTEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SIMPLEJAVASHORTINTLONGEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SimpleNewSVSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SimpleNewSVSort
 
SIMPLENONSTRINGOBJECTEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SimplePredicateAbstractionDomainElement - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
An abstract domain element for a predicate abstraction lattice encapsulating exactly one abstraction predicate.
SimplePredicateAbstractionDomainElement(ImmutableSet<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
Constructs a new SimplePredicateAbstractionDomainElement from a given list of abstraction predicates.
SimplePredicateAbstractionDomainElement(boolean) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
Constructs a new SimplePredicateAbstractionDomainElement that is a top element if isTopElem is set to true; otherwise, it is a bottom element.
SimplePredicateAbstractionLattice - Class in de.uka.ilkd.key.axiom_abstraction.predicateabstraction
A lattice for all predicates accepting the given sort.
SimplePredicateAbstractionLattice(List<AbstractionPredicate>) - Constructor for class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
Constructs a new SimplePredicateAbstractionLattice for the given list of applicable predicates.
SimpleRIFLExceptionHandler - Class in de.uka.ilkd.key.util.rifl
Simple exception handler which just writes to standard output.
SimpleRIFLExceptionHandler() - Constructor for class de.uka.ilkd.key.util.rifl.SimpleRIFLExceptionHandler
 
SIMPLESTRINGEXPRESSION - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SimpleTacletSelectionMenu - Class in de.uka.ilkd.key.gui.nodeviews
This simple taclet menu displays the user a list of applicable taclets and lets select her/him one of those.
SimpleTacletSelectionMenu(ImmutableList<PosTacletApp>, NotationInfo, ActionListener, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.SimpleTacletSelectionMenu
creates an instance of this menu displaying the applications stored in apps
SIMPLIFICATION_TIMEOUT_MS - Static variable in class de.uka.ilkd.key.rule.merge.MergeRule
Time threshold in milliseconds for the automatic simplification of formulae (side proofs are stopped after that amount of time).
SIMPLIFICATION_TIMEOUT_MS - Static variable in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
Time in milliseconds after which a simplification attempt of a distinguishing formula times out.
SimplifiedSelectTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
 
SimplifiedSelectTermFeature(HeapLDT) - Constructor for class de.uka.ilkd.key.strategy.termfeature.SimplifiedSelectTermFeature
 
simplify() - Method in class de.uka.ilkd.key.logic.Namespace
 
simplify() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
simplify(Term, Term, Term, Term, TermServices) - Method in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
simplify(InitConfig, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Simplifies the given Term in a side proof.
simplify(Proof, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Simplifies the given Term in a side proof.
simplify(InitConfig, Proof, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Simplifies the given Term in a side proof.
simplify(Proof, Term, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Simplifies the given Term in a side proof with splits.
SIMPLIFY_IF_THEN_ELSE_UPDATE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SIMPLIFY_IF_THEN_ELSE_UPDATE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
SIMPLIFY_SOLVER - Static variable in interface de.uka.ilkd.key.smt.SolverType
Class for the Simplify solver.
SIMPLIFY_UPDATE - Static variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
SimplifyBetaCandidateFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns zero iff the hyper-tableaux simplification method approves the given application (which is supposed to be the application of a beta rule).
SimplifyBetaCandidateFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.SimplifyBetaCandidateFeature
 
simplifyConditions - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
true simplify conditions, false do not simplify conditions.
simplifyConditions - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
true simplify conditions, false do not simplify conditions.
simplifyConditions - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.ModelSettings
true simplify conditions, false do not simplify conditions.
simplifyConstrainedFormula(Services, SequentFormula, boolean, Map<OneStepSimplifier.TermReplacementKey, PosInOccurrence>, List<PosInOccurrence>, OneStepSimplifier.Protocol, Goal, RuleApp) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Simplifies the passed constrained formula using a single taclet or arbitrarily many replace-known steps.
SimplifyIfThenElseUpdateCondition - Class in de.uka.ilkd.key.rule.conditions
 
SimplifyIfThenElseUpdateCondition(FormulaSV, UpdateSV, UpdateSV, FormulaSV, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
SimplifyIfThenElseUpdateCondition.ElementaryUpdateWrapper - Class in de.uka.ilkd.key.rule.conditions
 
simplifyPath(String) - Static method in class de.uka.ilkd.key.java.PositionInfo
If the path contains the substring "/../", then this method tries to simplify the path by removing this substring and the preceeding directory name to that substring.
simplifyPos(Goal, Services, PosInOccurrence, int, OneStepSimplifier.Protocol) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Helper for simplifyPosOrSub.
simplifyPosOrSub(Goal, Services, PosInOccurrence, int, OneStepSimplifier.Protocol) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Performs a single step of simplification at the given position or its subterms using the given taclet index.
SimplifyReplaceKnownCandidateFeature - Class in de.uka.ilkd.key.strategy.feature
Binary feature that returns true iff the hyper-tableaux simplification method approves the given application (which is supposed to be the application of a replace-known rule).
SimplifyReplaceKnownCandidateFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.SimplifyReplaceKnownCandidateFeature
 
SimplifySocket - Class in de.uka.ilkd.key.smt
 
SimplifySocket(String, ModelExtractor) - Constructor for class de.uka.ilkd.key.smt.SimplifySocket
 
simplifySub(Goal, Services, PosInOccurrence, int, OneStepSimplifier.Protocol) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Helper for simplifyPosOrSub.
SimplifyTermProfile - Class in de.uka.ilkd.key.symbolic_execution.profile
An extended JavaProfile used in side proofs to simplify a Term.
SimplifyTermProfile() - Constructor for class de.uka.ilkd.key.symbolic_execution.profile.SimplifyTermProfile
Constructor.
SimplifyTermStrategy - Class in de.uka.ilkd.key.symbolic_execution.strategy
Strategy used to simplify Terms in side proofs.
SimplifyTermStrategy(Proof, StrategyProperties) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.SimplifyTermStrategy
Constructor.
SimplifyTermStrategy.Factory - Class in de.uka.ilkd.key.symbolic_execution.strategy
The StrategyFactory to create instances of SimplifyTermStrategy.
SimplifyTranslator - Class in de.uka.ilkd.key.smt
 
SimplifyTranslator(Sequent, Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.SimplifyTranslator
Just a constructor which starts the conversion to Simplify syntax.
SimplifyTranslator(Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.SimplifyTranslator
 
simplifyUpdate(Goal, DelayedCut) - Method in class de.uka.ilkd.key.proof.join.JoinProcessor
 
single_label() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SINGLE_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SINGLE_LINE_COMMENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SINGLE_LINE_COMMENT_PATTERN - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
SINGLE_LINE_COMMENT_REPLACEMENT - Static variable in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
 
SingleFileChooser(String, JCheckBox) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
SingleIterator(SourceElement) - Constructor for class de.uka.ilkd.key.logic.SingleRenamingTable.SingleIterator
 
SingleLineComment - Class in de.uka.ilkd.key.java
Any non-SingleLineComment is a multi line comment.
SingleLineComment() - Constructor for class de.uka.ilkd.key.java.SingleLineComment
Single line comment.
SingleLineComment(String) - Constructor for class de.uka.ilkd.key.java.SingleLineComment
Single line comment.
SingleProof - Class in de.uka.ilkd.key.proof
 
SingleProof(Proof, String) - Constructor for class de.uka.ilkd.key.proof.SingleProof
 
SingleRenamingTable - Class in de.uka.ilkd.key.logic
 
SingleRenamingTable(SourceElement, SourceElement) - Constructor for class de.uka.ilkd.key.logic.SingleRenamingTable
 
SingleRenamingTable.SingleIterator - Class in de.uka.ilkd.key.logic
 
SingleRuleApplicationInfo - Class in de.uka.ilkd.key.prover.impl
Instances of this class are used to store if a rule could be applied automatically and if not to store the reason why no rule applications could be performed.
SingleRuleApplicationInfo(Goal, RuleApp) - Constructor for class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
SingleRuleApplicationInfo(String, Goal, RuleApp) - Constructor for class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
SingleThreadedTacletIndex - Class in de.uka.ilkd.key.proof
The default taclet index implementation.
SingleThreadedTacletIndex() - Constructor for class de.uka.ilkd.key.proof.SingleThreadedTacletIndex
 
SingleThreadedTacletIndex(Iterable<Taclet>) - Constructor for class de.uka.ilkd.key.proof.SingleThreadedTacletIndex
 
SingleThreadedTacletIndex(HashMap<Object, ImmutableList<NoPosTacletApp>>, HashMap<Object, ImmutableList<NoPosTacletApp>>, HashMap<Object, ImmutableList<NoPosTacletApp>>, ImmutableList<NoPosTacletApp>, HashSet<NoPosTacletApp>) - Constructor for class de.uka.ilkd.key.proof.SingleThreadedTacletIndex
 
SingleThreadedTacletIndexKit() - Constructor for class de.uka.ilkd.key.proof.TacletIndexKit.SingleThreadedTacletIndexKit
 
SingleThreadProblemLoader - Class in de.uka.ilkd.key.proof.io
This single threaded problem loader is used by the Eclipse integration of KeY.
SingleThreadProblemLoader(File, List<File>, File, List<File>, Profile, boolean, ProblemLoaderControl, boolean, Properties) - Constructor for class de.uka.ilkd.key.proof.io.SingleThreadProblemLoader
Constructor.
Singleton - Class in de.uka.ilkd.key.java.expression.operator.adt
 
Singleton(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.adt.Singleton
 
Singleton - Class in de.uka.ilkd.key.java.recoderext.adt
 
Singleton(Expression) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.Singleton
 
Singleton(Singleton) - Constructor for class de.uka.ilkd.key.java.recoderext.adt.Singleton
 
singleton - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
singleton(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SINGLETON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SINGLETON - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
singleton(OracleLocation) - Static method in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
singletonArrayList(T) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Creates an ArrayList containing exactly the given element.
singletonLabel - Variable in class de.uka.ilkd.key.logic.label.SingletonLabelFactory
The label around which the factory is built.
SingletonLabelFactory<T extends TermLabel> - Class in de.uka.ilkd.key.logic.label
A factory for creating singleton TermLabel.
SingletonLabelFactory(T) - Constructor for class de.uka.ilkd.key.logic.label.SingletonLabelFactory
Instantiates a new singleton label factory for a label.
SingletonNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.SingletonNotation
 
sinks2categories - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
SiteProofVariableValueInput(Sequent, Operator) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.SiteProofVariableValueInput
Constructor.
size() - Method in class de.uka.ilkd.key.api.ScriptResults
 
size() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
size() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
size() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
size() - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
size() - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
 
size() - Method in class de.uka.ilkd.key.java.statement.ForUpdates
 
size() - Method in interface de.uka.ilkd.key.java.statement.IForUpdates
 
size() - Method in interface de.uka.ilkd.key.java.statement.ILoopInit
 
size() - Method in class de.uka.ilkd.key.java.statement.LoopInit
 
size() - Method in class de.uka.ilkd.key.logic.JavaBlock
 
size() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
size - Variable in class de.uka.ilkd.key.logic.PosInTerm
 
size() - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
 
size() - Method in class de.uka.ilkd.key.logic.Semisequent
 
size() - Method in class de.uka.ilkd.key.logic.Sequent
 
size() - Method in class de.uka.ilkd.key.proof.CompoundProof
 
size() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
size() - Method in class de.uka.ilkd.key.proof.SingleProof
 
size - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
 
size() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
returns the number of SchemaVariables of which an instantiation is known
size() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns the number of SchemaVariables of which an instantiation is known
size() - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
size() - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
size() - Method in class de.uka.ilkd.key.util.pp.Layouter.BreakToken
 
size() - Method in class de.uka.ilkd.key.util.pp.Layouter.CloseBlockToken
 
size() - Method in class de.uka.ilkd.key.util.pp.Layouter.IndentationToken
 
size() - Method in class de.uka.ilkd.key.util.pp.Layouter.MarkToken
 
size() - Method in class de.uka.ilkd.key.util.pp.Layouter.OpenBlockToken
 
size() - Method in class de.uka.ilkd.key.util.pp.Layouter.StreamToken
Return the size of this token if the block is not broken.
size() - Method in class de.uka.ilkd.key.util.pp.Layouter.StringToken
 
size() - Method in class de.uka.ilkd.key.util.properties.ArrayProperties
 
size() - Method in class de.uka.ilkd.key.util.properties.MapProperties
 
size() - Method in interface de.uka.ilkd.key.util.properties.Properties
 
size() - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
size - Variable in class org.key_project.util.collection.DefaultImmutableMap
 
size() - Method in class org.key_project.util.collection.DefaultImmutableMap
 
size() - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
size() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
size() - Method in class org.key_project.util.collection.ImmutableArray
 
size() - Method in interface org.key_project.util.collection.ImmutableHeap
 
size() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Empty
 
size - Variable in class org.key_project.util.collection.ImmutableLeftistHeap.Node
 
size() - Method in class org.key_project.util.collection.ImmutableLeftistHeap.Node
 
size() - Method in interface org.key_project.util.collection.ImmutableList
 
size() - Method in interface org.key_project.util.collection.ImmutableMap
 
size() - Method in interface org.key_project.util.collection.ImmutableSet
 
size - Variable in class org.key_project.util.collection.ImmutableSLList.Cons
size of the list
size() - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
size() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
SizeCalculatingToken() - Constructor for class de.uka.ilkd.key.util.pp.Layouter.SizeCalculatingToken
 
sizeIndex - Variable in class de.uka.ilkd.key.gui.configuration.Config
The index of the current size
sizeIndex - Variable in class de.uka.ilkd.key.settings.ViewSettings
default font size
sizeIndex() - Method in class de.uka.ilkd.key.settings.ViewSettings
 
sizes - Static variable in class de.uka.ilkd.key.gui.configuration.Config
An array of font sizes for the goal view
sk - Variable in class de.uka.ilkd.key.logic.sort.ArraySort
keeping this key is important to prevent for too early hashmap removal
SkeletonGenerator - Interface in de.uka.ilkd.key.taclettranslation
 
SKIP - Static variable in class de.uka.ilkd.key.logic.op.UpdateJunctor
 
skip() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
skip(long) - Method in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
skip_functions - Variable in class de.uka.ilkd.key.parser.KeYParser
 
skip_predicates - Variable in class de.uka.ilkd.key.parser.KeYParser
 
skip_rulesets - Variable in class de.uka.ilkd.key.parser.KeYParser
 
skip_schemavariables - Variable in class de.uka.ilkd.key.parser.KeYParser
 
skip_sorts - Variable in class de.uka.ilkd.key.parser.KeYParser
 
skip_taclets - Variable in class de.uka.ilkd.key.parser.KeYParser
 
skip_transformers - Variable in class de.uka.ilkd.key.parser.KeYParser
 
SkipCommand - Class in de.uka.ilkd.key.macros.scripts
 
SkipCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SkipCommand
 
skipFuncs() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SkipLexicalActions(Token) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
SkipLexicalActions(Token) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
SkipMacro - Class in de.uka.ilkd.key.macros
This macro does nothing and is not applicable.
SkipMacro() - Constructor for class de.uka.ilkd.key.macros.SkipMacro
 
skipPreds() - Method in class de.uka.ilkd.key.parser.KeYParser
 
skipRuleSets() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SkipSMTRuleException() - Constructor for exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.SkipSMTRuleException
 
skipSorts() - Method in class de.uka.ilkd.key.parser.KeYParser
 
skipTaclets() - Method in class de.uka.ilkd.key.parser.KeYParser
 
skipTransformers() - Method in class de.uka.ilkd.key.parser.KeYParser
 
skipVars() - Method in class de.uka.ilkd.key.parser.KeYParser
 
skolemConstant - Variable in class de.uka.ilkd.key.logic.op.Function
 
skolemExprHelper(Token, PrimitiveType, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
skolemExprHelper(Token, KeYJavaType, TermServices) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
SKOLEMFORMULA - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SKOLEMFORMULA - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
skolemSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
SKOLEMTERM - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SKOLEMTERM - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
SKOLEMTERM_VARIABLE_NAME_POSTFIX - Static variable in class de.uka.ilkd.key.proof.VariableNameProposer
 
SkolemTermSV - Class in de.uka.ilkd.key.logic.op
Schema variable that is instantiated with fresh Skolem constants.
SkolemTermSV(Name, Sort) - Constructor for class de.uka.ilkd.key.logic.op.SkolemTermSV
Creates a new schema variable that is used as placeholder for skolem terms.
SkolemTermSV() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet.SkolemTermSV
 
SkolemTermSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.SkolemTermSVMatcher
 
SKOLEMTERMVARCOUNTER_PREFIX - Static variable in class de.uka.ilkd.key.proof.VariableNameProposer
 
SL_COMMENT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SL_COMMENT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
SL_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SL_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SL_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SL_COMMENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SLASH - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SLASH - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
SLASH - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SLASH - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SLASHASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SLASHASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SLAttributeResolver - Class in de.uka.ilkd.key.speclang.translation
Resolver for attributes (i.e., fields).
SLAttributeResolver(JavaInfo, SLResolverManager, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.translation.SLAttributeResolver
 
sleep(int) - Static method in class org.key_project.util.java.ObjectUtil
Sleeps the current Thread for the given time.
sleepCondition - Variable in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver
 
SLEnvInput - Class in de.uka.ilkd.key.speclang
EnvInput for standalone specification language front ends.
SLEnvInput(String, List<File>, File, Profile, List<File>) - Constructor for class de.uka.ilkd.key.speclang.SLEnvInput
 
SLEnvInput(String, Profile) - Constructor for class de.uka.ilkd.key.speclang.SLEnvInput
 
SLExpression - Class in de.uka.ilkd.key.speclang.translation
This class represents the translation of an expression of an arbitrary specification language, which in the KeY world is either a term or a type.
SLExpression(Term, KeYJavaType, boolean) - Constructor for class de.uka.ilkd.key.speclang.translation.SLExpression
 
SLExpression(Term, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.translation.SLExpression
 
SLExpression(Term) - Constructor for class de.uka.ilkd.key.speclang.translation.SLExpression
USE WITH CARE!
SLExpression(KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.translation.SLExpression
 
SLExpressionResolver - Class in de.uka.ilkd.key.speclang.translation
Expression resolvers are used by specification parsers (e.g. for JML or OCL) to translate complex expressions to terms.
SLExpressionResolver(JavaInfo, SLResolverManager, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
 
slice(Node, Term, ImmutableList<ISymbolicEquivalenceClass>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Computes the slice.
slice(Node, ReferencePrefix, ImmutableList<ISymbolicEquivalenceClass>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Computes the slice.
slice(Node, Location, ImmutableList<ISymbolicEquivalenceClass>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Computes the slice.
SLListIterator(ImmutableList<T>) - Constructor for class org.key_project.util.collection.ImmutableSLList.SLListIterator
constructs the iterator
SLMethodResolver - Class in de.uka.ilkd.key.speclang.translation
Resolver for method calls in specifications.
SLMethodResolver(JavaInfo, SLResolverManager, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.translation.SLMethodResolver
 
SLNilListIterator() - Constructor for class org.key_project.util.collection.ImmutableSLList.NIL.SLNilListIterator
creates the NIL list iterator
SLParameters - Class in de.uka.ilkd.key.speclang.translation
Wraps a list of expressions.
SLParameters(ImmutableList<SLExpression>) - Constructor for class de.uka.ilkd.key.speclang.translation.SLParameters
 
SLResolverManager - Class in de.uka.ilkd.key.speclang.translation
Resolves property calls of any kind.
SLResolverManager(SLTranslationExceptionManager, KeYJavaType, ParsableVariable, boolean, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
SLTranslationException - Exception in de.uka.ilkd.key.speclang.translation
 
SLTranslationException(String, Throwable, String, Position) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
SLTranslationException(String, String, Position, Throwable) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
SLTranslationException(String, String, Position) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
SLTranslationException(String, String, int, int) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
SLTranslationException(String) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
SLTranslationException(String, Throwable) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLTranslationException
 
SLTranslationExceptionManager - Class in de.uka.ilkd.key.speclang.translation
Some common exception / position management functionality used by SL translation parsers.
SLTranslationExceptionManager(Parser, String, Position) - Constructor for class de.uka.ilkd.key.speclang.translation.SLTranslationExceptionManager
 
SLTypeResolver - Class in de.uka.ilkd.key.speclang.translation
Resolves types occurring explicitly in specification expressions (e.g. as part of a static method call MyClass.m()).
SLTypeResolver(JavaInfo, SLResolverManager, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.translation.SLTypeResolver
 
SLWarningException - Exception in de.uka.ilkd.key.speclang.translation
 
SLWarningException(String, String, Position) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLWarningException
 
SLWarningException(PositionedString) - Constructor for exception de.uka.ilkd.key.speclang.translation.SLWarningException
 
SMALL_ICON_SIZE - Static variable in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
smaller() - Method in class de.uka.ilkd.key.gui.configuration.Config
 
SmallerThanFeature - Class in de.uka.ilkd.key.strategy.feature
Abstract superclass for features comparing terms (in particular polynomials or monomials) using the term ordering
SmallerThanFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.SmallerThanFeature
 
SmallerThanFeature.Collector - Class in de.uka.ilkd.key.strategy.feature
 
smallInts - Static variable in class de.uka.ilkd.key.smt.NumberTranslation
 
smt - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
SMT_SETTINGS - Static variable in class de.uka.ilkd.key.settings.ProofSettings
 
SMTBuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
SMTBuiltInRuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.SMTBuiltInRuleInteraction
 
SMTBuiltInRuleInteraction(RuleAppSMT, Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.SMTBuiltInRuleInteraction
 
SMTCommand - Class in de.uka.ilkd.key.macros.scripts
 
SMTCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.SMTCommand
 
SMTCommand.SMTCommandArguments - Class in de.uka.ilkd.key.macros.scripts
 
SMTCommandArguments() - Constructor for class de.uka.ilkd.key.macros.scripts.SMTCommand.SMTCommandArguments
 
smtComponent - Variable in class de.uka.ilkd.key.gui.MainWindow
 
smtDataUpdate(ProofTreeEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListModel.GoalListProofTreeListener
 
smtDataUpdate(ProofTreeEvent) - Method in class de.uka.ilkd.key.proof.ProofTreeAdapter
If, e.g., an SMT Solver was applied to node/goal referenced in e, then this event occurs in order to monitor, e.g. by a dialog, the result of the SMT solver.
smtDataUpdate(ProofTreeEvent) - Method in interface de.uka.ilkd.key.proof.ProofTreeListener
If, e.g., an SMT Solver was applied to node/goal referenced in e, then this event occurs in order to monitor, e.g. by a dialog, the result of the SMT solver.
SMTFile - Class in de.uka.ilkd.key.smt.lang
 
SMTFile() - Constructor for class de.uka.ilkd.key.smt.lang.SMTFile
 
SMTFunction - Class in de.uka.ilkd.key.smt.lang
 
SMTFunction() - Constructor for class de.uka.ilkd.key.smt.lang.SMTFunction
 
SMTFunction(String, List<SMTSort>, SMTSort) - Constructor for class de.uka.ilkd.key.smt.lang.SMTFunction
 
SMTFunction(String, SMTSort, SMTSort, SMTSort) - Constructor for class de.uka.ilkd.key.smt.lang.SMTFunction
 
SMTFunctionDef - Class in de.uka.ilkd.key.smt.lang
 
SMTFunctionDef(String, List<SMTTermVariable>, SMTSort, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
SMTFunctionDef(String, SMTTermVariable, SMTSort, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
SMTFunctionDef(SMTFunction, List<SMTTermVariable>, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
SMTFunctionDef(SMTFunction, SMTTermVariable, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
SMTInvokeAction(SolverTypeCollection) - Constructor for class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
SmtLib2Translator - Class in de.uka.ilkd.key.smt
The translation for the SMT2-format.
SmtLib2Translator(Sequent, Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.SmtLib2Translator
Just a constructor which starts the conversion to Simplify syntax.
SmtLib2Translator(Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.SmtLib2Translator
For translating only terms and not complete sequents.
SmtLibTranslator - Class in de.uka.ilkd.key.smt
 
SmtLibTranslator(Sequent, Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.SmtLibTranslator
Just a constructor which starts the conversion to Simplify syntax.
SmtLibTranslator(Services, AbstractSMTTranslator.Configuration) - Constructor for class de.uka.ilkd.key.smt.SmtLibTranslator
For translating only terms and not complete sequents.
SMTMenuItem - Class in de.uka.ilkd.key.gui.smt
 
SMTMenuItem(SolverTypeCollection) - Constructor for class de.uka.ilkd.key.gui.smt.SMTMenuItem
 
SMTObjTranslator - Class in de.uka.ilkd.key.smt
 
SMTObjTranslator(SMTSettings, Services, KeYJavaType) - Constructor for class de.uka.ilkd.key.smt.SMTObjTranslator
 
SMTObjTranslator.ConstantCounter - Class in de.uka.ilkd.key.smt
Class for counting constants of different types appearing in the proof obligation.
smtOptions - Variable in class de.uka.ilkd.key.gui.MainWindow
The menu for the SMT solver options
SMTOptionsAction - Class in de.uka.ilkd.key.gui.actions
creates a menu allowing to choose the external prover to be used
SMTOptionsAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.SMTOptionsAction
 
SMTPreparationMacro - Class in de.uka.ilkd.key.macros
A macro that performs all simplifications that are necessary in order to perform a translation of the sequent to SMT.
SMTPreparationMacro() - Constructor for class de.uka.ilkd.key.macros.SMTPreparationMacro
 
SMTProblem - Class in de.uka.ilkd.key.smt
Represents a problem that can be passed to a solver.
SMTProblem(Goal) - Constructor for class de.uka.ilkd.key.smt.SMTProblem
 
SMTProblem(Sequent, Services) - Constructor for class de.uka.ilkd.key.smt.SMTProblem
 
SMTProblem(Term) - Constructor for class de.uka.ilkd.key.smt.SMTProblem
 
smtProblems - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
smtProof - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
SMTRule() - Constructor for class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
smtSettings - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
smtSettings - Variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
SMTSettings - Class in de.uka.ilkd.key.settings
 
SMTSettings(ProofDependentSMTSettings, ProofIndependentSMTSettings, Proof) - Constructor for class de.uka.ilkd.key.settings.SMTSettings
 
smtSettings - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
SMTSettings - Interface in de.uka.ilkd.key.smt
 
smtSettings - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
Strores the settings that are used for the execution.
SMTSettingsModel - Class in de.uka.ilkd.key.gui.smt
 
SMTSettingsModel(SMTSettings, TestGenerationSettings) - Constructor for class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
SMTSolver - Interface in de.uka.ilkd.key.smt
The SMTSolver interface represents a solver process (e.g.
SMTSolver.ReasonOfInterruption - Enum in de.uka.ilkd.key.smt
 
SMTSolver.SolverState - Enum in de.uka.ilkd.key.smt
A solver process can have differnt states.
smtSolverApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
SMTSolverImplementation - Class in de.uka.ilkd.key.smt
 
SMTSolverImplementation(SMTProblem, SolverListener, Services, SolverType) - Constructor for class de.uka.ilkd.key.smt.SMTSolverImplementation
 
SMTSolverResult - Class in de.uka.ilkd.key.smt
Encapsulates the result of a single solver.
SMTSolverResult(SMTSolverResult.ThreeValuedTruth, String) - Constructor for class de.uka.ilkd.key.smt.SMTSolverResult
 
SMTSolverResult.ThreeValuedTruth - Enum in de.uka.ilkd.key.smt
In the context of proving nodes/sequents these values mean the following: TRUE iff negation of the sequent is unsatisfiable, FALSIFIABLE iff negation of the sequent is satisfiable (i.e. it has a counterexample), UNKNOWN otherwise (I'm not sure if this holds if an error occurs) Note: Currently (1.12.'09) the SMT Solvers do not check if a node is FALSE.
SMTSort - Class in de.uka.ilkd.key.smt.lang
 
SMTSort(String) - Constructor for class de.uka.ilkd.key.smt.lang.SMTSort
 
SMTSort(String, SMTSort, SMTFunction) - Constructor for class de.uka.ilkd.key.smt.lang.SMTSort
 
SMTSort(String, SMTSort, SMTFunction, int) - Constructor for class de.uka.ilkd.key.smt.lang.SMTSort
 
SMTSort(String, SMTSort, SMTFunction, int, SMTFunction) - Constructor for class de.uka.ilkd.key.smt.lang.SMTSort
 
SMTTerm - Class in de.uka.ilkd.key.smt.lang
 
SMTTerm() - Constructor for class de.uka.ilkd.key.smt.lang.SMTTerm
 
SMTTerm.False - Class in de.uka.ilkd.key.smt.lang
 
SMTTerm.True - Class in de.uka.ilkd.key.smt.lang
 
SMTTermBinOp - Class in de.uka.ilkd.key.smt.lang
 
SMTTermBinOp(SMTTermBinOp.Op, SMTTerm, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
SMTTermBinOp.Op - Enum in de.uka.ilkd.key.smt.lang
 
SMTTermBinOp.OpProperty - Enum in de.uka.ilkd.key.smt.lang
 
SMTTermCall - Class in de.uka.ilkd.key.smt.lang
SMTLib supports functions as well as predicates.
SMTTermCall(SMTFunction, List<SMTTerm>) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermCall
 
SMTTermCall(SMTFunction, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermCall
 
SMTTermITE - Class in de.uka.ilkd.key.smt.lang
 
SMTTermITE(SMTTerm, SMTTerm, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermITE
 
SMTTermMultOp - Class in de.uka.ilkd.key.smt.lang
 
SMTTermMultOp(SMTTermMultOp.Op, List<SMTTerm>) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
SMTTermMultOp.Op - Enum in de.uka.ilkd.key.smt.lang
 
SMTTermMultOp.OpProperty - Enum in de.uka.ilkd.key.smt.lang
 
SMTTermNumber - Class in de.uka.ilkd.key.smt.lang
 
SMTTermNumber(int) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
SMTTermNumber(long) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
SMTTermNumber(long, long, SMTSort) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
SMTTermQuant - Class in de.uka.ilkd.key.smt.lang
 
SMTTermQuant(SMTTermQuant.Quant, List<SMTTermVariable>, SMTTerm, List<List<SMTTerm>>) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
SMTTermQuant(SMTTermQuant.Quant, List<SMTTermVariable>, SMTTerm, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
SMTTermQuant.Quant - Enum in de.uka.ilkd.key.smt.lang
 
SMTTerms - Class in de.uka.ilkd.key.smt.lang
 
SMTTerms(List<SMTTerm>) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTerms
 
SMTTermUnaryOp - Class in de.uka.ilkd.key.smt.lang
 
SMTTermUnaryOp(SMTTermUnaryOp.Op, SMTTerm) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
SMTTermUnaryOp.Op - Enum in de.uka.ilkd.key.smt.lang
 
SMTTermVariable - Class in de.uka.ilkd.key.smt.lang
 
SMTTermVariable(String, SMTSort) - Constructor for class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
SMTTranslationException - Exception in de.uka.ilkd.key.smt
 
SMTTranslationException() - Constructor for exception de.uka.ilkd.key.smt.SMTTranslationException
 
SMTTranslationException(String) - Constructor for exception de.uka.ilkd.key.smt.SMTTranslationException
 
SMTTranslationException(Throwable) - Constructor for exception de.uka.ilkd.key.smt.SMTTranslationException
 
SMTTranslationException(String, Throwable) - Constructor for exception de.uka.ilkd.key.smt.SMTTranslationException
 
SMTTranslationException(String, Throwable, boolean, boolean) - Constructor for exception de.uka.ilkd.key.smt.SMTTranslationException
 
SMTTranslator - Interface in de.uka.ilkd.key.smt
Classes that implement this interface provide a translation of a KeY-problem into a specific format.
snd - Variable in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
Snippet(Class<?>) - Constructor for enum de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactory.Snippet
 
Snippet(Class<?>) - Constructor for enum de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactory.Snippet
 
socket - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
solve(ImmutableList<GenericSort>, ImmutableList<GenericSortCondition>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Really solve the conditions given
solveForcedInst(ImmutableList<GenericSort>, ImmutableMap<GenericSort, Sort>, ImmutableList<GenericSortCondition>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Method which is called by solveHelp and tries to instantiate the generic sorts for which GSCForceInstantiation-conditions (with "maximum" parameter) are contained within "p_conditions"
solveForcedInstHelp(ImmutableList<GenericSort>, ImmutableMap<GenericSort, Sort>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Method which is called recursively and tries to instantiate one (the first) generic sort from the "p_remainingSorts"-list
solveHelp(ImmutableList<GenericSort>, ImmutableMap<GenericSort, Sort>, ImmutableList<GenericSortCondition>, ImmutableList<GenericSort>, Services) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Method which is called recursively and tries to instantiate one (the first) generic sort from the "p_remainingSorts"-list
solver - Variable in class de.uka.ilkd.key.gui.smt.InformationWindow.Information
 
solver - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
solver - Variable in class de.uka.ilkd.key.macros.scripts.SMTCommand.SMTCommandArguments
 
solver - Variable in class de.uka.ilkd.key.smt.SolverTimeout
 
SOLVER_CHECK_FOR_SUPPORT - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
SOLVER_COMMAND - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
SOLVER_MAP - Static variable in class de.uka.ilkd.key.macros.scripts.SMTCommand
 
SOLVER_NOT_SUPPOTED - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
SOLVER_PARAMETERS - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
SOLVER_SUPPORT_NOT_CHECKED - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
SOLVER_SUPPORTED - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
solverCommand - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
solverCommand - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
solverCommand - Variable in class de.uka.ilkd.key.smt.AbstractSolverType
 
solverCommunication - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
The record of the communication between KeY and the given solver.
SolverCommunication - Class in de.uka.ilkd.key.smt
Stores the communication between KeY and an external solver: Contains a list that stores the messages that has been sent from the solver to KeY and vice versa.
SolverCommunication() - Constructor for class de.uka.ilkd.key.smt.SolverCommunication
 
SolverCommunication.Message - Class in de.uka.ilkd.key.smt
 
SolverCommunication.MessageType - Enum in de.uka.ilkd.key.smt
The message type depends on the channel which was used for sending the message.
SolverData(SolverType) - Constructor for class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
SolverData(SolverType, String, String) - Constructor for class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
SolverException - Exception in de.uka.ilkd.key.smt
Encapsulates all exceptions that have occurred while executing the solvers.
SolverException(Collection<SMTSolver>) - Constructor for exception de.uka.ilkd.key.smt.SolverException
 
solverIndex - Variable in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
solverInstalled - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
SolverLauncher - Class in de.uka.ilkd.key.smt
IN ORDER TO START THE SOLVERS USE THIS CLASS.
SolverLauncher(SMTSettings) - Constructor for class de.uka.ilkd.key.smt.SolverLauncher
Create for every solver execution a new object.
SolverLauncherListener - Interface in de.uka.ilkd.key.smt
This interface can be used to observe a launcher.
SolverListener - Class in de.uka.ilkd.key.gui.smt
 
SolverListener(SMTSettings, Proof) - Constructor for class de.uka.ilkd.key.gui.smt.SolverListener
 
SolverListener - Interface in de.uka.ilkd.key.smt
 
SolverListener.ContainsModalityOrQueryVisitor - Class in de.uka.ilkd.key.gui.smt
Utility class used to check whether a term contains constructs that are not handled by the SMT translation.
SolverListener.InternSMTProblem - Class in de.uka.ilkd.key.gui.smt
 
SolverListener.ProgressDialogListenerImpl - Class in de.uka.ilkd.key.gui.smt
 
solverName - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
solverName - Variable in class de.uka.ilkd.key.smt.SMTSolverResult
This is to identify where the result comes from.
solverOptions - Variable in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
SolverOptions - Class in de.uka.ilkd.key.gui.smt
 
SolverOptions(SolverType, ProofIndependentSMTSettings) - Constructor for class de.uka.ilkd.key.gui.smt.SolverOptions
 
solverParameters - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
solverParameters - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
solverParameters - Variable in class de.uka.ilkd.key.smt.AbstractSolverType
 
solvers - Variable in class de.uka.ilkd.key.smt.SMTProblem
 
solvers - Variable in exception de.uka.ilkd.key.smt.SolverException
 
SolverState() - Constructor for enum de.uka.ilkd.key.smt.SMTSolver.SolverState
 
solverState - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
solverSupportCheck - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
solverSupported - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
solverSupportText - Static variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
solverTimeout - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
The timeout that is associated with this solver.
SolverTimeout - Class in de.uka.ilkd.key.smt
The class controls the timer that checks for a solver whether it exceeds a pre-defined timeout.
SolverTimeout(SMTSolver, Session, long) - Constructor for class de.uka.ilkd.key.smt.SolverTimeout
 
SolverTimeout(SMTSolver, long) - Constructor for class de.uka.ilkd.key.smt.SolverTimeout
 
solverType - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
SolverType - Interface in de.uka.ilkd.key.smt
This interface is used for modeling different solvers.
SolverTypeCollection - Class in de.uka.ilkd.key.smt
Stores a set of solver types.
SolverTypeCollection(String, int, SolverType, SolverType...) - Constructor for class de.uka.ilkd.key.smt.SolverTypeCollection
 
SolverTypeCollection(String, int, Collection<SolverType>) - Constructor for class de.uka.ilkd.key.smt.SolverTypeCollection
Instantiates a new solver type collection.
SolverTypeCollection() - Constructor for class de.uka.ilkd.key.smt.SolverTypeCollection
 
solverUnion - Variable in class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
solverUnion - Variable in class de.uka.ilkd.key.gui.smt.SMTMenuItem
 
solverUnions - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
solverVersion - Variable in class de.uka.ilkd.key.smt.AbstractSolverType
 
Some(T) - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option.Some
 
sort(Comparator<? super ScriptResult>) - Method in class de.uka.ilkd.key.api.ScriptResults
 
sort(Set<NoPosTacletApp>) - Method in class de.uka.ilkd.key.gui.InfoTreeModel.RulesNode
 
sort(ImmutableList<TacletApp>, TacletMenu.TacletAppComparator) - Static method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu
This method is also used by the KeYIDE has to be static and public.
sort - Variable in class de.uka.ilkd.key.java.abstraction.KeYJavaType
the logic sort
sort - Variable in class de.uka.ilkd.key.ldt.LDT
the main sort associated with the LDT
sort - Variable in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
sort(ImmutableArray<Term>) - Method in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
sort() - Method in class de.uka.ilkd.key.logic.op.AbstractSortedOperator
 
sort(ImmutableArray<Term>) - Method in class de.uka.ilkd.key.logic.op.IfExThenElse
 
sort(ImmutableArray<Term>) - Method in class de.uka.ilkd.key.logic.op.IfThenElse
 
sort(ImmutableArray<Term>) - Method in interface de.uka.ilkd.key.logic.op.Operator
Determines the sort of the Term if it would be created using this Operator as top level operator and the given terms as sub terms.
sort - Variable in class de.uka.ilkd.key.logic.op.SortDependingFunction.SortDependingFunctionTemplate
 
sort() - Method in interface de.uka.ilkd.key.logic.op.SortedOperator
 
sort(ImmutableArray<Term>) - Method in class de.uka.ilkd.key.logic.op.SubstOp
 
sort(ImmutableArray<Term>) - Method in class de.uka.ilkd.key.logic.op.UpdateApplication
 
Sort - Interface in de.uka.ilkd.key.logic.sort
 
sort() - Method in interface de.uka.ilkd.key.logic.Sorted
 
sort() - Method in interface de.uka.ilkd.key.logic.Term
The sort of the term.
sort() - Method in class de.uka.ilkd.key.logic.TermImpl
 
sort - Variable in exception de.uka.ilkd.key.parser.GenericSortException
 
sort - Variable in class de.uka.ilkd.key.parser.IdDeclaration
 
sort - Variable in class de.uka.ilkd.key.rule.conditions.FieldTypeToSortCondition
 
sort - Variable in class de.uka.ilkd.key.rule.conditions.JavaTypeToSortCondition
 
sort - Variable in class de.uka.ilkd.key.smt.ExactInstanceQuery
 
sort - Variable in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
sort - Variable in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
sort - Variable in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
sort() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
sort - Variable in class de.uka.ilkd.key.smt.model.ObjectVal
The sort of the object.
sort - Variable in class de.uka.ilkd.key.smt.ObjectTypeQuery
 
sort - Variable in class de.uka.ilkd.key.smt.SortWrapper
 
sort(T[]) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
sort(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Splits and sorts a (specification) term in such a way that implicit parts are in the first and explicit parts in the second list.
sort - Variable in class de.uka.ilkd.key.strategy.termfeature.SortExtendsTransTermFeature
 
sort - Variable in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
sort - Variable in class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
sort2KJTCache - Variable in class de.uka.ilkd.key.java.JavaInfo
 
sort_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
sort_name() - Method in class de.uka.ilkd.key.parser.KeYParser
 
sort_ns() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the sort namespace
sortActionIntoMenu(Action, JMenu) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
sortActionsIntoMenu(List<Action>, JMenu) - Static method in class de.uka.ilkd.key.gui.ext.KeYGuiExtensionFacade
 
sortCachedSize - Variable in class de.uka.ilkd.key.java.JavaInfo
 
SortCollector - Class in de.uka.ilkd.key.logic
 
SortCollector() - Constructor for class de.uka.ilkd.key.logic.SortCollector
 
SortComparisonFeature - Class in de.uka.ilkd.key.strategy.feature
 
SortComparisonFeature(ProjectionToTerm, ProjectionToTerm, int) - Constructor for class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
creates a new comparision term feature
sortDependingFctMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
SortDependingFunction - Class in de.uka.ilkd.key.logic.op
The objects of this class represent families of function symbols, where each family contains an instantiation of a template symbol for a particular sort.
SortDependingFunction(SortDependingFunction.SortDependingFunctionTemplate, Sort) - Constructor for class de.uka.ilkd.key.logic.op.SortDependingFunction
 
SortDependingFunction.SortDependingFunctionTemplate - Class in de.uka.ilkd.key.logic.op
 
SortDependingFunctionMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.SortDependingFunctionMatcher
 
SortDependingFunctionTemplate(GenericSort, Name, Sort, ImmutableArray<Sort>, boolean) - Constructor for class de.uka.ilkd.key.logic.op.SortDependingFunction.SortDependingFunctionTemplate
 
sortDependingOn - Variable in class de.uka.ilkd.key.logic.op.SortDependingFunction.SortDependingFunctionTemplate
 
sortDependingOn - Variable in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
sortDepthCache - Variable in class de.uka.ilkd.key.logic.LexPathOrdering
Hashmap from Sort to Integer, storing the lengths of maximal paths from a sort to the top element of the sort lattice.
sortDummyClass - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
Sorted - Interface in de.uka.ilkd.key.logic
 
sortedIterator() - Method in interface org.key_project.util.collection.ImmutableHeap
 
sortedIterator() - Method in class org.key_project.util.collection.ImmutableLeftistHeap
 
SortedIterator(ImmutableHeap<T>) - Constructor for class org.key_project.util.collection.ImmutableLeftistHeap.SortedIterator
 
SortedOperator - Interface in de.uka.ilkd.key.logic.op
Operator with well-defined argument and result sorts.
SortException - Exception in de.uka.ilkd.key.rule.inst
this exception is thrown from an "SVInstantiations"-Object if the sorts of a schema variable and its instantiation are not compatible (and not generic)
SortException(String) - Constructor for exception de.uka.ilkd.key.rule.inst.SortException
 
SortExtendsTransTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
Term feature for testing whether the sort of a term is a subsort of a given sort (or exactly the given sort).
SortExtendsTransTermFeature(Sort) - Constructor for class de.uka.ilkd.key.strategy.termfeature.SortExtendsTransTermFeature
 
sortFiles(List<File>) - Static method in class de.uka.ilkd.key.util.DirectoryFileCollection
This method is to fix the bug: "0965: Creating arrays of primitive type fails when using \bootclasspath " The method sorts the List of File that is given as parameter according to the following criteria: - File paths that contain the subpath "java/lang" are stored before other file paths
SortHierarchy - Class in de.uka.ilkd.key.smt
The SortHierarchy works as a wrapper class for sorts.
SortHierarchy(HashMap<Sort, StringBuffer>, HashMap<Sort, StringBuffer>, boolean, boolean, Services) - Constructor for class de.uka.ilkd.key.smt.SortHierarchy
Create a Sort Hierarchy.
sortId() - Method in class de.uka.ilkd.key.parser.KeYParser
 
sortId_check(boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
sortId_check_help(boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
SortImpl - Class in de.uka.ilkd.key.logic.sort
Standard implementation of the Sort interface.
SortImpl(Name, ImmutableSet<Sort>, boolean) - Constructor for class de.uka.ilkd.key.logic.sort.SortImpl
 
SortImpl(Name, ImmutableSet<Sort>) - Constructor for class de.uka.ilkd.key.logic.sort.SortImpl
 
SortImpl(Name, Sort) - Constructor for class de.uka.ilkd.key.logic.sort.SortImpl
 
SortImpl(Name) - Constructor for class de.uka.ilkd.key.logic.sort.SortImpl
 
SortKey(Sort, Type, Sort, Sort, Sort) - Constructor for class de.uka.ilkd.key.logic.sort.ArraySort.SortKey
 
sortKJTs(KeYJavaType[]) - Method in class de.uka.ilkd.key.speclang.SLEnvInput
 
sortList - Variable in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
List of known java reference sorts.
sortmap - Variable in class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
Maps each sort to its SortNode.
sortMap - Variable in class de.uka.ilkd.key.taclettranslation.lemma.GenericRemovingLemmaGenerator
The map from generic sorts to proxy sorts.
SortMismatchException - Exception in de.uka.ilkd.key.proof
 
SortMismatchException(String, Sort, int, int) - Constructor for exception de.uka.ilkd.key.proof.SortMismatchException
 
SortNode - Class in de.uka.ilkd.key.smt.hierarchy
Represents a node in the class hierarchy.
SortNode(Sort) - Constructor for class de.uka.ilkd.key.smt.hierarchy.SortNode
 
SortNotKnownException(String) - Constructor for exception de.uka.ilkd.key.util.mergerule.MergeRuleUtils.SortNotKnownException
 
sortNS - Variable in class de.uka.ilkd.key.logic.NamespaceSet
 
sortNS() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the sort namespace of this initial configuration
sortNumbers - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
sortNumbers - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Type bits for the SMTSorts that are subtypes of any.
sorts - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
sorts() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
sorts - Variable in class de.uka.ilkd.key.logic.SortCollector
 
SORTS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SORTS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
sorts() - Method in class de.uka.ilkd.key.parser.KeYParser
 
sorts - Variable in class de.uka.ilkd.key.smt.lang.SMTFile
 
sorts - Variable in class de.uka.ilkd.key.smt.ProblemTypeInformation
 
sorts - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The SMT sorts used in this translation.
sorts - Variable in class de.uka.ilkd.key.smt.SortHierarchy
 
sortsToString() - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
sortTerms(Set<Term>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Sorts the given Terms alphabetically.
SortWrapper - Class in de.uka.ilkd.key.smt
 
SortWrapper(Sort, StringBuffer, StringBuffer) - Constructor for class de.uka.ilkd.key.smt.SortWrapper
 
source - Variable in class de.uka.ilkd.key.core.KeYSelectionEvent
the source of this event
source - Variable in class de.uka.ilkd.key.gui.configuration.ConfigChangeEvent
the source of this event
source - Variable in class de.uka.ilkd.key.proof.ProofEvent
the proof where an event happened
source - Variable in class de.uka.ilkd.key.proof.ProofTreeEvent
 
source - Variable in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
The source Proof.
source - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
source - Variable in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
 
source - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYLessLink
The source.
source - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLink
The source IExecutionNode.
SourceData - Class in de.uka.ilkd.key.java
This class keeps track of the next element to match, which is provided by calling method SourceData.getSource().
SourceData(ProgramElement, int, Services) - Constructor for class de.uka.ilkd.key.java.SourceData
creates a new source data object with parent node element whose childPos-th child has to be matched (-1 denotes element itself has to be matched
SourceElement - Interface in de.uka.ilkd.key.java
A source element is a piece of syntax.
sourceFile - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
sources - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
HashMap mapping filenames to content strings (files of the current proof!).
sources2categories - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
sourceStatusBar - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
The status bar for displaying information about the current proof branch.
sourceView - Variable in class de.uka.ilkd.key.gui.MainWindow
the view to show source code and symbolic execution information
SourceView - Class in de.uka.ilkd.key.gui.sourceview
This class is responsible for showing the source code and visualizing the symbolic execution path of the currently selected node.
SourceView(MainWindow) - Constructor for class de.uka.ilkd.key.gui.sourceview.SourceView
Creates a new JComponent with the given MainWindow and adds change listeners.
SourceView.TextPaneMouseAdapter - Class in de.uka.ilkd.key.gui.sourceview
This listener checks if a highlighted section is clicked.
SourceVisitorExtended - Class in de.uka.ilkd.key.java.recoderext
Adds visitor methods for recoder extensions.
SourceVisitorExtended() - Constructor for class de.uka.ilkd.key.java.recoderext.SourceVisitorExtended
 
space(int) - Method in exception de.uka.ilkd.key.proof.SVInstantiationParserException
 
SPACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SPACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
space() - Method in class de.uka.ilkd.key.util.pp.Printer
Return the amount of space currently left on this line.
SPACES - Static variable in class de.uka.ilkd.key.util.pp.Printer
how many spaces
spaces - Static variable in class de.uka.ilkd.key.util.pp.Printer
a String containing SPACES spaces
spec - Variable in class de.uka.ilkd.key.proof.mgt.RuleJustificationBySpec
 
spec - Variable in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
SPEC_BIGINT_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SPEC_BIGINT_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
spec_case(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
spec_header() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SPEC_JAVA_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SPEC_JAVA_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SPEC_NAME - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SPEC_NAME - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SPEC_PROTECTED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SPEC_PROTECTED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SPEC_PUBLIC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SPEC_PUBLIC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SPEC_SAFE_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SPEC_SAFE_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
SPEC_SAVE_MATH - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
spec_var_decls() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
specarrayrefexpr(SLExpression, String, Token) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SpecDataLocation - Class in de.uka.ilkd.key.util
 
SpecDataLocation(String, String) - Constructor for class de.uka.ilkd.key.util.SpecDataLocation
 
SpecExtractor - Interface in de.uka.ilkd.key.speclang
Extracts specifications from comments.
specialConstructor - Variable in exception de.uka.ilkd.key.parser.proofjava.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception de.uka.ilkd.key.parser.schemajava.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
SpecialConstructorCall - Class in de.uka.ilkd.key.rule.metaconstruct
The constructor call meta construct is used to handle a allocation expression like new Class(...)
SpecialConstructorCall(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.SpecialConstructorCall
 
SpecialConstructorReference - Class in de.uka.ilkd.key.java.reference
Occurs in a constructor declaration as the first statement as this(...) or super(...) reference.
SpecialConstructorReference() - Constructor for class de.uka.ilkd.key.java.reference.SpecialConstructorReference
 
SpecialConstructorReference(Expression[]) - Constructor for class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Special constructor reference.
SpecialConstructorReference(ImmutableArray<Expression>) - Constructor for class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Special constructor reference.
SpecialConstructorReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Constructor for the transformation of COMPOST ASTs to KeY.
SpecialConstructorReference(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.reference.SpecialConstructorReference
Constructor for the transformation of COMPOST ASTs to KeY.
SPECIALCONSTRUCTORREFERENCE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SpecialConstructorReferenceSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SpecialConstructorReferenceSort
 
specialFunctions - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
SpecialReferenceWrapper - Class in de.uka.ilkd.key.java.recoderext
 
SpecialReferenceWrapper() - Constructor for class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
SpecialReferenceWrapper(TypeReference, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
SpecialReferenceWrapper(SpecialReferenceWrapper) - Constructor for class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
specialStateTransition(int, IntStream) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser.DFA2
 
specialStateTransition(int, IntStream) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA59
 
specialStateTransition(int, IntStream) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA6
 
specialStateTransition(int, IntStream) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA80
 
specialStateTransition(int, IntStream) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA81
 
specialStateTransition(int, IntStream) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA85
 
specialStateTransition(int, IntStream) - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser.DFA87
 
specialTerm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
specialToken - Variable in class de.uka.ilkd.key.parser.proofjava.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class de.uka.ilkd.key.parser.schemajava.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specific1 - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CommonAndSpecificSubformulasResult
 
specific2 - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CommonAndSpecificSubformulasResult
 
SpecificationContainer - Interface in de.uka.ilkd.key.util.rifl
Container for parsed RIFL specifications.
SpecificationElement - Interface in de.uka.ilkd.key.speclang
Common superinterface of all constructs created by the specification language front ends and managed by SpecificationRepository.
SpecificationEntity - Class in de.uka.ilkd.key.util.rifl
Program elements which may be named as sources or sinks in RIFL/Java.
SpecificationEntity(String, String, SpecificationEntity.Type) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
SpecificationEntity.Field - Class in de.uka.ilkd.key.util.rifl
 
SpecificationEntity.Parameter - Class in de.uka.ilkd.key.util.rifl
 
SpecificationEntity.ReturnValue - Class in de.uka.ilkd.key.util.rifl
 
SpecificationEntity.Type - Enum in de.uka.ilkd.key.util.rifl
 
SpecificationInjector - Class in de.uka.ilkd.key.util.rifl
Writes JML* translation of RIFL specifications to Java files.
SpecificationInjector(SpecificationContainer, SourceInfo) - Constructor for class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
SpecificationInjector.JMLFactory - Class in de.uka.ilkd.key.util.rifl
Produces JML* respects clauses.
SpecificationRepository - Class in de.uka.ilkd.key.proof.mgt
Central storage for all specification elements, such as contracts, class axioms, and loop invariants.
SpecificationRepository(Services) - Constructor for class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
specifiedIn - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
specifiedIn - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
specifiedIn - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
specifiedMethodDeclarations - Variable in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
specInClass - Variable in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
 
specInClass - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
specquantifiedexpression() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
specRepos - Variable in class de.uka.ilkd.key.java.Services
specification repository
specRepos - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
specRepos - Variable in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
split(int) - Method in class de.uka.ilkd.key.proof.Goal
creates n new nodes as children of the referenced node and new n goals that have references to these new nodes.
split(Term) - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
Splits a (specification) term into implicit and explicit parts (i.e. as written in the specification) and reforms the conjunction in a sorted way, where implicit parts appear first, and also labeled with the short-circuit term label.
splitContract(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Splits the passed contract into its atomic components.
spliterator() - Method in class de.uka.ilkd.key.api.ScriptResults
 
splitIntoGoals(Goal, BlockContract, List<LocationVariable>, ImmutableSet<ProgramVariable>, Map<LocationVariable, Function>, Term, Term, ImmutableSet<ProgramVariable>, AuxiliaryContractBuilders.GoalsConfigurator, Services) - Static method in class de.uka.ilkd.key.rule.BlockContractInternalRule
 
splitPane - Variable in class de.uka.ilkd.key.gui.smt.SettingsDialog
 
SplitPaneSaver() - Constructor for class de.uka.ilkd.key.util.PreferenceSaver.SplitPaneSaver
 
SplittableQuantifiedFormulaFeature - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
SplittableQuantifiedFormulaFeature() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.SplittableQuantifiedFormulaFeature
 
SplittableQuantifiedFormulaFeature.Analyser - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
SPLITTING_DELAYED - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
SPLITTING_NORMAL - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
SPLITTING_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
SPLITTING_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
splitUpdates(Term, TermServices) - Static method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
Splits a term into the update and formula part.
ST - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
ST - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
stack - Variable in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
stack - Variable in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
stack - Variable in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
stack - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
The stack of StackEntry representing the nodes above the current subterm
stack - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
stack - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser
 
stack - Variable in class de.uka.ilkd.key.rule.match.vm.TermNavigator
top element on stack contains always the pair whose first component is the element to be returned by #next() while the second points to the child to be visited next (or equals the arity of the first component if no such child exists) For all elements on the stack that are not the top element the second component is less than the arity of the term in the first component
stack - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
StackEntry(PositionTable, int) - Constructor for class de.uka.ilkd.key.pp.LogicPrinter.StackEntry
 
stackTrace() - Static method in class de.uka.ilkd.key.util.Debug
 
StacktraceItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.StacktraceItem
 
standardBuiltInRules - Variable in class de.uka.ilkd.key.proof.init.RuleCollection
 
standardReplace(Term) - Method in class de.uka.ilkd.key.proof.ProgVarReplacer
 
standardRules - Variable in class de.uka.ilkd.key.proof.init.AbstractProfile
 
standardSort - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
The string used as standard sort for translations
standardTaclets - Variable in class de.uka.ilkd.key.proof.init.RuleCollection
 
STAR - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
STAR - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
STAR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
STAR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
STARASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
STARASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
start(ProspectivePartner, Proof, KeYMediator) - Method in class de.uka.ilkd.key.gui.join.JoinMenuItem
 
start() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
start() - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
starts the walker
start() - Method in class de.uka.ilkd.key.java.visitor.FieldReplaceVisitor
starts the walker
start() - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
Does the replacement.
start() - Method in class de.uka.ilkd.key.java.visitor.JavaASTWalker
starts the walker
start() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
start() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
start(JavaNonTerminalProgramElement, StatementBlock, ContextStatementBlockInstantiation) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
wraps the context around the statements found in the putIn block
start() - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
starts the walker
start() - Method in class de.uka.ilkd.key.java.visitor.ProgramSVCollector
starts the walker
start() - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
start() - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
starts the walker
start - Variable in class de.uka.ilkd.key.pp.Range
 
start() - Method in class de.uka.ilkd.key.pp.Range
 
start(Proof, Goal) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
start(Proof, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
start(Proof, ImmutableList<Goal>, StrategySettings) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
start(Proof, ImmutableList<Goal>, int, long, boolean) - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
start(Proof, Goal) - Method in interface de.uka.ilkd.key.prover.ProverCore
starts a proof search for a given goals using the given strategy settings instead the ones configures in the proof
start(Proof, ImmutableList<Goal>) - Method in interface de.uka.ilkd.key.prover.ProverCore
starts a proof search for a set of goals using the given strategy settings instead the ones configures in the proof
start(Proof, ImmutableList<Goal>, StrategySettings) - Method in interface de.uka.ilkd.key.prover.ProverCore
starts a proof search for a set of goals using the given strategy settings instead the ones configures in the proof
start(Proof, ImmutableList<Goal>, int, long, boolean) - Method in interface de.uka.ilkd.key.prover.ProverCore
This entry point to the proof may provide inconsistent data.
start() - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
start() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
starts the walker
Start - Variable in class de.uka.ilkd.key.smt.ContextualBlock
 
start(Pipe<SolverCommunication>) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
start(InputStream, OutputStream, InputStream, PipeListener<T>) - Method in class de.uka.ilkd.key.smt.Pipe
 
start(SolverTimeout, SMTSettings) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
Starts a solver process.
start - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodePreorderIterator
The element at that the iteration has started used as end condition to make sure that only over the subtree of the element is iterated.
start(Proof, int, long) - Method in class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver
Starts the prover with the following parameters.
start() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
start - Variable in class de.uka.ilkd.key.util.NodePreorderIterator
The element at that the iteration has started used as end condition to make sure that only over the subtree of the element is iterated.
start() - Method in class de.uka.ilkd.key.util.ProofStarter
starts proof attempt
start(ImmutableList<Goal>) - Method in class de.uka.ilkd.key.util.ProofStarter
starts proof attempt
start1 - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Patch
 
start2 - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Patch
 
START_KEY - Static variable in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
startAlreadyMarked - Variable in class de.uka.ilkd.key.java.PrettyPrinter
 
startAndWaitForAutoMode(Proof) - Method in class de.uka.ilkd.key.control.AbstractProofControl
Starts the auto mode for the given proof which must be contained in this user interface and blocks the current thread until it has finished.
startAndWaitForAutoMode(Proof, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.control.AbstractProofControl
Starts the auto mode for the given proof which must be contained in this user interface and blocks the current thread until it has finished.
startAndWaitForAutoMode(Proof, ImmutableList<Goal>) - Method in interface de.uka.ilkd.key.control.ProofControl
Starts the auto mode for the given proof which must be contained in this user interface and blocks the current thread until it has finished.
startAndWaitForAutoMode(Proof) - Method in interface de.uka.ilkd.key.control.ProofControl
Starts the auto mode for the given proof which must be contained in this user interface and blocks the current thread until it has finished.
startAutoMode(Proof) - Method in class de.uka.ilkd.key.control.AbstractProofControl
Starts the auto mode for the given Proof.
startAutoMode(Proof, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.control.AbstractProofControl
Starts the auto mode for the given Proof and the given Goals.
startAutoMode(Proof, ImmutableList<Goal>, ProverTaskListener) - Method in class de.uka.ilkd.key.control.AbstractProofControl
 
startAutoMode(Proof, ImmutableList<Goal>, ProverTaskListener) - Method in class de.uka.ilkd.key.control.DefaultProofControl
 
startAutoMode(Proof) - Method in interface de.uka.ilkd.key.control.ProofControl
Starts the auto mode for the given Proof.
startAutoMode(Proof, ImmutableList<Goal>) - Method in interface de.uka.ilkd.key.control.ProofControl
Starts the auto mode for the given Proof and the given Goals.
startAutoMode(Proof, ImmutableList<Goal>, ProverTaskListener) - Method in class de.uka.ilkd.key.ui.MediatorProofControl
StartAuxiliaryBlockComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
StartAuxiliaryBlockComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryBlockComputationMacro
 
StartAuxiliaryComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
StartAuxiliaryComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryComputationMacro
 
StartAuxiliaryLoopComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
StartAuxiliaryLoopComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryLoopComputationMacro
 
StartAuxiliaryMethodComputationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
StartAuxiliaryMethodComputationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.StartAuxiliaryMethodComputationMacro
 
startBasicQueries(Pipe<SolverCommunication>) - Method in class de.uka.ilkd.key.smt.ModelExtractor
 
StartBlock() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
StartBlock() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
startButton - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
startButton - Variable in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
startDomains() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
started() - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
started() - Method in interface de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.LoaderListener
 
startedProof - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
startElement(String, String, String, Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
startElement(String, String, String, Attributes) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.SEDSAXHandler
startElement(String, String, String, Attributes) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
startEndValid() - Method in class de.uka.ilkd.key.java.PositionInfo
Checks if start and end position are both defined and in valid range.
startFlow() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
startFocussedAutoMode(PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.control.AbstractProofControl
starts the execution of rules with active strategy.
startFocussedAutoMode(PosInOccurrence, Goal) - Method in interface de.uka.ilkd.key.control.ProofControl
 
startingCallStackSizePerGoal - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.AbstractCallStackBasedStopCondition
Maps a Goal to the initial call stack size at which the auto mode was started.
startingGoals - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
The Goals at which backward iteration has started.
startInterface(boolean) - Method in class de.uka.ilkd.key.core.KeYMediator
 
startLogo - Variable in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
startNextSolvers(LinkedList<SMTSolver>) - Method in class de.uka.ilkd.key.smt.SolverLauncher
Checks whether it is possible to start another solver.
startNode - Variable in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
startNode - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
The start node of the symbolic execution tree.
startPos - Variable in class de.uka.ilkd.key.java.PositionInfo
 
startPos - Variable in class de.uka.ilkd.key.pp.PositionTable
 
startPosition - Variable in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
The start position.
startProof(ProofOblInput) - Method in class de.uka.ilkd.key.api.ProofManagementApi
 
startProof(Contract) - Method in class de.uka.ilkd.key.api.ProofManagementApi
 
startProof(Proof) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
startProofs(ProofAggregate) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataHandler
 
startProver(InitConfig, ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
startProver(EnvInput, ProofOblInput) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
startRow - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
startSideProof(Proof, ProofEnvironment, Sequent) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Starts a site proof for the given Sequent.
startSideProof(Proof, ProofEnvironment, Sequent, String, String, String, String) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Starts a site proof for the given Sequent.
startSideProof(Proof, ProofStarter, String, String, String, String) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Starts a site proof.
StartSideProofMacro - Interface in de.uka.ilkd.key.informationflow.macros
 
startSinks() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
startSources() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
startsWith(ImmutableList<T>, ImmutableList<T>) - Static method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Checks if the given ImmutableList starts with the given prefix.
startsWith(Object, String) - Static method in class org.key_project.util.java.StringUtil
Checks if the given Object is a String which starts with the given prefix.
startsWithADigit(String) - Static method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
startsWithOne(String, String[]) - Method in class de.uka.ilkd.key.util.AddAHead
 
startSynchronously() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
startTerm(int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Start a term with subterms.
state - Variable in class de.uka.ilkd.key.api.ScriptApi
 
state - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
state(Collection<TreePath>) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
state - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
Stores the current comment state of the parser to recognize comments/comment ends.
state - Variable in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
state - Variable in class de.uka.ilkd.key.macros.scripts.JavascriptCommand.JavascriptInterface
 
State() - Constructor for enum de.uka.ilkd.key.macros.scripts.ScriptLineParser.State
 
state - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
state - Variable in class de.uka.ilkd.key.smt.SolverCommunication
 
state - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
state - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessLayout
The state.
stateCount - Variable in class de.uka.ilkd.key.logic.op.ObserverFunction
 
StateExecutionVariable(IExecutionNode<?>, Node, PosInOccurrence, IProgramVariable, Term, Term) - Constructor for class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.StateExecutionVariable
Constructor.
StateExpansionAndInfFlowContractApplicationMacro - Class in de.uka.ilkd.key.informationflow.macros
 
StateExpansionAndInfFlowContractApplicationMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.StateExpansionAndInfFlowContractApplicationMacro
 
stateMember - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
Defines if this location should explicitly be shown on the state.
stateMember - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
Defines if this location should explicitly be shown on the state.
Statement - Interface in de.uka.ilkd.key.java
Statement.
STATEMENT - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
Statement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
Statement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
statement - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
 
statement - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
The statement the contract belongs to.
statement - Variable in class de.uka.ilkd.key.rule.conditions.FreeLabelInVariableCondition
 
statement - Variable in class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
 
StatementBlock - Class in de.uka.ilkd.key.java
Statement block.
StatementBlock() - Constructor for class de.uka.ilkd.key.java.StatementBlock
 
StatementBlock(ExtList) - Constructor for class de.uka.ilkd.key.java.StatementBlock
Statement block.
StatementBlock(ImmutableArray<? extends Statement>) - Constructor for class de.uka.ilkd.key.java.StatementBlock
 
StatementBlock(Statement) - Constructor for class de.uka.ilkd.key.java.StatementBlock
 
StatementBlock(Statement...) - Constructor for class de.uka.ilkd.key.java.StatementBlock
 
StatementContainer - Interface in de.uka.ilkd.key.java
Statement container.
StatementExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
StatementExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
StatementExpressionList() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
StatementExpressionList() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
statementParent - Variable in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
statementParent - Variable in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
statements - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
Statements in the program.
StatementSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.StatementSort
 
StatementSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
StatementSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
StatementSVWrapper(StatementSVWrapper) - Constructor for class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
StatementSVWrapper() - Constructor for class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
StatementSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
StatementWellDefinedness - Class in de.uka.ilkd.key.speclang
A contract for checking the well-definedness of a jml statement.
StatementWellDefinedness(String, int, IObserverFunction, Contract.OriginalVariables, WellDefinednessCheck.Type, Services) - Constructor for class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
StatementWellDefinedness(String, int, WellDefinednessCheck.Type, IObserverFunction, LocationVariable, Contract.OriginalVariables, WellDefinednessCheck.Condition, Term, Term, WellDefinednessCheck.Condition, Term, Term, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.StatementWellDefinedness
 
StatementWellDefinedness.SequentTerms - Class in de.uka.ilkd.key.speclang
A data structure to pass the needed terms for the well-definedness sequent of a jml statement, including the context update, pre-condition for the statement, well-formedness condition for the anonymous heap, well-definedness term for the statement's assignable-clause, well-definedness term for other clauses in the statement and the well-definedness term for the statement's post-condition with the according updates (heap of pre-state becomes current heap and the current heap gets anonymised) applied to it.
StateVars - Class in de.uka.ilkd.key.informationflow.proof.init
Prepare program and location variables.
StateVars(Term, Term, ImmutableList<Term>, Term, Term, Term, Term) - Constructor for class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
StateVars(Term, ImmutableList<Term>, Term, Term, Term, Term) - Constructor for class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
StateVars(Term, Term, ImmutableList<Term>, Term) - Constructor for class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
StateVars(Term, Term, ImmutableList<Term>, Term, Term, Term) - Constructor for class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
StateVars(Term, ImmutableList<Term>, Term, Term, Term) - Constructor for class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
StateVars(Term, ImmutableList<Term>, Term) - Constructor for class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
StateVars(StateVars, String, Services) - Constructor for class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
Static - Class in de.uka.ilkd.key.java.declaration.modifier
Static.
Static() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Static
Static.
Static(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Static
Static
STATIC - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
STATIC - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
STATIC - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
STATIC - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
STATIC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
STATIC - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
static_attribute_suffix() - Method in class de.uka.ilkd.key.parser.KeYParser
 
STATIC_INVARIANT_FOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
STATIC_INVARIANT_FOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
STATIC_LEXER_ERROR - Static variable in error de.uka.ilkd.key.parser.proofjava.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in error de.uka.ilkd.key.parser.schemajava.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
static_query() - Method in class de.uka.ilkd.key.parser.KeYParser
 
staticAttributeOrQueryReference() - Method in class de.uka.ilkd.key.parser.KeYParser
 
staticDot(Sort, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
staticDot(Sort, Function) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
StaticFeatureCollection - Class in de.uka.ilkd.key.strategy
Collection of strategy features that can be accessed statically.
StaticFeatureCollection() - Constructor for class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
StaticFieldCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if the instantiation of a schemavariable (of type Field) refers to a Java field declared as "static".
StaticFieldCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.StaticFieldCondition
 
staticFieldStore(Function, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
staticFlag - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
staticFlag - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
StaticInitialisation - Class in de.uka.ilkd.key.rule.metaconstruct
 
StaticInitialisation(Expression) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.StaticInitialisation
 
staticInitializer(boolean) - Method in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
staticInv(Term[], KeYJavaType) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
staticInv(KeYJavaType) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
staticInvs - Variable in class de.uka.ilkd.key.java.JavaInfo
 
StaticMethodCondition - Class in de.uka.ilkd.key.rule.conditions
ensures that the given instantiation for the schemavariable denotes a static method.
StaticMethodCondition(boolean, SchemaVariable, SchemaVariable, SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
the static reference condition checks if a suggested instantiation for a schema variable denotes a static method call.
STATICMETHODREFERENCE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
STATICMETHODREFERENCE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
staticPrefixType - Variable in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
 
StaticReferenceCondition - Class in de.uka.ilkd.key.rule.conditions
ensures that the given instantiation for the schemavariable denotes a static field
StaticReferenceCondition(SchemaVariable, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.StaticReferenceCondition
the static reference condition checks if a suggested instantiation for a schema variable denotes a static reference.
staticType - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
STATICVARIABLE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
StaticVariableSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.StaticVariableSort
 
statistics - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
statistics(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
statistics() - Method in class de.uka.ilkd.key.proof.Node
 
Statistics - Class in de.uka.ilkd.key.proof
Instances of this class encapsulate statistical information about proofs, such as the number of nodes, or the number of interactions.
Statistics(int, int, int, int, int, int, int, int, int, int, int, int, int, long, long, float) - Constructor for class de.uka.ilkd.key.proof.Statistics
 
Statistics(Node) - Constructor for class de.uka.ilkd.key.proof.Statistics
 
Statistics(Proof) - Constructor for class de.uka.ilkd.key.proof.Statistics
 
statistics() - Method in class de.uka.ilkd.key.util.AddAHead
 
Statistics.TemporaryStatistics - Class in de.uka.ilkd.key.proof
Helper class to add up all rule applications for some nodes
status - Variable in class de.uka.ilkd.key.proof.io.AbstractProblemLoader.ReplayResult
 
status - Variable in class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.Result
 
status - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer.Result
 
status - Variable in class de.uka.ilkd.key.proof.io.IntermediateProofReplayer
Error status
status - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
statusArea - Variable in class de.uka.ilkd.key.gui.ApplyTacletDialog
 
statusLine - Variable in class de.uka.ilkd.key.gui.MainWindow
the status line
statusMessageBox - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
statusMessages - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
StayOnFormulaTermLabelPolicy - Class in de.uka.ilkd.key.rule.label
This TermLabelPolicy maintains a FormulaTermLabel on predicates.
StayOnFormulaTermLabelPolicy() - Constructor for class de.uka.ilkd.key.rule.label.StayOnFormulaTermLabelPolicy
 
StayOnOperatorTermLabelPolicy - Class in de.uka.ilkd.key.rule.label
This TermLabelPolicy maintains a TermLabel as long the new Term has the same Operator as the previous best matching Term from which it was created.
StayOnOperatorTermLabelPolicy() - Constructor for class de.uka.ilkd.key.rule.label.StayOnOperatorTermLabelPolicy
 
STD_CONCRETE_MERGE_RULE - Static variable in class de.uka.ilkd.key.gui.mergerule.MergeRuleCompletion
 
STD_ESTIMATOR - Static variable in interface de.uka.ilkd.key.proof.join.PredicateEstimator
 
STD_FURTHER_DEFAULTS - Static variable in class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
 
STD_TACLET_DIR_PROP_KEY - Static variable in class de.uka.ilkd.key.proof.io.RuleSourceFactory
Use this key to set a system property where rule resources have to be looked up.
StdDialog - Class in de.uka.ilkd.key.gui.utilities
A dialog offering three buttons at the lower border: Help (optional), Okay and Cancel.
StdDialog(String, int, boolean) - Constructor for class de.uka.ilkd.key.gui.utilities.StdDialog
 
StdDialog(String, JComponent, int, boolean) - Constructor for class de.uka.ilkd.key.gui.utilities.StdDialog
 
StdPredicateEstimator - Class in de.uka.ilkd.key.proof.join
Tries to determine the decision predicate.
StdPredicateEstimator() - Constructor for class de.uka.ilkd.key.proof.join.StdPredicateEstimator
 
step() - Method in class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
 
step - Variable in class de.uka.ilkd.key.proof.io.CountingBufferedReader
 
step - Variable in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
step(Sequent, TermServices) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
step() - Method in class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
step() - Method in interface de.uka.ilkd.key.util.FileCollection.Walker
step to next element in the collection if there is another one.
step() - Method in class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
StepOverSymbolicExecutionTreeNodesStopCondition - Class in de.uka.ilkd.key.symbolic_execution.strategy
This StopCondition stops the auto mode when a "step over" is completed.
StepOverSymbolicExecutionTreeNodesStopCondition() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.StepOverSymbolicExecutionTreeNodesStopCondition
 
StepReturnSymbolicExecutionTreeNodesStopCondition - Class in de.uka.ilkd.key.symbolic_execution.strategy
This StopCondition stops the auto mode when a "step over" is completed.
StepReturnSymbolicExecutionTreeNodesStopCondition() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.StepReturnSymbolicExecutionTreeNodesStopCondition
 
steps - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
steps - Variable in class de.uka.ilkd.key.macros.scripts.TryCloseCommand.TryCloseArguments
 
STEPS_KEY - Static variable in class de.uka.ilkd.key.settings.StrategySettings
 
stepsUpwards - Variable in class de.uka.ilkd.key.strategy.termProjection.FocusProjection
 
stop - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
stop(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
stop - Variable in class de.uka.ilkd.key.gui.testgen.TGWorker
 
stop() - Method in class de.uka.ilkd.key.smt.ExternalProcessLauncher
Stops the external process: In particular the pipe is closed and the process is destroyed.
stop() - Method in class de.uka.ilkd.key.smt.SolverLauncher
Stops the execution of the launcher.
STOP_KEY - Static variable in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
stopAndWaitAutoMode() - Method in class de.uka.ilkd.key.control.AbstractProofControl
Stops the currently running auto mode and blocks the current Thread until auto mode has stopped.
stopAndWaitAutoMode() - Method in interface de.uka.ilkd.key.control.ProofControl
Stops the currently running auto mode and blocks the current Thread until auto mode has stopped.
stopAtFirstNonClosableGoal - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
true if the prover should stop as soon as a non closable goal is detected
stopAutoMode() - Method in class de.uka.ilkd.key.control.DefaultProofControl
 
stopAutoMode() - Method in interface de.uka.ilkd.key.control.ProofControl
Requests to stop the current auto mode without blocking the current Thread until the auto mode has stopped.
stopAutoMode() - Method in class de.uka.ilkd.key.ui.MediatorProofControl
Requests to stop the current auto mode without blocking the current Thread until the auto mode has stopped.
stopButton - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
stopButton - Variable in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
stopButtonClicked() - Method in interface de.uka.ilkd.key.gui.smt.ProgressDialog.ProgressDialogListener
 
stopButtonClicked() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.ProgressDialogListenerImpl
 
stopCondition - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
a configurable condition indicating that the prover has to stop,
StopCondition - Interface in de.uka.ilkd.key.prover
Implementation of this interface are used in ApplyStrategy to determine if the strategy should stop or continue.
stopCondition - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooser
The optional custom stop condition used in the current proof.
stopEvent(SolverLauncher) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
stopInterface(boolean) - Method in class de.uka.ilkd.key.core.KeYMediator
 
stopLogo - Variable in class de.uka.ilkd.key.gui.actions.AutoModeAction
 
STOPMODE_DEFAULT - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
STOPMODE_NONCLOSE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
STOPMODE_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
stopped(ProofAggregate, ImmutableSet<Taclet>, boolean) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
stopped(Throwable) - Method in class de.uka.ilkd.key.gui.actions.LemmaGenerationAction.AbstractLoaderListener
 
stopped(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
stopped(ProofAggregate, ImmutableSet<Taclet>, boolean) - Method in interface de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.LoaderListener
 
stopped(Throwable) - Method in interface de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.LoaderListener
 
StopRequest - Interface in de.uka.ilkd.key.smt.testgen
 
stopSemaphore - Variable in class de.uka.ilkd.key.smt.SolverLauncher
This semaphore is used for stopping the launcher.
stopSMTLauncher() - Method in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
stopWorking() - Method in class de.uka.ilkd.key.smt.Pipe.Receiver
 
stopWorking() - Method in class de.uka.ilkd.key.smt.Pipe.Sender
 
stopWorking() - Method in class de.uka.ilkd.key.smt.Pipe.Worker
 
store(Properties) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
Put the names of the recent Files into the properties object.
store(String) - Method in class de.uka.ilkd.key.gui.RecentFileMenu
write the recent file names to the given properties file.
store - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
store(Term, Term, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
store(Properties, String, String[]) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
store(Properties, String, String) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
store(Properties, String, boolean) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
store(Properties, String, long) - Static method in class de.uka.ilkd.key.settings.SettingsConverter
 
STORE_NAME - Static variable in class de.uka.ilkd.key.ldt.HeapLDT
 
storeAsDefault() - Method in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
storeExpansionState(Collection<TreePath>) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
storeInCache(Type, KeYJavaType) - Method in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
 
storeInformation() - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
storeInformation(SMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
storeInteractionLog(InteractionLog, File) - Static method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogFacade
 
StoreNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.StoreNotation
 
storePrinter - Variable in class de.uka.ilkd.key.pp.LogicPrinter
 
StorePrinter - Class in de.uka.ilkd.key.pp
This class is used by LogicPrinter.java to print out store-terms, i.e. terms of the following form: store(heap, object, field, value)
StorePrinter(LogicPrinter) - Constructor for class de.uka.ilkd.key.pp.StorePrinter
 
storeref() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
storeRefExpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
storeRefIntersect() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
storeRefList() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
storeRefUnion() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
storeSelection(TreePath) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
storeSMTTranslation(SMTSolver, Goal, String) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
storeSMTTranslationToFile - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
storeSMTTranslationToFile() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
storeTacletTranslation(SMTSolver, Goal, TacletSetTranslation) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
storeTacletTranslationToFile - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
storeTacletTranslationToFile() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
storeTimeOfQuery(Term, Goal) - Method in class de.uka.ilkd.key.rule.QueryExpand
 
storeToFile(String, String) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
storeToFile(String) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
Stores the translation to a file by using the key-format for problem files.
strategies - Variable in class de.uka.ilkd.key.proof.init.AbstractProfile
 
Strategy - Interface in de.uka.ilkd.key.strategy
Generic interface for evaluating the cost of a RuleApp with regard to a specific strategy
strategy - Variable in class de.uka.ilkd.key.util.ProofStarter
 
STRATEGY_KEY - Static variable in class de.uka.ilkd.key.settings.StrategySettings
 
STRATEGY_PROPERTY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
Section key for storage file to identify strategy settings
STRATEGY_SETTINGS - Static variable in class de.uka.ilkd.key.settings.ProofSettings
 
StrategyFactory - Interface in de.uka.ilkd.key.strategy
Interface for creating Strategy instances.
strategyInfos - Variable in class de.uka.ilkd.key.proof.Goal
If an application of a rule added some information for the strategy, then this information is stored in this map.
StrategyInfoUndoMethod - Interface in de.uka.ilkd.key.proof
 
strategyPredefSettingsCmb - Variable in class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
The JComboBox for choosing a predefined value set.
StrategyProofMacro - Class in de.uka.ilkd.key.macros
The abstract class StrategyProofMacro can be used to define proof macros which use their own strategy.
StrategyProofMacro() - Constructor for class de.uka.ilkd.key.macros.StrategyProofMacro
 
strategyProperties - Variable in class de.uka.ilkd.key.settings.StrategySettings
 
strategyProperties - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
StrategyProperties - Class in de.uka.ilkd.key.strategy
 
StrategyProperties() - Constructor for class de.uka.ilkd.key.strategy.StrategyProperties
 
StrategyPropertyValueDefinition - Class in de.uka.ilkd.key.strategy.definition
Defines a single value a user can select in the user interface control defined by a OneOfStrategyPropertyDefinition.
StrategyPropertyValueDefinition(String, String, String) - Constructor for class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
Constructor.
StrategyPropertyValueDefinition(String, String, String, int, int) - Constructor for class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
Constructor.
StrategySelectionComponents() - Constructor for class de.uka.ilkd.key.gui.StrategySelectionView.StrategySelectionComponents
 
StrategySelectionView - Class in de.uka.ilkd.key.gui
This JPanel allows to edit the StrategyProperties of the JavaCardDLStrategy.
StrategySelectionView() - Constructor for class de.uka.ilkd.key.gui.StrategySelectionView
 
StrategySelectionView.StrategySelectionComponents - Class in de.uka.ilkd.key.gui
Provided via StrategySelectionView#getStrategySelectionComponents() for direct access to created user interface components.
StrategySettings - Class in de.uka.ilkd.key.settings
 
StrategySettings() - Constructor for class de.uka.ilkd.key.settings.StrategySettings
 
StrategySettingsDefinition - Class in de.uka.ilkd.key.strategy.definition
Instances of this class defines how a user interfaces has to look like which edits StrategySettings.
StrategySettingsDefinition(String, AbstractStrategyPropertyDefinition...) - Constructor for class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Constructor.
StrategySettingsDefinition(boolean, String, int, String, IDefaultStrategyPropertiesFactory, ArrayList<Triple<String, Integer, IDefaultStrategyPropertiesFactory>>, AbstractStrategyPropertyDefinition...) - Constructor for class de.uka.ilkd.key.strategy.definition.StrategySettingsDefinition
Constructor.
stream() - Method in class de.uka.ilkd.key.api.ScriptResults
 
stream - Variable in class de.uka.ilkd.key.util.pp.Layouter
The list of scanned tokens not yet output.
stream() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
stream() - Method in interface org.key_project.util.collection.ImmutableList
A stream object for this collection.
stream() - Method in interface org.key_project.util.collection.ImmutableSet
 
StreamInteractionVisitor - Class in de.uka.ilkd.key.gui.interactionlog.algo
 
StreamInteractionVisitor() - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.StreamInteractionVisitor
 
StreamInteractionVisitor(PrintWriter) - Constructor for class de.uka.ilkd.key.gui.interactionlog.algo.StreamInteractionVisitor
 
StreamToken() - Constructor for class de.uka.ilkd.key.util.pp.Layouter.StreamToken
 
STRICT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
STRICT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
strict - Variable in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
strict() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
strictEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet
 
strictEnabled() - Method in class de.uka.ilkd.key.parser.SchemaVariableModifierSet.TermSV
 
StrictFp - Class in de.uka.ilkd.key.java.declaration.modifier
Strict fp.
StrictFp() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.StrictFp
Strict fp.
StrictFp(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.StrictFp
Strict fp.
STRICTFP - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
STRICTFP - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
STRICTFP - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
STRICTFP - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
STRICTLY_NOTHING - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
STRICTLY_NOTHING - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
STRICTLY_PURE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
STRICTLY_PURE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
strictlyNothing() - Method in class de.uka.ilkd.key.logic.TermBuilder
This value is only used as a marker for "\strictly_nothing" in JML.
string - Variable in class de.uka.ilkd.key.gui.ClassTree.Entry
 
string - Variable in class de.uka.ilkd.key.gui.DependencyContractCompletion.TermStringWrapper
 
String8 - Class in de.uka.ilkd.key.util
Re-implementation of String using only 8bit encoding as compared to standard 16bit.
String8() - Constructor for class de.uka.ilkd.key.util.String8
 
String8(byte[]) - Constructor for class de.uka.ilkd.key.util.String8
 
String8(CharSequence, boolean) - Constructor for class de.uka.ilkd.key.util.String8
 
String8(CharSequence) - Constructor for class de.uka.ilkd.key.util.String8
 
STRING_EQUAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
STRING_EQUAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
STRING_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
STRING_LITERAL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
string_literal() - Method in class de.uka.ilkd.key.parser.KeYParser
 
STRING_LITERAL - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
STRING_LITERAL - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
STRING_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
STRING_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
STRING_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
STRING_LITERAL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
STRING_POOL - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
STRING_TYPE - Static variable in class de.uka.ilkd.key.java.ConstantExpressionEvaluator
 
StringBackend - Class in de.uka.ilkd.key.util.pp
A Backend which appends all output to a StringBuffer.
StringBackend(StringBuffer, int) - Constructor for class de.uka.ilkd.key.util.pp.StringBackend
Create a new StringBackend.
StringBackend(int) - Constructor for class de.uka.ilkd.key.util.pp.StringBackend
Create a new StringBackend.
STRINGCONTENT_NAME - Static variable in class de.uka.ilkd.key.ldt.CharListLDT
 
StringConverter<T> - Interface in de.uka.ilkd.key.macros.scripts.meta
A StringConverter translates a textual representation to an instance of T.
stringDeclParser(String, Services) - Method in class de.uka.ilkd.key.api.Matcher
 
stringInitChar - Variable in class de.uka.ilkd.key.macros.scripts.ScriptLineParser
While within a string literal, this stores the character with which the string has started.
StringLiteral - Class in de.uka.ilkd.key.java.expression.literal
 
StringLiteral(String) - Constructor for class de.uka.ilkd.key.java.expression.literal.StringLiteral
String literal.
StringLiteral(ExtList, String) - Constructor for class de.uka.ilkd.key.java.expression.literal.StringLiteral
String literal.
STRINGLITERAL - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
stringLiteralLine - Variable in class de.uka.ilkd.key.parser.KeYParser
 
StringLiteralSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.StringLiteralSort
 
StringLiteralSort(Name) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.StringLiteralSort
 
stringParser(String) - Method in class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
creates a new Termparser that parses the given string
STRINGPOOL_NAME - Static variable in class de.uka.ilkd.key.ldt.CharListLDT
 
stringSelection - Variable in class de.uka.ilkd.key.gui.nodeviews.PosInSequentTransferable
the highlighted term as parseable string
stringTacletParser(String, Services) - Method in class de.uka.ilkd.key.api.Matcher
 
stringterm - Variable in class de.uka.ilkd.key.pp.AbbrevMap
 
StringToken(String) - Constructor for class de.uka.ilkd.key.util.pp.Layouter.StringToken
 
StringUtil - Class in org.key_project.util.java
Provides static methods to work with strings.
StringUtil() - Constructor for class org.key_project.util.java.StringUtil
Forbid instances by this private constructor.
stripIndex(String) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
For Strings "xxx_i", this method returns "xxx".
stripOffLiteral(Term, Services) - Method in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature.MonomialCollector
 
stripUpdates(Term) - Method in class de.uka.ilkd.key.macros.scripts.InstantiateCommand
 
strong_arith_op() - Method in class de.uka.ilkd.key.parser.KeYParser
 
strong_arith_op_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
STRUT - Static variable in class de.uka.ilkd.key.gui.smt.TablePanel
 
stScroll - Variable in class de.uka.ilkd.key.gui.ExceptionDialog
 
stTextArea - Variable in class de.uka.ilkd.key.gui.ExceptionDialog
 
stubClasses - Variable in class recoder.service.KeYCrossReferenceSourceInfo
The mapping from class names to stub compilation units.
sub - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
sub(ImmutableArray<TermLabel>, ImmutableArray<TermLabel>) - Static method in class de.uka.ilkd.key.logic.label.TermLabelOperationsInterpreter
 
sub(int) - Method in interface de.uka.ilkd.key.logic.Term
The n-th direct subterm.
sub(int) - Method in class de.uka.ilkd.key.logic.TermImpl
 
sub(Polynomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
sub - Variable in class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
sub - Variable in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
sub - Variable in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
sub(ProjectionToTerm, int) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
sub(TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
sub(TermFeature, TermFeature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
sub - Variable in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
subAt(ProjectionToTerm, PosInTerm) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
subDomains - Variable in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
 
SubFormulaCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if an instantiation for a formula has sub formulas which are formulas.
SubFormulaCondition(FormulaSV, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.SubFormulaCondition
 
subformulaOrPreceedingUpdateHasChanged(Goal) - Method in class de.uka.ilkd.key.strategy.FindTacletAppContainer
 
SubFormulaVisitor(Term) - Constructor for class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature.SubFormulaVisitor
 
SubIterator(Term, Services) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.SubIterator
 
subJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
subJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
subList(int, int) - Method in class de.uka.ilkd.key.api.ScriptResults
 
subProperties - Variable in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
Optional children which edits related properties to this.
subs() - Method in interface de.uka.ilkd.key.logic.Term
The subterms.
subs - Variable in class de.uka.ilkd.key.logic.TermImpl
 
subs() - Method in class de.uka.ilkd.key.logic.TermImpl
 
subs - Variable in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
subSequence(int, int) - Method in class de.uka.ilkd.key.util.String8
 
subset - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
subset(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SUBSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SUBSET - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
subset(ImmutableMap<SchemaVariable, InstantiationEntry<?>>, ImmutableMap<SchemaVariable, InstantiationEntry<?>>) - Method in class de.uka.ilkd.key.strategy.feature.AbstractNonDuplicateAppFeature
 
subset(ImmutableMap<SchemaVariable, InstantiationEntry<?>>, ImmutableMap<SchemaVariable, InstantiationEntry<?>>) - Method in class de.uka.ilkd.key.strategy.feature.InfFlowContractAppFeature
 
SUBSET - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
subset(ImmutableSet<T>) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
subset(ImmutableSet<T>) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
subset(ImmutableSet<T>) - Method in interface org.key_project.util.collection.ImmutableSet
 
SUBSORT - Static variable in class de.uka.ilkd.key.strategy.feature.SortComparisonFeature
 
subSortsAllowed(SchemaVariable) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortCondition
 
SUBST - Static variable in class de.uka.ilkd.key.logic.op.WarySubstOp
the wary substitution operator {var<-term}'.
subst(SubstOp, QuantifiableVariable, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
Creates a substitution term
subst(QuantifiableVariable, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
SUBST - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SUBST - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
Subst() - Constructor for class de.uka.ilkd.key.pp.Notation.Subst
 
subStack - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
the stack contains the subterms that will be added in the next step of execPostOrder in Term in order to build the new term.
substConstantsByFreshVars(Term, HashMap<Function, LogicVariable>, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Substitutes all constants in the given term by fresh variables.
substConstantsByFreshVars(Term, HashSet<Function>, HashMap<Function, LogicVariable>, Services) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Substitutes all constants in the given term that are contained in the set restrictTo by fresh variables.
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
substitute(SMTTermVariable, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
substitute(SMTTerm, SMTTerm) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
substitutes - Variable in class de.uka.ilkd.key.java.recoderext.EnumClassBuilder
a mapping of enums to the newly created class declarations.
Substitution - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
This class decribes a substitution,which store a map(varMap) from quantifiable variable to a term(instance).
Substitution(ImmutableMap<QuantifiableVariable, Term>) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
SUBSTITUTION_WITH_LABELS_HINT - Static variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
substitutionterm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SubstOp - Class in de.uka.ilkd.key.logic.op
Standard first-order substitution operator, resolving clashes but not preventing (usually unsound) substitution of non-rigid terms across modal operators.
SubstOp(Name) - Constructor for class de.uka.ilkd.key.logic.op.SubstOp
 
subsToString(ImmutableArray<Term>) - Static method in exception de.uka.ilkd.key.logic.TermCreationException
 
substWithNewVar(Term) - Method in class de.uka.ilkd.key.logic.WaryClashFreeSubst
Rename the original variable to be substituted to newVar
subsumes(QueryExpand.QueryEvalPos) - Method in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
 
subTerm - Variable in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
subTerm() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
returns the subterm this object points to
subTermCache - Variable in class de.uka.ilkd.key.logic.PosInOccurrence
The subterm this object points to, or null
subTermChanges(ImmutableArray<QuantifiableVariable>, Term) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst
returns true if subTerm bound by boundVars would change under application of this substitution.
SubTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
Feature for invoking a list of term features on the direct subterms of a given term.
SubTermFeature(TermFeature[], RuleAppCost) - Constructor for class de.uka.ilkd.key.strategy.termfeature.SubTermFeature
 
SubtermGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
Term generator that enumerates the subterms or subformulas of a given term.
SubtermGenerator(ProjectionToTerm, TermFeature) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator
 
SubtermGenerator.LeftIterator - Class in de.uka.ilkd.key.strategy.termgenerator
 
SubtermGenerator.RightIterator - Class in de.uka.ilkd.key.strategy.termgenerator
 
SubtermGenerator.SubIterator - Class in de.uka.ilkd.key.strategy.termgenerator
 
subtermIndices - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndex
indices for subterms
SubtermProjection - Class in de.uka.ilkd.key.strategy.termProjection
Projection for computing a subterm of a given term.
SubtermProjection(ProjectionToTerm, PosInTerm) - Constructor for class de.uka.ilkd.key.strategy.termProjection.SubtermProjection
 
subTerms - Variable in class de.uka.ilkd.key.strategy.termProjection.TermConstructionProjection
 
subtreeEntered(Term) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod.QuantifiableVariableVisitor
 
subtreeEntered(Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor
 
subtreeEntered(Term) - Method in class de.uka.ilkd.key.logic.DefaultVisitor
 
subtreeEntered(Term) - Method in interface de.uka.ilkd.key.logic.Visitor
this method is called in execPreOrder and execPostOrder in class Term when entering the subtree rooted in the term subtreeRoot.
subtreeEntered(Term) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
this method is called in execPreOrder and execPostOrder in class Term when entering the subtree rooted in the term subtreeRoot.
subtreeEntered(Term) - Method in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature.ContainsTermVisitor
 
subtreeEntered(Term) - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
this method is called in execPreOrder and execPostOrder in class Term when entering the subtree rooted in the term subtreeRoot.
subtreeIterator() - Method in class de.uka.ilkd.key.proof.Node
returns an iterator for all nodes in the subtree.
SubtreeIterator - Class in de.uka.ilkd.key.proof
Iterator over subtree.
SubtreeIterator(Node) - Constructor for class de.uka.ilkd.key.proof.SubtreeIterator
 
subtreeLeft(Term) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod.QuantifiableVariableVisitor
 
subtreeLeft(Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor
 
subtreeLeft(Term) - Method in class de.uka.ilkd.key.logic.DefaultVisitor
 
subtreeLeft(Term) - Method in interface de.uka.ilkd.key.logic.Visitor
this method is called in execPreOrder and execPostOrder in class Term when leaving the subtree rooted in the term subtreeRoot.
subtreeLeft(Term) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
this method is called in execPreOrder and execPostOrder in class Term when leaving the subtree rooted in the term subtreeRoot.
subtreeLeft(Term) - Method in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature.ContainsTermVisitor
 
subtreeLeft(Term) - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
this method is called in execPreOrder and execPostOrder in class Term when leaving the subtree rooted in the term subtreeRoot.
subtrees - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCut
 
subtreeStatistics - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.ProofTreePopupMenu
 
succ - Variable in class de.uka.ilkd.key.api.SearchNode
 
succ - Variable in class de.uka.ilkd.key.pp.SequentPrintFilter
the antecedent of the filtered formula
SUCC - Static variable in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
SUCC - Static variable in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
 
SUCC_POLARITY_CHECKER - Static variable in class de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker
 
SUCC_WITH_UPDATE - Static variable in class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
succAntPos - Variable in class de.uka.ilkd.key.api.SearchNode
 
succCache - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
succCache - Variable in class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
succCache - Variable in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
SuccChecker - Class in de.uka.ilkd.key.strategy.feature.findprefix
Checks, whether the position in occurrence is in the succedent.
SuccChecker() - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.SuccChecker
 
succedent - Variable in class de.uka.ilkd.key.logic.Sequent
 
succedent() - Method in class de.uka.ilkd.key.logic.Sequent
returns semisequent of the succedent to work with
succedent - Variable in class de.uka.ilkd.key.logic.SequentChangeInfo
change information related to the antecedent, this means the there added and removed formulas
succedent() - Static method in class de.uka.ilkd.key.strategy.termgenerator.SequentFormulasGenerator
 
SUCCEDENT_POLARITY - Static variable in class de.uka.ilkd.key.rule.RewriteTaclet
If the surrounding formula has been decomposed completely, the find-term will NOT appear on the ANTEcedent.
SUCCEDENTPOLARITY - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
SUCCEDENTPOLARITY - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
success - Variable in class de.uka.ilkd.key.prover.impl.SingleRuleApplicationInfo
 
successful - Variable in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
 
successful - Variable in class de.uka.ilkd.key.gui.ClassSelectionDialog
 
successful - Variable in class de.uka.ilkd.key.gui.ContractConfigurator
 
successfullyStopped(SolverListener.InternSMTProblem, int, int) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
succIndex - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
 
succIntEquationExists() - Method in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
succIt - Variable in class de.uka.ilkd.key.logic.Sequent.SequentIterator
 
succList - Variable in class de.uka.ilkd.key.proof.TacletIndex
contains succedent Taclets
succposInOccs - Variable in class de.uka.ilkd.key.macros.scripts.RewriteCommand
List of PosInOcc that successfully replaced
succTaclet(PosInOccurrence, RuleFilter, Services, TacletIndex) - Static method in class de.uka.ilkd.key.proof.TermTacletAppIndex
collects all SuccedentTaclet instantiations for the given heuristics and SequentFormula
SuccTaclet - Class in de.uka.ilkd.key.rule
A SuccTaclet represents a taclet whose find part has to match a top level formula in the succedent of the sequent.
SuccTaclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, Term, boolean, ImmutableMap<SchemaVariable, TacletPrefix>, ImmutableSet<Choice>, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.SuccTaclet
creates a Schematic Theory Specific Rule (Taclet) with the given parameters that works on the succedent.
SuccTacletBuilder - Class in de.uka.ilkd.key.rule.tacletbuilder
class builds SuccTaclet objects.
SuccTacletBuilder() - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.SuccTacletBuilder
 
SuccTacletExecutor<TacletKind extends SuccTaclet> - Class in de.uka.ilkd.key.rule.executor.javadl
 
SuccTacletExecutor(TacletKind) - Constructor for class de.uka.ilkd.key.rule.executor.javadl.SuccTacletExecutor
 
SUCH_THAT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SUCH_THAT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
suff - Variable in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
sufficientlyCompleteApp(NoPosTacletApp) - Static method in class de.uka.ilkd.key.strategy.TacletAppContainer
 
suffix - Variable in class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
suffix - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
return value containers for primary expression.
suffix - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
return value containers for primary expression.
suffix() - Method in class de.uka.ilkd.key.rule.inst.ContextInstantiationEntry
returns the position of the statement just before the suffix starts
suffix() - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
returns the PosInProgram describing the statement just before the suffix begins
suffixStart - Variable in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
the start position of the suffix omega
suggestive_off - Static variable in class de.uka.ilkd.key.logic.VariableNamer
status of suggestive name proposing
sum(ImmutableList<QuantifiableVariable>, Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
General (unbounded) sum
SUM - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SUM - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
sum(TermBuffer, TermGenerator, Feature) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
sum(int[]) - Static method in class de.uka.ilkd.key.util.AddAHead
 
SUM - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
SumFeature - Class in de.uka.ilkd.key.strategy.feature
A feature that computes the sum of a given list (vector) of features
SumFeature(Feature[]) - Constructor for class de.uka.ilkd.key.strategy.feature.SumFeature
 
summand - Variable in class de.uka.ilkd.key.strategy.termfeature.RecSubTermFeature
 
summary(String, int, int, int, int, int, int) - Method in class de.uka.ilkd.key.util.AddAHead
 
summaryList - Variable in class de.uka.ilkd.key.proof.Statistics
 
sumOfAbsLiteralsTimesTwo(Term, IntegerLDT, Services) - Static method in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
Absolute values of literal occurring in t a used for cost computation.
SUPER - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
production was super
SUPER - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SUPER - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
production was super
SUPER - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SUPER - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
SUPER - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
SUPER_MEMBER - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was "super" "."
SUPER_MEMBERVARIABLE - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was "super" "."
superAllowed - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
superAllowed - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SuperArrayDeclaration - Class in de.uka.ilkd.key.java.declaration
At the moment the mere purpose of this Class is to provide an encapsulation for the length attribute.
SuperArrayDeclaration(ProgramElementName, FieldDeclaration) - Constructor for class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
 
SuperArrayDeclaration(FieldDeclaration) - Constructor for class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
 
superArrayType - Variable in class de.uka.ilkd.key.java.KeYRecoderMapping
a pseudo super class for all arrays used to declare length
superConstructor(ReferencePrefix, Expression[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a call to the super constructor.
SuperConstructorReference - Class in de.uka.ilkd.key.java.reference
Super constructor reference.
SuperConstructorReference() - Constructor for class de.uka.ilkd.key.java.reference.SuperConstructorReference
 
SuperConstructorReference(Expression[]) - Constructor for class de.uka.ilkd.key.java.reference.SuperConstructorReference
Super constructor reference.
SuperConstructorReference(ReferencePrefix, Expression[]) - Constructor for class de.uka.ilkd.key.java.reference.SuperConstructorReference
Super constructor reference.
SuperConstructorReference(ReferencePrefix, ImmutableArray<Expression>) - Constructor for class de.uka.ilkd.key.java.reference.SuperConstructorReference
Super constructor reference.
SuperConstructorReference(ExtList, ReferencePrefix, PositionInfo) - Constructor for class de.uka.ilkd.key.java.reference.SuperConstructorReference
Constructor for the transformation of COMPOST ASTs to KeY.
SuperConstructorReference(ExtList, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.SuperConstructorReference
Constructor for the transformation of COMPOST ASTs to KeY.
superDomains - Variable in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
 
superordinateListener - Variable in class de.uka.ilkd.key.macros.ProofMacroListener
 
superReference() - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a reference to super.
SuperReference - Class in de.uka.ilkd.key.java.reference
Super reference.
SuperReference() - Constructor for class de.uka.ilkd.key.java.reference.SuperReference
Super reference.
SuperReference(ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.SuperReference
Super reference.
SuperReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.SuperReference
Constructor for the transformation of COMPOST ASTs to KeY.
SuperTermGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
 
SuperTermGenerator(TermFeature) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
SuperTermGenerator.SuperTermWithIndexGenerator - Class in de.uka.ilkd.key.strategy.termgenerator
 
SuperTermGenerator.UpwardsIterator - Class in de.uka.ilkd.key.strategy.termgenerator
 
SuperTermWithIndexGenerator(TermFeature) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.SuperTermWithIndexGenerator
 
superType - Variable in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
 
supertypes - Variable in class de.uka.ilkd.key.java.declaration.InheritanceSpecification
Supertypes.
suppliedList - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
supportedClass() - Method in class de.uka.ilkd.key.util.PreferenceSaver.AbstractButtonSaver
 
supportedClass() - Method in interface de.uka.ilkd.key.util.PreferenceSaver.Saver
 
supportedClass() - Method in class de.uka.ilkd.key.util.PreferenceSaver.SplitPaneSaver
 
supportedClass() - Method in class de.uka.ilkd.key.util.PreferenceSaver.TabbedPaneSaver
 
supportedClass() - Method in class de.uka.ilkd.key.util.PreferenceSaver.WindowSaver
 
supportedGC - Variable in class de.uka.ilkd.key.proof.init.AbstractProfile
 
supportedGCB - Variable in class de.uka.ilkd.key.proof.init.AbstractProfile
 
supportedGoalChoosers() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
returns the names of the supported goal chooser builders
supportedGoalChoosers() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the names of possible goalchoosers to be used by the automatic prover environment
supportedStrategies() - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
supportedStrategies() - Method in interface de.uka.ilkd.key.proof.init.Profile
returns the strategy factories for the supported strategies
supportedTaclets - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
SupportedTaclets - Class in de.uka.ilkd.key.taclettranslation.assumptions
Change this file if you want to change the set of taclets that can be used for external provers.
SupportedTaclets() - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
SupportedTaclets(String[]) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
SupportedTaclets.Category - Enum in de.uka.ilkd.key.taclettranslation.assumptions
The category of taclets.
SupportedTaclets.TreeItem - Class in de.uka.ilkd.key.taclettranslation.assumptions
TreeItem represents the user data in a tree model.
SupportedTaclets.TreeItem.SelectionMode - Enum in de.uka.ilkd.key.taclettranslation.assumptions
 
supportedTermLabelnames - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager
The Names of all supported TermLabels.
supportHasBeenChecked - Variable in class de.uka.ilkd.key.smt.AbstractSolverType
 
supportHasBeenChecked() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
supportHasBeenChecked() - Method in interface de.uka.ilkd.key.smt.SolverType
returns true if and only if the support has been checked for the currently installed solver.
supportsBrowse() - Method in class de.uka.ilkd.key.core.DefaultKeYDesktop
Checks if browsing URIs is supported.
supportsBrowse() - Method in interface de.uka.ilkd.key.core.KeYDesktop
Checks if browsing URIs is supported.
supportsEdit() - Method in class de.uka.ilkd.key.core.DefaultKeYDesktop
Checks if editing Files is supported.
supportsEdit() - Method in interface de.uka.ilkd.key.core.KeYDesktop
Checks if editing Files is supported.
supportsIfThenElse() - Method in interface de.uka.ilkd.key.smt.SolverType
Returns true if and only if the solver supports if-then-else terms.
supportsOnlySimpleMultiplication - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator.Configuration
Some solvers (e.q Yices) support only multiplications where one operand is a simple integer (even a constant symbol is not allowed.).
supportsOpen() - Method in class de.uka.ilkd.key.core.DefaultKeYDesktop
Checks if opening Files is supported.
supportsOpen() - Method in interface de.uka.ilkd.key.core.KeYDesktop
Checks if opening Files is supported.
supportsStrategyFactory(Name) - Method in class de.uka.ilkd.key.proof.init.AbstractProfile
 
supportsStrategyFactory(Name) - Method in interface de.uka.ilkd.key.proof.init.Profile
returns true if strategy strategyName may be used with this profile.
surviveSmbExec - Variable in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletBuilder
 
surviveSymbExec - Variable in class de.uka.ilkd.key.rule.Taclet
 
suspendOnSubclasses - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
a flag whether to suspend on subclasses of the exception aswell
suspendOnSubclasses - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
a flag whether to suspend on subclasses of the exception aswell
suspendOnTrue - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.KeYWatchpoint
a flag to tell whether the condition should evaluate to true or just be satisfiable
sv - Variable in class de.uka.ilkd.key.java.recoderext.CatchSVWrapper
 
sv - Variable in class de.uka.ilkd.key.java.recoderext.ExecCtxtSVWrapper
 
sv - Variable in class de.uka.ilkd.key.java.recoderext.ExpressionSVWrapper
 
sv - Variable in class de.uka.ilkd.key.java.recoderext.LabelSVWrapper
 
sv - Variable in class de.uka.ilkd.key.java.recoderext.ProgramVariableSVWrapper
 
sv - Variable in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstruct
schemavariable needed by meta construct
sv - Variable in class de.uka.ilkd.key.java.recoderext.StatementSVWrapper
 
sv - Variable in class de.uka.ilkd.key.java.recoderext.TypeSVWrapper
 
sv - Variable in class de.uka.ilkd.key.rule.NewVarcond
 
svars - Variable in class de.uka.ilkd.key.logic.ClashFreeSubst
 
SVIDENTIFIER - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
production was "."
SVIDENTIFIER - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
svInst - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
SVInstantiationCP - Class in de.uka.ilkd.key.strategy.feature.instantiator
Feature representing a ChoicePoint for instantiating a schema variable of a taclet with the term that is returned by a ProjectionToTerm.
SVInstantiationCP(Name, ProjectionToTerm, BackTrackingManager) - Constructor for class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
SVInstantiationCP.CP - Class in de.uka.ilkd.key.strategy.feature.instantiator
 
SVInstantiationException - Exception in de.uka.ilkd.key.proof
 
SVInstantiationException(String) - Constructor for exception de.uka.ilkd.key.proof.SVInstantiationException
 
SVInstantiationExceptionWithPosition - Exception in de.uka.ilkd.key.proof
Represents an exception with position information.
SVInstantiationExceptionWithPosition(String, int, int, boolean) - Constructor for exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
 
SVInstantiationParserException - Exception in de.uka.ilkd.key.proof
 
SVInstantiationParserException(String, int, int, String, boolean) - Constructor for exception de.uka.ilkd.key.proof.SVInstantiationParserException
 
SVInstantiationProjection - Class in de.uka.ilkd.key.strategy.termProjection
Projection of taclet apps to the instantiation of a schema variable.
SVInstantiationProjection(Name, boolean) - Constructor for class de.uka.ilkd.key.strategy.termProjection.SVInstantiationProjection
 
SVInstantiations - Class in de.uka.ilkd.key.rule.inst
This class wraps a ImmMap
SVInstantiations() - Constructor for class de.uka.ilkd.key.rule.inst.SVInstantiations
creates a new SVInstantions object with an empty map
SVInstantiations(ImmutableMap<SchemaVariable, InstantiationEntry<?>>, ImmutableMap<SchemaVariable, InstantiationEntry<?>>, ImmutableList<SVInstantiations.UpdateLabelPair>, ImmutableList<GenericSortCondition>) - Constructor for class de.uka.ilkd.key.rule.inst.SVInstantiations
creates a new SVInstantions object using the given map
SVInstantiations(ImmutableMap<SchemaVariable, InstantiationEntry<?>>, ImmutableMap<SchemaVariable, InstantiationEntry<?>>, ImmutableList<SVInstantiations.UpdateLabelPair>, GenericSortInstantiations, ImmutableList<GenericSortCondition>) - Constructor for class de.uka.ilkd.key.rule.inst.SVInstantiations
 
SVInstantiations.UpdateLabelPair - Class in de.uka.ilkd.key.rule.inst
 
svinsts - Variable in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
 
svIterator() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
returns iterator of the SchemaVariables that have an instantiation
SVLocalVariableDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
svName - Variable in class de.uka.ilkd.key.strategy.feature.SVNeedsInstantiation
 
svName - Variable in class de.uka.ilkd.key.strategy.termProjection.SVInstantiationProjection
 
SVNameCorrespondenceCollector - Class in de.uka.ilkd.key.rule
This visitor is used to collect information about schema variable pairs occurring within the same substitution operator within a taclet.
SVNameCorrespondenceCollector(HeapLDT) - Constructor for class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
 
svNameCorrespondences - Variable in class de.uka.ilkd.key.rule.Taclet
This map contains (a, b) if there is a substitution {b a} somewhere in this taclet
SVNeedsInstantiation - Class in de.uka.ilkd.key.strategy.feature
 
SVNeedsInstantiation(Name) - Constructor for class de.uka.ilkd.key.strategy.feature.SVNeedsInstantiation
 
svns - Variable in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
svns - Variable in class de.uka.ilkd.key.java.SchemaRecoder2KeY
the namespace containing the program schema variables allowed here
SVRigidnessException - Exception in de.uka.ilkd.key.proof
 
SVRigidnessException(String, int, int) - Constructor for exception de.uka.ilkd.key.proof.SVRigidnessException
 
SVSubstitute - Interface in de.uka.ilkd.key.logic.op
JavaCardDL syntactical elements implement this interface if they can occur as instantiations of schema variables.
svToInstantiate - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
SVVariableDeclarator(boolean) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SVWrapper - Interface in de.uka.ilkd.key.java.recoderext
 
swapCursor() - Method in class de.uka.ilkd.key.gui.TableRowResizer
 
swingGridx - Variable in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
The optional hint for Swing user interfaces how to place the control used to edit the represented settings value.
swingWidth - Variable in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
 
Switch - Class in de.uka.ilkd.key.java.statement
Switch.
Switch() - Constructor for class de.uka.ilkd.key.java.statement.Switch
Switch.
Switch(Expression) - Constructor for class de.uka.ilkd.key.java.statement.Switch
Switch.
Switch(Expression, Branch[]) - Constructor for class de.uka.ilkd.key.java.statement.Switch
Switch.
Switch(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Switch
Switch.
SWITCH - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
SWITCH - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SWITCH - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
switchBlock(Expression, Branch[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a switch block.
switchBlock(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a switch block.
SwitchLabel() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
SwitchLabel() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SwitchStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
SwitchStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
SwitchSVSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.SwitchSVSort
 
SwitchTo(int) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
SwitchTo(int) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
SWITCHTOIF - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SwitchToIf - Class in de.uka.ilkd.key.rule.metaconstruct
This class is used to perform program transformations needed for the symbolic execution of a switch-case statement.
SwitchToIf(SchemaVariable) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
creates a switch-to-if ProgramTransformer
switchToNormalMode() - Method in class de.uka.ilkd.key.parser.KeYParser
 
switchToSchemaMode() - Method in class de.uka.ilkd.key.parser.KeYParser
 
SYMB_EXEC_CONTRACT_BASENAME - Static variable in class de.uka.ilkd.key.speclang.ContractFactory
 
SYMBEX_ONLY_PARAM_NAME - Static variable in class de.uka.ilkd.key.macros.AutoMacro
argument name
symbExApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
symbExApps - Variable in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
symbExecVars - Variable in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
symbExecVars - Variable in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
symbExecVars - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
symbExecVars - Variable in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
symbExecVars - Variable in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
symbExecVars - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
symbexOnly - Variable in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
See in outer class.
symbexOnly - Variable in class de.uka.ilkd.key.macros.AutoMacro
Set to true to suppress all non-symbex rules
symbol - Variable in class de.uka.ilkd.key.pp.Notation.ElementOfNotation
 
SYMBOLIC_EXECUTION_ALIAS_CHECK_IMMEDIATELY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
Value of key StrategyProperties.SYMBOLIC_EXECUTION_ALIAS_CHECK_OPTIONS_KEY in StrategyProperties to enable immediately alias checks in a SymbolicExecutionStrategy.
SYMBOLIC_EXECUTION_ALIAS_CHECK_NEVER - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
Value of key StrategyProperties.SYMBOLIC_EXECUTION_ALIAS_CHECK_OPTIONS_KEY in StrategyProperties to disable alias checks in a SymbolicExecutionStrategy.
SYMBOLIC_EXECUTION_ALIAS_CHECK_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
Key used in StrategyProperties to configure alias checks in a SymbolicExecutionStrategy}.
SYMBOLIC_EXECUTION_FACTORY - Static variable in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
SYMBOLIC_EXECUTION_NON_EXECUTION_BRANCH_HIDING_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
Value of key StrategyProperties.SYMBOLIC_EXECUTION_NON_EXECUTION_BRANCH_HIDING_OPTIONS_KEY in StrategyProperties to disable branch avoiding caused by modalities not part of main execution in a SymbolicExecutionStrategy.
SYMBOLIC_EXECUTION_NON_EXECUTION_BRANCH_HIDING_OPTIONS_KEY - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
Key used in StrategyProperties to avoid branches caused by modalities not part of main execution branch in a SymbolicExecutionStrategy.
SYMBOLIC_EXECUTION_NON_EXECUTION_BRANCH_HIDING_SIDE_PROOF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
Value of key StrategyProperties.SYMBOLIC_EXECUTION_NON_EXECUTION_BRANCH_HIDING_OPTIONS_KEY in StrategyProperties to avoid branches caused by modalities not part of main execution by using site proofs in a SymbolicExecutionStrategy.
SymbolicAssociation - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicAssociation.
SymbolicAssociation(Services, Term, ISymbolicObject, Term, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Constructor.
SymbolicAssociation(Services, Term, Term, Term, ISymbolicObject, Term, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Constructor.
SymbolicAssociation(Services, IProgramVariable, ISymbolicObject, Term, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
Constructor.
SymbolicEquivalenceClass - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicEquivalenceClass.
SymbolicEquivalenceClass(Services, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Constructor.
SymbolicEquivalenceClass(Services, ImmutableList<Term>, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
Constructor.
symbolicEx - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
symbolicExecNames - Static variable in class de.uka.ilkd.key.proof.NodeInfo
 
SymbolicExecutionBreakpointStopCondition - Class in de.uka.ilkd.key.symbolic_execution.strategy
An IBreakpointStopCondition which can be used during symbolic execution.
SymbolicExecutionBreakpointStopCondition(IBreakpoint...) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionBreakpointStopCondition
SymbolicExecutionCompletions() - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions
 
SymbolicExecutionEnvironment<U extends UserInterfaceControl> - Class in de.uka.ilkd.key.symbolic_execution.util
Instances of this class are used to collect and access all relevant information for symbolic execution tree extraction of Proofs via an SymbolicExecutionTreeBuilder.
SymbolicExecutionEnvironment(KeYEnvironment<U>, SymbolicExecutionTreeBuilder) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
Constructor.
SymbolicExecutionEnvironment(U, InitConfig, SymbolicExecutionTreeBuilder) - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionEnvironment
Constructor.
SymbolicExecutionExceptionBreakpoint - Class in de.uka.ilkd.key.symbolic_execution.strategy.breakpoint
ThisSymbolicExecutionExceptionBreakpoint represents an exception breakpoint and is responsible to tell the debugger to stop execution when the respective breakpoint is hit.
SymbolicExecutionExceptionBreakpoint(Proof, String, boolean, boolean, boolean, boolean, int) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
SymbolicExecutionGoalChooser - Class in de.uka.ilkd.key.symbolic_execution.strategy
This GoalChooser is a special implementation of the default DepthFirstGoalChooser.
SymbolicExecutionGoalChooser() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooser
 
SymbolicExecutionGoalChooserBuilder - Class in de.uka.ilkd.key.symbolic_execution.strategy
This GoalChooserBuilder creates a special GoalChooser for symbolic execution.
SymbolicExecutionGoalChooserBuilder() - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooserBuilder
 
SymbolicExecutionJavaProfile - Class in de.uka.ilkd.key.symbolic_execution.profile
An extended JavaProfile used by the symbolic execution API.
SymbolicExecutionJavaProfile(boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
Constructor.
SymbolicExecutionJavaProfileDefaultProfileResolver - Class in de.uka.ilkd.key.symbolic_execution.profile
SymbolicExecutionJavaProfileDefaultProfileResolver() - Constructor for class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfileDefaultProfileResolver
 
SymbolicExecutionPO - Class in de.uka.ilkd.key.informationflow.po
 
SymbolicExecutionPO(InitConfig, InformationFlowContract, ProofObligationVars, Goal, Services) - Constructor for class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
To be used only for auxiliary proofs where the services object of the actual proof has to be used instead of the initial services form the InitConfig.
SymbolicExecutionPO(InitConfig, InformationFlowContract, ProofObligationVars, Goal) - Constructor for class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
SymbolicExecutionSideProofUtil - Class in de.uka.ilkd.key.symbolic_execution.util
Provides utility methods for side proofs.
SymbolicExecutionSideProofUtil() - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil
Forbid instances.
SymbolicExecutionSideProofUtil.ContainsIrrelevantThingsVisitor - Class in de.uka.ilkd.key.symbolic_execution.util
Utility class used by QuerySideProofRule#containsIrrelevantThings(Services, SequentFormula, Set).
SymbolicExecutionSideProofUtil.ContainsModalityOrQueryVisitor - Class in de.uka.ilkd.key.symbolic_execution.util
Utility method used by QuerySideProofRule#containsModalityOrQuery(Term).
SymbolicExecutionState - Class in de.uka.ilkd.key.util.mergerule
A symbolic execution state is a pair of a symbolic state in form of a parallel update, and a path condition in form of a JavaDL formula.
SymbolicExecutionState(Term, Term) - Constructor for class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
SymbolicExecutionState(Term, Term, Node) - Constructor for class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
SymbolicExecutionStateWithProgCnt - Class in de.uka.ilkd.key.util.mergerule
A symbolic execution state with program counter is a triple of a symbolic state in form of a parallel update, a path condition in form of a JavaDL formula, and a program counter in form of a JavaDL formula with non-empty Java Block (and a possible post condition as first, and only, sub term).
SymbolicExecutionStateWithProgCnt(Term, Term, Term) - Constructor for class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
SymbolicExecutionStateWithProgCnt(Term, Term, Term, Node) - Constructor for class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
SymbolicExecutionStrategy - Class in de.uka.ilkd.key.symbolic_execution.strategy
Strategy to use for symbolic execution.
SymbolicExecutionStrategy(Proof, StrategyProperties) - Constructor for class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionStrategy
Constructor.
SymbolicExecutionStrategy.Factory - Class in de.uka.ilkd.key.symbolic_execution.strategy
The StrategyFactory to create instances of SymbolicExecutionStrategy.
SymbolicExecutionTermLabel - Class in de.uka.ilkd.key.logic.label
Label attached to a symbolic execution thread.
SymbolicExecutionTermLabel(int) - Constructor for class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
Constructor.
SymbolicExecutionTermLabelFactory - Class in de.uka.ilkd.key.logic.label
A factory for creating SymbolicExecutionTermLabel objects.
SymbolicExecutionTermLabelFactory() - Constructor for class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabelFactory
 
SymbolicExecutionTermLabelUpdate - Class in de.uka.ilkd.key.rule.label
Makes sure that the ID of SymbolicExecutionTermLabels is increased when a WhileInvariantRule is applied.
SymbolicExecutionTermLabelUpdate() - Constructor for class de.uka.ilkd.key.rule.label.SymbolicExecutionTermLabelUpdate
 
SymbolicExecutionTreeBuilder - Class in de.uka.ilkd.key.symbolic_execution
Instances of this class are used to extract the symbolic execution tree from a normal KeY's proof tree.
SymbolicExecutionTreeBuilder(Proof, boolean, boolean, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Constructor.
SymbolicExecutionTreeBuilder.AnalyzerProofVisitor - Class in de.uka.ilkd.key.symbolic_execution
This ProofVisitor is used to transfer the proof tree in KeY into IExecutionNodes which forms the symbolic execution tree.
SymbolicExecutionTreeBuilder.JavaPair - Class in de.uka.ilkd.key.symbolic_execution
Utility class to group a call stack size with an ImmutableList of SourceElement with the elements of interest.
SymbolicExecutionTreeBuilder.MethodFrameCounterJavaASTVisitor - Class in de.uka.ilkd.key.symbolic_execution
Utility class used in SymbolicExecutionTreeBuilder.initNewLoopBodyMethodCallStack(Node) to compute the number of available MethodFrames.
SymbolicExecutionTreeBuilder.SymbolicExecutionCompletions - Class in de.uka.ilkd.key.symbolic_execution
Instances of this class are returned by SymbolicExecutionTreeBuilder.analyse() to inform about newly completed blocks and returned methods.
SymbolicExecutionUtil - Class in de.uka.ilkd.key.symbolic_execution.util
Provides utility methods for symbolic execution with KeY.
SymbolicExecutionUtil() - Constructor for class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Forbid instances.
SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult - Class in de.uka.ilkd.key.symbolic_execution.util
SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId - Class in de.uka.ilkd.key.symbolic_execution.util
Utility class used to find the maximal modality Term used by SymbolicExecutionUtil.findModalityWithMaxSymbolicExecutionLabelId(Term).
SymbolicExecutionUtil.SiteProofVariableValueInput - Class in de.uka.ilkd.key.symbolic_execution.util
Helper class which represents the return value of ExecutionMethodReturn#createExtractReturnVariableValueSequent(TypeReference, ReferencePrefix, Node, IProgramVariable) and ExecutionMethodReturn#createExtractVariableValueSequent(IExecutionContext, Node, IProgramVariable).
SymbolicLayout - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicLayout.
SymbolicLayout(IModelSettings, ImmutableList<ISymbolicEquivalenceClass>) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicLayout
Constructor.
SymbolicLayoutExtractor - Class in de.uka.ilkd.key.symbolic_execution
Instances of this class can be used to compute memory layouts (objects with values and associations to other objects on the heap together with objects and associations to objects on the current state of the stack) which a given Node of KeY's proof tree can have based on equivalence classes (aliasing) of objects.
SymbolicLayoutExtractor(Node, PosInOccurrence, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Constructor.
SymbolicLayoutReader - Class in de.uka.ilkd.key.symbolic_execution
Allows to read XML files which contains an object model written via an SymbolicLayoutWriter.
SymbolicLayoutReader() - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader
 
SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicAssociationValueContainer which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.AbstractKeYlessElement - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicElement which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.KeYlessAssociation - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicAssociation which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.KeYlessEquivalenceClass - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicEquivalenceClass which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.KeYlessLayout - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicLayout which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.KeYlessObject - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicObject which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.KeYlessState - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicState which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.KeYlessValue - Class in de.uka.ilkd.key.symbolic_execution
An implementation of ISymbolicValue which is independent from KeY and provides such only children and default attributes.
SymbolicLayoutReader.SEDSAXHandler - Class in de.uka.ilkd.key.symbolic_execution
DefaultHandler implementation used in ExecutionNodeReader.read(InputStream).
SymbolicLayoutWriter - Class in de.uka.ilkd.key.symbolic_execution
Allows to persistent selected properties of ISymbolicLayouts as XML file.
SymbolicLayoutWriter() - Constructor for class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
 
SymbolicObject - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicObject.
SymbolicObject(Services, Term, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
Constructor.
SymbolicState - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicState.
SymbolicState(String, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicState
Constructor.
SymbolicValue - Class in de.uka.ilkd.key.symbolic_execution.object_model.impl
Default implementation of ISymbolicValue.
SymbolicValue(Services, Term, Term, Term, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Constructor.
SymbolicValue(Services, Term, Term, Term, Term, Term, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Constructor.
SymbolicValue(Services, IProgramVariable, Term, Term, IModelSettings) - Constructor for class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
Constructor.
symbols - Variable in class de.uka.ilkd.key.logic.Namespace
The map that maps a name to a symbols of that name if it is defined in this Namespace.
Synchronized - Class in de.uka.ilkd.key.java.declaration.modifier
Synchronized.
Synchronized() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Synchronized
Synchronized.
Synchronized(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Synchronized
Synchronized.
SYNCHRONIZED - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
SYNCHRONIZED - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
SYNCHRONIZED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
SYNCHRONIZED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
synchronizedBlock(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a synchronized block.
SynchronizedBlock - Class in de.uka.ilkd.key.java.statement
Synchronized block.
SynchronizedBlock(StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.SynchronizedBlock
Synchronized block.
SynchronizedBlock(Expression, StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.SynchronizedBlock
Synchronized block.
SynchronizedBlock(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.SynchronizedBlock
Synchronized block.
SynchronizedStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
SynchronizedStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
syncPreferences() - Method in class de.uka.ilkd.key.gui.MainWindow
Synchronised the system properties with the background storage system.
synpred10_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred10_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred10_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred10_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred11_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred11_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred11_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred11_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred12_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred12_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred12_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred12_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred13_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred13_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred13_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred13_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred14_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred14_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred14_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred14_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred15_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred15_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred16_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred16_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred17_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred17_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred18_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred18_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred1_KeYJMLLexer() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
synpred1_KeYJMLLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
synpred1_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred1_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred1_KeYJMLPreLexer() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred1_KeYJMLPreLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred1_KeYJMLPreParser() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
synpred1_KeYJMLPreParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
synpred1_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred1_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred1_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred1_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred2_KeYJMLLexer() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
synpred2_KeYJMLLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
synpred2_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred2_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred2_KeYJMLPreLexer() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred2_KeYJMLPreLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred2_KeYJMLPreParser() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
synpred2_KeYJMLPreParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
synpred2_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred2_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred2_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred2_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred3_KeYJMLLexer() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
synpred3_KeYJMLLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
synpred3_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred3_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred3_KeYJMLPreLexer() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred3_KeYJMLPreLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred3_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred3_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred3_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred3_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred4_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred4_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred4_KeYJMLPreLexer() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred4_KeYJMLPreLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred4_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred4_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred4_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred4_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred5_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred5_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred5_KeYJMLPreLexer() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred5_KeYJMLPreLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred5_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred5_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred5_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred5_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred6_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred6_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred6_KeYJMLPreLexer() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred6_KeYJMLPreLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred6_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred6_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred6_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred6_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred7_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred7_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred7_KeYJMLPreLexer() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred7_KeYJMLPreLexer_fragment() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
synpred7_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred7_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred7_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred7_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred8_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred8_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred8_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred8_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred8_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred8_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred9_KeYJMLParser() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred9_KeYJMLParser_fragment() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
synpred9_KeYLexer() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred9_KeYLexer_fragment() - Method in class de.uka.ilkd.key.parser.KeYLexer
 
synpred9_KeYParser() - Method in class de.uka.ilkd.key.parser.KeYParser
 
synpred9_KeYParser_fragment() - Method in class de.uka.ilkd.key.parser.KeYParser
 
syntacticalReplace(Term, TermLabelState, Taclet.TacletLabelHint, PosInOccurrence, MatchConditions, Goal, RuleApp, Services) - Method in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
a new term is created by replacing variables of term whose replacement is found in the given SVInstantiations
SyntacticalReplaceVisitor - Class in de.uka.ilkd.key.rule
 
SyntacticalReplaceVisitor(TermLabelState, Taclet.TacletLabelHint, PosInOccurrence, SVInstantiations, Goal, Rule, RuleApp, Services, TermBuilder) - Constructor for class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
constructs a term visitor replacing any occurrence of a schemavariable found in svInst by its instantiation
SyntacticalReplaceVisitor(TermLabelState, Taclet.TacletLabelHint, PosInOccurrence, SVInstantiations, Goal, Rule, RuleApp, Services) - Constructor for class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
constructs a term visitor replacing any occurrence of a schemavariable found in svInst by its instantiation
SyntacticalReplaceVisitor(TermLabelState, Taclet.TacletLabelHint, PosInOccurrence, Goal, Rule, RuleApp, Services, TermBuilder) - Constructor for class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
SYNTAX_HIGHLIGHTING - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
syntaxHighlighter - Variable in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
SyntaxHighlightingToggleAction - Class in de.uka.ilkd.key.gui.actions
 
SyntaxHighlightingToggleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.SyntaxHighlightingToggleAction
 
SYSTEM_COMMAND_PREFIX - Static variable in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
SystemInfoAction - Class in de.uka.ilkd.key.gui.actions
 
SystemInfoAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
SystemPropertiesItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.SystemPropertiesItem
 

T

t - Variable in exception de.uka.ilkd.key.parser.AmbigiousDeclException
 
t - Variable in class de.uka.ilkd.key.pp.AbbrevMap.AbbrevWrapper
 
t - Variable in class de.uka.ilkd.key.rule.conditions.ConstantCondition
 
t - Variable in class de.uka.ilkd.key.rule.conditions.EqualUniqueCondition
 
t - Variable in class de.uka.ilkd.key.strategy.termProjection.TermBuffer
 
t2 - Variable in class de.uka.ilkd.key.rule.conditions.EqualUniqueCondition
 
ta - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputCellRenderer
 
TAB - Static variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
TAB - Static variable in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
TAB_ICON_SIZE - Static variable in class de.uka.ilkd.key.gui.MainWindowTabbedPane
 
TAB_SIZE - Static variable in class de.uka.ilkd.key.gui.sourceview.SourceView
Indicates how many spaces are inserted instead of one tab (used in source code window).
tabbedPane - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
tabbedPane - Variable in class de.uka.ilkd.key.gui.smt.InformationWindow
 
TabbedPaneSaver() - Constructor for class de.uka.ilkd.key.util.PreferenceSaver.TabbedPaneSaver
 
tabIndices - Variable in class org.key_project.util.java.IOUtil.LineInformation
The indices of all tabs in the line.
table - Variable in class de.uka.ilkd.key.gui.smt.ProgressDialog
 
table - Variable in class de.uka.ilkd.key.gui.TableRowResizer
 
tableChanged(TableModelEvent) - Method in class de.uka.ilkd.key.gui.smt.ProgressTable
 
TableItem<T> - Class in de.uka.ilkd.key.gui.lemmatagenerator
 
TableItem(T, SelectionPanel.Side) - Constructor for class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
tableModel - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
the model used for the instantiation of the schemavariables
tableModel() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
tablePane - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
TablePanel - Class in de.uka.ilkd.key.gui.smt
 
TablePanel() - Constructor for class de.uka.ilkd.key.gui.smt.TablePanel
 
TableRowResizer - Class in de.uka.ilkd.key.gui
A mouse listener for resizing the height of the JTable rows.
TableRowResizer(JTable) - Constructor for class de.uka.ilkd.key.gui.TableRowResizer
 
tabPane - Variable in class de.uka.ilkd.key.gui.ExampleChooser
 
tabs - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
The container for the tabs containing source code.
tabSize - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
tabSize - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
taclet() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
taclet(ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
taclet(ImmutableSet<Choice>, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
taclet - Variable in class de.uka.ilkd.key.rule.AbstractBlockContractRule.InfFlowValidityData
 
taclet - Variable in class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
 
taclet() - Method in class de.uka.ilkd.key.rule.inst.TacletInstantiations
 
Taclet - Class in de.uka.ilkd.key.rule
Taclets are the DL-extension of schematic theory specific rules.
Taclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, ImmutableMap<SchemaVariable, TacletPrefix>, ImmutableSet<Choice>, boolean, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.Taclet
creates a Taclet (originally known as Schematic Theory Specific Rules)
Taclet(Name, TacletApplPart, ImmutableList<TacletGoalTemplate>, ImmutableList<RuleSet>, TacletAttributes, ImmutableMap<SchemaVariable, TacletPrefix>, ImmutableSet<Choice>, ImmutableSet<TacletAnnotation>) - Constructor for class de.uka.ilkd.key.rule.Taclet
creates a Schematic Theory Specific Rule (Taclet) with the given parameters.
taclet - Variable in class de.uka.ilkd.key.rule.TacletApp
the taclet for which the application information is collected
taclet() - Method in class de.uka.ilkd.key.rule.TacletApp
returns the taclet the application information is collected for
taclet - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
taclet - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionFormula
 
taclet - Variable in class de.uka.ilkd.key.taclettranslation.lemma.LemmaFormula
 
taclet - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
Taclet.TacletLabelHint - Class in de.uka.ilkd.key.rule
Instances of this class are used as hints to maintain TermLabels.
Taclet.TacletLabelHint.TacletOperation - Enum in de.uka.ilkd.key.rule
Defines the possible operations a Taclet performs.
taclet2Builder - Variable in class de.uka.ilkd.key.parser.KeYParser
 
taclet2Builder - Variable in class de.uka.ilkd.key.proof.init.InitConfig
maps taclets to their TacletBuilders.
TACLET_BASE - Static variable in class de.uka.ilkd.key.gui.InfoTreeModel
 
TACLET_DIR - Static variable in class de.uka.ilkd.key.core.Main
 
TACLET_FILTER - Static variable in class de.uka.ilkd.key.settings.GeneralSettings
 
TACLET_MATCHER_SELECTION_VALUE - Static variable in class de.uka.ilkd.key.rule.match.TacletMatcherKit
sets up the concrete factory to use depending on the provided system property or the given default if no property is set
TACLET_NAME - Static variable in class de.uka.ilkd.key.macros.scripts.AssumeCommand
 
TACLET_SELECTION - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
TACLET_WITH_IF_FIND_AND_NO_REPLACEWITH - Static variable in interface de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter
This filter selects all Taclet which have an assumes, find and no replacewith part.
TACLET_WITH_IF_FIND_AND_REPLACEWITH - Static variable in interface de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter
This filter selects all Taclet which have an assumes, find and at least one replacewith part.
TACLET_WITH_NO_IF - Static variable in interface de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter
This filter selects all Taclets which have no assumes, sequent but a findpart.
TACLET_WITH_NO_IF_FIND_AND_ADDRULE - Static variable in interface de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter
This filter selects all Taclet which have an assumes, find and no replacewith part.
TacletAnnotation - Enum in de.uka.ilkd.key.rule
KeY parser can add annotations to taclets during parsing.
TacletAnnotation() - Constructor for enum de.uka.ilkd.key.rule.TacletAnnotation
 
tacletAnnotations - Variable in class de.uka.ilkd.key.rule.Taclet
 
tacletAnnotations - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
tacletApp() - Method in class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
 
TacletApp - Class in de.uka.ilkd.key.rule
A TacletApp object contains information required for a concrete application.
TacletApp(Taclet) - Constructor for class de.uka.ilkd.key.rule.TacletApp
constructs a TacletApp for the given taclet, with an empty instantiation map
TacletApp(Taclet, SVInstantiations, ImmutableList<IfFormulaInstantiation>) - Constructor for class de.uka.ilkd.key.rule.TacletApp
 
TacletApp(Taclet, SVInstantiations) - Constructor for class de.uka.ilkd.key.rule.TacletApp
constructs a TacletApp for the given taclet.
TacletAppComparator() - Constructor for class de.uka.ilkd.key.gui.nodeviews.TacletMenu.TacletAppComparator
 
tacletAppContainer - Variable in class de.uka.ilkd.key.strategy.IfInstantiator
 
TacletAppContainer - Class in de.uka.ilkd.key.strategy
Instances of this class are immutable
TacletAppContainer(RuleApp, RuleAppCost, long) - Constructor for class de.uka.ilkd.key.strategy.TacletAppContainer
 
TacletAppIndex - Class in de.uka.ilkd.key.proof
the class manages the available TacletApps.
TacletAppIndex(TacletIndex, Services) - Constructor for class de.uka.ilkd.key.proof.TacletAppIndex
 
TacletAppIndex(TacletIndex, SemisequentTacletAppIndex, SemisequentTacletAppIndex, Goal, Sequent, RuleFilter, TermTacletAppIndexCacheSet, Map<PrefixTermTacletAppIndexCacheImpl.CacheKey, TermTacletAppIndex>) - Constructor for class de.uka.ilkd.key.proof.TacletAppIndex
 
TacletAppIntermediate - Class in de.uka.ilkd.key.proof.io.intermediate
Encapsulates intermediate information for constructing a taclet application.
TacletAppIntermediate(String, Pair<Integer, PosInTerm>, LinkedList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Name>) - Constructor for class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
Constructs a new intermediate taclet application.
TacletAppListItem(TacletApp, Sequent, NotationInfo, Services) - Constructor for class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
TacletApplPart - Class in de.uka.ilkd.key.rule
 
TacletApplPart(Sequent, ImmutableList<NewVarcond>, ImmutableList<NotFreeIn>, ImmutableList<NewDependingOn>, ImmutableList<VariableCondition>) - Constructor for class de.uka.ilkd.key.rule.TacletApplPart
constructs a new TacletApplPart object with the given Sequent, a list of variables that are new, a list of variable pairs that represent the NotFreeIn relation and a list of additional generic variable conditions.
tacletAsString - Variable in class de.uka.ilkd.key.rule.Taclet
 
TacletAssumesModel - Class in de.uka.ilkd.key.control.instantiation_model
 
TacletAssumesModel(Term, ImmutableList<IfFormulaInstantiation>, Services, NamespaceSet, AbbrevMap) - Constructor for class de.uka.ilkd.key.control.instantiation_model.TacletAssumesModel
 
tacletAssumptions - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Assumptions made of taclets - the translation of tacletFormulae
TacletAttributes - Class in de.uka.ilkd.key.rule
 
TacletAttributes() - Constructor for class de.uka.ilkd.key.rule.TacletAttributes
 
TacletBuilder<T extends Taclet> - Class in de.uka.ilkd.key.rule.tacletbuilder
abstract taclet builder class to be inherited from taclet builders specialised for their concrete taclet variant
TacletBuilder() - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
tacletBuilder - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
TacletBuilder.TacletBuilderException - Exception in de.uka.ilkd.key.rule.tacletbuilder
 
TacletBuilderException(Name, String) - Constructor for exception de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder.TacletBuilderException
 
TacletBuilderException(TacletBuilder<?>, String) - Constructor for exception de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder.TacletBuilderException
 
tacletChooser - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
TacletConditions - Class in de.uka.ilkd.key.taclettranslation.assumptions
This class is used for wrapping all variable conditions of a taclet in one object.
TacletConditions(Taclet) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
TacletConstructionException(String) - Constructor for exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.TacletConstructionException
 
TacletConstructionException(Throwable) - Constructor for exception de.uka.ilkd.key.proof.io.IntermediateProofReplayer.TacletConstructionException
 
TacletDescriber - Class in de.uka.ilkd.key.gui.nodeviews
The methods of class TacletDescriber have been extracted from class InnerNodeView.
TacletDescriber() - Constructor for class de.uka.ilkd.key.gui.nodeviews.TacletDescriber
 
TacletExecutor<TacletKind extends Taclet> - Class in de.uka.ilkd.key.rule.executor.javadl
Encapsulates the application engine of taclets.
TacletExecutor(TacletKind) - Constructor for class de.uka.ilkd.key.rule.executor.javadl.TacletExecutor
 
tacletFile - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
TacletFilter - Class in de.uka.ilkd.key.proof.rulefilter
Interface for filtering a list of TacletApps, for example to choose only taclets for interactive application or taclets belonging to some given heuristics.
TacletFilter() - Constructor for class de.uka.ilkd.key.proof.rulefilter.TacletFilter
 
tacletFilter - Variable in class de.uka.ilkd.key.settings.GeneralSettings
minimize interaction is on by default
tacletFilter() - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
tacletFilter - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
TacletFilter.TacletFilterTrue - Class in de.uka.ilkd.key.proof.rulefilter
Trival TacletFilter that always returns true;
TacletFilterCloseGoal - Class in de.uka.ilkd.key.proof.rulefilter
 
TacletFilterCloseGoal() - Constructor for class de.uka.ilkd.key.proof.rulefilter.TacletFilterCloseGoal
 
TacletFilterSplitGoal - Class in de.uka.ilkd.key.proof.rulefilter
 
TacletFilterSplitGoal() - Constructor for class de.uka.ilkd.key.proof.rulefilter.TacletFilterSplitGoal
 
TacletFilterTrue() - Constructor for class de.uka.ilkd.key.proof.rulefilter.TacletFilter.TacletFilterTrue
 
TacletFindModel - Class in de.uka.ilkd.key.control.instantiation_model
 
TacletFindModel(TacletApp, Services, NamespaceSet, AbbrevMap, Goal) - Constructor for class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
create new data model for tree
TacletFormula - Interface in de.uka.ilkd.key.taclettranslation
Represents the formula of a taclet.
TacletFromFileLoader(ProgressMonitor, ProblemInitializer.ProblemInitializerListener, ProblemInitializer, File, Collection<File>, InitConfig) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
TacletFromFileLoader(ProgressMonitor, ProblemInitializer.ProblemInitializerListener, ProblemInitializer, Profile, File, Collection<File>) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
TacletFromFileLoader(TacletLoader.TacletFromFileLoader, InitConfig) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader.TacletFromFileLoader
 
TacletGenerator - Class in de.uka.ilkd.key.rule.tacletbuilder
 
TacletGenerator() - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator
 
TacletGenerator.TermAndBoundVarPair - Class in de.uka.ilkd.key.rule.tacletbuilder
 
TacletGoalTemplate - Class in de.uka.ilkd.key.rule.tacletbuilder
this class contains the goals of the schematic theory specific rules (Taclet).
TacletGoalTemplate(Sequent, ImmutableList<Taclet>, ImmutableSet<SchemaVariable>) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
creates new Goaldescription
TacletGoalTemplate(Sequent, ImmutableList<Taclet>) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
creates new Goaldescription same effect as new TacletGoalTemplate(addedSeq, addedRules, SetAsListOf.
TacletIfSelectionDialog - Class in de.uka.ilkd.key.gui
this dialog appears if a rule is selected to be applied and the rule has an if sequent.
TacletIfSelectionDialog(TacletInstantiationModel, TacletMatchCompletionDialog) - Constructor for class de.uka.ilkd.key.gui.TacletIfSelectionDialog
creates a new dialog
TacletIfSelectionDialog.IfComboRenderer - Class in de.uka.ilkd.key.gui
 
tacletIndex - Variable in class de.uka.ilkd.key.proof.RuleAppIndex
 
tacletIndex() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
returns the Taclet index for this ruleAppIndex.
tacletIndex - Variable in class de.uka.ilkd.key.proof.TacletAppIndex
 
tacletIndex() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
returns the Taclet index for this ruleAppIndex.
TacletIndex - Class in de.uka.ilkd.key.proof
manages all applicable Taclets (more precisely: Taclets with instantiations but without position information, the NoPosTacletApps) at one node.
TacletIndex() - Constructor for class de.uka.ilkd.key.proof.TacletIndex
constructs empty rule index
TacletIndex(Iterable<Taclet>) - Constructor for class de.uka.ilkd.key.proof.TacletIndex
creates a new TacletIndex with the given Taclets as initial contents.
TacletIndex(HashMap<Object, ImmutableList<NoPosTacletApp>>, HashMap<Object, ImmutableList<NoPosTacletApp>>, HashMap<Object, ImmutableList<NoPosTacletApp>>, ImmutableList<NoPosTacletApp>, HashSet<NoPosTacletApp>) - Constructor for class de.uka.ilkd.key.proof.TacletIndex
 
TacletIndex.PrefixOccurrences - Class in de.uka.ilkd.key.proof
Inner class to track the occurrences of prefix elements in java blocks
TacletIndexKit - Class in de.uka.ilkd.key.proof
Abstract factory for creating TacletIndex instances
TacletIndexKit() - Constructor for class de.uka.ilkd.key.proof.TacletIndexKit
 
TacletIndexKit.MultiThreadedTacletIndexKit - Class in de.uka.ilkd.key.proof
Concrete factory creating the multi threaded version of the TacletIndex (performs matching using multiple threads)
TacletIndexKit.SingleThreadedTacletIndexKit - Class in de.uka.ilkd.key.proof
Concrete factory creating the single threaded version of the TacletIndex
tacletInfo - Variable in class de.uka.ilkd.key.gui.nodeviews.InnerNodeView
 
TacletInfo(Taclet, boolean, boolean) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
TacletInformation(String) - Constructor for class de.uka.ilkd.key.proof.io.IntermediatePresentationProofFileParser.TacletInformation
 
TacletInfoToggle - Class in de.uka.ilkd.key.gui.nodeviews
JCheckBox indicating whether taclet info is displayed for inner nodes in proof tree.
TacletInfoToggle() - Constructor for class de.uka.ilkd.key.gui.nodeviews.TacletInfoToggle
 
tacletInfoToggle - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
TacletInstantiationModel - Class in de.uka.ilkd.key.control.instantiation_model
 
TacletInstantiationModel(TacletApp, Sequent, NamespaceSet, AbbrevMap, Goal) - Constructor for class de.uka.ilkd.key.control.instantiation_model.TacletInstantiationModel
create new data model for the apply Taclet dialog wrapping a combo box model and a table model
TacletInstantiations - Class in de.uka.ilkd.key.rule.inst
this class contains a Taclet together with its suggested instantiations.
TacletInstantiations(Taclet, ImmutableMap<SchemaVariable, Term>) - Constructor for class de.uka.ilkd.key.rule.inst.TacletInstantiations
 
TacletLabelHint(Taclet.TacletLabelHint.TacletOperation, Sequent) - Constructor for class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Constructor.
TacletLabelHint(Term) - Constructor for class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Constructor.
TacletLabelHint(Taclet.TacletLabelHint, SequentFormula) - Constructor for class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
Constructor.
tacletlist() - Method in class de.uka.ilkd.key.parser.KeYParser
 
TacletLoader - Class in de.uka.ilkd.key.taclettranslation.lemma
 
TacletLoader(ProgressMonitor, ProblemInitializer.ProblemInitializerListener, Profile) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletLoader
 
tacletLoader - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
TacletLoader.KeYsTacletsLoader - Class in de.uka.ilkd.key.taclettranslation.lemma
 
TacletLoader.TacletFromFileLoader - Class in de.uka.ilkd.key.taclettranslation.lemma
 
TacletMatchCompletionDialog - Class in de.uka.ilkd.key.gui
 
TacletMatchCompletionDialog(MainWindow, TacletInstantiationModel[], Goal, KeYMediator) - Constructor for class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
 
TacletMatchCompletionDialog.ButtonListener - Class in de.uka.ilkd.key.gui
 
TacletMatchCompletionDialog.DataTable - Class in de.uka.ilkd.key.gui
 
TacletMatchCompletionDialog.DataTable.InputCellRenderer - Class in de.uka.ilkd.key.gui
 
TacletMatchCompletionDialog.DataTable.InputEditor - Class in de.uka.ilkd.key.gui
 
TacletMatchCompletionDialog.PositionSettable - Interface in de.uka.ilkd.key.gui
 
TacletMatcher - Interface in de.uka.ilkd.key.rule
 
TacletMatcherKit - Class in de.uka.ilkd.key.rule.match
Abstract factory for the creation of taclet matcher.
TacletMatcherKit() - Constructor for class de.uka.ilkd.key.rule.match.TacletMatcherKit
 
TacletMatcherKit.LegacyTacletMatcherKit - Class in de.uka.ilkd.key.rule.match
The concrete factory for the legacy taclet matcher.
TacletMatcherKit.VMTacletMatcherKit - Class in de.uka.ilkd.key.rule.match
The concrete factory for the vm based taclet matcher.
TacletMatchProgram - Class in de.uka.ilkd.key.rule.match.vm
Instances of this class represent programs for matching a term against a given pattern.
TacletMatchProgram(MatchInstruction[]) - Constructor for class de.uka.ilkd.key.rule.match.vm.TacletMatchProgram
creates an instance of the matcher consisting of the instruction
TacletMenu - Class in de.uka.ilkd.key.gui.nodeviews
This class creates a menu with Taclets as entries.
TacletMenu() - Constructor for class de.uka.ilkd.key.gui.nodeviews.TacletMenu
creates empty menu
TacletMenu(CurrentGoalView, ImmutableList<TacletApp>, ImmutableList<TacletApp>, ImmutableList<TacletApp>, ImmutableList<BuiltInRule>, PosInSequent) - Constructor for class de.uka.ilkd.key.gui.nodeviews.TacletMenu
creates a new menu that displays all applicable rules at the given position
TacletMenu.FocussedRuleApplicationMenuItem - Class in de.uka.ilkd.key.gui.nodeviews
 
TacletMenu.MenuControl - Class in de.uka.ilkd.key.gui.nodeviews
ActionListener
TacletMenu.TacletAppComparator - Class in de.uka.ilkd.key.gui.nodeviews
 
TacletMenuItem - Interface in de.uka.ilkd.key.gui.nodeviews
This interface is implemented by items to be displayed in the @link TacletMenu.
tacletName - Variable in class de.uka.ilkd.key.gui.smt.LeafPanel
 
tacletName - Variable in class de.uka.ilkd.key.proof.io.intermediate.TacletAppIntermediate
 
tacletname - Variable in exception de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder.TacletBuilderException
 
tacletName - Variable in class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
 
TacletNameFilter(String) - Constructor for class de.uka.ilkd.key.macros.scripts.InstantiateCommand.TacletNameFilter
 
TacletNameFilter(String) - Constructor for class de.uka.ilkd.key.macros.scripts.RuleCommand.TacletNameFilter
 
tacletNames - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
The taclets that could be used for external provers.
tacletOperation - Variable in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
The currently performed operation.
TacletOperation() - Constructor for enum de.uka.ilkd.key.rule.Taclet.TacletLabelHint.TacletOperation
 
TacletOptionsAction - Class in de.uka.ilkd.key.gui.actions
 
TacletOptionsAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.TacletOptionsAction
 
TacletPrefix - Class in de.uka.ilkd.key.rule
 
TacletPrefix(ImmutableSet<SchemaVariable>, boolean) - Constructor for class de.uka.ilkd.key.rule.TacletPrefix
creates the prefix
TacletPrefixBuilder - Class in de.uka.ilkd.key.rule.tacletbuilder
 
TacletPrefixBuilder(TacletBuilder<? extends Taclet>) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
TacletPrefixBuilder.InvalidPrefixException - Exception in de.uka.ilkd.key.rule.tacletbuilder
 
TacletProofObligationInput - Class in de.uka.ilkd.key.taclettranslation.lemma
The Class TacletProofObligationInput is a special purpose proof obligations for taclet proofs.
TacletProofObligationInput(String, InitConfig) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletProofObligationInput
Instantiates a new taclet proof obligation input object.
TacletRequiringInstantiationFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns zero iff the given rule app is a taclet app that needs explicit instantiation of schema variables (which has not been done yet)
TacletRequiringInstantiationFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.TacletRequiringInstantiationFeature
 
taclets - Variable in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
taclets - Variable in class de.uka.ilkd.key.parser.KeYParser
 
taclets - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
taclets - Variable in class de.uka.ilkd.key.proof.init.InitConfig
 
taclets - Variable in class de.uka.ilkd.key.settings.SMTSettings
 
TacletSchemaVariableCollector - Class in de.uka.ilkd.key.rule
Collects all schemavariables occurring in the \find, \assumes part or goal description of a taclet.
TacletSchemaVariableCollector() - Constructor for class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
TacletSchemaVariableCollector(SVInstantiations) - Constructor for class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
TacletSections() - Constructor for enum de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator.TacletSections
 
TacletSetMatchTask(NoPosTacletApp[], int, int, PosInOccurrence, RuleFilter, Services) - Constructor for class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
Creates a task which matches all taclets in toMatch from lower including to upper excluding against the term at position pos.
tacletSetTranslation - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Formulae made of taclets, used for assumptions.
TacletSetTranslation - Interface in de.uka.ilkd.key.taclettranslation.assumptions
This interface provides the mechanism of translating taclets to formulae.
tacletsForRuleSet(Proof, String, ImmutableList<String>) - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
Selects the taclets suitable for one step simplification out of the given rule set (where taclets that also belong to one of the "excluded" rule sets are not considered).
TacletSoundnessPOLoader - Class in de.uka.ilkd.key.taclettranslation.lemma
 
TacletSoundnessPOLoader(TacletSoundnessPOLoader.LoaderListener, TacletSoundnessPOLoader.TacletFilter, boolean, TacletLoader, InitConfig, boolean) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader
 
TacletSoundnessPOLoader.LoaderListener - Interface in de.uka.ilkd.key.taclettranslation.lemma
 
TacletSoundnessPOLoader.TacletFilter - Interface in de.uka.ilkd.key.taclettranslation.lemma
 
TacletSoundnessPOLoader.TacletInfo - Class in de.uka.ilkd.key.taclettranslation.lemma
 
TacletSoundnessPOLoader.Working - Class in de.uka.ilkd.key.taclettranslation.lemma
 
tacletsSelected() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmaSelectionDialog
 
tacletTermStack - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
tacletTermStack - Variable in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
The stack maintained during application of a taclet Term.
tacletTranslation - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
Stores the taclet translation that is associated with this solver.
TacletTranslationOptions - Class in de.uka.ilkd.key.gui.smt
 
TacletTranslationOptions(SMTSettings) - Constructor for class de.uka.ilkd.key.gui.smt.TacletTranslationOptions
 
TacletTranslationSelection - Class in de.uka.ilkd.key.gui.smt
 
TacletTranslationSelection(SMTSettings) - Constructor for class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
TacletTranslator - Interface in de.uka.ilkd.key.taclettranslation
 
TacletVariableSVCollector - Class in de.uka.ilkd.key.rule
This class is used to collect all appearing SchemaVariables that are bound in a Taclet.
TacletVariableSVCollector() - Constructor for class de.uka.ilkd.key.rule.TacletVariableSVCollector
 
TacletVisitor - Class in de.uka.ilkd.key.taclettranslation
 
TacletVisitor() - Constructor for class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
TacletWithIfFindAndNoReplacewith() - Constructor for class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithIfFindAndNoReplacewith
 
TacletWithIfFindAndReplacewith() - Constructor for class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithIfFindAndReplacewith
 
TacletWithNoIf() - Constructor for class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithNoIf
 
TacletWithNoIfFindAndAddrule() - Constructor for class de.uka.ilkd.key.gui.nodeviews.DragNDropInstantiator.TacletFilter.TacletWithNoIfFindAndAddrule
 
TAG_ASSOCIATION - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Tag name to store ISymbolicAssociations.
TAG_BLOCK_COMPLETION_ENTRY - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store one entry of IExecutionBlockStartNode.getBlockCompletions().
TAG_BLOCK_CONTRACT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionAuxiliaryContracts.
TAG_BRANCH_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionBranchConditions.
TAG_BRANCH_STATEMENT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionBranchStatements.
TAG_CALL_STACK_ENTRY - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store one entry of IExecutionNode.getCallStack().
TAG_CALL_STATE_VARIABLE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store call state IExecutionVariables.
TAG_COMPLETED_BLOCK_ENTRY - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store on entry of IExecutionNode.getCompletedBlocks() together with its condition IExecutionNode#getFormatedBlockCompletionCondition(IExecutionNode).
TAG_CONSTRAINT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionConstraints.
TAG_EQUIVALENCE_CLASS - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Tag name to store ISymbolicEquivalenceClasss.
TAG_EXCEPTIONAL_METHOD_RETURN - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
TAG_JOIN - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionJoins.
TAG_LOOP_CONDITION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionLoopConditions.
TAG_LOOP_INVARIANT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionLoopInvariants.
TAG_LOOP_STATEMENT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionLoopStatements.
TAG_METHOD_CALL - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionMethodCalls.
TAG_METHOD_RETURN - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionMethodReturns.
TAG_METHOD_RETURN_ENTRY - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store one entry of IExecutionMethodCall.getMethodReturns().
TAG_METHOD_RETURN_VALUE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionMethodReturnValues.
TAG_MODEL - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Tag name to store ISymbolicLayouts.
TAG_OBJECT - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Tag name to store ISymbolicObjects.
TAG_OPERATION_CONTRACT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionOperationContracts.
TAG_OUTGOING_LINK - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store one entry of IExecutionNode.getOutgoingLinks().
TAG_START - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionStarts.
TAG_STATE - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Tag name to store ISymbolicStates.
TAG_STATEMENT - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionStatements.
TAG_TERM - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Tag name to store entries of ISymbolicEquivalenceClass.getTerms()s.
TAG_TERMINATION - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionTerminations.
TAG_TERMINATION_ENTRY - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store one entry of IExecutionStart.getTerminations().
TAG_VALUE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionValues.
TAG_VALUE - Static variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Tag name to store ISymbolicValues.
TAG_VARIABLE - Static variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Tag name to store IExecutionVariables.
tagManager - Variable in class de.uka.ilkd.key.proof.Goal
this object manages the tags for all formulas of the sequent
tagToFormulaInfo - Variable in class de.uka.ilkd.key.proof.FormulaTagManager
Key: FormulaTag Value: FormulaInfo
tail - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
tail() - Method in interface org.key_project.util.collection.ImmutableList
 
tail() - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
tail() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
take(int) - Method in interface org.key_project.util.collection.ImmutableList
 
take(int) - Method in class org.key_project.util.collection.ImmutableSLList
first n elements of the list are truncated
target - Variable in class de.uka.ilkd.key.gui.ClassTree.Entry
 
target - Variable in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
The target source member.
target - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
target - Variable in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
target - Variable in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
target - Variable in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
target - Variable in class de.uka.ilkd.key.speclang.QueryAxiom
 
target - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
target - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
target - Variable in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
 
target - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYLessLink
The target.
target - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionLink
The target IExecutionNode.
target - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
The target ISymbolicObject.
target - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessAssociation
The target.
target - Variable in class de.uka.ilkd.key.testgen.ModelGenerator
 
targetCandidate - Variable in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
 
targetClass - Variable in enum de.uka.ilkd.key.speclang.LoopContractImpl.ReplaceTypes
The target class.
targetIcons - Variable in class de.uka.ilkd.key.gui.ClassTree
 
targetIcons - Variable in class de.uka.ilkd.key.gui.ProofManagementDialog
 
targetPos() - Static method in class de.uka.ilkd.key.logic.op.UpdateApplication
 
targetSort() - Method in class de.uka.ilkd.key.ldt.LDT
Returns the sort associated with the LDT.
targetSubstWithMVs - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
 
targetWithMVs - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.control.AbstractProofControl.FocussedAutoModeTaskListener
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl.ProofMacroListenerAdapter
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.control.CompositePTListener
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.macros.ProofMacroListener
 
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.proof.io.AutoSaver
 
taskFinished(TaskFinishedInfo) - Method in interface de.uka.ilkd.key.prover.ProverTaskListener
Called when a task is finished.
taskFinished(TaskFinishedInfo) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
TaskFinishedInfo - Interface in de.uka.ilkd.key.prover
An information object with additional information about the finished task.
TaskKind() - Constructor for enum de.uka.ilkd.key.prover.TaskStartedInfo.TaskKind
 
taskProgress(int) - Method in class de.uka.ilkd.key.control.AbstractProofControl.FocussedAutoModeTaskListener
 
taskProgress(int) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl.ProofMacroListenerAdapter
 
taskProgress(int) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
taskProgress(int) - Method in class de.uka.ilkd.key.control.CompositePTListener
 
taskProgress(int) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
taskProgress(int) - Method in class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
taskProgress(int) - Method in class de.uka.ilkd.key.macros.ProofMacroListener
 
taskProgress(int) - Method in class de.uka.ilkd.key.proof.io.AutoSaver
Saves the proof at the end of an interval.
taskProgress(int) - Method in interface de.uka.ilkd.key.prover.ProverTaskListener
Called when progress is made on a task.
taskProgress(int) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.control.AbstractProofControl.FocussedAutoModeTaskListener
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl.ProofMacroListenerAdapter
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.control.AbstractUserInterfaceControl
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.control.CompositePTListener
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.macros.ProofMacro.ProgressBarListener
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.macros.ProofMacroListener
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.proof.io.AutoSaver
 
taskStarted(TaskStartedInfo) - Method in interface de.uka.ilkd.key.prover.ProverTaskListener
 
taskStarted(TaskStartedInfo) - Method in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
TaskStartedInfo - Interface in de.uka.ilkd.key.prover
Used as an event object to inform about a prover task that is just about to start.
TaskStartedInfo.TaskKind - Enum in de.uka.ilkd.key.prover
 
TaskTree - Class in de.uka.ilkd.key.gui
 
TaskTree(KeYMediator) - Constructor for class de.uka.ilkd.key.gui.TaskTree
 
TaskTree.TaskTreeIconCellRenderer - Class in de.uka.ilkd.key.gui
 
TaskTree.TaskTreeMouseListener - Class in de.uka.ilkd.key.gui
inner class implementing the mouse listener that is responsible for this gui component
TaskTree.TaskTreeProofTreeListener - Class in de.uka.ilkd.key.gui
a prooftree listener, so that it is known when the proof has closed
TaskTree.TaskTreeSelectionListener - Class in de.uka.ilkd.key.gui
 
TaskTreeIconCellRenderer() - Constructor for class de.uka.ilkd.key.gui.TaskTree.TaskTreeIconCellRenderer
 
TaskTreeModel - Class in de.uka.ilkd.key.proof.mgt
 
TaskTreeModel() - Constructor for class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
TaskTreeMouseListener() - Constructor for class de.uka.ilkd.key.gui.TaskTree.TaskTreeMouseListener
 
TaskTreeNode - Interface in de.uka.ilkd.key.proof.mgt
 
TaskTreeProofTreeListener() - Constructor for class de.uka.ilkd.key.gui.TaskTree.TaskTreeProofTreeListener
 
TaskTreeSelectionListener() - Constructor for class de.uka.ilkd.key.gui.TaskTree.TaskTreeSelectionListener
 
TAU - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
tb - Variable in class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
TermBuilder used by the FactoryMethods.
tb - Variable in class de.uka.ilkd.key.java.TypeConverter
 
tb - Variable in class de.uka.ilkd.key.logic.ClashFreeSubst
 
tb - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
tb - Variable in class de.uka.ilkd.key.proof.init.DependencyContractPO
 
tb - Variable in class de.uka.ilkd.key.proof.init.ProofObligationVars
 
tb - Variable in class de.uka.ilkd.key.proof.init.WellDefinednessPO
 
tb - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
tb - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
the termbuilder used to construct terms
tb - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
tb - Variable in class de.uka.ilkd.key.speclang.ContractFactory
 
TB - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
tb - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
tb - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
tb - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
tb - Variable in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
tb - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
TB - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
tb - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
tb - Variable in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
tc - Variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial.Analyser
 
tc - Variable in class de.uka.ilkd.key.speclang.translation.JavaIntegerSemanticsHelper
 
TEMPCOUNTER_NAME - Static variable in class de.uka.ilkd.key.logic.VariableNamer
name of the counter object used for temporary name proposals
TempIndProgramElementName(String, int, NameCreationInfo) - Constructor for class de.uka.ilkd.key.logic.VariableNamer.TempIndProgramElementName
 
TempIndProgramElementName(String, int, NameCreationInfo, Comment[]) - Constructor for class de.uka.ilkd.key.logic.VariableNamer.TempIndProgramElementName
 
template - Variable in class de.uka.ilkd.key.logic.op.SortDependingFunction
 
templateVar - Variable in class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.LogicVariableBinder
 
temporarySettings - Variable in class de.uka.ilkd.key.gui.smt.SMTSettingsModel
 
TemporaryStatistics() - Constructor for class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
 
term - Variable in class de.uka.ilkd.key.logic.SequentFormula
 
Term - Interface in de.uka.ilkd.key.logic
In contrast to the distinction of formulas and terms as made by most of the inductive definitions of the syntax of a logic, an instance of this class can stand for a term or a formula.
TERM - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
TERM - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
term - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndex
the term for which NoPosTacletApps are kept in this index node
term - Variable in class de.uka.ilkd.key.rule.OneStepSimplifier.TermReplacementKey
The Term to represent.
term - Variable in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
The optional replace Term of the taclet.
term - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator.TermAndBoundVarPair
 
term - Variable in class de.uka.ilkd.key.smt.SMTProblem
 
term - Variable in class de.uka.ilkd.key.speclang.translation.SLExpression
 
term - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.TermAndFunc
 
term - Variable in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature.ContainsTermVisitor
 
term - Variable in class de.uka.ilkd.key.strategy.IntroducedSymbolBy
 
term - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionConstraint
The Term representing the constraint.
term - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
 
term110() - Method in class de.uka.ilkd.key.parser.KeYParser
 
term60() - Method in class de.uka.ilkd.key.parser.KeYParser
 
term_bool_false - Variable in class de.uka.ilkd.key.ldt.BooleanLDT
 
term_bool_true - Variable in class de.uka.ilkd.key.ldt.BooleanLDT
 
TERM_LABEL_MENU - Static variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
TERM_NAVIGATOR_POOL - Static variable in class de.uka.ilkd.key.rule.match.vm.TermNavigator
TERM_NAVIGATOR_POOL of TermNavigator as these are created very often and short-living we reuse them as far as possible The used TermNavigator have to be explicitly released by the user via TermNavigator.release()
termAgeFactor - Variable in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
TermAndBoundVarPair(Term, ImmutableSet<VariableSV>) - Constructor for class de.uka.ilkd.key.rule.tacletbuilder.TacletGenerator.TermAndBoundVarPair
 
TermAndFunc(Term, Function) - Constructor for class de.uka.ilkd.key.speclang.WellDefinednessCheck.TermAndFunc
 
termArrayToSignature(Term[]) - Method in class de.uka.ilkd.key.java.JavaInfo
 
TermBuffer - Class in de.uka.ilkd.key.strategy.termProjection
Projection that can store and returns an arbitrary term or formula.
TermBuffer() - Constructor for class de.uka.ilkd.key.strategy.termProjection.TermBuffer
 
termBuilder - Variable in class de.uka.ilkd.key.java.Services
 
TermBuilder - Class in de.uka.ilkd.key.logic
Use this class if you intend to build complex terms by hand.
TermBuilder(TermFactory, Services) - Constructor for class de.uka.ilkd.key.logic.TermBuilder
 
termBuilderWithoutCache - Variable in class de.uka.ilkd.key.java.Services
 
termCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
Cache used by the TermFactory to avoid unnecessary creation of terms
TermConstructionProjection - Class in de.uka.ilkd.key.strategy.termProjection
Term projection for constructing a bigger term from a sequence of direct subterms and an operator.
TermConstructionProjection(Operator, ProjectionToTerm[]) - Constructor for class de.uka.ilkd.key.strategy.termProjection.TermConstructionProjection
 
termContainsValue(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
TermCreationException - Exception in de.uka.ilkd.key.logic
 
TermCreationException(String) - Constructor for exception de.uka.ilkd.key.logic.TermCreationException
 
TermCreationException(Operator, Term) - Constructor for exception de.uka.ilkd.key.logic.TermCreationException
 
termenabled - Variable in class de.uka.ilkd.key.pp.AbbrevMap
 
termEOF() - Method in class de.uka.ilkd.key.parser.KeYParser
 
termexpression() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
TermFactory - Class in de.uka.ilkd.key.logic
The TermFactory is the only way to create terms using constructors of class Term or any of its subclasses.
TermFactory() - Constructor for class de.uka.ilkd.key.logic.TermFactory
 
TermFactory(Map<Term, Term>) - Constructor for class de.uka.ilkd.key.logic.TermFactory
 
termFeature - Variable in class de.uka.ilkd.key.strategy.feature.ApplyTFFeature
 
TermFeature - Interface in de.uka.ilkd.key.strategy.termfeature
Interface for computing a cost for a given term or formula
termForParsedVariable(ParsableVariable) - Method in class de.uka.ilkd.key.parser.KeYParser
 
termFound - Variable in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet.SearchVisitor
 
TermGenerator - Interface in de.uka.ilkd.key.strategy.termgenerator
Interface for objects that generate lists/sequences of terms or formulas.
termHash - Variable in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
TermHelper - Class in de.uka.ilkd.key.logic.util
Provides some helper methods used by classes outside the logic package Please be careful with putting things here.
TermHelper() - Constructor for class de.uka.ilkd.key.logic.util.TermHelper
 
TERMIFTHENELSE - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
TERMIFTHENELSE - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
termify(Term) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
termify(Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
termifyFlags(Map<Label, ProgramVariable>) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
termifyRemembranceVariables(Map<LocationVariable, LocationVariable>) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
termifyVariable(ProgramVariable) - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
TermImpl - Class in de.uka.ilkd.key.logic
The currently only class implementing the Term interface.
TermImpl(Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock) - Constructor for class de.uka.ilkd.key.logic.TermImpl
 
TermImpl.ThreeValuedTruth - Enum in de.uka.ilkd.key.logic
 
TerminalProgramElement - Interface in de.uka.ilkd.key.java
Terminal program element.
terminationKind - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessTermination
TerminationKind() - Constructor for enum de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination.TerminationKind
 
terminationKind - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionTermination
The TerminationKind.
terminationPathEntries - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.SEDSAXHandler
Maps an ExecutionNodeReader.KeYlessStart to the path entries of its terminations.
terminations - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessStart
The up to now discovered IExecutionTerminations.
terminations - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionStart
The up to know discovered IExecutionTerminations.
terminationSensitive() - Method in class de.uka.ilkd.key.logic.op.Modality
Whether this modality is termination sensitive, i.e., it is a "diamond-kind" modality.
termIndices - Variable in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
termInfo(Term, ServiceCaches) - Static method in class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature
Get the informations about a term
TermInfo() - Constructor for class de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo
 
TermInstantiation - Class in de.uka.ilkd.key.rule.inst
This class is used to store the instantiation of a schemavarible if it is a term.
TermInstantiation(SchemaVariable, Term) - Constructor for class de.uka.ilkd.key.rule.inst.TermInstantiation
creates a new ContextInstantiationEntry
TermLabel - Interface in de.uka.ilkd.key.logic.label
The interface for term labels.
TERMLABEL - Static variable in interface de.uka.ilkd.key.logic.sort.Sort
Term labels are represented as "terms" of this sort.
TERMLABEL - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
TERMLABEL - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
TermLabelCheckBox(Name) - Constructor for class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
TermLabelCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if an instantiation for term labels contains a specific term label.
TermLabelCondition(TermLabelSV, String, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.TermLabelCondition
 
TermLabelConfiguration(Name, TermLabelFactory<?>) - Constructor for class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Constructor.
TermLabelConfiguration(Name, TermLabelFactory<?>, ImmutableList<TermLabelPolicy>, ImmutableList<TermLabelPolicy>, ImmutableList<ChildTermLabelPolicy>, ImmutableList<ChildTermLabelPolicy>, ImmutableList<TermLabelUpdate>, ImmutableList<TermLabelRefactoring>, TermLabelMerger) - Constructor for class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
Constructor.
TermLabelException - Exception in de.uka.ilkd.key.logic.label
An exception which can be thrown by the term label system.
TermLabelException() - Constructor for exception de.uka.ilkd.key.logic.label.TermLabelException
 
TermLabelException(String, Throwable) - Constructor for exception de.uka.ilkd.key.logic.label.TermLabelException
 
TermLabelException(String) - Constructor for exception de.uka.ilkd.key.logic.label.TermLabelException
 
TermLabelException(Throwable) - Constructor for exception de.uka.ilkd.key.logic.label.TermLabelException
 
termLabelExplanations - Variable in class de.uka.ilkd.key.util.XMLResources
 
TermLabelFactory<T extends TermLabel> - Interface in de.uka.ilkd.key.logic.label
A factory for creating TermLabel objects.
TermLabelInstantiationEntry - Class in de.uka.ilkd.key.rule.inst
 
TermLabelInstantiationEntry(ImmutableArray<TermLabel>) - Constructor for class de.uka.ilkd.key.rule.inst.TermLabelInstantiationEntry
 
TermLabelManager - Class in de.uka.ilkd.key.logic.label
This class provides access to the functionality of term labels.
TermLabelManager(ImmutableList<TermLabelManager.TermLabelConfiguration>) - Constructor for class de.uka.ilkd.key.logic.label.TermLabelManager
Constructor.
termLabelManager - Variable in class de.uka.ilkd.key.proof.init.AbstractProfile
 
TermLabelManager.RefactoringsContainer - Class in de.uka.ilkd.key.logic.label
Utility class used by TermLabelManager#computeRefactorings( TermLabelState, TermServices, PosInOccurrence, Term, Rule, Goal, Term).
TermLabelManager.TermLabelConfiguration - Class in de.uka.ilkd.key.logic.label
Instances of this class are used to group everything which is required to support one specific TermLabel.
TermLabelMenu - Class in de.uka.ilkd.key.gui.actions
This menu can be used to toggle TermLabel visibility for the SequentView.
TermLabelMenu(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
termLabelMenu - Variable in class de.uka.ilkd.key.gui.MainWindow
 
TermLabelMenu.DisplayLabelsCheckBox - Class in de.uka.ilkd.key.gui.actions
 
TermLabelMenu.TermLabelCheckBox - Class in de.uka.ilkd.key.gui.actions
 
termLabelMerger - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The TermLabelMerger instance.
TermLabelMerger - Interface in de.uka.ilkd.key.rule.label
termLabelName - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The Name of the supported TermLabel.
termLabelName - Variable in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
The Name of the TermLabel to consider.
termLabelNameToRemove - Variable in class de.uka.ilkd.key.rule.label.RemoveInCheckBranchesTermLabelRefactoring
The Name of the supported TermLabel.
TermLabelOperationsInterpreter - Class in de.uka.ilkd.key.logic.label
A collection of static methods to deal with TermLabel.
TermLabelOperationsInterpreter() - Constructor for class de.uka.ilkd.key.logic.label.TermLabelOperationsInterpreter
 
TermLabelPolicy - Interface in de.uka.ilkd.key.rule.label
A TermLabelPolicy is used by TermLabelManager#instantiateLabels( TermLabelState, Services, PosInOccurrence, Term, Term, Rule, Goal, Object, Term, Operator, ImmutableArray, ImmutableArray, JavaBlock) to decide for each TermLabel of an old Term if it should be re-added to the new Term or not.
TermLabelRefactoring - Interface in de.uka.ilkd.key.rule.label
A TermLabelRefactoring is used by TermLabelManager#refactorGoal(TermLabelState, Services, PosInOccurrence, Term, Rule, Goal, Term) to refactor the labels of each visited Term.
TermLabelRefactoring.RefactoringScope - Enum in de.uka.ilkd.key.rule.label
Possible refactoring scopes.
termLabelRefactorings - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The TermLabelRefactoring instances.
TermLabelsNode(MainWindow, Properties) - Constructor for class de.uka.ilkd.key.gui.InfoTreeModel.TermLabelsNode
 
TermLabelState - Class in de.uka.ilkd.key.logic.label
A TermLabelState is used to share information between participants which manage TermLabels during rule application.
TermLabelState() - Constructor for class de.uka.ilkd.key.logic.label.TermLabelState
Constructor.
termLabelState - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
termLabelState - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
The term label state.
termLabelState - Variable in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
 
TermLabelSV - Class in de.uka.ilkd.key.logic.op
A schema variable which matches term labels
TermLabelSV(Name) - Constructor for class de.uka.ilkd.key.logic.op.TermLabelSV
 
TermLabelSV() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet.TermLabelSV
 
termLabelSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
TermLabelSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.TermLabelSVMatcher
 
TermLabelTermFeature - Class in de.uka.ilkd.key.strategy.termfeature
A termfeature that can be used to check whether a term has a specific label TermLabelTermFeature.create(TermLabel) or any label {TermLabelTermFeature.HAS_ANY_LABEL at all.
TermLabelTermFeature(TermLabel) - Constructor for class de.uka.ilkd.key.strategy.termfeature.TermLabelTermFeature
 
TermLabelUpdate - Interface in de.uka.ilkd.key.rule.label
A TermLabelUpdate is used by TermLabelManager#instantiateLabels( TermLabelState, Services, PosInOccurrence, Term, Term, Rule, Goal, Object, Term, Operator, ImmutableArray, ImmutableArray, JavaBlock) to add or remove maintained TermLabels which will be added to the new Term.
termLabelUpdates - Variable in class de.uka.ilkd.key.logic.label.TermLabelManager.TermLabelConfiguration
The TermLabelUpdate instances.
termLabelVisibilityManager - Variable in class de.uka.ilkd.key.control.DefaultUserInterfaceControl
TermLabelVisibilityManager - Class in de.uka.ilkd.key.control
 
TermLabelVisibilityManager() - Constructor for class de.uka.ilkd.key.control.TermLabelVisibilityManager
 
TermLabelVisibilityManagerEvent - Class in de.uka.ilkd.key.control.event
An event thrown by a TermLabelVisibilityManager.
TermLabelVisibilityManagerEvent(TermLabelVisibilityManager) - Constructor for class de.uka.ilkd.key.control.event.TermLabelVisibilityManagerEvent
Constructor.
TermLabelVisibilityManagerListener - Interface in de.uka.ilkd.key.control.event
Observes changes on a TermLabelVisibilityManager.
termLabelVisibilityManagerListener - Variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu
Observes changes on TermLabelMenu.visibleTermLabels.
termList - Variable in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
TermListAndFunc(ImmutableList<Term>, Function) - Constructor for class de.uka.ilkd.key.speclang.WellDefinednessCheck.TermListAndFunc
 
TermNavigator - Class in de.uka.ilkd.key.rule.match.vm
An iterator that walks in first-depth order through the term.
TermNavigator() - Constructor for class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
TermNavigator(Term) - Constructor for class de.uka.ilkd.key.rule.match.vm.TermNavigator
 
TermNavigator.MutablePair - Class in de.uka.ilkd.key.rule.match.vm
A mutable tuple of two types
TermOrdering - Interface in de.uka.ilkd.key.logic
Interface for term ordering
termOrdering - Variable in class de.uka.ilkd.key.strategy.feature.SmallerThanFeature
 
termorseq() - Method in class de.uka.ilkd.key.parser.KeYParser
 
TermProgramVariableCollector - Class in de.uka.ilkd.key.proof
 
TermProgramVariableCollector(Services) - Constructor for class de.uka.ilkd.key.proof.TermProgramVariableCollector
 
TermProgramVariableCollectorKeepUpdatesForBreakpointconditions - Class in de.uka.ilkd.key.proof
 
TermProgramVariableCollectorKeepUpdatesForBreakpointconditions(Services, IBreakpointStopCondition) - Constructor for class de.uka.ilkd.key.proof.TermProgramVariableCollectorKeepUpdatesForBreakpointconditions
 
TermReplacementKey(Term) - Constructor for class de.uka.ilkd.key.rule.OneStepSimplifier.TermReplacementKey
Constructor.
TermReplacementMap() - Constructor for class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.TermReplacementMap
 
terms - Variable in class de.uka.ilkd.key.gui.DependencyContractCompletion.TermStringWrapper
 
terms - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
terms - Variable in class de.uka.ilkd.key.rule.BoundUniquenessChecker
 
terms() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
terms(List<SMTTerm>) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
terms - Variable in class de.uka.ilkd.key.smt.lang.SMTTerms
 
Terms(Term, Map<Label, Term>, Map<Label, Term>, Term, Term, Term, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>) - Constructor for class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
Creates a new instance.
Terms(AuxiliaryContract.Variables, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.AuxiliaryContract.Terms
 
terms - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck.TermListAndFunc
 
terms - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP.CP.BranchIterator
 
terms - Variable in class de.uka.ilkd.key.strategy.feature.SmallerThanFeature.Collector
 
terms - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
The contained Terms which represents the same ISymbolicObject.
terms - Variable in class de.uka.ilkd.key.util.InfFlowProgVarRenamer
The set of terms on which the renaming should be applied.
TermServices - Interface in de.uka.ilkd.key.logic
This interface defines the basic functionalities of services required to construct Terms.
termSmallerThan(String, String) - Static method in class de.uka.ilkd.key.strategy.StaticFeatureCollection
 
TermSmallerThanFeature - Class in de.uka.ilkd.key.strategy.feature
Feature that returns zero iff one term is smaller than another term in the current term ordering
TermSmallerThanFeature(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.feature.TermSmallerThanFeature
 
termStack - Variable in class de.uka.ilkd.key.strategy.termgenerator.AllowedCutPositionsGenerator.ACPIterator
 
termStack - Variable in class de.uka.ilkd.key.strategy.termgenerator.SubtermGenerator.SubIterator
 
termstring - Variable in class de.uka.ilkd.key.pp.AbbrevMap
HashMaps used to store the mappings from Term to String, String to Term and Term to Enabled.
termStrings - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessEquivalenceClass
The terms.
TermStringWrapper(Term[], String) - Constructor for class de.uka.ilkd.key.gui.DependencyContractCompletion.TermStringWrapper
 
TermSV - Class in de.uka.ilkd.key.logic.op
A schema variable that is used as placeholder for terms.
TermSV(Name, Sort, boolean, boolean) - Constructor for class de.uka.ilkd.key.logic.op.TermSV
 
TermSV() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet.TermSV
 
termSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
TermSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.TermSVMatcher
 
TermTacletAppIndex - Class in de.uka.ilkd.key.proof
Class whose objects represent an index of taclet apps for one particular position within a formula, and that also contain references to the indices of direct subformulas
TermTacletAppIndex(Term, ImmutableList<NoPosTacletApp>, ImmutableArray<TermTacletAppIndex>, RuleFilter) - Constructor for class de.uka.ilkd.key.proof.TermTacletAppIndex
Create a TermTacletAppIndex
termTacletAppIndexCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
The cache used by TermTacletAppIndexCacheSet instances.
TermTacletAppIndexCacheSet - Class in de.uka.ilkd.key.proof
Cache that is used for accelerating TermTacletAppIndex.
TermTacletAppIndexCacheSet(Map<PrefixTermTacletAppIndexCacheImpl.CacheKey, TermTacletAppIndex>) - Constructor for class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
 
TermTacletAppIndexCacheSet.BelowProgCache - Class in de.uka.ilkd.key.proof
 
TermTacletAppIndexCacheSet.BelowUpdateCache - Class in de.uka.ilkd.key.proof
 
TermTacletAppIndexCacheSet.TopLevelCache - Class in de.uka.ilkd.key.proof
 
termToTrigger - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
a HashMap from Term to Trigger which stores different subterms of allTerm with its according trigger
TermTransformer - Interface in de.uka.ilkd.key.logic.op
TermTransformer perform complex term transformation which cannot be (efficiently or at all) described by taclets.
termused - Variable in exception de.uka.ilkd.key.pp.AbbrevException
 
TermWrapper(Term, int) - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
 
TermWrapperFactory() - Constructor for class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapperFactory
 
TestCaseGenerator - Class in de.uka.ilkd.key.testgen
 
TestCaseGenerator(Proof) - Constructor for class de.uka.ilkd.key.testgen.TestCaseGenerator
 
TestCaseGenerator(Proof, boolean) - Constructor for class de.uka.ilkd.key.testgen.TestCaseGenerator
 
testGeneration(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
TestGenerationAction - Class in de.uka.ilkd.key.gui.actions
Action which generates test cases for all open nodes.
TestGenerationAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.TestGenerationAction
 
testGenerationCompleted() - Method in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
testGenerationCompleted() - Method in class de.uka.ilkd.key.smt.testgen.MemoryTestGenerationLog
testGenerationCompleted() - Method in interface de.uka.ilkd.key.smt.testgen.TestGenerationLog
 
testgenerationImage - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
TestGenerationLog - Interface in de.uka.ilkd.key.smt.testgen
 
TestGenerationSettings - Class in de.uka.ilkd.key.settings
 
TestGenerationSettings() - Constructor for class de.uka.ilkd.key.settings.TestGenerationSettings
 
TestGenerationSettings(TestGenerationSettings) - Constructor for class de.uka.ilkd.key.settings.TestGenerationSettings
 
testGenerator - Variable in class de.uka.ilkd.key.gui.testgen.TGWorker
 
TestGenMacro - Class in de.uka.ilkd.key.macros
 
TestGenMacro() - Constructor for class de.uka.ilkd.key.macros.TestGenMacro
 
TestGenMacro.TestGenStrategy - Class in de.uka.ilkd.key.macros
The Class FilterAppManager is a special strategy assigning to any rule infinite costs if the goal has no modality
TestGenOptionsPanel - Class in de.uka.ilkd.key.gui.testgen
 
TestGenOptionsPanel(TestGenerationSettings) - Constructor for class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
TestGenOptionsPanel() - Constructor for class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
testGenSettings - Variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
TestGenStrategy(Strategy) - Constructor for class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
testLeftHandSide(Expression) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
testLiteral(String, String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
text - Variable in class de.uka.ilkd.key.gui.interactionlog.MultiLineInputPrompt
 
text - Variable in class de.uka.ilkd.key.gui.MainStatusLine
 
text - Variable in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
text - Variable in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Diff
The text associated with this diff operation.
text - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
text - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
text - Variable in class de.uka.ilkd.key.java.Comment
 
text - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
The translation result is stored in this variable.
text - Variable in class de.uka.ilkd.key.speclang.PositionedString
 
text - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
text - Variable in class de.uka.ilkd.key.util.CommandLine.AdditionalHelpTextSection
 
TEXT_COLS - Static variable in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
TEXT_ROWS - Static variable in class de.uka.ilkd.key.gui.actions.SystemInfoAction
 
textArea - Variable in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
The text area display the diff'ed text.
textarea - Variable in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
textArea - Variable in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
textAreaGoto(JTextArea, int, int) - Static method in class de.uka.ilkd.key.gui.actions.EditSourceFileAction
Moves the caret in a JTextArea to the specified position.
textColor - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.ProcessColumn.ProcessData
 
textField - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
TEXTFIELD_LABEL - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Explanation for age textfield
textPane - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView.TextPaneMouseAdapter
The JTextPane containing the source code.
TEXTPANE_TOOLTIP - Static variable in class de.uka.ilkd.key.gui.sourceview.SourceView
ToolTip for the textPanes containing the source code.
TextPaneMouseAdapter(JTextPane, IOUtil.LineInformation[], Highlighter.HighlightPainter, String) - Constructor for class de.uka.ilkd.key.gui.sourceview.SourceView.TextPaneMouseAdapter
 
textPanes - Variable in class de.uka.ilkd.key.gui.sourceview.SourceView
Stores the actual textPanes of the tabs.
TextualJMLClassAxiom - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML axiom declaration in textual form.
TextualJMLClassAxiom(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
new textual representation.
TextualJMLClassAxiom(ImmutableList<String>, PositionedString, String) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
 
TextualJMLClassInv - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML class invariant declaration in textual form.
TextualJMLClassInv(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
TextualJMLClassInv(ImmutableList<String>, PositionedString, String) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
TextualJMLConstruct - Class in de.uka.ilkd.key.speclang.jml.pretranslation
Objects of this type represent the various JML specification constructs in textual, unprocessed form.
TextualJMLConstruct(ImmutableList<String>) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
TextualJMLConstruct(ImmutableList<String>, String) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLConstruct
 
TextualJMLDepends - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML depends / accessible clause for a model field in textual form.
TextualJMLDepends(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLDepends
 
TextualJMLFieldDecl - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML field declaration (ghost or model) in textual form.
TextualJMLFieldDecl(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLFieldDecl
 
TextualJMLInitially - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML initially clause declaration in textual form.
TextualJMLInitially(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLInitially
 
TextualJMLLoopSpec - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML loop specification (invariant, assignable clause, decreases clause, ...) in textual form.
TextualJMLLoopSpec(ImmutableList<String>) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
TextualJMLMergePointDecl - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML merge point declaration in textual form.
TextualJMLMergePointDecl(ImmutableList<String>) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
TextualJMLMergePointDecl(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
TextualJMLMergePointDecl(ImmutableList<String>, PositionedString, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
TextualJMLMethodDecl - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML model method declaration in textual form.
TextualJMLMethodDecl(ImmutableList<String>, PositionedString, String, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
TextualJMLRepresents - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML represents clause in textual form.
TextualJMLRepresents(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
TextualJMLRepresents(ImmutableList<String>, PositionedString, String) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
TextualJMLSetStatement - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML set statement in textual form.
TextualJMLSetStatement(ImmutableList<String>, PositionedString) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSetStatement
 
TextualJMLSpecCase - Class in de.uka.ilkd.key.speclang.jml.pretranslation
A JML specification case (i.e., more or less an operation contract) in textual form.
TextualJMLSpecCase(ImmutableList<String>, Behavior) - Constructor for class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
tf - Variable in class de.uka.ilkd.key.logic.TermBuilder
 
tf() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
tf - Variable in class de.uka.ilkd.key.proof.OpReplacer
 
tf - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
tf - Variable in class de.uka.ilkd.key.strategy.feature.SeqContainsExecutableCodeFeature
 
tf - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
TGInfoDialog - Class in de.uka.ilkd.key.gui.testgen
 
TGInfoDialog() - Constructor for class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
tgInfoDialog - Variable in class de.uka.ilkd.key.gui.testgen.TGWorker
 
TGWorker - Class in de.uka.ilkd.key.gui.testgen
 
TGWorker(TGInfoDialog) - Constructor for class de.uka.ilkd.key.gui.testgen.TGWorker
 
TGWorker.MainWindowTestGenerator - Class in de.uka.ilkd.key.gui.testgen
Registers created Proofs in the MainWindow visible to the user.
theChosenOne - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.OneOfCP
 
theDiffParensHighlight - Variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The highlighter stores the highlights in an object which is used to denote the highlighting.
theFactory - Static variable in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
The singleton instance of the program factory.
theFactory - Static variable in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
The singleton instance of the program factory.
theLoop - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
Then - Class in de.uka.ilkd.key.java.statement
Then.
Then(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Then
Constructor for the transformation of COMPOST ASTs to KeY.
Then(Statement) - Constructor for class de.uka.ilkd.key.java.statement.Then
Constructor for the transformation of COMPOST ASTs to KeY.
THEN - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
THEN - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
thenBlock(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a then block.
thenBlock(Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a then block.
thenBlock(Statement[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a then block.
thenBranch - Variable in class de.uka.ilkd.key.java.statement.If
Then branch.
thenFeature - Variable in class de.uka.ilkd.key.strategy.feature.ConditionalFeature
The feature for positive results of filter
thenFeature - Variable in class de.uka.ilkd.key.strategy.feature.ShannonFeature
The feature for positive results of filter
thenFeature - Variable in class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
The feature for positive results of filter
theoryFunctionNames - Variable in class de.uka.ilkd.key.logic.LexPathOrdering.LiteralWeighter
 
theSameParensHighlight - Variable in class de.uka.ilkd.key.gui.utilities.BracketMatchingTextArea
The highlighter stores the highlights in an object which is used to denote the highlighting.
THETA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
thierarchy - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The java type hierarchy.
ThinBackwardSlicer - Class in de.uka.ilkd.key.symbolic_execution.slicing
Implementation of thin backward slicing.
ThinBackwardSlicer() - Constructor for class de.uka.ilkd.key.symbolic_execution.slicing.ThinBackwardSlicer
 
third - Variable in class de.uka.ilkd.key.util.Quadruple
 
third - Variable in class de.uka.ilkd.key.util.Triple
 
THIS - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
production was "this"
THIS - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
production was "."
THIS - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
THIS - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
production was "this"
THIS - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
production was "."
THIS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
THIS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
THIS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
thisConstructor(Expression[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a call to a constructor of the current class.
ThisConstructorReference - Class in de.uka.ilkd.key.java.reference
This constructor reference.
ThisConstructorReference() - Constructor for class de.uka.ilkd.key.java.reference.ThisConstructorReference
This constructor reference.
ThisConstructorReference(Expression[]) - Constructor for class de.uka.ilkd.key.java.reference.ThisConstructorReference
This constructor reference.
ThisConstructorReference(ImmutableArray<Expression>) - Constructor for class de.uka.ilkd.key.java.reference.ThisConstructorReference
This constructor reference.
ThisConstructorReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.ThisConstructorReference
Constructor for the transformation of COMPOST ASTs to KeY.
thisReference() - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a reference to this.
ThisReference - Class in de.uka.ilkd.key.java.reference
A reference to the current object.
ThisReference() - Constructor for class de.uka.ilkd.key.java.reference.ThisReference
This reference.
ThisReference(TypeReference) - Constructor for class de.uka.ilkd.key.java.reference.ThisReference
This reference.
ThisReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.ThisReference
Constructor for the transformation of COMPOST ASTs to KeY.
thisReference - Variable in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer.SequentInfo
The this reference if available.
thisSEState - Variable in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
thread - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
The thread that is associated with this solver.
ThreadUtilities - Class in de.uka.ilkd.key.util
 
ThreadUtilities() - Constructor for class de.uka.ilkd.key.util.ThreadUtilities
 
ThreeValuedTruth() - Constructor for enum de.uka.ilkd.key.logic.TermImpl.ThreeValuedTruth
 
ThreeValuedTruth() - Constructor for enum de.uka.ilkd.key.smt.SMTSolverResult.ThreeValuedTruth
 
Throw - Class in de.uka.ilkd.key.java.statement
Throw.
Throw() - Constructor for class de.uka.ilkd.key.java.statement.Throw
Throw.
Throw(Expression) - Constructor for class de.uka.ilkd.key.java.statement.Throw
Throw.
Throw(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Throw
Throw.
THROW - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
THROW - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
throwable - Variable in class de.uka.ilkd.key.gui.actions.SendFeedbackAction
 
THROWABLE - Static variable in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
throwCase(TermLabelState, ProgramVariable, ProgramVariable, Term, Rule, RuleApp, Goal, PosInOccurrence, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
throwClause(Expression) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a throw clause.
throwError(String) - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
thrownExc - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
 
ThrownExceptionFeature - Class in de.uka.ilkd.key.strategy.feature
 
ThrownExceptionFeature(String[], Services) - Constructor for class de.uka.ilkd.key.strategy.feature.ThrownExceptionFeature
creates a feature filtering first active throw statements where the thrown exception is of one of the given types (or their subtypes)
Throws - Class in de.uka.ilkd.key.java.declaration
Throws.
Throws() - Constructor for class de.uka.ilkd.key.java.declaration.Throws
Throws.
Throws(TypeReference) - Constructor for class de.uka.ilkd.key.java.declaration.Throws
Throws.
Throws(TypeReference[]) - Constructor for class de.uka.ilkd.key.java.declaration.Throws
Throws.
Throws(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.Throws
Constructor for the transformation of COMPOST ASTs to KeY.
THROWS - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
THROWS - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
throwSortInvalid(SchemaVariable, String) - Static method in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
ThrowStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
ThrowStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
tickets - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.BackTrackingManager
List of Object: each ChoicePoint has to install a ticket, which is used as a sanity check when the evaluation of a feature term is repeated.
TILDE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
TILDE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
TILDE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TILDE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
time - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
 
timeInMillis - Variable in class de.uka.ilkd.key.proof.Statistics
 
timeInMillis - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
timeInMillis - Variable in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
timeOfTerm - Variable in class de.uka.ilkd.key.rule.QueryExpand
Stores a number that indicates the time when term occurred for the first time where this rule was applicable.
TIMEOUT - Static variable in class de.uka.ilkd.key.core.Main
 
timeout - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
The time out for each proof.
timeout - Variable in class de.uka.ilkd.key.prover.impl.ApplyStrategy
time in ms after which rule application shall be aborted, -1 disables timeout
TIMEOUT - Static variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
timeout - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
timeout - Variable in class de.uka.ilkd.key.settings.StrategySettings
maximal time in ms after which automatic rule application is aborted
timeout - Variable in class de.uka.ilkd.key.smt.SolverTimeout
 
timeout - Variable in class de.uka.ilkd.key.util.ProofStarter
 
TIMEOUT_KEY - Static variable in class de.uka.ilkd.key.settings.StrategySettings
 
timeoutField - Variable in class de.uka.ilkd.key.gui.smt.GeneralOptions
 
timeoutInMillis - Variable in class de.uka.ilkd.key.strategy.IsInRangeProvable
 
timePerStepInMillis - Variable in class de.uka.ilkd.key.proof.Statistics
 
timer - Variable in class de.uka.ilkd.key.gui.AutoDismissDialog
 
timer - Variable in class de.uka.ilkd.key.gui.smt.SolverListener
 
timer - Variable in class de.uka.ilkd.key.smt.SolverLauncher
The timer that is responsible for the timeouts.
Times - Class in de.uka.ilkd.key.java.expression.operator
Times.
Times(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.Times
Times.
Times(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.Times
Constructor for the transformation of COMPOST ASTs to KeY.
TimesAssignment - Class in de.uka.ilkd.key.java.expression.operator
Times assignment.
TimesAssignment() - Constructor for class de.uka.ilkd.key.java.expression.operator.TimesAssignment
Times assignment.
TimesAssignment(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.TimesAssignment
Times assignment.
TimesAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.TimesAssignment
Constructor for the transformation of COMPOST ASTs to KeY.
TipOfTheDay - Class in de.uka.ilkd.key.util
 
TipOfTheDay() - Constructor for class de.uka.ilkd.key.util.TipOfTheDay
 
TIPS - Static variable in class de.uka.ilkd.key.util.TipOfTheDay
 
title - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.SingleFileChooser
 
title - Variable in class de.uka.ilkd.key.gui.smt.InformationWindow.Information
 
title - Variable in class de.uka.ilkd.key.gui.smt.InnerPanel
 
title - Variable in class de.uka.ilkd.key.smt.RuleAppSMT
 
TitleColumn(String...) - Constructor for class de.uka.ilkd.key.gui.smt.ProgressModel.TitleColumn
 
titles - Variable in class de.uka.ilkd.key.gui.smt.ProgressModel.TitleColumn
 
TMP_DIR - Static variable in class de.uka.ilkd.key.gui.actions.QuickSaveAction
 
TMP_DIR - Static variable in class de.uka.ilkd.key.proof.io.AutoSaver
 
tmpDimension - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
temporary valid variable that is used to return an additional argument from parser method VariableDeclaratorId, since such an id may have a dimension
tmpDimension - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
temporary valid variable that is used to return an additional argument from parser method VariableDeclaratorId, since such an id may have a dimension
tmpFile - Variable in class de.uka.ilkd.key.util.AddAHead
 
tmpHandle - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
tmpMap - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
tmpOssCaptured(RuleApp) - Method in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
Compute number of available one-step-simplification rules
tmpQuantificationRuleApps(RuleApp) - Method in class de.uka.ilkd.key.proof.Statistics.TemporaryStatistics
Compute all rule applications regarding quantifiers
to - Variable in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
The textfield holding the upper comparison number.
toArray() - Method in class de.uka.ilkd.key.api.ScriptResults
 
toArray(T[]) - Method in class de.uka.ilkd.key.api.ScriptResults
 
toArray(S[]) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
toArray(S[]) - Method in class org.key_project.util.collection.DefaultImmutableSet
Convert the set to a Java array (O(n))
toArray(T[]) - Method in class org.key_project.util.collection.ImmutableArray
Convert the array to a Java array (O(n))
toArray(S[]) - Method in interface org.key_project.util.collection.ImmutableList
Convert the list to a Java array (O(n))
toArray(Class<S>) - Method in interface org.key_project.util.collection.ImmutableList
Convert the list to a Java array (O(n))
toArray(S[]) - Method in interface org.key_project.util.collection.ImmutableSet
Convert the set to a Java array
toArray(S[]) - Method in class org.key_project.util.collection.ImmutableSLList
Convert the list to a Java array (O(n))
toArray(Class<S>) - Method in class org.key_project.util.collection.ImmutableSLList
Convert the list to a Java array (O(n))
toArray(Class<T>, LinkedList<T>) - Static method in class org.key_project.util.ExtList
copies list to array (array has type of cl)
toBeSaved() - Method in interface de.uka.ilkd.key.speclang.Contract
Tells whether, on saving a proof where this contract is available, the contract should be saved too.
toBeSaved() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
toBeSaved() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
toBeSaved - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
toBeSaved() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
toBeSaved - Variable in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
toBeSaved() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
toBeSaved() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
toBlockContract() - Method in interface de.uka.ilkd.key.speclang.LoopContract
Returns a BlockContract for AuxiliaryContract.getBlock().
toBlockContract() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
toComplexString() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
toConditions() - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Create a list of conditions establishing the instantiations stored by this object (not saying anything about further generic sorts)
toDecl(String, VariableAssignments.VarType) - Method in class de.uka.ilkd.key.api.Matcher
 
toDefaultButton - Variable in class de.uka.ilkd.key.gui.smt.SolverOptions
 
toExpArray(ImmutableArray<? extends ProgramElement>) - Static method in class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
 
toFile(URL) - Static method in class org.key_project.util.java.IOUtil
 
toFileString(URL) - Static method in class org.key_project.util.java.IOUtil
 
toFullString(int) - Static method in class org.key_project.util.java.NumberUtil
Converts the number into a String including the algebraic sign and the maximal number of leading zeros.
toFullString(long) - Static method in class org.key_project.util.java.NumberUtil
Converts the number into a String including the algebraic sign and the maximal number of leading zeros.
toggleAction - Variable in class de.uka.ilkd.key.gui.ext.HeatmapExt
 
ToggleConfirmExitAction - Class in de.uka.ilkd.key.gui.actions
 
ToggleConfirmExitAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ToggleConfirmExitAction
 
ToggleFavouriteAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.ToggleFavouriteAction
 
toHTML(String) - Static method in class de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter
toHtml(String) - Method in class de.uka.ilkd.key.gui.proofdiff.ProofDiffFrame
Render special html characters and spaces and new lines
toImmutableList() - Method in class org.key_project.util.collection.DefaultImmutableSet
Get the underlying immutable list.
toImmutableList() - Method in class org.key_project.util.collection.ImmutableArray
Convert an ImmutableArray to an ImmutableList.
toInsert - Variable in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
toInstantiate - Variable in exception de.uka.ilkd.key.proof.MissingInstantiationException
 
toInstantiate - Variable in exception de.uka.ilkd.key.proof.MissingSortException
 
toInstantiate - Variable in exception de.uka.ilkd.key.proof.SortMismatchException
 
toInstantiate - Variable in exception de.uka.ilkd.key.proof.SVRigidnessException
 
toIterator(Term) - Method in class de.uka.ilkd.key.strategy.termgenerator.MultiplesModEquationsGenerator
 
toIterator(Term) - Method in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
toKeep - Variable in class de.uka.ilkd.key.macros.scripts.FocusOnSelectionAndHideCommand.Parameters
 
toKeep - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
A list of variables KeY has to hold to evaluate the condition
token - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
The current token of the parser.
token - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
Token - Class in de.uka.ilkd.key.parser.proofjava
Describes the input token stream.
Token() - Constructor for class de.uka.ilkd.key.parser.proofjava.Token
 
token - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
Token - Class in de.uka.ilkd.key.parser.schemajava
Describes the input token stream.
Token() - Constructor for class de.uka.ilkd.key.parser.schemajava.Token
 
Token.RealKindToken - Class in de.uka.ilkd.key.parser.proofjava
 
Token.RealKindToken - Class in de.uka.ilkd.key.parser.schemajava
 
token_source - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
token_source - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
tokenBegin - Static variable in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
tokenBegin - Static variable in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
tokenImage - Variable in exception de.uka.ilkd.key.parser.proofjava.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
tokenImage - Variable in exception de.uka.ilkd.key.parser.schemajava.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
TokenLexicalActions(Token) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParserTokenManager
 
TokenLexicalActions(Token) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParserTokenManager
 
TokenMgrError - Error in de.uka.ilkd.key.parser.proofjava
 
TokenMgrError() - Constructor for error de.uka.ilkd.key.parser.proofjava.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error de.uka.ilkd.key.parser.proofjava.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error de.uka.ilkd.key.parser.proofjava.TokenMgrError
 
TokenMgrError - Error in de.uka.ilkd.key.parser.schemajava
 
TokenMgrError() - Constructor for error de.uka.ilkd.key.parser.schemajava.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error de.uka.ilkd.key.parser.schemajava.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error de.uka.ilkd.key.parser.schemajava.TokenMgrError
 
tokenNames - Static variable in class de.uka.ilkd.key.parser.KeYLexerTokens
 
tokenNames - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
tokenNames - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexerTokens
 
tokenNames - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
tokenNames - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
tokenStart - Variable in class de.uka.ilkd.key.gui.sourceview.JavaDocument
The start index of the current token in the inserted String.
toKeY(ProgramElement) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
returns a matching ProgramElement (KeY) to a given ProgramElement (Recoder)
toKeY(ModelElement) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
returns a matching ModelElement (KeY) to a given recoder.ModelElement
toList(ImmutableSet<Sort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
toList() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
toList(T) - Static method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
toList(T...) - Static method in class org.key_project.util.java.CollectionUtil
Converts the given objects into a List.
toLocation(Services, ReferencePrefix, ExecutionContext, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Converts the given ReferencePrefix into a Location.
toLocation(Services, Term) - Static method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Converts the given Term into a Location.
toLocationRecursive(Services, ReferencePrefix, ExecutionContext, ReferencePrefix, ImmutableList<Access>) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Utility method used by #toLocation(Services, ReferencePrefix, ReferencePrefix) to recursively extract the Access instances.
toLoopContract() - Method in interface de.uka.ilkd.key.speclang.BlockContract
 
toLoopContract() - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
toLowerCase(String) - Static method in class org.key_project.util.java.StringUtil
Nullpointer save execution of String.toLowerCase().
toMap(Collection<Pair<S, T>>) - Static method in class de.uka.ilkd.key.util.Pair
Convert a collection of pairs into a map.
toMatch - Variable in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
 
toNoPosTacletApp(Iterable<Taclet>) - Static method in class de.uka.ilkd.key.proof.TacletIndex
 
TOOL_TIP - Static variable in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
TOOL_TIP - Static variable in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
TOOL_TIP - Static variable in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
TOOL_TIP - Static variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu.DisplayLabelsCheckBox
 
TOOL_TIP - Static variable in class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
 
TOOL_TIP_ARITHMETIC_BASE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_ARITHMETIC_DEF_OPS - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_ARITHMETIC_MODEL_SEARCH - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_AUTO_INDUCTION_OFF - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_AUTO_INDUCTION_ON - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_AUTO_INDUCTION_RESTRICTED - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_BLOCK_CONTRACT_EXTERNAL - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_BLOCK_CONTRACT_INTERNAL - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_BLOCK_EXPAND - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_CLASSAXIOM_DELAYED - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_CLASSAXIOM_FREE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_CLASSAXIOM_OFF - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_DEPENDENCY_OFF - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_DEPENDENCY_ON - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_EXPAND_LOCAL_QUERIES_OFF - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_EXPAND_LOCAL_QUERIES_ON - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_LOOP_EXPAND - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_LOOP_INVARIANT - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_LOOP_NONE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_LOOP_SCOPE_INVARIANT - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_METHOD_CONTRACT - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_METHOD_EXPAND - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_METHOD_NONE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_MPS_MERGE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_MPS_NONE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_MPS_SKIP - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_OSS_OFF - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_OSS_ON - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_PROOF_SPLITTING_DELAYED - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_PROOF_SPLITTING_FREE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_PROOF_SPLITTING_OFF - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_QUANTIFIER_FREE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_QUANTIFIER_NO_SPLITS - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_QUANTIFIER_NO_SPLITS_WITH_PROGS - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_QUANTIFIER_NONE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_QUERY_OFF - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_QUERY_ON - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_QUERY_RESTRICTED - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_STOP_AT_DEFAULT - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOL_TIP_STOP_AT_UNCLOSABLE - Static variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
TOOLBAR_ICON_SIZE - Static variable in class de.uka.ilkd.key.gui.MainWindow
size of the tool bar icons
toolbox - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
toolbox(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
TOOLTIP - Static variable in class de.uka.ilkd.key.gui.actions.CounterExampleAction
 
TOOLTIP - Static variable in class de.uka.ilkd.key.gui.actions.TestGenerationAction
 
toolTip - Variable in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
tooltip - Variable in class de.uka.ilkd.key.strategy.definition.AbstractStrategyPropertyDefinition
The optional tooltip text which describes this property.
tooltip - Variable in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
The optional tooltip text which describes this value.
TOOLTIP_TEXT - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
Tool tip for age textfield
ToolTipOptionsAction - Class in de.uka.ilkd.key.gui.actions
 
ToolTipOptionsAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.ToolTipOptionsAction
 
toolTipUserHigh(int) - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
toolTipUserLow(int) - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
toolTipUserOff(int) - Static method in class de.uka.ilkd.key.strategy.JavaCardDLStrategyFactory
 
toOrigVars() - Method in class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
 
Top - Class in de.uka.ilkd.key.axiom_abstraction.boollattice
The Top element of the boolean lattice, representing all booleans (i.e., true and false).
Top() - Constructor for class de.uka.ilkd.key.axiom_abstraction.boollattice.Top
 
TOP - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionDomainElement
The top element of any predicate abstraction lattice.
TOP - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionDomainElement
The top element of any predicate abstraction lattice.
TOP - Static variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionDomainElement
The top element of any predicate abstraction lattice.
Top - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
The Top element of the sign lattice, representing all integers.
Top() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.Top
 
TOP - Static variable in class de.uka.ilkd.key.logic.PosInProgram
pos at the beginning of the program
top() - Method in class de.uka.ilkd.key.parser.KeYParser
 
top() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
TOP - Static variable in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
unsatisfiable Constraint
Top() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
creation of TOP
top() - Method in class de.uka.ilkd.key.util.pp.Layouter
Return the top of the delimStack, without popping it.
top() - Method in class de.uka.ilkd.key.util.pp.Printer
return the topmost element of the space stack without popping it.
TOP - Static variable in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
top - Variable in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
top() - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice
 
TOP - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
TOP_COST - Static variable in class de.uka.ilkd.key.strategy.feature.BinaryFeature
Constant that represents the boolean value false
TOP_COST - Static variable in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature
Constant that represents the boolean value false
TOP_COST - Static variable in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
Constant that represents the boolean value false
TOP_COST - Static variable in class de.uka.ilkd.key.strategy.termfeature.BinaryTermFeature
Constant that represents the boolean value false
TOP_LEVEL - Static variable in class de.uka.ilkd.key.logic.PosInTerm
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainElement
Returns a parseable String representation of this AbstractDomainElement.
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Bottom
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.False
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.Top
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.boollattice.True
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
Returns a parseable String representation of this abstraction predicate of the form "('[[TYPE]] [[PLACEHOLDER]]', '[[PREDICATE]]')".
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Bottom
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Geq
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Leq
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Neg
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Pos
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Top
 
toParseableString(Services) - Method in class de.uka.ilkd.key.axiom_abstraction.signanalysis.Zero
 
topBreak() - Method in class de.uka.ilkd.key.util.pp.Printer
 
topElem - Variable in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
topLevel() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
Ascend to the top node of the formula this object points to
topLevel - Variable in class de.uka.ilkd.key.smt.lang.SMTSort
 
TopLevelCache(ImmutableList<QuantifiableVariable>, Map<PrefixTermTacletAppIndexCacheImpl.CacheKey, TermTacletAppIndex>) - Constructor for class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet.TopLevelCache
 
topLevelCacheEmptyPrefix - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
cache for locations that are not below updates, programs or in the scope of binders
topLevelCaches - Variable in class de.uka.ilkd.key.proof.TermTacletAppIndexCacheSet
caches for locations that are not below updates or programs, but in the scope of binders. this is a mapping from IList to TopLevelCache
TopLevelChecker - Class in de.uka.ilkd.key.strategy.feature.findprefix
Checks, whether the position in occurrence is top level.
TopLevelChecker() - Constructor for class de.uka.ilkd.key.strategy.feature.findprefix.TopLevelChecker
 
TopLevelFindFeature - Class in de.uka.ilkd.key.strategy.feature
Feature for investigating whether the focus of a rule application is a top-level formula, a top-level formula of the antecedent or a top-level formula of the succedent
TopLevelFindFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature
 
TopLevelFindFeature.TopLevelWithoutUpdate - Class in de.uka.ilkd.key.strategy.feature
 
TopLevelFindFeature.TopLevelWithUpdate - Class in de.uka.ilkd.key.strategy.feature
 
toplevelTerm - Variable in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
TopLevelWithoutUpdate() - Constructor for class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature.TopLevelWithoutUpdate
 
TopLevelWithUpdate() - Constructor for class de.uka.ilkd.key.strategy.feature.TopLevelFindFeature.TopLevelWithUpdate
 
topMargin() - Method in class de.uka.ilkd.key.util.pp.Printer
 
topology(ImmutableList<GenericSort>) - Static method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
Sort generic sorts topologically, i.e. if sort A is a supersort of sort B, then A appears behind B within the return value
toPos - Variable in class de.uka.ilkd.key.macros.scripts.ScriptNode
 
toPosInOccurrence() - Method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
toPrettyString() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Creates a pretty printed String.
toPrettyString(Services) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
Creates a pretty printed String.
TopRuleAppCost - Class in de.uka.ilkd.key.strategy
Singleton implementation of the RuleAppCost interface, which denotes a maximum cost (rule applications with this cost can't be afforded at all)
TopRuleAppCost() - Constructor for class de.uka.ilkd.key.strategy.TopRuleAppCost
 
toRecoder(ProgramElement) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
returns the Recoder-equivalent to a given ProgramElement (KeY).
toRecoder(ModelElement) - Method in class de.uka.ilkd.key.java.KeYRecoderMapping
returns the Recoder-equivalent to a given ModelElement (KeY).
toReferencePrefix(SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Computes the ReferencePrefix of the given SourceElement.
toSearch - Variable in class de.uka.ilkd.key.java.visitor.ContainsStatementVisitor
The ProgramElement to search.
toSequent(String) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
toSequent(ImmutableSet<Term>, Term) - Method in class de.uka.ilkd.key.strategy.IsInRangeProvable
creates the sequent axioms ==> toProve
toSet() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
toSet() - Method in interface org.key_project.util.collection.ImmutableSet
 
toSet(T...) - Static method in class org.key_project.util.java.CollectionUtil
Converts the given objects into a Set.
toSingleLinedString(String) - Static method in class org.key_project.util.java.StringUtil
Converts the optional multi lined String in a single lined String by replacing all line breaks and tabs with a space.
toSort(String) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
toSource() - Method in class de.uka.ilkd.key.java.JavaSourceElement
Creates a syntactical representation of the source element using the JavaSourceElement.prettyPrint(de.uka.ilkd.key.java.PrettyPrinter) method.
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptyMapLiteral
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.EmptySeqLiteral
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.RangeExpression
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqConcat
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqGet
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqIndexOf
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqLength
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqReverse
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSingleton
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.adt.SeqSub
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.DLEmbeddedExpression
 
toSource() - Method in class de.uka.ilkd.key.java.recoderext.RegisteredEscapeExpression
 
toSting() - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
toSting() - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
toSting() - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
toSting() - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
toSting() - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
toSting() - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
toSting() - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
toString() - Method in class de.uka.ilkd.key.axiom_abstraction.AbstractDomainElement
 
toString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractionPredicate
 
toString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.AbstractPredicateAbstractionDomainElement
 
toString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.ConjunctivePredicateAbstractionLattice
 
toString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.DisjunctivePredicateAbstractionLattice
 
toString() - Method in class de.uka.ilkd.key.axiom_abstraction.predicateabstraction.SimplePredicateAbstractionLattice
 
toString() - Method in class de.uka.ilkd.key.gui.ClassSelectionDialog.WrappedKJT
 
toString() - Method in class de.uka.ilkd.key.gui.ClassTree.Entry
 
toString() - Method in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
toString() - Method in class de.uka.ilkd.key.gui.DependencyContractCompletion.TermStringWrapper
 
toString() - Method in class de.uka.ilkd.key.gui.ExampleChooser.Example
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.AutoModeInteraction
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.builtin.OSSBuiltInRuleInteraction
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.InteractionLog
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.MacroInteraction
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.NodeIdentifier
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.OccurenceIdentifier
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.PruneInteraction
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.RuleInteraction
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
toString() - Method in class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
toString() - Method in class de.uka.ilkd.key.gui.join.JoinDialog.ContentPanel.ContentItem
 
toString() - Method in class de.uka.ilkd.key.gui.join.JoinMenuItem
 
toString() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.LemmataAutoModeOptions
 
toString() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.TableItem
 
toString() - Method in class de.uka.ilkd.key.gui.MainWindow.SMTInvokeAction
 
toString() - Method in class de.uka.ilkd.key.gui.mergerule.MergeRuleMenuItem
 
toString() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertionTacletBrowserMenuItem.TacletAppListItem
 
toString() - Method in class de.uka.ilkd.key.gui.nodeviews.InsertSystemInvariantTacletMenuItem.ClassInvAppItem
 
toString() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView.PIO_age
 
toString() - Method in enum de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar.SearchMode
 
toString() - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Diff
Display a human-readable version of this Diff.
toString() - Method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Patch
Emmulate GNU diff's format.
toString() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog.ProofWrapper
 
toString() - Method in class de.uka.ilkd.key.gui.prooftree.GUIBranchNode
 
toString() - Method in class de.uka.ilkd.key.gui.prooftree.GUIOneStepChildTreeNode
 
toString() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeNode
 
toString() - Method in class de.uka.ilkd.key.gui.RecentFileMenu.RecentFileEntry
 
toString() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.EmptyAction
 
toString() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton.ItemAction
 
toString() - Method in class de.uka.ilkd.key.gui.smt.SMTMenuItem
 
toString() - Method in class de.uka.ilkd.key.gui.smt.SolverListener.InternSMTProblem
 
toString() - Method in class de.uka.ilkd.key.informationflow.po.IFProofObligationVars
 
toString() - Method in class de.uka.ilkd.key.informationflow.proof.init.StateVars
 
toString() - Method in class de.uka.ilkd.key.java.abstraction.KeYJavaType
 
toString() - Method in class de.uka.ilkd.key.java.abstraction.PrimitiveType
Returns the name of type.
toString() - Method in class de.uka.ilkd.key.java.Comment
 
toString() - Method in class de.uka.ilkd.key.java.CompilationUnit
toString
toString() - Method in class de.uka.ilkd.key.java.ContextStatementBlock
 
toString() - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
toString
toString() - Method in class de.uka.ilkd.key.java.expression.literal.AbstractIntegerLiteral
 
toString() - Method in class de.uka.ilkd.key.java.expression.literal.CharLiteral
 
toString() - Method in class de.uka.ilkd.key.java.JavaSourceElement
toString
toString(PrettyPrinter, StringWriter) - Method in class de.uka.ilkd.key.java.JavaSourceElement
 
toString() - Method in class de.uka.ilkd.key.java.Position
Returns a string representation of this object.
toString() - Method in class de.uka.ilkd.key.java.PositionInfo
 
toString() - Method in class de.uka.ilkd.key.java.recoderext.adt.ADTPrefixConstruct
 
toString() - Method in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
toString() - Method in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
toString() - Method in class de.uka.ilkd.key.java.recoderext.JumpLabelSVWrapper
 
toString() - Method in class de.uka.ilkd.key.java.recoderext.MethodSignatureSVWrapper
 
toString() - Method in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
toString() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
toString() - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
 
toString() - Method in class de.uka.ilkd.key.java.reference.PackageReference
 
toString() - Method in class de.uka.ilkd.key.java.SourceData
toString
toString() - Method in class de.uka.ilkd.key.java.statement.Guard
 
toString() - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
toString() - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
toString() - Method in class de.uka.ilkd.key.java.visitor.DeclarationProgramVariableCollector
 
toString() - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
toString() - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
toString() - Method in class de.uka.ilkd.key.java.visitor.ProgramReplaceVisitor
 
toString() - Method in class de.uka.ilkd.key.java.visitor.ProgramVariableCollector
 
toString() - Method in class de.uka.ilkd.key.ldt.LDT
 
toString() - Method in class de.uka.ilkd.key.logic.Choice
 
toString() - Method in class de.uka.ilkd.key.logic.FormulaChangeInfo
 
toString() - Method in class de.uka.ilkd.key.logic.JavaBlock
toString
toString() - Method in class de.uka.ilkd.key.logic.label.BlockContractValidityTermLabel
toString() - Method in class de.uka.ilkd.key.logic.label.FormulaTermLabel
toString() - Method in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
 
toString() - Method in class de.uka.ilkd.key.logic.label.SymbolicExecutionTermLabel
toString() - Method in class de.uka.ilkd.key.logic.label.TermLabelState
toString() - Method in class de.uka.ilkd.key.logic.LabeledTermImpl
returns a linearized textual representation of this term
toString() - Method in class de.uka.ilkd.key.logic.MultiRenamingTable
 
toString() - Method in class de.uka.ilkd.key.logic.Name
 
toString() - Method in class de.uka.ilkd.key.logic.Namespace
 
toString() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
toString() - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
 
toString(String) - Method in class de.uka.ilkd.key.logic.op.AbstractSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.FormulaSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.Function
 
toString() - Method in class de.uka.ilkd.key.logic.op.LogicVariable
 
toString() - Method in class de.uka.ilkd.key.logic.op.ModalOperatorSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.SkolemTermSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.TermLabelSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.TermSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.UpdateSV
 
toString() - Method in class de.uka.ilkd.key.logic.op.VariableSV
 
toString() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
toString
toString() - Method in class de.uka.ilkd.key.logic.PosInProgram
toString
toString() - Method in class de.uka.ilkd.key.logic.PosInTerm
 
toString() - Method in class de.uka.ilkd.key.logic.RenameTable.EmptyRenameTable
 
toString() - Method in class de.uka.ilkd.key.logic.RenameTable
toString
toString() - Method in class de.uka.ilkd.key.logic.Semisequent.Empty
 
toString() - Method in class de.uka.ilkd.key.logic.Semisequent
 
toString() - Method in class de.uka.ilkd.key.logic.SemisequentChangeInfo
toString
toString() - Method in class de.uka.ilkd.key.logic.Sequent
String representation of the sequent
toString() - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
toString
toString() - Method in class de.uka.ilkd.key.logic.SequentFormula
String representation
toString() - Method in class de.uka.ilkd.key.logic.SingleRenamingTable
 
toString() - Method in class de.uka.ilkd.key.logic.sort.AbstractSort
 
toString() - Method in class de.uka.ilkd.key.logic.sort.NullSort
 
toString() - Method in class de.uka.ilkd.key.logic.TermImpl
returns a linearized textual representation of this term
toString() - Method in exception de.uka.ilkd.key.parser.AmbigiousDeclException
Returns a string representation of this exception.
toString() - Method in exception de.uka.ilkd.key.parser.GenericSortException
Returns a string representation of this exception.
toString() - Method in exception de.uka.ilkd.key.parser.JavaParserException
Returns a string representation of this exception.
toString() - Method in exception de.uka.ilkd.key.parser.KeYSemanticException
Returns a string representation of this exception.
toString() - Method in class de.uka.ilkd.key.parser.Location
Internal string representation.
toString() - Method in class de.uka.ilkd.key.parser.proofjava.Token
Returns the image.
toString() - Method in class de.uka.ilkd.key.parser.schemajava.Token
Returns the image.
toString() - Method in exception de.uka.ilkd.key.parser.WarningException
 
toString() - Method in class de.uka.ilkd.key.pp.LogicPrinter
Returns the pretty-printed sequent.
toString() - Method in class de.uka.ilkd.key.pp.PosInSequent
returns a string representation of this PosInSequent
toString() - Method in class de.uka.ilkd.key.pp.PositionTable
returns a String representation of the position table
toString() - Method in class de.uka.ilkd.key.pp.Range
 
toString() - Method in class de.uka.ilkd.key.proof.Counter
 
toString() - Method in class de.uka.ilkd.key.proof.delayedcut.ApplicationCheck.NoNewSymbolsCheck
 
toString() - Method in class de.uka.ilkd.key.proof.FormulaTag
 
toString() - Method in class de.uka.ilkd.key.proof.FormulaTagManager.FormulaInfo
 
toString() - Method in class de.uka.ilkd.key.proof.Goal
 
toString() - Method in class de.uka.ilkd.key.proof.init.InitConfig
 
toString() - Method in class de.uka.ilkd.key.proof.init.RuleCollection
toString
toString() - Method in class de.uka.ilkd.key.proof.io.FileRuleSource
 
toString() - Method in class de.uka.ilkd.key.proof.io.KeYFile
 
toString() - Method in class de.uka.ilkd.key.proof.io.LDTInput
 
toString() - Method in exception de.uka.ilkd.key.proof.io.ProblemLoaderException
 
toString() - Method in class de.uka.ilkd.key.proof.io.RuleSource
 
toString() - Method in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
toString() - Method in class de.uka.ilkd.key.proof.JavaModel
 
toString() - Method in class de.uka.ilkd.key.proof.mgt.AxiomJustification
 
toString() - Method in class de.uka.ilkd.key.proof.mgt.BasicTask
 
toString() - Method in class de.uka.ilkd.key.proof.mgt.ComplexRuleJustificationBySpec
 
toString() - Method in class de.uka.ilkd.key.proof.mgt.EnvNode
 
toString() - Method in class de.uka.ilkd.key.proof.mgt.ProofAggregateTask
 
toString() - Method in class de.uka.ilkd.key.proof.mgt.ProofEnvironment
 
toString() - Method in class de.uka.ilkd.key.proof.mgt.RuleJustificationByAddRules
 
toString() - Method in exception de.uka.ilkd.key.proof.MissingInstantiationException
Returns a string representation of this exception.
toString() - Method in exception de.uka.ilkd.key.proof.MissingSortException
Returns a string representation of this exception.
toString(String, StringBuffer, String, int, int, int) - Method in class de.uka.ilkd.key.proof.Node
helps toString method
toString() - Method in class de.uka.ilkd.key.proof.Node
 
toString() - Method in class de.uka.ilkd.key.proof.Proof
toString
toString() - Method in class de.uka.ilkd.key.proof.ProofAggregate
 
toString() - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeAddFormula
 
toString() - Method in class de.uka.ilkd.key.proof.proofevent.NodeChangeRemoveFormula
 
toString() - Method in class de.uka.ilkd.key.proof.proofevent.NodeRedundantAddChange
toString
toString() - Method in class de.uka.ilkd.key.proof.proofevent.NodeReplacement
 
toString() - Method in class de.uka.ilkd.key.proof.proofevent.RuleAppInfo
 
toString() - Method in class de.uka.ilkd.key.proof.ProofTreeEvent
 
toString() - Method in class de.uka.ilkd.key.proof.RuleAppIndex
 
toString() - Method in class de.uka.ilkd.key.proof.rulefilter.AndRuleFilter
 
toString() - Method in class de.uka.ilkd.key.proof.rulefilter.NotRuleFilter
 
toString() - Method in exception de.uka.ilkd.key.proof.SortMismatchException
Returns a string representation of this exception.
toString() - Method in class de.uka.ilkd.key.proof.Statistics
 
toString() - Method in exception de.uka.ilkd.key.proof.SVInstantiationException
Returns a string representation of this exception.
toString() - Method in exception de.uka.ilkd.key.proof.SVInstantiationExceptionWithPosition
Returns a string representation of this exception.
toString() - Method in exception de.uka.ilkd.key.proof.SVInstantiationParserException
Returns a string representation of this exception.
toString() - Method in exception de.uka.ilkd.key.proof.SVRigidnessException
Returns a string representation of this exception.
toString() - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
toString() - Method in class de.uka.ilkd.key.proof.TacletIndex
 
toString() - Method in class de.uka.ilkd.key.proof_references.reference.DefaultProofReference
toString() - Method in class de.uka.ilkd.key.prover.impl.ApplyStrategyInfo
 
toString() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskFinishedInfo
 
toString() - Method in class de.uka.ilkd.key.prover.impl.DefaultTaskStartedInfo
 
toString() - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule
 
toString() - Method in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
toString() - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
toString() - Method in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.AbstractOrInterfaceType
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.AlternativeVariableCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.ApplyUpdateOnRigidCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.ArrayComponentTypeCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.ArrayLengthCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.ArrayTypeCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.ConstantCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.ContainsAssignmentCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.DifferentFields
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.DifferentInstantiationCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.EnumConstantCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.EnumTypeCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.EqualUniqueCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.FieldTypeToSortCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.FinalReferenceCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.FreeLabelInVariableCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.IsThisReference
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.JavaTypeToSortCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.LocalVariableCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.MetaDisjointCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.NewJumpLabelCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.ObserverCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.StaticFieldCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.StaticMethodCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.StaticReferenceCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.SubFormulaCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.TermLabelCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.TypeCondition
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.ContainerTypeResolver
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.ElementTypeResolverForSV
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.GenericSortResolver
 
toString() - Method in class de.uka.ilkd.key.rule.conditions.TypeResolver.NonGenericSortResolver
 
toString() - Method in class de.uka.ilkd.key.rule.FindTaclet
returns a representation of the Taclet with find part as String
toString(Services) - Method in interface de.uka.ilkd.key.rule.IfFormulaInstantiation
 
toString() - Method in class de.uka.ilkd.key.rule.IfFormulaInstDirect
 
toString(Services) - Method in class de.uka.ilkd.key.rule.IfFormulaInstDirect
 
toString() - Method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
toString(Services) - Method in class de.uka.ilkd.key.rule.IfFormulaInstSeq
 
toString() - Method in class de.uka.ilkd.key.rule.inst.ContextInstantiationEntry
toString
toString() - Method in class de.uka.ilkd.key.rule.inst.ContextStatementBlockInstantiation
toString
toString() - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCForceInstantiation
toString
toString() - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCIdentity
toString
toString() - Method in class de.uka.ilkd.key.rule.inst.GenericSortCondition.GSCSupersort
toString
toString() - Method in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
 
toString() - Method in class de.uka.ilkd.key.rule.inst.InstantiationEntry
 
toString() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
toString
toString() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVInstantiation
toString
toString() - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
toString() - Method in class de.uka.ilkd.key.rule.inst.TacletInstantiations
 
toString() - Method in class de.uka.ilkd.key.rule.inst.TermLabelInstantiationEntry
toString() - Method in class de.uka.ilkd.key.rule.LoopApplyHeadRule
 
toString() - Method in class de.uka.ilkd.key.rule.match.vm.TermNavigator.MutablePair
 
toString() - Method in class de.uka.ilkd.key.rule.merge.MergeRule
 
toString() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeByIfThenElse
 
toString() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeIfThenElseAntecedent
 
toString() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeTotalWeakening
 
toString() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
 
toString() - Method in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstractionFactory
 
toString() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
toString() - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
toString() - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
to String
toString() - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
toString() - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
toString() - Method in class de.uka.ilkd.key.rule.NewDependingOn
Deprecated.
 
toString() - Method in class de.uka.ilkd.key.rule.NewVarcond
 
toString() - Method in class de.uka.ilkd.key.rule.NotFreeIn
 
toString() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier.Instantiation
 
toString() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier.TermReplacementKey
toString() - Method in class de.uka.ilkd.key.rule.OneStepSimplifier
 
toString() - Method in class de.uka.ilkd.key.rule.PosTacletApp
 
toString() - Method in class de.uka.ilkd.key.rule.QueryExpand.QueryEvalPos
 
toString() - Method in class de.uka.ilkd.key.rule.QueryExpand
 
toString() - Method in class de.uka.ilkd.key.rule.RuleKey
 
toString() - Method in class de.uka.ilkd.key.rule.RuleSet
toString
toString() - Method in class de.uka.ilkd.key.rule.Taclet.TacletLabelHint
toString() - Method in class de.uka.ilkd.key.rule.Taclet
returns a representation of the Taclet as String
toString() - Method in class de.uka.ilkd.key.rule.TacletApp
 
toString() - Method in class de.uka.ilkd.key.rule.tacletbuilder.AntecSuccTacletGoalTemplate
toString
toString() - Method in class de.uka.ilkd.key.rule.tacletbuilder.RewriteTacletGoalTemplate
toString
toString() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletGoalTemplate
 
toString() - Method in class de.uka.ilkd.key.rule.TacletPrefix
 
toString() - Method in class de.uka.ilkd.key.rule.UseDependencyContractRule
 
toString() - Method in class de.uka.ilkd.key.rule.UseOperationContractRule
 
toString() - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
toString() - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
toString() - Method in class de.uka.ilkd.key.smt.AbstractSolverType
 
toString() - Method in class de.uka.ilkd.key.smt.AccumulatedException
 
toString() - Method in class de.uka.ilkd.key.smt.hierarchy.SortNode
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTFunction
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTSort
Sort's string value
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.False
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermBinOp
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermCall
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermMultOp
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermNumber
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermQuant
 
toString() - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTerms
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermUnaryOp
 
toString(int) - Method in class de.uka.ilkd.key.smt.lang.SMTTermVariable
 
toString() - Method in class de.uka.ilkd.key.smt.model.Heap
 
toString() - Method in class de.uka.ilkd.key.smt.model.Location
 
toString() - Method in class de.uka.ilkd.key.smt.model.LocationSet
 
toString() - Method in class de.uka.ilkd.key.smt.model.Model
returns a string representation of this SMT model
toString() - Method in class de.uka.ilkd.key.smt.model.ObjectVal
 
toString() - Method in class de.uka.ilkd.key.smt.model.Sequence
 
toString() - Method in class de.uka.ilkd.key.smt.RuleAppSMT.SMTRule
 
toString() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
toString() - Method in class de.uka.ilkd.key.smt.SMTSolverResult
 
toString() - Method in exception de.uka.ilkd.key.smt.SolverException
 
toString() - Method in class de.uka.ilkd.key.smt.SolverTypeCollection
 
toString() - Method in class de.uka.ilkd.key.smt.testgen.MemoryTestGenerationLog
toString() - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
toString() - Method in enum de.uka.ilkd.key.speclang.jml.pretranslation.Behavior
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassAxiom
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLClassInv
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLDepends
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLFieldDecl
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLInitially
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMergePointDecl
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLMethodDecl
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLRepresents
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSetStatement
 
toString() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
toString() - Method in enum de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLKeyWord
 
toString() - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
toString() - Method in class de.uka.ilkd.key.speclang.PartialInvAxiom
 
toString() - Method in class de.uka.ilkd.key.speclang.PositionedLabeledString
toString() - Method in class de.uka.ilkd.key.speclang.PositionedString
 
toString() - Method in class de.uka.ilkd.key.speclang.QueryAxiom
 
toString() - Method in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
toString() - Method in class de.uka.ilkd.key.speclang.translation.SLExpression
 
toString() - Method in class de.uka.ilkd.key.speclang.translation.SLParameters
 
toString() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
toString() - Method in class de.uka.ilkd.key.strategy.feature.SumFeature
 
toString() - Method in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
toString() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
 
toString() - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
 
toString() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
 
toString() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Metavariable
Deprecated.
 
toString() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
toString() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver.Clause
 
toString() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
toString() - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
toString() - Method in class de.uka.ilkd.key.strategy.TopRuleAppCost
 
toString() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
toString() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
toString() - Method in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.NodeGoal
toString() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionElement
toString() - Method in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionElement
toString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicAssociation
toString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicEquivalenceClass
toString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicObject
toString() - Method in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
toString() - Method in class de.uka.ilkd.key.symbolic_execution.rule.ModalitySideProofRule
toString() - Method in class de.uka.ilkd.key.symbolic_execution.rule.QuerySideProofRule
toString() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Access
toString() - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
toString() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
toString() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.LabelOccurrence
toString() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.MultiEvaluationResult
toString() - Method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
toString() - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValueTracingResult
toString() - Method in class de.uka.ilkd.key.symbolic_execution.util.SideProofStore.Entry
toString() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
toString() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
toString(SupportedTaclets.TreeItem, String) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
toString() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
toString() - Method in class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.TacletInfo
 
toString() - Method in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
toString() - Method in class de.uka.ilkd.key.testgen.Assignment
 
toString(boolean) - Method in class de.uka.ilkd.key.testgen.Assignment
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleBinTerm
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocation
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleMethod
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleMethodCall
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleType
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm
 
toString() - Method in class de.uka.ilkd.key.testgen.oracle.OracleVariable
 
toString() - Method in class de.uka.ilkd.key.testgen.RefEx
 
toString() - Method in class de.uka.ilkd.key.util.DirectoryFileCollection
 
toString() - Method in class de.uka.ilkd.key.util.EnhancedStringBuffer
 
toString() - Method in exception de.uka.ilkd.key.util.ExceptionHandlerException
 
toString() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
 
toString() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionState
 
toString() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
toString(InputStream) - Static method in class de.uka.ilkd.key.util.MiscTools
read an input stream to its end into a string.
toString() - Method in class de.uka.ilkd.key.util.Pair
 
toString() - Method in class de.uka.ilkd.key.util.properties.ArrayProperties
 
toString() - Method in class de.uka.ilkd.key.util.properties.MapProperties
 
toString() - Method in class de.uka.ilkd.key.util.properties.Properties.Property
 
toString() - Method in class de.uka.ilkd.key.util.Quadruple
 
toString() - Method in class de.uka.ilkd.key.util.rifl.DefaultSpecificationContainer
 
toString() - Method in class de.uka.ilkd.key.util.rifl.SecurityLattice.SecurityDomain
 
toString() - Method in class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
toString() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
toString() - Method in class de.uka.ilkd.key.util.String8
 
toString() - Method in class de.uka.ilkd.key.util.Triple
 
toString() - Method in class de.uka.ilkd.key.util.ZipFileCollection
 
toString() - Method in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
 
toString() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
toString() - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
toString() - Method in class org.key_project.util.collection.DefaultImmutableMap
 
toString() - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
toString() - Method in class org.key_project.util.collection.DefaultImmutableSet
 
toString() - Method in class org.key_project.util.collection.ImmutableArray
 
toString() - Method in class org.key_project.util.collection.ImmutableLeftistHeap
 
toString() - Method in class org.key_project.util.collection.ImmutableSLList.Cons
 
toString() - Method in class org.key_project.util.collection.ImmutableSLList.NIL
 
toString() - Method in exception org.key_project.util.collection.NotUniqueException
 
toString(T...) - Static method in class org.key_project.util.java.ArrayUtil
Converts the given array into a String.
toString(T[], String) - Static method in class org.key_project.util.java.ArrayUtil
Converts the given array into a String.
toString(int[]) - Static method in class org.key_project.util.java.ArrayUtil
Converts the given array into a String.
toString(int[], String) - Static method in class org.key_project.util.java.ArrayUtil
Converts the given array into a String.
toString(Collection<?>) - Static method in class org.key_project.util.java.CollectionUtil
Converts the Collection into a String.
toString(Collection<?>, String) - Static method in class org.key_project.util.java.CollectionUtil
Converts the Collection into a String and uses the defined separator to separate elements.
toString(Object) - Static method in class org.key_project.util.java.ObjectUtil
Nullpointer save execution of Object.toString().
toStringAttribs(StringBuffer) - Method in class de.uka.ilkd.key.rule.Taclet
 
toStringFind(StringBuffer) - Method in class de.uka.ilkd.key.rule.AntecTaclet
toString for the find part
toStringFind(StringBuffer) - Method in class de.uka.ilkd.key.rule.FindTaclet
 
toStringFind(StringBuffer) - Method in class de.uka.ilkd.key.rule.RewriteTaclet
 
toStringFind(StringBuffer) - Method in class de.uka.ilkd.key.rule.SuccTaclet
toString for the find part
toStringGoalTemplates(StringBuffer) - Method in class de.uka.ilkd.key.rule.Taclet
 
toStringHelp(boolean) - Method in class de.uka.ilkd.key.logic.SequentChangeInfo
toString helper
toStringIf(StringBuffer) - Method in class de.uka.ilkd.key.rule.Taclet
 
toStringRuleSets(StringBuffer) - Method in class de.uka.ilkd.key.rule.Taclet
 
toStringVarCond(StringBuffer) - Method in class de.uka.ilkd.key.rule.Taclet
 
toSymbolicExecutionState() - Method in class de.uka.ilkd.key.util.mergerule.SymbolicExecutionStateWithProgCnt
 
total - Variable in class de.uka.ilkd.key.proof.PrefixTermTacletAppIndexCacheImpl
 
totallyBounded(ProjectionToTerm, ProjectionToTerm, ProjectionToTerm) - Static method in class de.uka.ilkd.key.strategy.feature.InEquationMultFeature
Return zero iff the product of mult1 and mult2 is a factor of target
totalOutput - Variable in class de.uka.ilkd.key.util.pp.Layouter
Total size of strings and blanks sent to the Printer out.
totalRuleApps - Variable in class de.uka.ilkd.key.proof.Statistics
 
totalSize - Variable in class de.uka.ilkd.key.util.pp.Layouter
Total size of received strings and blanks, if they were printed in one line.
toTerm(String, VariableAssignments) - Method in class de.uka.ilkd.key.api.ScriptApi
 
toTerm(String, Sort) - Method in class de.uka.ilkd.key.macros.scripts.EngineState
 
toTerm(Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
toTerm(Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
toTerm(Term) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
the method is only still invoked to allow the ConstraintAwareSyntacticalReplaceVisitor to recursively replace meta variables
toTerm(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ConstraintAwareSyntacticalReplaceVisitor
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.AbstractDividePolynomialsProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.AssumptionProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.CoeffGcdProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.FocusFormulaProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.FocusProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in interface de.uka.ilkd.key.strategy.termProjection.ProjectionToTerm
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.ReduceMonomialsProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.SubtermProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.SVInstantiationProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.TermBuffer
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.TermConstructionProjection
 
toTerm(RuleApp, PosInOccurrence, Goal) - Method in class de.uka.ilkd.key.strategy.termProjection.TriggerVariableInstantiationProjection
 
toTerm(Services, ImmutableArray<Expression>, ExecutionContext) - Static method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Converts the given Expressions into Terms.
toTerm(Services, Expression, ExecutionContext) - Static method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Converts the given Expression into a Term.
toTerm(Services) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.Location
Converts this Location into a Term.
toTermList(ImmutableSet<ProgramVariable>) - Method in class de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData
 
toTermList(T, Iterable<MergeRuleUtils.TermWrapper>) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapper
Adds the wrapped content of the Iterable object into the given target collection.
toTermList(Iterable<ProgramVariable>, TermBuilder) - Static method in class de.uka.ilkd.key.util.MiscTools
 
toURI(URL) - Static method in class org.key_project.util.java.IOUtil
 
TOUT - Static variable in class de.uka.ilkd.key.logic.op.Modality
The throughout operator of dynamic logic.
TOUT_TRANSACTION - Static variable in class de.uka.ilkd.key.logic.op.Modality
A Java Card transaction version of the throughout modality.
toValidFileName(String) - Static method in class de.uka.ilkd.key.util.MiscTools
 
toValidTacletName(String) - Static method in class de.uka.ilkd.key.util.MiscTools
 
toValidVariableName(String) - Static method in class de.uka.ilkd.key.util.MiscTools
 
toXML(IExecutionNode<?>, String, boolean, boolean, boolean, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Converts the given IExecutionNode into XML.
toXML(ISymbolicLayout, String) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Converts the given ISymbolicLayout into XML.
toZNotation(String, Namespace<Function>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
tr - Variable in class de.uka.ilkd.key.java.declaration.modifier.AnnotationUseSpecification
 
trafficLight - Variable in class de.uka.ilkd.key.gui.utilities.CheckedUserInput
 
TrafficLight - Class in de.uka.ilkd.key.gui.utilities
A traffic light: It can be either green or red.
TrafficLight(int) - Constructor for class de.uka.ilkd.key.gui.utilities.TrafficLight
 
transaction() - Method in class de.uka.ilkd.key.logic.op.Modality
Whether this is a transaction modality
transaction - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
transaction - Variable in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
TRANSACTION_TAGS - Static variable in class de.uka.ilkd.key.proof.init.FunctionalBlockContractPO
Transaction tags.
TRANSACTION_TAGS - Static variable in class de.uka.ilkd.key.proof.init.FunctionalLoopContractPO
Transaction tags.
TRANSACTION_TAGS - Static variable in class de.uka.ilkd.key.proof.init.FunctionalOperationContractPO
 
TRANSACTIONABORT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TRANSACTIONABORT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
transactionApplicable - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.BlockWellDefinedness
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.ClassWellDefinedness
 
transactionApplicableContract() - Method in interface de.uka.ilkd.key.speclang.Contract
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.DependencyContractImpl
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.FunctionalOperationContractImpl
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.InformationFlowContractImpl
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.LoopWellDefinedness
 
transactionApplicableContract() - Method in class de.uka.ilkd.key.speclang.MethodWellDefinedness
 
TRANSACTIONBEGIN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TRANSACTIONBEGIN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
TRANSACTIONCOMMIT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TRANSACTIONCOMMIT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
TRANSACTIONFINISH - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TRANSACTIONFINISH - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
transactionStatement(int) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a transaction statement.
TransactionStatement - Class in de.uka.ilkd.key.java.recoderext
 
TransactionStatement(int) - Constructor for class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
TransactionStatement(TransactionStatement) - Constructor for class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
TransactionStatement - Class in de.uka.ilkd.key.java.statement
 
TransactionStatement(int) - Constructor for class de.uka.ilkd.key.java.statement.TransactionStatement
 
TransactionStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TransactionStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
TRANSACTIONUPDATED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
TRANSACTIONUPDATED - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
transactionUpdated() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
transform(Object) - Method in interface de.uka.ilkd.key.gui.nodeviews.HTMLSyntaxHighlighter.StringTransformer
 
transform() - Method in class de.uka.ilkd.key.java.recoderext.EnumClassBuilder
substitute all case statements that have been recorded earlier.
transform() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer
Starts the transformation.
transform(Term, SVInstantiations, Services) - Method in interface de.uka.ilkd.key.logic.op.TermTransformer
initiates term transformation of term.
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.AddCast
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.DivideLCRMonomials
calculates the resulting term.
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.DivideMonomials
calculates the resulting term.
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaAdd
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaArithBitMaskOp
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaDiv
calculates the resulting term.
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaEqual
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaGeq
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaGreater
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaLeq
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaLess
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaMul
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaPow
calculates the resulting term.
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaShift
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.MetaSub
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.ArrayBaseInstanceOf
returns an G::instance(term.sub(1)) term for the element sort of the given array .
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ArrayLength
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ArrayPostDecl
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.ConstantValue
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ConstructorCall
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.CreateObject
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.DoBreak
performs the program transformation needed for symbolic program transformation
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
An enhanced for loop is executed by transforming it into a "normal" for loop.
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.EnumConstantValue
calculates the resulting term.
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.EvaluateArgs
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ExpandMethodBody
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.ExpandQueriesMetaConstruct
term.sub(0) is the term that possibly contains queries.
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ForInitUnfoldTransformer
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ForToWhile
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.InitArrayCreation
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.IsStatic
 
transform(Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.MemberPVToField
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.MethodCall
performs the program transformation needed for symbolic program execution
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.MultipleVarDecl
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.PostWork
performs the program transformation needed for symbolic program transformation
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
performs the program transformation needed for symbolic program transformation
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.SpecialConstructorCall
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.StaticInitialisation
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.SwitchToIf
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.TypeOf
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.Unpack
 
transform(ProgramElement, Services, SVInstantiations) - Method in class de.uka.ilkd.key.rule.metaconstruct.UnwindLoop
 
transform(TermLabelState, Rule, RuleApp, Goal, Sequent, PosInOccurrence, Term, Term, SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
calculates the resulting term.
transform(File, File, File, KeYRecoderExcHandler) - Static method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
Transforms plain Java files + RIFL specification to Java+JML* specifications.
transform(File, File, KeYRecoderExcHandler) - Static method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
transform(File, File) - Static method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
transform_decl() - Method in class de.uka.ilkd.key.parser.KeYParser
 
transform_decls() - Method in class de.uka.ilkd.key.parser.KeYParser
 
TRANSFORMATION - Static variable in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
 
transformClasslevelComments(TypeDeclaration, String) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
transformedObject - Variable in class de.uka.ilkd.key.java.recoderext.ImplicitFieldAdder
flag set if java.lang.Object has been already transformed
Transformer - Class in de.uka.ilkd.key.logic.op
Functions with a restricted/special rule set only applicable for the top level of the term transformer and not directly for its arguments, prohibiting any rule applications to sub arguments as well as applications from outside such as update applications.
Transformer(Name, Sort, ImmutableArray<Sort>) - Constructor for class de.uka.ilkd.key.logic.op.Transformer
 
Transformer(Name, Sort) - Constructor for class de.uka.ilkd.key.logic.op.Transformer
 
TransformerCache(List<CompilationUnit>) - Constructor for class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
TRANSFORMERS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
TRANSFORMERS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
transformFieldDecl(TextualJMLFieldDecl, Comment[]) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
transformMergePointDecl(TextualJMLMergePointDecl, Comment[]) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
transformMethodDecl(TextualJMLMethodDecl, Comment[]) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
transformMethodlevelComments(MethodDeclaration, String) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
transformMethodlevelCommentsHelper(ProgramElement, String) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
transformModel(List<CompilationUnit>) - Method in class de.uka.ilkd.key.java.Recoder2KeY
Transform a list of compilation units.
transformSetStatement(TextualJMLSetStatement, Comment[]) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
Transient - Class in de.uka.ilkd.key.java.declaration.modifier
Transient.
Transient() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Transient
Transient.
Transient(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Transient
Transient.
TRANSIENT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TRANSIENT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
TRANSIENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
TRANSIENT - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
TRANSIENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
TRANSIENT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
translate(Services, String) - Static method in class de.uka.ilkd.key.gui.InspectorForDecisionPredicates
 
translate(StreamInteractionVisitor, Interaction) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.StreamInteractionVisitor
 
translate(StreamInteractionVisitor, InteractionLog) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.StreamInteractionVisitor
 
translate(Services, String) - Static method in class de.uka.ilkd.key.gui.utilities.InspectorForFormulas
 
translate(NodeGoalPair, TermServices) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
translate(String, Services) - Method in class de.uka.ilkd.key.proof.join.StdPredicateEstimator
Translates a branch label (without common prefixes such as "CUT:" etc.)
translate(Term) - Static method in class de.uka.ilkd.key.smt.NumberTranslation
This methods translates a term with sort "numbers" into a BigInteger representing the number.
translate(SLTranslationExceptionManager, Object...) - Method in interface de.uka.ilkd.key.speclang.jml.translation.JMLTranslationMethod
 
translate(SLTranslationExceptionManager, Object...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
translate(JavaIntegerSemanticsHelper, SLExpression, SLExpression) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLArithmeticOperationTranslationMethod
 
translate(SLTranslationExceptionManager, Object...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
 
translate(SLTranslationExceptionManager, Object...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
Add implicit "non-null" and "created" guards for reference types, "in-bounds" guards for integer types.
translate(PositionedString, KeYJavaType, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Class<T>, Services) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translate(PositionedString, KeYJavaType, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Class<T>, Services) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translate(String, KeYJavaType, Class<T>, Services) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
For testing only.
translate(String, Class<T>, Object...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translate(JMLTranslator.JMLKeyWord, Class<T>, Object...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translate(String, Object...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translate(JMLTranslator.JMLKeyWord, Object...) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translate(Sequent, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.AbstractSkeletonGenerator
Translates a sequent to a term by using the following translations rules: T ==> D is translated to: And(T)->Or(D).
translate(Taclet, ImmutableSet<Sort>, int) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
translate - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
if translate is true the method getTranslation() will first translate the given taclets before it returns translation.
translate(Term, ImmutableSet<Sort>, Taclet, TacletConditions, Services, int) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.GenericTranslator
Translates generic variables.
translate(Taclet, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
Translates a RewriteTaclet to a formula.
translate(Taclet, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.lemma.DefaultLemmaGenerator
 
translate(Taclet, TermServices) - Method in interface de.uka.ilkd.key.taclettranslation.lemma.LemmaGenerator
 
translate(Taclet, TermServices) - Method in interface de.uka.ilkd.key.taclettranslation.SkeletonGenerator
Override this method to introduce a translating mechanism for taclets.
translate(Term) - Method in class de.uka.ilkd.key.testgen.oracle.ModifiesSetTranslator
 
translateAccessible(IProgramMethod, ProgramVariableCollection, LocationVariable, ProgramVariable, LocationVariable, ImmutableList<PositionedString>, ImmutableList<PositionedString>, JMLSpecFactory.ContractClauses) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateAccessible(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateAndClauses(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
Clauses are expected to be conjoined in a right-associative way, i.e.
translateArrayType(String) - Method in class de.uka.ilkd.key.java.JavaInfo
Translates things like int[] into [I, etc.
translateAsBindingUninterpretedFunction(Term, Function, Vector<QuantifiableVariable>, ImmutableArray<Term>, Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate an uninterpreted function, which binds variables
translateAsBindingUninterpretedPredicate(Term, Function, Vector<QuantifiableVariable>, ImmutableArray<Term>, Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateAssignable(IProgramMethod, ProgramVariableCollection, LocationVariable, LocationVariable, ImmutableList<PositionedString>, JMLSpecFactory.ContractClauses) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateAssignable(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateAsUninterpretedFunction(Function, Vector<QuantifiableVariable>, ImmutableArray<Term>, Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateAxioms(IProgramMethod, ProgramVariableCollection, LocationVariable, ImmutableList<PositionedString>, JMLSpecFactory.ContractClauses, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateBoundedNumericalQuantifier(QuantifiableVariable, Term, Term, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
Creates a term for a bounded numerical quantifier (e.g., sum).
translateBprodFunction(Term, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
translate a bprod function.
translateBreaks(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Behavior, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateBsumFunction(Term, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
translate a bsum function.
translateCall(Function, ImmutableArray<Term>) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Translates a function call of function f with argument subs.
translateCharTerm(Term) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
translateCharTerm(Term) - Method in class de.uka.ilkd.key.pp.CharListNotation
 
translateComment(int, String) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateComment(int, String) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateConstant(String, Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Creates an SMT constant with the specified id and sort.
translateContinues(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Behavior, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateDecreases(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateDistinct(AbstractSMTTranslator.FunctionWrapper[]) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateDistinct(AbstractSMTTranslator.FunctionWrapper[]) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateDistinct(AbstractSMTTranslator.FunctionWrapper[]) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateEnsures(IProgramMethod, ProgramVariableCollection, LocationVariable, LocationVariable, ImmutableList<PositionedString>, ImmutableList<PositionedString>, JMLSpecFactory.ContractClauses, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateEnsures(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Behavior, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateEquivalence(Term, Term, int, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
 
translateFunc(Operator, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
translate a function.
translateFunction(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate a function.
translateFunction(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateFunction(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateFunction(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateFunction(Term, boolean) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
translateFunctionName(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Get the name for a function symbol.
translateFunctionName(StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateFunctionName(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateFunctionName(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateGeneralizedQuantifiers(KeYJavaType, boolean, Iterable<LogicVariable>, Term, Term, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
 
translateGeneralizedQuantifiers(KeYJavaType, boolean, Iterable<LogicVariable>, Term, Term, KeYJavaType) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
 
translateInfFlowSpecClauses(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateIntegerDiv(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the integer division.
translateIntegerDiv(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerDiv(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerDiv(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerGeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the greater or equal.
translateIntegerGeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerGeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerGeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerGt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the greater than.
translateIntegerGt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerGt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerGt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerLeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the less or equal.
translateIntegerLeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerLeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerLeq(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerLt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the less than.
translateIntegerLt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerLt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerLt(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerMinus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the integer minus.
translateIntegerMinus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerMinus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerMinus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerMod(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the integer modulo.
translateIntegerMod(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerMod(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerMod(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerMult(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the integer multiplication.
translateIntegerMult(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerMult(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerMult(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerPlus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the integer plus.
translateIntegerPlus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerPlus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerPlus(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerUnaryMinus(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate a unary minus.
translateIntegerUnaryMinus(StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerUnaryMinus(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerUnaryMinus(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateIntegerValue(long) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate a sort.
translateIntegerValue(long) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateIntegerValue(long) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateIntegerValue(long) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateJavaCast(Term, ExtList) - Method in class de.uka.ilkd.key.java.TypeConverter
 
translateJMLClauses(IProgramMethod, TextualJMLSpecCase, ProgramVariableCollection, Behavior) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.LDT
translates a given literal to its logic counterpart
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
translateLiteral(Literal, Services) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
translateLogicalAll(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the logical forall formula.
translateLogicalAll(ArrayList<StringBuffer>, ArrayList<Sort>, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateLogicalAll(StringBuffer, Sort, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateLogicalAll(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalAll(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalAll(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalAnd(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the logical konjunction.
translateLogicalAnd(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalAnd(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalAnd(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalConstant(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the Stringbuffer for an constant.
translateLogicalConstant(StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalConstant(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalConstant(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalEquivalence(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the logical equivalence.
translateLogicalEquivalence(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalEquivalence(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalEquivalence(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalExist(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the logical exists formula.
translateLogicalExist(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalExist(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalExist(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalFalse() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the logical false.
translateLogicalFalse() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalFalse() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalFalse() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalIfThenElse(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the logical if_then_else construct.
translateLogicalIfThenElse(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalIfThenElse(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalIfThenElse(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalImply(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the logical implication.
translateLogicalImply(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalImply(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalImply(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalNot(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the Stringbuffer for a logical NOT.
translateLogicalNot(StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalNot(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalNot(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalOr(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the logical disjunction.
translateLogicalOr(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalOr(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalOr(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalTrue() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the logical true.
translateLogicalTrue() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalTrue() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalTrue() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateLogicalVar(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the Stringbuffer for an variable.
translateLogicalVar(StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateLogicalVar(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateLogicalVar(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateMapExpressionToJDL(Token, ImmutableList<SLExpression>, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translateMeasuredBy(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateNull() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the NULL element
translateNull() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateNull() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateNull() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateNullSort() - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the NULL element's Sort.
translateNullSort() - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateNullSort() - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateNullSort() - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateObjectEqual(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Build the Stringbuffer for an object equivalence.
translateObjectEqual(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateObjectEqual(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateObjectEqual(StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateOperator(Operator, ExecutionContext) - Method in class de.uka.ilkd.key.java.TypeConverter
 
translateOrClauses(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translatePred(Operator, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate a predicate.
translatePredicate(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate a predicate.
translatePredicate(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translatePredicate(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translatePredicate(StringBuffer, ArrayList<StringBuffer>) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translatePredicateName(StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Get the name for a predicate symbol.
translatePredicateName(StringBuffer) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translatePredicateName(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translatePredicateName(StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateProblem(Term, Services, SMTSettings) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateProblem(Term, Services, SMTSettings) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
translateProblem(Term) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Translates a KeY problem into a SMTFile.
translateProblem(Term, Services, SMTSettings) - Method in interface de.uka.ilkd.key.smt.SMTTranslator
Translates a problem into the given syntax.
translateQuantifier(QuantifiableVariable, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
Deprecated.
translateQuantifier(QuantifiableVariable, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
 
translateQuantifiers(Iterable<LogicVariable>, Term, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
Deprecated.
translateQuantifiers(Iterable<LogicVariable>, Term, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLQuantifierTranslationMethod
 
translateQuery(Term, boolean, Operator) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
translateReplaceAndAddFormula(TacletGoalTemplate, Term, int, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
Translates the replace and add pattern of a goal template to: (find<->replace)->add
Use this method if you want to translate a taclet, where the find pattern is a formula.
translateReplaceAndAddSequent(TacletGoalTemplate, int, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
 
translateReplaceAndAddTerm(TacletGoalTemplate, Term, TermServices) - Method in class de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator
Translates the replace and add pattern of a goal template to: find=replace->add
Use this method if you want to translate a taclet, where the find pattern is a term.
translateRequires(IProgramMethod, ProgramVariableCollection, LocationVariable, LocationVariable, ImmutableList<PositionedString>, ImmutableList<PositionedString>, JMLSpecFactory.ContractClauses) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateReturns(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Behavior, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateSelect(Term, boolean) - Method in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
translateSignals(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ProgramVariable, ProgramVariable, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Behavior, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateSignalsOnly(IProgramMethod, ProgramVariable, Behavior, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateSort(String, boolean) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate a sort.
translateSort(Sort) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateSort(String, boolean) - Method in class de.uka.ilkd.key.smt.SimplifyTranslator
 
translateSort(String, boolean) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
Translate a sort.
translateSort(String, boolean) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
Translate a sort.
translateSort(Sort) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Translates a KeY sort to an SMT sort.
translateStrictlyPure(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateTaclets(Services, SMTSettings) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translates the list tacletFormulae to the given syntax.
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.BooleanLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.CharListLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.DoubleLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.FloatLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.FreeLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.HeapLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.LDT
Is called whenever hasLiteralFunction() returns true.
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.LocSetLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.MapLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.PermissionLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.RealLDT
 
translateTerm(Term, ExtList, Services) - Method in class de.uka.ilkd.key.ldt.SeqLDT
 
translateTerm(Term) - Method in class de.uka.ilkd.key.pp.CharListNotation
translates a term that represents a string literal into a string that is enclosed by quotation marks
translateTerm(Term, Vector<QuantifiableVariable>, Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translates the given term into input syntax and adds the resulting string to the StringBuffer sb.
translateTerm(Term) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Translates a KeY term to an SMT term.
translateTermIfThenElse(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translate the if_then_else construct for terms (i.e. ifterm and condterm are not of Sort FORMULA) If this method is nor overriden, a default implementation is used.
translateTermIfThenElse(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLib2Translator
 
translateTermIfThenElse(StringBuffer, StringBuffer, StringBuffer) - Method in class de.uka.ilkd.key.smt.SmtLibTranslator
 
translateTermIte(Term, Vector<QuantifiableVariable>, Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateToCommand(Term) - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
translateToFormula(Services, String) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Translates a String into a formula or to null if not applicable.
translateToJDLTerm(Token, String, Services, TermBuilder, ImmutableList<SLExpression>, SLTranslationExceptionManager) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
translateToTermAsssignable(IProgramMethod, ProgramVariable, Map<LocationVariable, Term>, ImmutableList<ProgramVariable>, Map<String, ImmutableList<PositionedString>>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateToTermFreeInvariants(IProgramMethod, Map<String, ImmutableList<PositionedString>>, ProgramVariable, ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, Map<LocationVariable, Term>, Services, TermBuilder) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateToTermInfFlowSpecs(IProgramMethod, ProgramVariable, ProgramVariable, ProgramVariable, ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateToTermInvariants(IProgramMethod, Map<String, ImmutableList<PositionedString>>, ProgramVariable, ImmutableList<ProgramVariable>, ImmutableList<LocationVariable>, Map<LocationVariable, Term>, Services, TermBuilder) - Static method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateToTermVariant(IProgramMethod, ProgramVariable, Map<LocationVariable, Term>, ImmutableList<ProgramVariable>, PositionedString) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateUnboundedNumericalQuantifier(KeYJavaType, boolean, ImmutableList<QuantifiableVariable>, Term, Term) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
 
translateUnionClauses(IProgramMethod, ProgramVariable, ImmutableList<ProgramVariable>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<PositionedString>) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLSpecFactory
 
translateUniqueness(AbstractSMTTranslator.FunctionWrapper, Collection<AbstractSMTTranslator.FunctionWrapper>) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Translates the unique-property of a function.
translateUnknown(Term, Vector<QuantifiableVariable>, Services) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
Takes care of sequent tree parts that were not matched in translate(term, skolemization).
translateValueExpression(String) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
translateVariable(Operator) - Method in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
translateVariable(QuantifiableVariable) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
Translates a quantified variable.
translation - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
Translation of the taclets stored in taclets.
TranslationListener - Interface in de.uka.ilkd.key.taclettranslation.assumptions
Listener for the classes which implement TacletTranslator.
translationMethods - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
TranslationOptions - Class in de.uka.ilkd.key.gui.smt
 
TranslationOptions(ProofDependentSMTSettings) - Constructor for class de.uka.ilkd.key.gui.smt.TranslationOptions
 
translator - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
traverseFromChildToParent(Node, Node, ProofVisitor) - Method in class de.uka.ilkd.key.proof.Proof
 
tree - Variable in class de.uka.ilkd.key.gui.prooftree.ExpansionState
 
tree - Variable in class de.uka.ilkd.key.gui.prooftree.GUIAbstractTreeNode
 
tree - Variable in class de.uka.ilkd.key.gui.smt.CETree
The JTree to be shown.
tree - Variable in class de.uka.ilkd.key.gui.smt.TreePanel
 
treeCollapsed(TreeExpansionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
treeExpanded(TreeExpansionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
treeItem(TreeNode) - Method in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
TreeItem(String, int) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
TreeItem(String, SupportedTaclets.Category) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
TreeItem(String, boolean) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
TreeItem(String, SupportedTaclets.TreeItem.SelectionMode, int, int, SupportedTaclets.Category) - Constructor for class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem
 
treeNodesChanged(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
treeNodesChanged(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
treeNodesInserted(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
treeNodesInserted(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
treeNodesRemoved(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
treeNodesRemoved(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
TreePanel - Class in de.uka.ilkd.key.gui.smt
 
TreePanel() - Constructor for class de.uka.ilkd.key.gui.smt.TreePanel
 
treePanels - Variable in class de.uka.ilkd.key.gui.smt.TacletTranslationSelection
 
treeSelectionListener - Variable in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
TreeSettings - Class in de.uka.ilkd.key.symbolic_execution.model.impl
The default implementation of ITreeSettings.
TreeSettings(boolean, boolean, boolean, boolean, boolean) - Constructor for class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
Constructor.
treeStructureChanged(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ExpansionState.Listener
 
treeStructureChanged(TreeModelEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeSearchBar
 
TRIGGER - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
TRIGGER - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
trigger - Variable in class de.uka.ilkd.key.rule.Taclet
 
trigger - Variable in class de.uka.ilkd.key.rule.TacletAttributes
trigger related information
Trigger - Class in de.uka.ilkd.key.rule
 
Trigger(SchemaVariable, Term, ImmutableList<Term>) - Constructor for class de.uka.ilkd.key.rule.Trigger
 
trigger - Variable in class de.uka.ilkd.key.rule.Trigger
trigger related information
Trigger - Interface in de.uka.ilkd.key.strategy.quantifierHeuristics
 
trigger - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
 
trigger - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
TriggeredInstantiations - Class in de.uka.ilkd.key.strategy.termgenerator
 
TriggeredInstantiations(boolean) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.TriggeredInstantiations
 
triggers(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
triggers - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
 
triggerSetCache - Variable in class de.uka.ilkd.key.java.ServiceCaches
a HashMap from Term to TriggersSet uses to cache all created TriggersSets
triggerSetThisBelongsTo - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
triggersSet - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Instantiation
the TriggersSet of this allTerm
TriggersSet - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
This class is used to select and store Triggers for a quantified formula in Prenex CNF(PCNF).
TriggersSet(Term, Services) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
 
TriggersSet.ClauseTrigger - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
this class is used to find Triggers in a clause.
triggerSubstWithMVs - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
 
TriggerUtils - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
TriggerUtils() - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggerUtils
 
triggerVar - Variable in class de.uka.ilkd.key.rule.Trigger
 
TriggerVariableInstantiationProjection - Class in de.uka.ilkd.key.strategy.termProjection
 
TriggerVariableInstantiationProjection() - Constructor for class de.uka.ilkd.key.strategy.termProjection.TriggerVariableInstantiationProjection
 
TriggerVarInstantiatedFeature - Class in de.uka.ilkd.key.strategy.feature
 
TriggerVarInstantiatedFeature() - Constructor for class de.uka.ilkd.key.strategy.feature.TriggerVarInstantiatedFeature
 
triggerWithMVs - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
 
trim(String) - Static method in class de.uka.ilkd.key.java.Recoder2KeY
reduce the size of a string to a maximum of 150 characters.
trim(String, int) - Static method in class de.uka.ilkd.key.java.Recoder2KeY
reduce the size of a string to a maximum of length.
trim(String) - Static method in class org.key_project.util.java.StringUtil
Nullpointer save execution of String.trim()
trimPackageRef(String) - Method in class de.uka.ilkd.key.speclang.translation.SLExpressionResolver
Cuts off names of enclosing classes from a "package reference".
trimRight(String) - Static method in class org.key_project.util.java.StringUtil
Performs a trim only on the right side.
Triple<T1,T2,T3> - Class in de.uka.ilkd.key.util
 
Triple(T1, T2, T3) - Constructor for class de.uka.ilkd.key.util.Triple
 
TrivialMonomialLCRFeature - Class in de.uka.ilkd.key.strategy.feature
Return zero of the least common reducible of two monomials is so trivial that it is not necessary to do the critical pair completion "A critical-pair/completion algorithm for finitely generated ideals in rings"
TrivialMonomialLCRFeature(ProjectionToTerm, ProjectionToTerm) - Constructor for class de.uka.ilkd.key.strategy.feature.TrivialMonomialLCRFeature
 
True - Class in de.uka.ilkd.key.axiom_abstraction.boollattice
The True element of the boolean lattice, representing exactly the boolean true.
True() - Constructor for class de.uka.ilkd.key.axiom_abstraction.boollattice.True
 
TRUE - Static variable in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
TRUE - Static variable in class de.uka.ilkd.key.java.JavaInfo.Filter
the universally satisfied filter
TRUE - Static variable in class de.uka.ilkd.key.logic.op.Junctor
the true constant
TRUE() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
TRUE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
TRUE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
TRUE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TRUE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
TRUE - Static variable in class de.uka.ilkd.key.proof.rulefilter.TacletFilter
Trival TacletFilter that always returns true;
TRUE - Static variable in class de.uka.ilkd.key.smt.lang.SMTTerm
 
True() - Constructor for class de.uka.ilkd.key.smt.lang.SMTTerm.True
 
TRUE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
TRUE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
TRUE - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
TRUE_LABEL - Static variable in class de.uka.ilkd.key.proof.join.StdPredicateEstimator
 
trueCase - Variable in class de.uka.ilkd.key.smt.lang.SMTTermITE
 
trueCost - Variable in class de.uka.ilkd.key.strategy.feature.ShannonFeature
If the result of cond is this cost, then the condition is assumed to hold
trueCost - Variable in class de.uka.ilkd.key.strategy.termfeature.ShannonTermFeature
If the result of cond is this cost, then the condition is assumed to hold
trueGuard() - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a true condition.
trueLiteral() - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a literal for the truth value true.
truePredicates - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
TRUESTRING - Static variable in class de.uka.ilkd.key.smt.SimplifyTranslator
 
TRUESTRING - Static variable in class de.uka.ilkd.key.smt.SmtLib2Translator
 
TRUESTRING - Static variable in class de.uka.ilkd.key.smt.SmtLibTranslator
 
trueT - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.PredictCostProver
 
TruthValue() - Constructor for enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
 
truthValueEvaluationEnabled - Variable in class de.uka.ilkd.key.symbolic_execution.profile.SymbolicExecutionJavaProfile
true truth value evaluation is enabled, false truth value evaluation is disabled.
TruthValuePOExtension - Class in de.uka.ilkd.key.symbolic_execution.po
Implementation of POExtension to support truth value evaluation.
TruthValuePOExtension() - Constructor for class de.uka.ilkd.key.symbolic_execution.po.TruthValuePOExtension
 
TruthValueTracingResult() - Constructor for class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValueTracingResult
 
TruthValueTracingUtil - Class in de.uka.ilkd.key.symbolic_execution
Provides functionality to evaluate the truth value of labeled formulas (predicates and junctors).
TruthValueTracingUtil() - Constructor for class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Forbid instances.
TruthValueTracingUtil.BranchResult - Class in de.uka.ilkd.key.symbolic_execution
Represents the unmodifiable predicate results of a leaf Node (Goal).
TruthValueTracingUtil.LabelOccurrence - Class in de.uka.ilkd.key.symbolic_execution
Utility class which specifies the occurrence of a FormulaTermLabel.
TruthValueTracingUtil.MultiEvaluationResult - Class in de.uka.ilkd.key.symbolic_execution
Instances of this unmodifyable class are used to store the found evaluation results.
TruthValueTracingUtil.TruthValue - Enum in de.uka.ilkd.key.symbolic_execution
Represents the possible truth values.
TruthValueTracingUtil.TruthValueTracingResult - Class in de.uka.ilkd.key.symbolic_execution
Represents the final predicate evaluation result returned by {@link TruthValueEvaluationUtil#evaluate(Node, Name, boolean, boolean).
Try - Class in de.uka.ilkd.key.java.statement
Try.
Try(StatementBlock) - Constructor for class de.uka.ilkd.key.java.statement.Try
Try.
Try(StatementBlock, Branch[]) - Constructor for class de.uka.ilkd.key.java.statement.Try
Try.
Try(StatementBlock, ImmutableArray<Branch>) - Constructor for class de.uka.ilkd.key.java.statement.Try
Try.
Try(ExtList) - Constructor for class de.uka.ilkd.key.java.statement.Try
Try.
TRY - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
TRY - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
tryBlock(ExtList) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a try block.
tryBlock(StatementBlock, Branch[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a try block.
tryBlock(Statement, Branch[]) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a try block.
tryBlock(Statement, Branch) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a try block.
TryCloseArguments() - Constructor for class de.uka.ilkd.key.macros.scripts.TryCloseCommand.TryCloseArguments
 
TryCloseCommand - Class in de.uka.ilkd.key.macros.scripts
The script command tryclose" has two optional arguments: steps: INTEGER number of steps to use #2: STRING the branch which should be closed TryClose tries to close the specified branch.
TryCloseCommand() - Constructor for class de.uka.ilkd.key.macros.scripts.TryCloseCommand
 
TryCloseCommand.TryCloseArguments - Class in de.uka.ilkd.key.macros.scripts
 
TryCloseMacro - Class in de.uka.ilkd.key.macros
The Class TryCloseMacro tries to close goals.
TryCloseMacro() - Constructor for class de.uka.ilkd.key.macros.TryCloseMacro
Instantiates a new try close macro.
TryCloseMacro(int) - Constructor for class de.uka.ilkd.key.macros.TryCloseMacro
Instantiates a new try close macro.
TryCloseMacro.TryCloseProgressBarListener - Class in de.uka.ilkd.key.macros
 
TryCloseProgressBarListener(String, int, int, ProverTaskListener) - Constructor for class de.uka.ilkd.key.macros.TryCloseMacro.TryCloseProgressBarListener
 
TryCloseProgressBarListener(int, int, ProverTaskListener) - Constructor for class de.uka.ilkd.key.macros.TryCloseMacro.TryCloseProgressBarListener
 
tryReadProof(IProofFileParser, KeYUserProblemFile) - Method in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
TryReapplyAction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.TryReapplyAction
 
trySimplify(Proof, Term, boolean, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to simplifies the given Term in a side proof with splits.
TryStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TryStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
tryToInstantiate(Goal, AbstractBlockContractRule) - Method in class de.uka.ilkd.key.rule.AbstractBlockContractBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.AbstractBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.AbstractContractRuleApp
 
tryToInstantiate(Goal, AbstractLoopContractRule) - Method in class de.uka.ilkd.key.rule.AbstractLoopContractBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.BlockContractExternalBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.BlockContractInternalBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.ContractRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.DefaultBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in interface de.uka.ilkd.key.rule.IBuiltInRuleApp
Tries to complete the rule application from the available information.
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.LoopApplyHeadBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.LoopContractExternalBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.LoopContractInternalBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.merge.CloseAfterMergeRuleBuiltInRuleApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.merge.MergeRuleBuiltInRuleApp
 
tryToInstantiate(Services) - Method in class de.uka.ilkd.key.rule.TacletApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
tryToInstantiate(Goal) - Method in class de.uka.ilkd.key.smt.RuleAppSMT
 
tryToInstantiateAsMuchAsPossible(Services) - Method in class de.uka.ilkd.key.rule.TacletApp
 
tryToInstantiateContract(Services) - Method in class de.uka.ilkd.key.rule.UseDependencyContractApp
 
tryToMakeFilenameRelative(String, String) - Static method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Try to create a relative path, but return the absolute path if a relative path cannot be found.
tryToProve(Term, Services, boolean, String, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula and returns the result.
tryToProve(Sequent, Services, boolean, String, int) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Tries to prove the given formula and returns the result.
tt - Variable in class de.uka.ilkd.key.logic.TermBuilder
 
tt() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
tt - Variable in class de.uka.ilkd.key.strategy.ValueTermFeature
 
TURNSTILE - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
two - Variable in class de.uka.ilkd.key.strategy.termgenerator.RootsGenerator
 
TWO_STATE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
TWO_STATE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
twoSidedMatching(UniTrigger, Term, Services) - Static method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Matching
 
TwoSidedMatching - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
Matching triggers within another quantifier expression.
TwoSidedMatching(UniTrigger, Term, Services) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.TwoSidedMatching
creates an instance of a two sided matching
TwoState - Class in de.uka.ilkd.key.java.declaration.modifier
The JML modifier "two_state".
TwoState() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.TwoState
 
TwoState(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.TwoState
 
TwoState - Class in de.uka.ilkd.key.java.recoderext
 
TwoState() - Constructor for class de.uka.ilkd.key.java.recoderext.TwoState
 
TwoState(TwoState) - Constructor for class de.uka.ilkd.key.java.recoderext.TwoState
 
TwoStateMethodPredicateSnippet - Class in de.uka.ilkd.key.informationflow.po.snippet
Generate term "self !
TwoStateMethodPredicateSnippet() - Constructor for class de.uka.ilkd.key.informationflow.po.snippet.TwoStateMethodPredicateSnippet
 
TXT_AREA_FONT - Static variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
The font for the JEditorPanes.
txtDistForm - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
txtPartner1 - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
txtPartner2 - Variable in class de.uka.ilkd.key.gui.mergerule.MergePartnerSelectionDialog
 
type - Variable in class de.uka.ilkd.key.gui.interactionlog.model.SettingChangeInteraction
 
type - Variable in enum de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData.Key
 
Type - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing types.
type - Variable in class de.uka.ilkd.key.java.declaration.VariableSpecification
the type
type - Variable in class de.uka.ilkd.key.java.recoderext.TransactionStatement
 
type - Variable in class de.uka.ilkd.key.java.statement.TransactionStatement
 
type - Variable in class de.uka.ilkd.key.java.visitor.JavaASTCollector
the type of nodes to be collected
type - Variable in class de.uka.ilkd.key.logic.op.ObserverFunction
 
type - Variable in class de.uka.ilkd.key.logic.op.ProgramVariable
 
type - Variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort.ConstantProgramVariableSort
 
TYPE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
type - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
 
Type - Enum in de.uka.ilkd.key.macros.scripts.meta
 
Type() - Constructor for enum de.uka.ilkd.key.macros.scripts.meta.Type
 
type - Variable in class de.uka.ilkd.key.macros.scripts.SchemaVarCommand.Parameters
 
type - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
indicates the type of the result
type - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
indicates the type of the result
Type() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
type - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
indicates the type of the result
type - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
indicates the type of the result
Type() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
type - Variable in class de.uka.ilkd.key.rule.NewVarcond
 
type - Variable in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
Type - Variable in class de.uka.ilkd.key.smt.ContextualBlock
 
type - Variable in class de.uka.ilkd.key.smt.Pipe.Receiver
 
type - Variable in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
type - Variable in class de.uka.ilkd.key.smt.SolverCommunication.Message
 
type() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
TYPE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
TYPE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
type() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
type - Variable in class de.uka.ilkd.key.speclang.translation.SLExpression
 
type - Variable in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
type() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
Type() - Constructor for enum de.uka.ilkd.key.speclang.WellDefinednessCheck.Type
 
type - Variable in class de.uka.ilkd.key.testgen.Assignment
 
type - Variable in class de.uka.ilkd.key.util.properties.Properties.Property
 
type - Variable in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
type - Variable in class de.uka.ilkd.key.util.rifl.SpecificationEntity
 
Type() - Constructor for enum de.uka.ilkd.key.util.rifl.SpecificationEntity.Type
 
type - Variable in class de.uka.ilkd.key.util.SpecDataLocation
 
type2KJTCache - Variable in class de.uka.ilkd.key.java.JavaInfo
 
type_resolver() - Method in class de.uka.ilkd.key.parser.KeYParser
 
TYPE_SMALL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
TYPE_SMALL - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
TypeAndClassDeclarationCollector() - Constructor for class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TypeAndClassDeclarationCollector
 
typeArgs - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
valid iff type is IDENTIFIER and it is an explicit generic method invocation
typeArgs - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
valid iff type is IDENTIFIER and it is an explicit generic method invocation
TypeArgument() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
bug: This grammar accepts for instance List [mulbrich 2006-10-26]
TypeArgument() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
TypeArguments() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TypeArguments() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
typeAssertions - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Assertions for specifying the java type hierarchy.
TypeCast - Class in de.uka.ilkd.key.java.expression.operator
Type cast.
TypeCast() - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeCast
Type cast.
TypeCast(Expression, TypeReference) - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeCast
Note: The ordering of the arguments does not match the syntactical appearance of a Java type case, but the order in the superclass TypeOperator.
TypeCast(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeCast
Constructor for the transformation of COMPOST ASTs to KeY.
TypeComparisonCondition - Class in de.uka.ilkd.key.rule.conditions
General varcond for checking relationships between types of schema variables.
TypeComparisonCondition(TypeResolver, TypeResolver, TypeComparisonCondition.Mode) - Constructor for class de.uka.ilkd.key.rule.conditions.TypeComparisonCondition
creates a condition that checks if the declaration types of the schemavariable's instantiations are unequal
TypeComparisonCondition.Mode - Enum in de.uka.ilkd.key.rule.conditions
 
TypeCondition - Class in de.uka.ilkd.key.rule.conditions
This variable condition checks if a schemavariable is instantiated with a reference or primitive type
TypeCondition(TypeResolver, boolean, boolean) - Constructor for class de.uka.ilkd.key.rule.conditions.TypeCondition
create a type condition
typeCondition - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.TacletConditions
 
typeConv - Variable in class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
typeConverter - Variable in class de.uka.ilkd.key.java.KeYProgModelInfo
 
typeConverter - Variable in class de.uka.ilkd.key.java.Recoder2KeY
the object that handles the transformation from recoder types to KeY types
typeConverter - Variable in class de.uka.ilkd.key.java.Recoder2KeYTypeConverter
The type converter provides methods on key types.
typeconverter - Variable in class de.uka.ilkd.key.java.Services
used to convert types, expressions and so on to logic elements (in special into to terms or formulas)
TypeConverter - Class in de.uka.ilkd.key.java
 
TypeConverter(Services) - Constructor for class de.uka.ilkd.key.java.TypeConverter
 
typeConverter() - Method in class de.uka.ilkd.key.parser.ParserConfig
 
typeDecl - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
TypeDeclaration - Class in de.uka.ilkd.key.java.declaration
Type declaration.
TypeDeclaration() - Constructor for class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
TypeDeclaration(Modifier[], ProgramElementName, ProgramElementName, MemberDeclaration[], boolean, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.TypeDeclaration
Type declaration.
TypeDeclaration(ExtList, ProgramElementName, ProgramElementName, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
TypeDeclaration(ExtList, ProgramElementName, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.TypeDeclaration
 
TypeDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TypeDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
typeDeclaration2allSupertypes - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TransformerCache
 
typeDeclaration2Constructores - Variable in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
typeDeclaration2Methods - Variable in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
TypeDeclarationCollector() - Constructor for class de.uka.ilkd.key.java.recoderext.JMLTransformer.TypeDeclarationCollector
 
TypeDeclarationContainer - Interface in de.uka.ilkd.key.java.declaration
Type declaration container.
typeDeclarations - Variable in class de.uka.ilkd.key.java.CompilationUnit
Type declarations.
TypedName() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TypedName() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
TypedNameList() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TypedNameList() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
TypeHierarchy - Class in de.uka.ilkd.key.smt.hierarchy
Represents the hierarchy of the Java reference types known to KeY.
TypeHierarchy(Services) - Constructor for class de.uka.ilkd.key.smt.hierarchy.TypeHierarchy
 
typeMap - Variable in class de.uka.ilkd.key.api.VariableAssignments
Type Map of assignments
typeMap - Static variable in class de.uka.ilkd.key.java.abstraction.PrimitiveType
 
TypeMC() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
typeName - Variable in class de.uka.ilkd.key.speclang.FunctionalAuxiliaryContract
This contract's type name.
TypeNameTranslator - Class in de.uka.ilkd.key.java
 
TypeNameTranslator() - Constructor for class de.uka.ilkd.key.java.TypeNameTranslator
 
TYPENOTPRIMITIVE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
TYPEOF - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
TYPEOF - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
TYPEOF - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
TypeOf - Class in de.uka.ilkd.key.rule.metaconstruct
 
TypeOf(ProgramElement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.TypeOf
creates a typeof ProgramTransformer
TYPEOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
TYPEOF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
typeOfClassUnderTest - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Info regarding the selected proof.
TypeOperator - Class in de.uka.ilkd.key.java.expression.operator
Type operator.
TypeOperator(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeOperator
Constructor for the transformation of COMPOST ASTs to KeY.
TypeOperator(ExtList, PositionInfo) - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeOperator
Constructor for the transformation of COMPOST ASTs to KeY.
TypeOperator(Expression, TypeReference) - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeOperator
 
TypeOperator(Expression[], TypeReference) - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeOperator
 
TypeOperator() - Constructor for class de.uka.ilkd.key.java.expression.operator.TypeOperator
 
TypeParameter() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TypeParameter() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
TypeParameterLookahead() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
typeParameters - Variable in class de.uka.ilkd.key.java.recoderext.ClassFileDeclarationBuilder
 
TypeParameters() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TypeParameters() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
TypeParametersNoLE() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
TypeParametersNoLE() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
typePredicates - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
typePredicates - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Type predicates used to specify the java type hierarchy.
typeRef(KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a type reference.
typeRef(KeYJavaType, int) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a type reference.
typeRef - Variable in class de.uka.ilkd.key.java.recoderext.SpecialReferenceWrapper
 
TypeRef - Class in de.uka.ilkd.key.java.reference
 
TypeRef(KeYJavaType) - Constructor for class de.uka.ilkd.key.java.reference.TypeRef
creates a type reference for the given KeYJavaType with dimension 0 and creates a suitable package reference prefix from the KeYJavaType.
TypeRef(KeYJavaType, int) - Constructor for class de.uka.ilkd.key.java.reference.TypeRef
creates a type reference for the given KeYJavaType and the given dimension and creates a suitable package reference prefix from the KeYJavaType.
TypeRef(ExtList, KeYJavaType, int) - Constructor for class de.uka.ilkd.key.java.reference.TypeRef
 
TypeRef(ProgramElementName, int, ReferencePrefix, KeYJavaType) - Constructor for class de.uka.ilkd.key.java.reference.TypeRef
 
typeref - Variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
valid iff type is CLASS_REF
typeref - Variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
valid iff type is CLASS_REF
typeReference - Variable in class de.uka.ilkd.key.java.declaration.VariableDeclaration
Type reference.
typeReference - Variable in class de.uka.ilkd.key.java.expression.operator.TypeOperator
Type reference.
typeReference - Variable in class de.uka.ilkd.key.java.reference.MetaClassReference
Type reference.
TypeReference - Interface in de.uka.ilkd.key.java.reference
TypeReferences reference Types by name.
TypeReferenceContainer - Interface in de.uka.ilkd.key.java.reference
Type reference container.
TypeReferenceImp - Class in de.uka.ilkd.key.java.reference
TypeReferences reference Types by name.
TypeReferenceImp(ExtList, int) - Constructor for class de.uka.ilkd.key.java.reference.TypeReferenceImp
Constructor for the transformation of RECODER ASTs to KeY.
TypeReferenceImp(ProgramElementName) - Constructor for class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
TypeReferenceImp(ProgramElementName, int, ReferencePrefix) - Constructor for class de.uka.ilkd.key.java.reference.TypeReferenceImp
 
TypeReferenceInfix - Interface in de.uka.ilkd.key.java.reference
ReferencePrefix and -suffix that is admissible for outer type references.
TypeReferenceNotPrimitiveSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.TypeReferenceNotPrimitiveSort
 
TypeReferenceNotPrimitiveSort(String) - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.TypeReferenceNotPrimitiveSort
 
TypeReferenceSort() - Constructor for class de.uka.ilkd.key.logic.sort.ProgramSVSort.TypeReferenceSort
 
TypeResolver - Class in de.uka.ilkd.key.rule.conditions
Several variable conditions deal with types.
TypeResolver() - Constructor for class de.uka.ilkd.key.rule.conditions.TypeResolver
 
TypeResolver.ContainerTypeResolver - Class in de.uka.ilkd.key.rule.conditions
 
TypeResolver.ElementTypeResolverForSV - Class in de.uka.ilkd.key.rule.conditions
 
TypeResolver.GenericSortResolver - Class in de.uka.ilkd.key.rule.conditions
 
TypeResolver.NonGenericSortResolver - Class in de.uka.ilkd.key.rule.conditions
 
typerestrict(KeYJavaType, boolean, Iterable<? extends QuantifiableVariable>, Services) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
Provide restriction terms for the declared KeYJavaType Note that these restrictions only apply to the JML to DL translation.
types - Variable in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TypeAndClassDeclarationCollector
 
types() - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TypeAndClassDeclarationCollector
 
types - Variable in class de.uka.ilkd.key.smt.model.Model
Type information from the SMT specification.
TYPES - Static variable in class de.uka.ilkd.key.smt.ModelExtractor
 
types - Variable in class de.uka.ilkd.key.smt.ModelExtractor
 
types - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Types information needed by the counterexample formatter.
types - Variable in class de.uka.ilkd.key.smt.SolverTypeCollection
 
TypeScope - Interface in de.uka.ilkd.key.java
The property of a non terminal program element to define a scope for types.
typespec() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
typeString() - Method in class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
typeString - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
The type string.
typeString - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
The type of the value.
typeString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessObject
The type.
typeString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
The type.
TypeSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
typeSVType - Static variable in class de.uka.ilkd.key.java.SchemaRecoder2KeYConverter
the type that is used for schema variables types.
TypeSVWrapper - Class in de.uka.ilkd.key.java.recoderext
 
TypeSVWrapper(SchemaVariable) - Constructor for class de.uka.ilkd.key.java.recoderext.TypeSVWrapper
 
TypeSVWrapper(TypeSVWrapper) - Constructor for class de.uka.ilkd.key.java.recoderext.TypeSVWrapper
 
Typicons - Enum in de.uka.ilkd.key.gui.fonticons
 
Typicons(char) - Constructor for enum de.uka.ilkd.key.gui.fonticons.Typicons
 

U

u - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.Instantiation
 
u - Variable in class de.uka.ilkd.key.rule.conditions.ApplyUpdateOnRigidCondition
 
u - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
u - Variable in class de.uka.ilkd.key.rule.UseOperationContractRule.Instantiation
 
u - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.Instantiation
 
u1 - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
u2 - Variable in class de.uka.ilkd.key.rule.conditions.SimplifyIfThenElseUpdateCondition
 
uAnonInv - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
A formula containing the anonymized update and the loop invariant.
uBeforeLoopDefAnonVariant - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
An array containing the original update, the "before the loop" update for reasoning about the variant, the anonymized update, and the variant update.
ui - Variable in class de.uka.ilkd.key.control.DefaultProofControl
The UserInterfaceControl in which this ProofControl is used.
ui - Variable in class de.uka.ilkd.key.control.KeYEnvironment
The UserInterfaceControl in which the Proof is loaded.
ui - Variable in class de.uka.ilkd.key.core.KeYMediator
The user interface
ui - Variable in class de.uka.ilkd.key.smt.testgen.AbstractTestGenerator
 
ui - Variable in class de.uka.ilkd.key.ui.ConsoleProofObligationSelector
 
ui - Variable in class de.uka.ilkd.key.ui.MediatorProofControl
 
uic - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
uic - Variable in class de.uka.ilkd.key.macros.FinishSymbolicExecutionUntilMergePointMacro
 
uiControl - Variable in class de.uka.ilkd.key.macros.scripts.AbstractCommand
 
uiMode - Static variable in class de.uka.ilkd.key.core.Main
Determines which UserInterfaceControl is to be used.
UiMode() - Constructor for enum de.uka.ilkd.key.core.Main.UiMode
 
uml - Static variable in class de.uka.ilkd.key.gui.IconFactory
 
umlLogo(int) - Static method in class de.uka.ilkd.key.gui.IconFactory
 
unary_formula() - Method in class de.uka.ilkd.key.parser.KeYParser
 
unaryexpr() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
UnaryExpression() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
UnaryExpression() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
UnaryExpressionNotPlusMinus() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
UnaryExpressionNotPlusMinus() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
unaryexprnotplusminus() - Method in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
unaryMinusJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
unaryMinusJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
unaryOp(SMTTermUnaryOp.Op) - Method in class de.uka.ilkd.key.smt.lang.SMTTerm
 
UnbalancedBlocksException - Exception in de.uka.ilkd.key.util.pp
 
UnbalancedBlocksException() - Constructor for exception de.uka.ilkd.key.util.pp.UnbalancedBlocksException
 
UnbalancedBlocksException(String) - Constructor for exception de.uka.ilkd.key.util.pp.UnbalancedBlocksException
 
unbindVariables(ImmutableArray<QuantifiableVariable>) - Static method in class de.uka.ilkd.key.rule.match.vm.instructions.Instruction
 
UnbindVariablesInstruction - Class in de.uka.ilkd.key.rule.match.vm.instructions
 
UnbindVariablesInstruction() - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.UnbindVariablesInstruction
 
unbindVars(Namespace<QuantifiableVariable>) - Method in class de.uka.ilkd.key.parser.KeYParser
 
uncaught - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.ExceptionBreakpoint
a flag to tell whether to stop at uncaught exceptions or not
uncaught - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
a flag to tell whether to stop at uncaught exceptions or not
uncomparable() - Method in class de.uka.ilkd.key.logic.LexPathOrdering.CompRes
 
UNCOMPARABLE - Static variable in class de.uka.ilkd.key.logic.LexPathOrdering
 
uncoverDecisionPredicate(DelayedCut, List<NodeGoalPair>) - Method in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
This function uncovers the decision predicate that is hidden after applying the cut rule.
UndeclaredProgramVariableCollector - Class in de.uka.ilkd.key.java.visitor
This class is a specialization of ProgramVariableCollector which returns as result (UndeclaredProgramVariableCollector.result()) used LocationVariable which are undeclared, but used in the given {@link ProgramElement.
UndeclaredProgramVariableCollector(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
Constructor.
undeclaredVariableCollector - Variable in class de.uka.ilkd.key.symbolic_execution.po.ProgramMethodSubsetPO
Contains all undeclared variables used in the method part to execute.
undeclaredVariables - Variable in class de.uka.ilkd.key.java.visitor.UndeclaredProgramVariableCollector
Contains the undeclared variables as result.
UNDEFINED - Static variable in class de.uka.ilkd.key.java.Position
The "undefined position" constant used to compare to undefined positions or remove positional information.
UNDEFINED - Static variable in class de.uka.ilkd.key.java.PositionInfo
 
UNDEFINED - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimaryPrefixReturnValue
indicates that the result is currently undefined
UNDEFINED - Static variable in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser.PrimarySuffixReturnValue
indicates that the result is currently undefined
UNDEFINED - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimaryPrefixReturnValue
indicates that the result is currently undefined
UNDEFINED - Static variable in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser.PrimarySuffixReturnValue
indicates that the result is currently undefined
UNDEFINED_VALUE_LABEL - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
Label attached to a term which denotes an undefined value.
UNDEFINED_VALUE_LABEL_NAME - Static variable in class de.uka.ilkd.key.logic.label.ParameterlessTermLabel
undo(Properties) - Method in interface de.uka.ilkd.key.proof.StrategyInfoUndoMethod
 
undoInfoForStrategyInfo - Variable in class de.uka.ilkd.key.proof.Node
Holds the undo methods for the information added by rules to the Goal.strategyInfos.
undoStrategyInfoAdd(StrategyInfoUndoMethod) - Method in class de.uka.ilkd.key.proof.Goal
 
unescapeForEncodeUriCompatability(String) - Static method in class de.uka.ilkd.key.gui.proofdiff.diff_match_patch
Unescape selected chars for compatability with JavaScript's encodeURI.
unescapeString(String) - Method in class de.uka.ilkd.key.parser.KeYParser
 
UnfittingReplacewithException - Exception in de.uka.ilkd.key.parser
 
UnfittingReplacewithException(String, String, int, int) - Constructor for exception de.uka.ilkd.key.parser.UnfittingReplacewithException
 
UNFOLD - Static variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
 
unfoldCounter - Static variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowUnfoldTacletBuilder
Counter to allow several side-proofs.
unfreezeExceptAutoModeButton() - Method in class de.uka.ilkd.key.gui.MainWindow
 
unicode - Variable in class de.uka.ilkd.key.gui.fonticons.DefaultIconCode
 
UNICODE_BYTE_ORDER_MARKER - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
unicodeEnabled - Variable in class de.uka.ilkd.key.pp.NotationInfo
 
UnicodeHelper - Class in de.uka.ilkd.key.util
Contains commonly (at least in the context of KeY) used Unicode symbols.
UnicodeHelper() - Constructor for class de.uka.ilkd.key.util.UnicodeHelper
 
UnicodeToggleAction - Class in de.uka.ilkd.key.gui.actions
 
UnicodeToggleAction(MainWindow) - Constructor for class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
 
unicodeToggleAction - Variable in class de.uka.ilkd.key.gui.MainWindow
 
unify(Term, Term, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
adding new constraints to an unsatisfiable constraint results in an unsatisfiable constraint so this one is returned
unify(Term, Term, TermServices, BooleanContainer) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint.Top
Deprecated.
 
unify(Term, Term, TermServices) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
tries to unify the terms t1 and t2
unify(Term, Term, TermServices, BooleanContainer) - Method in interface de.uka.ilkd.key.strategy.quantifierHeuristics.Constraint
Deprecated.
tries to unify terms t1 and t2.
unify(Term, Term, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
unifies terms t1 and t2
unify(Term, Term, TermServices, BooleanContainer) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
executes unification for terms t1 and t2.
unifyBoundVariables(ImmutableArray<QuantifiableVariable>[], Term[], int, int, TermServices) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
Ensure that for the subterms with indexes [subtermsBegin, subtermsEnd) the same variables are bound.
unifyHelp(Term, Term, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>, NameAbstractionTable) - Method in class de.uka.ilkd.key.logic.TermImpl
Compares two terms modulo bound renaming
unifyHelp(Term, Term, ImmutableList<QuantifiableVariable>, ImmutableList<QuantifiableVariable>, NameAbstractionTable, boolean, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
Compares two terms modulo bound renaming and return a (possibly new) constraint object that holds the instantiations necessary to make the two terms equal.
unifyHelp(Term, Term, boolean, TermServices) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
Unify t1 and t2
unifyLineBreaks(InputStream) - Static method in class org.key_project.util.java.IOUtil
Replaces all line breaks (\r, \r\n) in the given InputStream with \n.
unifySubstitution(Substitution, Substitution) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.MultiTrigger
unify two substitution, if same variable are bound with same term return a new substitution with all universal quantifiable variables in two substituition, otherwise return null
unifyVariableArrays(ImmutableArray<QuantifiableVariable>, ImmutableArray<QuantifiableVariable>, Map<QuantifiableVariable, QuantifiableVariable>) - Method in class de.uka.ilkd.key.logic.BoundVariableTools
Unify the given arrays be replacing variables with new ones, return the unifier
UNINITIALIZED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
UNINITIALIZED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
UninstantiatedNoPosTacletApp - Class in de.uka.ilkd.key.rule
A subclass of NoPosTacletApp for the special case of a taclet app without any instantiations.
UninstantiatedNoPosTacletApp(Taclet) - Constructor for class de.uka.ilkd.key.rule.UninstantiatedNoPosTacletApp
 
uninstantiatedVars() - Method in class de.uka.ilkd.key.rule.TacletApp
returns the variables that have not yet been instantiated and need to be instantiated to apply the Taclet.
uninterpretedBindingFunctionNames - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
uninterpretedBindingPredicateNames - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
uninterpretedPredicate - Variable in class de.uka.ilkd.key.proof.init.AbstractOperationPO
The used uninterpreted predicate created via #buildUninterpretedPredicate(ImmutableList, ProgramVariable, String) and available via AbstractOperationPO.getUninterpretedPredicate().
union(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
union - Variable in class de.uka.ilkd.key.ldt.LocSetLDT
 
union(ImmutableArray<TermLabel>, ImmutableArray<TermLabel>) - Static method in class de.uka.ilkd.key.logic.label.TermLabelOperationsInterpreter
 
union(Term, Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
union(Term...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
union(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
union(SVInstantiations, Services) - Method in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
union(FunctionalOperationContract...) - Method in class de.uka.ilkd.key.speclang.ContractFactory
Returns the union of the passed contracts.
UNION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
UNION - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
union(OracleLocationSet, OracleLocationSet) - Static method in class de.uka.ilkd.key.testgen.oracle.OracleLocationSet
 
UNION - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
union(ImmutableSet<? extends T>) - Method in class org.key_project.util.collection.DefaultImmutableSet.NILSet
 
union(ImmutableSet<? extends T>) - Method in class org.key_project.util.collection.DefaultImmutableSet
 
union(ImmutableSet<? extends T>) - Method in interface org.key_project.util.collection.ImmutableSet
 
UNION_2 - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
UNION_OPTIMIZATION_SIZE - Static variable in class org.key_project.util.collection.DefaultImmutableSet
Constant defining the set size at which an optimized union operation will be executed.
unionIFSymbols(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
UNIONINF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
UNIONINF - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
unionLabeled(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
unionLabeledIFSymbols(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.po.BlockExecutionPO
 
unionLabeledIFSymbols(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.po.InfFlowContractPO
 
unionLabeledIFSymbols(InfFlowProofSymbols) - Method in interface de.uka.ilkd.key.informationflow.po.InfFlowPO
 
unionLabeledIFSymbols(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.po.LoopInvExecutionPO
 
unionLabeledIFSymbols(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.po.SymbolicExecutionPO
 
unionLabeledIFSymbols(InfFlowProofSymbols) - Method in class de.uka.ilkd.key.informationflow.proof.InfFlowProof
 
unionPossiblyNull(Term, Term) - Method in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Combinator
 
unionToSet(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
uniQuantifiedVariables - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.TriggersSet
all universal variables of allTerm
unique - Variable in class de.uka.ilkd.key.logic.op.Function
 
unique - Variable in class de.uka.ilkd.key.logic.op.SortDependingFunction.SortDependingFunctionTemplate
 
UNIQUE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UNIQUE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
UniTrigger - Class in de.uka.ilkd.key.strategy.quantifierHeuristics
 
UniTrigger(Term, ImmutableSet<QuantifiableVariable>, boolean, boolean, TriggersSet) - Constructor for class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
UNKNOWN - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
UNKNOWN_CHARACTER_SEQUENCE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
UNKNOWN_CONTRACT_IMPLEMENTATION - Static variable in class de.uka.ilkd.key.speclang.ContractFactory
 
UNKNOWN_LOCATION - Static variable in class de.uka.ilkd.key.util.SpecDataLocation
 
UnknownJavaTypeException - Exception in de.uka.ilkd.key.java
 
UnknownJavaTypeException(String) - Constructor for exception de.uka.ilkd.key.java.UnknownJavaTypeException
 
unknownStopped(SolverListener.InternSMTProblem, int, int) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
unlabel(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
unlabelRecursive(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
unlimitedToLimited - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
unlimitedToLimitTaclets - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
unlimitObs(IObserverFunction) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
UnmodifiedClassDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
UnmodifiedClassDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
UnmodifiedInterfaceDeclaration() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
UnmodifiedInterfaceDeclaration() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
UNPACK - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
Unpack - Class in de.uka.ilkd.key.rule.metaconstruct
 
Unpack(For) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.Unpack
creates a typeof ProgramTransformer
UnparameterizedMergeContract - Class in de.uka.ilkd.key.speclang
UnparameterizedMergeContract(MergeProcedure, MergePointStatement, KeYJavaType) - Constructor for class de.uka.ilkd.key.speclang.UnparameterizedMergeContract
 
UnparametricMergeProcedure - Interface in de.uka.ilkd.key.rule.merge.procedures
A MergeProcedure like MergeByIfThenElse which can be applied without setting any parameters.
UNREACHABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
UNREACHABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
unregister() - Method in class de.uka.ilkd.key.gui.GoalList
 
unregister() - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Call this when the GUIProofTreeModel is no longer needed.
unregister() - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView
 
unregister(Name) - Static method in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
unregisterClassType(String) - Method in class de.uka.ilkd.key.java.recoderext.KeYCrossReferenceNameInfo
unregister a class type.
unregisterContract(Contract) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Removes the contract from the repository, but keeps its target.
unregisterListener() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
unregisterWdCheck(WellDefinednessCheck) - Method in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
Unregisters a well-definedness check.
UNSAT - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
UNSATISFIABLE_SORT_CONSTRAINTS - Static variable in class de.uka.ilkd.key.rule.inst.GenericSortInstantiations
exception thrown if no solution exists
unsetAssignable() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
unsetCategory() - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler
 
UnsignedShiftRight - Class in de.uka.ilkd.key.java.expression.operator
Unsigned shift right.
UnsignedShiftRight() - Constructor for class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
Unsigned shift right.
UnsignedShiftRight(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
Unsigned shift right.
UnsignedShiftRight(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
Constructor for the transformation of COMPOST ASTs to KeY.
UNSIGNEDSHIFTRIGHT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
UNSIGNEDSHIFTRIGHT - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
UnsignedShiftRightAssignment - Class in de.uka.ilkd.key.java.expression.operator
Unsigned shift right assignment.
UnsignedShiftRightAssignment() - Constructor for class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
Unsigned shift right assignment.
UnsignedShiftRightAssignment(Expression, Expression) - Constructor for class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
Unsigned shift right assignment.
UnsignedShiftRightAssignment(ExtList) - Constructor for class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
Constructor for the transformation of COMPOST ASTs to KeY.
unsignedshiftrightJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
unsignedshiftrightJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
UNSOLVABLE_SORT_CONDITIONS_EXCEPTION - Static variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
 
UnsortedIterator(ImmutableLeftistHeap<T>) - Constructor for class org.key_project.util.collection.ImmutableLeftistHeap.UnsortedIterator
 
unsound - Variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Is unsound?
UNSOUND_TEXT - Static variable in class de.uka.ilkd.key.gui.configuration.ChoiceSelector.ChoiceEntry
Text shown to the user in case of unsoundness.
unsuccessfullyStopped(SolverListener.InternSMTProblem, int, int) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
UNWIND_COST - Static variable in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
UnwindLoop - Class in de.uka.ilkd.key.rule.metaconstruct
This class is used to perform program transformations needed for the symbolic execution of a loop.
UnwindLoop(SchemaVariable, SchemaVariable, LoopStatement) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.UnwindLoop
creates an unwind-loop ProgramTransformer
unwindRules - Static variable in class de.uka.ilkd.key.macros.TestGenMacro.TestGenStrategy
 
unwrap(Throwable) - Method in class de.uka.ilkd.key.proof.io.AbstractProblemLoader
Find first 'non-wrapper' exception type in cause chain.
up() - Method in class de.uka.ilkd.key.logic.PosInOccurrence
Ascend to the parent node
up() - Method in class de.uka.ilkd.key.logic.PosInProgram
ascends one AST level
up() - Method in class de.uka.ilkd.key.logic.PosInTerm
returns the position of the enclosing term
update() - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView.PauseLoggingAction
 
update() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
update() - Method in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
update() - Method in class de.uka.ilkd.key.gui.smt.ComplexButton
 
UPDATE - Static variable in interface de.uka.ilkd.key.logic.sort.Sort
Updates are represented as "terms" of this sort.
UPDATE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UPDATE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
update(SequentPrintFilter, int) - Method in class de.uka.ilkd.key.pp.LogicPrinter
Reprints the sequent.
update(PosInOccurrence, Services, TacletIndex, NewRuleListener, TermTacletAppIndexCacheSet) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Updates the TermTacletAppIndex after a change at or below position pos
update(IFProofObligationVars, ExecutionContext) - Method in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractBuiltInRuleApp
Sets the proof obligation variables and execution context to new values.
update - Variable in class de.uka.ilkd.key.rule.AbstractAuxiliaryContractRule.Instantiation
The context update.
update(JavaStatement, BlockContract, List<LocationVariable>) - Method in class de.uka.ilkd.key.rule.AbstractBlockContractBuiltInRuleApp
 
update(JavaStatement, LoopContract, List<LocationVariable>) - Method in class de.uka.ilkd.key.rule.AbstractLoopContractBuiltInRuleApp
 
update - Variable in class de.uka.ilkd.key.rule.inst.SVInstantiations.UpdateLabelPair
 
update(Properties) - Method in class de.uka.ilkd.key.settings.ProofSettings
Update the proof settings according to the entries on the properties.
update(StatementBlock, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, Term) - Method in interface de.uka.ilkd.key.speclang.BlockContract
 
update(StatementBlock, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, Term) - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
update(StatementBlock, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, Term, Term) - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
update(LoopStatement, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, Term, Term) - Method in interface de.uka.ilkd.key.speclang.LoopContract
 
update(StatementBlock, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, Term, Term) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
update(LoopStatement, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, ImmutableList<InfFlowSpec>, AuxiliaryContract.Variables, Term, Term) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
update - Variable in class de.uka.ilkd.key.strategy.FormulaTermFeatures
 
update() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
update() - Method in interface de.uka.ilkd.key.taclettranslation.assumptions.TacletSetTranslation
Updates the translation, i.d. the given list of taclets is being translated again.
UPDATE_APPLICATION - Static variable in class de.uka.ilkd.key.logic.op.UpdateApplication
 
UPDATE_HIGHLIGHT_COLOR - Static variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
UPDATE_REFACTORING_REQUIRED - Static variable in class de.uka.ilkd.key.rule.label.FormulaTermLabelRefactoring
Key used in TermLabelState by the StayOnOperatorTermLabelPolicy to indicate that a refactoring below an update (RefactoringScope#APPLICATION_BELOW_UPDATES) is required performed by FormulaTermLabelRefactoring.refactorBewlowUpdates(PosInOccurrence, Term, List).
UPDATE_SIMPLIFICATION_ONLY - Static variable in class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
UpdateableOperator - Interface in de.uka.ilkd.key.logic.op
Operators implementing this interface may stand for locations as well.
updateAfterBlockMap(Node, RuleApp) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Updates the after block maps when a symbolic execution tree node is detected.
updateAliases(Services, Location, Location, Map<Location, SortedSet<Location>>, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractSlicer
Adds the found alias consisting of first and second ReferencePrefix to the alias Map.
updateAllSliders() - Method in class de.uka.ilkd.key.gui.MaxRuleAppSlider
 
updateAlreadyVisitedObjects(ImmutableList<Term>, Term) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor
Updates the already visited objects list if required.
UpdateApplication - Class in de.uka.ilkd.key.logic.op
Singleton class defining a binary operator {u}t that applies updates u to terms, formulas, or other updates t.
UpdateApplication() - Constructor for class de.uka.ilkd.key.logic.op.UpdateApplication
 
updateApplicationlabels - Variable in class de.uka.ilkd.key.rule.inst.SVInstantiations.UpdateLabelPair
 
UpdateApplicationNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.UpdateApplicationNotation
 
updateAtPreUpdateForBlockAndLoopContracts(ImmutableSet<StatementBlock>, String, Map<LocationVariable, Term>, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>, Term, Services, TermBuilder) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
updateAtPreUpdateForLoopInvariants(ImmutableSet<LoopStatement>, String, Map<LocationVariable, Term>, Map<LocationVariable, LocationVariable>, Term, Services, TermBuilder) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
updateAtPreUpdateForMergePointStatements(ImmutableSet<MergePointStatement>, String, Map<LocationVariable, Term>, Map<LocationVariable, LocationVariable>, Term, Services, TermBuilder) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
updateBlockAndLoopContracts(ImmutableSet<StatementBlock>, ImmutableSet<LoopStatement>, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
Replace the placeholder variables (see AuxiliaryContract.getPlaceholderVariables()) of all block contracts for blocks in blocks by atPreVars and atPreHeapVars
updateBlockAndLoopContracts(ImmutableSet<? extends JavaStatement>, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
Replace the placeholder variables (see AuxiliaryContract.getPlaceholderVariables()) of all block contracts for blocks in blocks by atPreVars and atPreHeapVars
updateBlockOrLoopContract(JavaStatement, AuxiliaryContract, AuxiliaryContract.Variables, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Map<LocationVariable, Term>, Services) - Static method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
updateButtons() - Method in class de.uka.ilkd.key.gui.configuration.ViewSelector
 
updateCallStack(Node, SourceElement) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder
Updates the call stack (#methodCallStack) if the given Node in KeY's proof tree is a method call.
updateChoices(Namespace<Choice>, boolean) - Method in class de.uka.ilkd.key.settings.ChoiceSettings
updates category2Choices if new entries are found in choiceNS or if entries of category2Choices are no longer present in choiceNS
updateCompleteRebuild(PosInOccurrence, Services, TacletIndex, NewRuleListener, ITermTacletAppIndexCache) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
updateContext - Variable in class de.uka.ilkd.key.rule.inst.SVInstantiations
updates may be ignored when matching, therefore they need to be added after the application around the added/replaced parts.
updateContextCompatible(MatchConditions) - Method in class de.uka.ilkd.key.rule.NoPosTacletApp
 
updateContextFixed - Variable in class de.uka.ilkd.key.rule.TacletApp
the update context given by the current instantiations must not be changed
updateContextIsRecorded() - Method in class de.uka.ilkd.key.strategy.FindTacletAppContainer
 
updateContractPanel() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
updateDataModel() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog
shows next instantiation suggestion
updateDelegateSize() - Method in class de.uka.ilkd.key.gui.GoalList.SelectingGoalListModel
 
updateDescription() - Method in class de.uka.ilkd.key.gui.ExampleChooser
 
updateDPSelectionMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
 
updateDPSelectionMenu(Collection<SolverTypeCollection>) - Method in class de.uka.ilkd.key.gui.MainWindow
 
updateGlobalStatus() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
updateGoalList(Node, ImmutableList<Goal>) - Method in interface de.uka.ilkd.key.prover.GoalChooser
The given node has become an internal node of the proof tree, and the children of the node are the given goals
updateGoalList(Node, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
updateGoalList(Node, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.SymbolicExecutionGoalChooser
The given node has become an internal node of the proof tree, and the children of the node are the given goals
updateGoalListHelp(Node, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.DefaultGoalChooser
 
updateGoalListHelp(Node, ImmutableList<Goal>) - Method in class de.uka.ilkd.key.prover.impl.DepthFirstGoalChooser
 
updateGUI() - Method in class de.uka.ilkd.key.gui.sourceview.SourceView
Performs an update of the GUI: updates the TabbedPane with the source files used highlights the symbolically executed lines updates the source status bar of the main window with information about the current branch
updateHeatMapHighlights() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
updateHeatmapSFHighlights(int, boolean) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Highlights sequent formulas according to their age (if newest is false), or the newest sequent formulas.
updateHeatmapTermHighlights(int, boolean) - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
Highlights terms according to their age (if newest is false), or the newest terms.
updateHelp(PIOPathIterator, Services, TacletIndex, NewRuleListener, ITermTacletAppIndexCache) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Recursively update the term index, starting at this and descending along the given path iterator to the term position below which a modification was performed
updateHidingProperty() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
To update the enclosing components that might print a warning on hidden formulas, it suffices to repaint them.
updateHighlights - Variable in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
 
updateIndices(SequentChangeInfo) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
updateIndices(SetRuleFilter) - Method in class de.uka.ilkd.key.proof.TacletAppIndex
 
updateInputField(JPanel, JComboBox<?>) - Method in class de.uka.ilkd.key.gui.TacletIfSelectionDialog
 
updateIUpdateTarget(ImmutableArray<TermTacletAppIndex>, int, PosInOccurrence, Services, TacletIndex, NewRuleListener, ITermTacletAppIndexCache) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Update the target formula/term of an update (which has position subtermPos in the complete formula).
UpdateJunctor - Class in de.uka.ilkd.key.logic.op
Class of update junctor operators, i.e., operators connecting a given number of updates to create another update.
UpdateJunctor(Name, int) - Constructor for class de.uka.ilkd.key.logic.op.UpdateJunctor
 
UpdateLabelPair(Term, ImmutableArray<TermLabel>) - Constructor for class de.uka.ilkd.key.rule.inst.SVInstantiations.UpdateLabelPair
 
updateLabels(TermLabelState, Services, PosInOccurrence, Term, Term, Rule, RuleApp, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Set<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.BlockContractValidityTermLabelUpdate
This method can freely add, remove or sort the given TermLabel which will be added to the new Term.
updateLabels(TermLabelState, Services, PosInOccurrence, Term, Term, Rule, RuleApp, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Set<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.FormulaTermLabelUpdate
This method can freely add, remove or sort the given TermLabel which will be added to the new Term.
updateLabels(TermLabelState, Services, PosInOccurrence, Term, Term, Rule, RuleApp, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Set<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.LoopBodyTermLabelUpdate
This method can freely add, remove or sort the given TermLabel which will be added to the new Term.
updateLabels(TermLabelState, Services, PosInOccurrence, Term, Term, Rule, RuleApp, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Set<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.LoopInvariantNormalBehaviorTermLabelUpdate
This method can freely add, remove or sort the given TermLabel which will be added to the new Term.
updateLabels(TermLabelState, Services, PosInOccurrence, Term, Term, Rule, RuleApp, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Set<TermLabel>) - Method in class de.uka.ilkd.key.rule.label.SymbolicExecutionTermLabelUpdate
This method can freely add, remove or sort the given TermLabel which will be added to the new Term.
updateLabels(TermLabelState, Services, PosInOccurrence, Term, Term, Rule, RuleApp, Object, Term, Operator, ImmutableArray<Term>, ImmutableArray<QuantifiableVariable>, JavaBlock, Set<TermLabel>) - Method in interface de.uka.ilkd.key.rule.label.TermLabelUpdate
This method can freely add, remove or sort the given TermLabel which will be added to the new Term.
UpdateLineColumn(char) - Static method in class de.uka.ilkd.key.parser.proofjava.JavaCharStream
 
UpdateLineColumn(char) - Static method in class de.uka.ilkd.key.parser.schemajava.JavaCharStream
 
updateList(InteractionLog) - Method in class de.uka.ilkd.key.gui.interactionlog.InteractionLogView
 
updateLocalApps(PosInOccurrence, Term, Services, TacletIndex, NewRuleListener, ImmutableArray<TermTacletAppIndex>) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
updateLocationsAccordingtoEquivalentClass(Set<AbstractUpdateExtractor.ExtractLocationParameter>, ImmutableList<ISymbolicEquivalenceClass>) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
Replaces the parent of each ExtractLocationParameter according to the ISymbolicEquivalenceClasses, because there is no guarantee that the strategy evaluates each aliased location to the same symbolic value.
updateLoopInvariants(ImmutableSet<LoopStatement>, MethodFrame, Term, Map<LocationVariable, Term>, Services, TermBuilder) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
updateMainWindow() - Method in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
updateMainWindow(boolean) - Method in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
updateMainWindow(boolean) - Method in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
updateMainWindow() - Method in class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
 
updateMergeContracts(ImmutableSet<MergePointStatement>, Map<LocationVariable, Term>, Services) - Method in class de.uka.ilkd.key.rule.metaconstruct.IntroAtPreDefsOp
 
updateModel(Goal) - Method in class de.uka.ilkd.key.gui.InfoView
 
updateName() - Method in class de.uka.ilkd.key.gui.actions.GoalBackAction
Adds the displayName of the rule, which is affected by the undo operation, to the action.
updateNext() - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodePreorderIterator
Computes the next element and updates ExecutionNodePreorderIterator.next().
updateNext() - Method in class de.uka.ilkd.key.util.NodePreorderIterator
Computes the next element and updates NodePreorderIterator.next().
updateNext() - Method in class de.uka.ilkd.key.util.SearchNodePreorderIterator
Computes the next element and updates SearchNodePreorderIterator.next().
updateNoteInfo() - Method in class de.uka.ilkd.key.proof.NodeInfo
 
updateOneSubIndex(ImmutableArray<TermTacletAppIndex>, PIOPathIterator, Services, TacletIndex, NewRuleListener, ITermTacletAppIndexCache) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
Update the subtree of indices the given iterator pathToModification descends to
updateOptions() - Method in class de.uka.ilkd.key.gui.smt.SolverOptions
 
updateOptions() - Method in class de.uka.ilkd.key.gui.smt.TablePanel
 
updateOutdatedLocations(Services, Set<Location>, Map<Location, SortedSet<Location>>, Map<Location, SortedSet<Location>>, Location, ReferencePrefix) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractBackwardSlicer
Updates the outdated locations.
updatePos() - Static method in class de.uka.ilkd.key.logic.op.UpdateApplication
 
updatePositionInformation(ProgramElement, Position) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer
Recursively adds the passed position to the starting positions of the passed program element and its children.
updatePositionInformation(TacletApp, TacletGoalTemplate, SequentChangeInfo) - Method in class de.uka.ilkd.key.rule.executor.javadl.FindTacletExecutor
creates a new position information object, describing where to add the formulas or null if it should just be added to the beginning
updatePredicateResult(FormulaTermLabel, Term, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Updates the instruction Term for the given FormulaTermLabel in the result Map.
updatePredicateResult(FormulaTermLabel, boolean, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Updates the evaluation result for the given FormulaTermLabel in the result Map.
updatePredicateResultBasedOnNewMinorIds(Node, Name, TermBuilder, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Updates the PredicateResults based on minor ID changes if available.
updatePredicateResultBasedOnNewMinorIdsOSS(PosInOccurrence, PosInOccurrence, Name, TermBuilder, Map<String, TruthValueTracingUtil.MultiEvaluationResult>) - Static method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil
Updates the PredicateResults based on minor ID changes if available in case of OneStepSimplifier usage.
updatePrevious() - Method in class de.uka.ilkd.key.util.SearchNodeReversePreorderIterator
Computes the previous element and updates SearchNodeReversePreorderIterator.previous().
updateProofStatus() - Method in class de.uka.ilkd.key.proof.mgt.ProofCorrectnessMgt
 
updateProofToTask(TaskTreeNode) - Method in class de.uka.ilkd.key.proof.mgt.TaskTreeModel
 
updateRanges - Variable in class de.uka.ilkd.key.pp.InitialPositionTable
 
updateRelevantLocations(ProgramElement, Set<Location>, AbstractSlicer.SequentInfo, Services) - Method in class de.uka.ilkd.key.symbolic_execution.slicing.AbstractBackwardSlicer
Updates the relevant locations.
updateResult(FormulaTermLabel, TruthValueTracingUtil.MultiEvaluationResult) - Method in class de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.BranchResult
Updates a result.
updateRuleAppIndex() - Method in class de.uka.ilkd.key.proof.Goal
Rebuild all rule caches
updates - Variable in class de.uka.ilkd.key.java.statement.ForUpdates
 
updates - Variable in class de.uka.ilkd.key.java.statement.LoopStatement
Updates.
updates - Variable in class de.uka.ilkd.key.proof.join.ProspectivePartner
 
updates - Variable in class de.uka.ilkd.key.rule.WhileInvariantRule.InfFlowData
 
updates - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutExtractor
The updates to consider.
updatesAndTerm - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
The updates.
UpdatesBuilder(AuxiliaryContract.Variables, Services) - Constructor for class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
updateSelectedState() - Method in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
 
updateSelectedState() - Method in class de.uka.ilkd.key.gui.actions.MinimizeInteraction
 
updateSelectedState() - Method in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
 
updateSelectedState() - Method in class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
 
updateSequentView() - Method in class de.uka.ilkd.key.gui.MainWindow
 
UpdateSimplificationMacro - Class in de.uka.ilkd.key.macros
This macro applies only update simplification rules.
UpdateSimplificationMacro() - Constructor for class de.uka.ilkd.key.macros.UpdateSimplificationMacro
 
updateSMTSelectMenu() - Method in class de.uka.ilkd.key.gui.MainWindow
update the selection menu for Decisionprocedures.
updateSort2KJTCache() - Method in class de.uka.ilkd.key.java.JavaInfo
 
updateSplashScreen() - Static method in class de.uka.ilkd.key.core.Main
 
updateStartButton() - Method in class de.uka.ilkd.key.gui.ProofManagementDialog
 
updateStarts - Variable in class de.uka.ilkd.key.pp.LogicPrinter.PosTableStringBackend
Remembers the start of an update to create a range
updateState(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractBreakpoint
This method is called from StopCondition.isGoalAllowed(int, long, Proof, long, int, Goal) and can be used to update the state of the IBreakpoint.
updateState(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
This method is called from StopCondition.isGoalAllowed(int, long, Proof, long, int, Goal) and can be used to update the state of the IBreakpoint.
updateState(int, long, Proof, long, int, Goal) - Method in interface de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.IBreakpoint
This method is called from StopCondition.isGoalAllowed(int, long, Proof, long, int, Goal) and can be used to update the state of the IBreakpoint.
updateState(int, long, Proof, long, int, Goal) - Method in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.SymbolicExecutionExceptionBreakpoint
This method is called from StopCondition.isGoalAllowed(int, long, Proof, long, int, Goal) and can be used to update the state of the IBreakpoint.
updateStrategyInfo(Goal, Term) - Method in class de.uka.ilkd.key.informationflow.rule.executor.InfFlowContractAppTacletExecutor
Add the contract application formula to the list of the INF_FLOW_CONTRACT_APPL_PROPERTY.
updateStrategyOnGoals() - Method in class de.uka.ilkd.key.proof.Proof
 
updateStrategySettings(String, StrategyProperties) - Method in class de.uka.ilkd.key.gui.StrategySelectionView
 
updateStrategySettings(Proof, StrategyProperties) - Static method in interface de.uka.ilkd.key.strategy.Strategy
Updates the Strategy for the given Proof by setting the Strategy's StrategyProperties to the given ones.
updateStrategySettings(Proof, boolean, boolean, boolean, boolean) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Configures the proof to use the given settings.
updateStrategySettings(Proof, StrategyProperties) - Static method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil
Configures the proof to use the given StrategyProperties.
updateSubIndexes(PIOPathIterator, Services, TacletIndex, NewRuleListener, ITermTacletAppIndexCache) - Method in class de.uka.ilkd.key.proof.TermTacletAppIndex
 
UpdateSV - Class in de.uka.ilkd.key.logic.op
A schema variable that is used as placeholder for updates.
UpdateSV(Name) - Constructor for class de.uka.ilkd.key.logic.op.UpdateSV
 
updateSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
UpdateSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.UpdateSVMatcher
 
updateTag(FormulaChangeInfo, Sequent, Goal) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
updateTags(SequentChangeInfo, boolean, Goal) - Method in class de.uka.ilkd.key.proof.FormulaTagManager
 
updateterm() - Method in class de.uka.ilkd.key.parser.KeYParser
 
updateTermIndices(ImmutableList<TermTacletAppIndex>, ImmutableList<FormulaChangeInfo>, Sequent, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
Update the given list of term indices according to the list infos of modification information.
updateTermIndices(ImmutableList<FormulaChangeInfo>, Sequent, Services, TacletIndex, NewRuleListener) - Method in class de.uka.ilkd.key.proof.SemisequentTacletAppIndex
 
updateToolTipText() - Method in class de.uka.ilkd.key.gui.actions.TermLabelMenu.TermLabelCheckBox
 
updateTree(TreeNode) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Take the appropriate actions after a change in the Proof.
updateTree(Node) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
 
updateUI() - Method in class de.uka.ilkd.key.gui.GoalList
 
updateUI() - Method in class de.uka.ilkd.key.gui.nodeviews.SequentView
 
updateUI() - Method in class de.uka.ilkd.key.gui.TaskTree
 
updateUpdateHighlights() - Method in class de.uka.ilkd.key.gui.nodeviews.CurrentGoalView
updates all updateHighlights.
updateWith(ImmutableSet<Choice>) - Method in class de.uka.ilkd.key.settings.ChoiceSettings
 
upp - Variable in class de.uka.ilkd.key.smt.lang.SMTTerm
 
upp - Variable in class de.uka.ilkd.key.smt.lang.SMTTermNumber
 
upper - Variable in class de.uka.ilkd.key.proof.MultiThreadedTacletIndex.TacletSetMatchTask
 
upperBound(Term, LogicVariable) - Method in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLBoundedNumericalQuantifierTranslationMethod
Extracts upper bound from a if it matches the pattern.
UPSILON - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
upwards(TermFeature, Services) - Static method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
UpwardsIterator(PosInOccurrence, Services) - Constructor for class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator.UpwardsIterator
 
upwardsWithIndex(TermFeature, Services) - Static method in class de.uka.ilkd.key.strategy.termgenerator.SuperTermGenerator
 
uqvs - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.UniTrigger
 
url - Static variable in class de.uka.ilkd.key.gui.actions.KeYProjectHomepageAction
 
url - Variable in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
url - Variable in class de.uka.ilkd.key.proof.io.UrlRuleSource
 
URLDataLocation - Class in de.uka.ilkd.key.java.recoderext
This class implements a data location, that describes an arbitrary URL.
URLDataLocation(URL) - Constructor for class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
UrlRuleSource - Class in de.uka.ilkd.key.proof.io
 
UrlRuleSource(URL) - Constructor for class de.uka.ilkd.key.proof.io.UrlRuleSource
 
USAGE_BRANCH - Static variable in class de.uka.ilkd.key.rule.AbstractBlockContractRule.BlockContractHint
 
USE_AXIOM - Static variable in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Used axioms during proof.
USE_BUILT_IN_UNIQUENESS - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
USE_CONSTANTS_FOR_BIGSMALL_INTEGERS - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
USE_CONTRACT - Static variable in interface de.uka.ilkd.key.proof_references.reference.IProofReference
The proof step "Use Operation Contract" which approximates a method call via its method contract and also the usage of dependency contracts.
USE_IF - Static variable in class de.uka.ilkd.key.informationflow.rule.InfFlowContractAppTaclet
 
USE_IF - Static variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowContractAppTacletBuilder
 
USE_INTERNET - Static variable in class de.uka.ilkd.key.util.TipOfTheDay
 
USE_INVARIANT - Static variable in interface de.uka.ilkd.key.proof_references.reference.IProofReference
Used invariants during proof.
USE_JML_KEY - Static variable in class de.uka.ilkd.key.settings.GeneralSettings
 
USE_SYSTEM_LAF - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
USE_UNICODE - Static variable in class de.uka.ilkd.key.settings.ViewSettings
 
USE_UNINTERPRETED_MULTIPLICATION - Static variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
useAssumptionsForBigSmallIntegers() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
useAssumptionsForBigSmallIntegers() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns true if for too big respective too small integers (integers that are not supported) a constant should be introduced.
useBuiltInUniqueness - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
useBuiltInUniqueness - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
useBuiltInUniqueness() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
useBuiltInUniqueness() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns true if the uniqueness property should be translated by using the built-in mechanism of the solver.
useCaseFormula(TermLabelState, Services, RuleApp, WhileInvariantRule.Instantiation, Goal, JavaBlock, Term) - Method in class de.uka.ilkd.key.rule.WhileInvariantRule
 
useCompression() - Method in class de.uka.ilkd.key.gui.KeYFileChooser
 
useConstantsForIntegers - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
useConstantsForIntegers - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
used - Variable in class de.uka.ilkd.key.proof.delayedcut.DelayedCutProcessor
 
used - Variable in class de.uka.ilkd.key.proof.join.JoinProcessor
 
usedBprodTerms - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
usedBsumTerms - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
usedChoiceCategories - Variable in class de.uka.ilkd.key.parser.KeYParser
 
usedDisplaySort - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
UseDependencyContractApp - Class in de.uka.ilkd.key.rule
 
UseDependencyContractApp(BuiltInRule, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.UseDependencyContractApp
 
UseDependencyContractApp(BuiltInRule, PosInOccurrence, Contract, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.UseDependencyContractApp
 
UseDependencyContractApp(BuiltInRule, PosInOccurrence, ImmutableList<PosInOccurrence>, Contract, PosInOccurrence) - Constructor for class de.uka.ilkd.key.rule.UseDependencyContractApp
 
UseDependencyContractBuiltInRuleInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model.builtin
 
UseDependencyContractBuiltInRuleInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.UseDependencyContractBuiltInRuleInteraction
 
UseDependencyContractBuiltInRuleInteraction(UseDependencyContractApp, Node) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.builtin.UseDependencyContractBuiltInRuleInteraction
 
UseDependencyContractRule - Class in de.uka.ilkd.key.rule
 
UseDependencyContractRule() - Constructor for class de.uka.ilkd.key.rule.UseDependencyContractRule
 
usedExtraFunctions - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
usedExtraPredicates - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
usedExtraSorts - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
usedExtraVariables - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
usedFormulaSorts - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
usedFormulaSV - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
 
usedForUnique - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator.FunctionWrapper
 
usedFunctionNames - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
usedFunctions - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
usedObjectSorts - Variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
usedObjectSortsStrings - Variable in class de.uka.ilkd.key.testgen.ReflectionClassCreator
 
usedPredicateNames - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
usedQuantifiedVariable - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
Shema variables of the type Variable that have been used while translating the set of taclets.
usedRealSort - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
usedSchemaVariables - Variable in class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
usedSorts - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.DefaultTacletSetTranslation
Sorts that have been used while translating the set of taclets.
usedVariableNames - Variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
usedVariables - Variable in class de.uka.ilkd.key.taclettranslation.assumptions.AssumptionGenerator
 
useExperimentalHeuristics - Variable in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
 
useExplicitTypeHierachy - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
useExplicitTypeHierarchy - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
useExplicitTypeHierarchy() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
useExplicitTypeHierarchy() - Method in interface de.uka.ilkd.key.smt.SMTSettings
true If the transitive relations in the sort hierarchy should be explicitly modeled by formulas.
UseInformationFlowContractMacro - Class in de.uka.ilkd.key.informationflow.macros
The macro UseInformationFlowContractMacro applies all applicable information flow contracts.
UseInformationFlowContractMacro() - Constructor for class de.uka.ilkd.key.informationflow.macros.UseInformationFlowContractMacro
 
UseInformationFlowContractMacro.PropExpansionStrategy - Class in de.uka.ilkd.key.informationflow.macros
This strategy accepts all rule apps for which the rule name starts with a string in the admitted set and rejects everything else.
useJML - Variable in class de.uka.ilkd.key.settings.GeneralSettings
JML is active by default
useJML() - Method in class de.uka.ilkd.key.settings.GeneralSettings
 
useJUnit - Variable in class de.uka.ilkd.key.gui.testgen.TestGenOptionsPanel
 
useJunit - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
useJunit() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
useLocalVarsAsImplicitReceivers - Variable in class de.uka.ilkd.key.speclang.translation.SLResolverManager
 
useNullInstantiation - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
useNullInstantiation - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
UseOperationContractRule - Class in de.uka.ilkd.key.rule
Implements the rule which inserts operation contracts for a method call.
UseOperationContractRule() - Constructor for class de.uka.ilkd.key.rule.UseOperationContractRule
 
UseOperationContractRule.AnonUpdateData - Class in de.uka.ilkd.key.rule
 
UseOperationContractRule.Instantiation - Class in de.uka.ilkd.key.rule
 
usePretty - Variable in class de.uka.ilkd.key.settings.ViewSettings
Pretty Syntax is true by default, use Unicode symbols not
usePrettyPrinting - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
true use pretty printing, false do not use pretty printing.
usePrettyPrinting - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.ModelSettings
true use pretty printing, false do not use pretty printing.
useProofSymbols() - Method in class de.uka.ilkd.key.informationflow.po.InfFlowProofSymbols
 
USER_TACLETS_HIGH - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
USER_TACLETS_LOW - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
USER_TACLETS_NUM - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
USER_TACLETS_OFF - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
USER_TACLETS_OPTIONS_KEY_BASE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
userChoices - Variable in class de.uka.ilkd.key.proof.io.intermediate.MergeAppIntermediate
 
userChoices - Variable in class de.uka.ilkd.key.rule.merge.procedures.MergeWithPredicateAbstraction
Manually chosen lattice elements for program variables.
UserDefinedSymbols - Class in de.uka.ilkd.key.taclettranslation.lemma
 
UserDefinedSymbols(NamespaceSet, ImmutableSet<Taclet>) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
UserDefinedSymbols(UserDefinedSymbols) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.UserDefinedSymbols
 
UserDefinedSymbols.NamedComparator - Class in de.uka.ilkd.key.taclettranslation.lemma
 
userFilter - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.ItemChooser
 
userFilters - Variable in class de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel
 
useRFL - Variable in class de.uka.ilkd.key.settings.TestGenerationSettings
 
useRFL() - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
useRFL - Variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
useRFL - Variable in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
userInputChanged(String, boolean, String) - Method in interface de.uka.ilkd.key.gui.utilities.CheckedUserInput.CheckedUserInputListener
 
userInteraction2Proof(Node, Appendable) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Check whether the applied rule of the passed proof node was performed interactively.
userInterface - Variable in class de.uka.ilkd.key.gui.MainWindow
the user interface which direct all notifications to this window
UserInterfaceControl - Interface in de.uka.ilkd.key.control
Provides the user interface independent logic to manage multiple proofs.
userLog - Variable in class de.uka.ilkd.key.proof.Proof
when different users load and save a proof this vector fills up with Strings containing the user names.
UserNoteInteraction - Class in de.uka.ilkd.key.gui.interactionlog.model
 
UserNoteInteraction() - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
UserNoteInteraction(String) - Constructor for class de.uka.ilkd.key.gui.interactionlog.model.UserNoteInteraction
 
userPressedCancel - Variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
UserProvidedInput(Sequent, ProofEnvironment) - Constructor for class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
UserProvidedInput(Sequent, ProofEnvironment, String) - Constructor for class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
UserProvidedInput(Term, ProofEnvironment) - Constructor for class de.uka.ilkd.key.util.ProofStarter.UserProvidedInput
 
userTacletsOptionsKey(int) - Static method in class de.uka.ilkd.key.strategy.StrategyProperties
 
useSpecification - Variable in class de.uka.ilkd.key.java.statement.MethodBodyStatement
indicates whether this stands for the specification of a method rather than the concrete body
useSyntaxHighlighting - Variable in class de.uka.ilkd.key.settings.ViewSettings
 
useSystemLaF - Variable in class de.uka.ilkd.key.settings.ViewSettings
whether to use system look and feel
useSystemLaF() - Method in class de.uka.ilkd.key.settings.ViewSettings
Are system look and feel activated?
useUIMultiplication - Variable in class de.uka.ilkd.key.gui.smt.TranslationOptions
 
useUIMultiplication - Variable in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
useUnicode - Variable in class de.uka.ilkd.key.settings.ViewSettings
 
useUnicode - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
true use unicode characters, false do not use unicode characters.
useUnicode - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.ModelSettings
true use unicode characters, false do not use unicode characters.
useUninterpretedMultiplicationIfNecessary() - Method in class de.uka.ilkd.key.settings.SMTSettings
 
useUninterpretedMultiplicationIfNecessary() - Method in interface de.uka.ilkd.key.smt.SMTSettings
Returns true if a uninterpreted function should be used if the normal normal multiplication is not supported.
UTF_EMPTY - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UTF_EMPTY - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
UTF_IN - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UTF_IN - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
UTF_INTERSECT - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UTF_INTERSECT - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
UTF_PRECEDES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UTF_PRECEDES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
UTF_SETMINUS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UTF_SETMINUS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
UTF_SUBSET - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UTF_SUBSET - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
UTF_UNION - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
UTF_UNION - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
Util - Class in de.uka.ilkd.key.smt.lang
 
Util() - Constructor for class de.uka.ilkd.key.smt.lang.Util
 

V

v - Variable in class de.uka.ilkd.key.logic.ClashFreeSubst
 
v2t - Variable in class de.uka.ilkd.key.java.recoderext.ConstructorNormalformBuilder
 
val() - Method in class de.uka.ilkd.key.logic.BooleanContainer
 
val - Variable in class de.uka.ilkd.key.strategy.feature.ConstFeature
 
val - Variable in class de.uka.ilkd.key.strategy.termfeature.ConstTermFeature
 
VALID_COLOR - Static variable in class de.uka.ilkd.key.gui.utilities.TrafficLight
 
VALID_HEAP_NAMES - Static variable in class de.uka.ilkd.key.ldt.HeapLDT
 
validabbreviation(String) - Method in class de.uka.ilkd.key.gui.nodeviews.TacletMenu.MenuControl
 
validate() - Method in class de.uka.ilkd.key.gui.TacletMatchCompletionDialog.DataTable.InputEditor
 
validate() - Method in interface de.uka.ilkd.key.gui.TacletMatchCompletionDialog.PositionSettable
 
validateAll() - Method in class de.uka.ilkd.key.java.recoderext.RKeYMetaConstructExpression
 
validateOSIndependentFileName(String) - Static method in class org.key_project.util.java.IOUtil
Ensures that the segment is a valid OS independent path segment meaning that it is a valid file/folder name.
validateSelectionMode(SupportedTaclets.TreeItem) - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
validateSelectionModes() - Method in class de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets
 
ValidityProgramConstructor(Iterable<Label>, StatementBlock, AuxiliaryContract.Variables, ProgramVariable, Services) - Constructor for class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
ValidityProgramConstructor(Iterable<Label>, StatementBlock, AuxiliaryContract.Variables, ProgramVariable, Services, AuxiliaryContract.Variables) - Constructor for class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
validTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
 
validTopLevel(Term) - Method in interface de.uka.ilkd.key.logic.op.Operator
Checks whether the top level structure of the given @link Term is syntactically valid, given the assumption that the top level operator of the term is the same as this Operator.
validTopLevel(Term) - Method in class de.uka.ilkd.key.logic.op.TermLabelSV
 
value - Variable in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
 
value - Variable in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
Textual representation of the value.
value - Variable in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
Textual representation of the value.
value - Variable in class de.uka.ilkd.key.java.expression.literal.IntLiteral
The actual value of the literal.
value - Variable in class de.uka.ilkd.key.java.expression.literal.LongLiteral
The actual value of the literal.
value - Variable in class de.uka.ilkd.key.java.expression.literal.RealLiteral
Textual representation of the value.
value - Variable in class de.uka.ilkd.key.java.expression.literal.StringLiteral
 
value - Variable in class de.uka.ilkd.key.java.ParentIsInterfaceDeclaration
 
value - Variable in class de.uka.ilkd.key.java.recoderext.expression.literal.RealLiteral
 
value - Variable in class de.uka.ilkd.key.macros.scripts.SetCommand.Parameters
 
value - Variable in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
the JavaProgramElement
value() - Method in class de.uka.ilkd.key.rule.inst.ProgramSVEntry
returns the instantiation of the SchemaVariable
value - Variable in class de.uka.ilkd.key.strategy.definition.StrategyPropertyValueDefinition
The human readable value shown in the user interface control.
value - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.SVInstantiationCP
 
value - Variable in class de.uka.ilkd.key.strategy.feature.LetFeature
 
value - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExecutionVariableValuePair
The value or association target.
value - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
The value.
value - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.SymbolicValue
The value Term.
value - Variable in class de.uka.ilkd.key.symbolic_execution.util.DefaultEntry
 
value - Variable in class de.uka.ilkd.key.testgen.oracle.OracleConstant
 
value - Variable in class de.uka.ilkd.key.util.CommandLine.Option
 
value - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.Option.Some
 
value - Variable in class de.uka.ilkd.key.util.String8
 
value - Variable in class org.key_project.util.bitops.ImmutableFixedLengthBitSet
 
value - Variable in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
value() - Method in class org.key_project.util.collection.DefaultImmutableMap.MapEntry
 
value() - Method in interface org.key_project.util.collection.ImmutableMapEntry
 
VALUE_OF_PROTO - Static variable in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
valueAnObject - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Is the value an object?
valueChanged(ListSelectionEvent) - Method in class de.uka.ilkd.key.gui.GoalList.GoalListSelectionListern
 
valueChanged(TreeSelectionEvent) - Method in class de.uka.ilkd.key.gui.prooftree.ProofTreeView.GUITreeSelectionListener
 
valueEq(Polynomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueEq(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueForPathChanged(TreePath, Object) - Method in class de.uka.ilkd.key.gui.prooftree.GUIProofTreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueGeq(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueInjector - Variable in class de.uka.ilkd.key.macros.scripts.EngineState
 
ValueInjector - Class in de.uka.ilkd.key.macros.scripts.meta
 
ValueInjector() - Constructor for class de.uka.ilkd.key.macros.scripts.meta.ValueInjector
 
valueIterator() - Method in class org.key_project.util.collection.DefaultImmutableMap.NILMap
 
valueIterator() - Method in class org.key_project.util.collection.DefaultImmutableMap
 
valueIterator() - Method in interface org.key_project.util.collection.ImmutableMap
 
valueLeq(Polynomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueLess(Polynomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueLess(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueOf(String) - Static method in enum de.uka.ilkd.key.api.VariableAssignments.VarType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.axiom_abstraction.PartialComparator.PartialComparisonResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.control.InteractionListener.SettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.core.Main.UiMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.actions.LemmaGenerationAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.fonticons.Entypo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.fonticons.FontAwesome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.fonticons.FontAwesomeBold
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.fonticons.Typicons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.notification.NotificationEventID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.smt.ProgressDialog.Modus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.sourceview.JavaDocument.CommentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.gui.sourceview.JavaDocument.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactory.Snippet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactory.Snippet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.logic.TermImpl.ThreeValuedTruth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.macros.scripts.meta.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.macros.scripts.ScriptLineParser.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.parser.ParserMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.pp.LogicPrinter.MarkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.pp.LogicPrinter.QuantifiableVariablePrintMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.proof.io.IProofFileParser.ProofElementID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.proof.join.LateApplicationCheck
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.proof.mgt.ProofStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.prover.TaskStartedInfo.TaskKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.rule.conditions.TypeComparisonCondition.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.rule.label.TermLabelRefactoring.RefactoringScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.rule.Taclet.TacletLabelHint.TacletOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.rule.TacletAnnotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermBinOp.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermBinOp.OpProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.OpProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermQuant.Quant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermUnaryOp.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.SMTSolver.ReasonOfInterruption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.SMTSolver.SolverState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.SMTSolverResult.ThreeValuedTruth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.smt.SolverCommunication.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.speclang.jml.pretranslation.Behavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLKeyWord
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.speclang.LoopContractImpl.ReplaceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.speclang.WellDefinednessCheck.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo.Candidate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker.Polarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PositionModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PrefixChecker
Returns the enum constant of this type with the specified name.
valueOf(Metavariable) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.EqualityConstraint
Deprecated.
ONLY FOR TESTS DONT USE THEM IN ANOTHER WAY
valueOf(String) - Static method in enum de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination.TerminationKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem.SelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator.TacletSections
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uka.ilkd.key.util.rifl.SpecificationEntity.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.uka.ilkd.key.api.VariableAssignments.VarType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.axiom_abstraction.PartialComparator.PartialComparisonResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.control.InteractionListener.SettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.core.Main.UiMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.actions.LemmaGenerationAction.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.fonticons.Entypo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.fonticons.FontAwesome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.fonticons.FontAwesomeBold
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.fonticons.Typicons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.lemmatagenerator.FileChooser.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.lemmatagenerator.SelectionPanel.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.nodeviews.SequentViewSearchBar.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.notification.NotificationEventID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.proofdiff.diff_match_patch.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.smt.ProgressDialog.Modus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.sourceview.JavaDocument.CommentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.gui.sourceview.JavaDocument.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.informationflow.po.snippet.BasicPOSnippetFactory.Snippet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.informationflow.po.snippet.BasicSnippetData.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.informationflow.po.snippet.InfFlowPOSnippetFactory.Snippet
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.uka.ilkd.key.ldt.SeqLDT
 
values() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
values() - Static method in enum de.uka.ilkd.key.logic.TermImpl.ThreeValuedTruth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.macros.scripts.meta.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.macros.scripts.ScriptLineParser.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.parser.ParserMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.pp.LogicPrinter.MarkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.pp.LogicPrinter.QuantifiableVariablePrintMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.proof.io.IProofFileParser.ProofElementID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.proof.join.LateApplicationCheck
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.proof.mgt.ProofStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.prover.TaskStartedInfo.TaskKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.rule.conditions.TypeComparisonCondition.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.rule.label.TermLabelRefactoring.RefactoringScope
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
Name for the \values variable.
values() - Static method in enum de.uka.ilkd.key.rule.Taclet.TacletLabelHint.TacletOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.rule.TacletAnnotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermBinOp.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermBinOp.OpProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermMultOp.OpProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermQuant.Quant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.lang.SMTTermUnaryOp.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.SMTSolver.ReasonOfInterruption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.SMTSolver.SolverState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.SMTSolverResult.ThreeValuedTruth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.smt.SolverCommunication.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.speclang.jml.pretranslation.Behavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.speclang.jml.translation.JMLTranslator.JMLKeyWord
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
VALUES - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
values() - Static method in enum de.uka.ilkd.key.speclang.LoopContractImpl.ReplaceTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.uka.ilkd.key.speclang.LoopContractImpl
 
values() - Static method in enum de.uka.ilkd.key.speclang.WellDefinednessCheck.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.uka.ilkd.key.strategy.definition.OneOfStrategyPropertyDefinition
The possible StrategyPropertyValueDefinition which the user can select.
values() - Static method in enum de.uka.ilkd.key.strategy.feature.AbstractBetaFeature.TermInfo.Candidate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.strategy.feature.findprefix.AntecSuccPrefixChecker.Polarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PositionModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.strategy.feature.findprefix.FindPrefixRestrictionFeature.PrefixChecker
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessVariable
The contained values.
values - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.ExtractedExecutionVariable
The contained IExecutionValues.
values - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionVariableExtractor.StateExecutionVariable
The contained IExecutionValues.
values() - Static method in enum de.uka.ilkd.key.symbolic_execution.model.IExecutionTermination.TerminationKind
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionVariable
The possible values of this IExecutionValue.
values - Variable in class de.uka.ilkd.key.symbolic_execution.object_model.impl.AbstractSymbolicAssociationValueContainer
The contained ISymbolicValues.
values - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.AbstractKeYlessAssociationValueContainer
The values.
values() - Static method in enum de.uka.ilkd.key.symbolic_execution.TruthValueTracingUtil.TruthValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.taclettranslation.assumptions.SupportedTaclets.TreeItem.SelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.taclettranslation.DefaultTacletTranslator.TacletSections
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uka.ilkd.key.testgen.oracle.OracleUnaryTerm.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.LocVarReplBranchUniqueMap
 
values() - Static method in enum de.uka.ilkd.key.util.rifl.SpecificationEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_PROTO - Static variable in class de.uka.ilkd.key.java.recoderext.EnumClassDeclaration
 
ValuesMergeResult(ImmutableSet<Term>, Term, LinkedHashSet<Name>, LinkedHashSet<Term>) - Constructor for class de.uka.ilkd.key.rule.merge.MergeProcedure.ValuesMergeResult
 
valueStr - Variable in class de.uka.ilkd.key.java.expression.literal.IntLiteral
Textual representation of the value as a decimal number.
valueStr - Variable in class de.uka.ilkd.key.java.expression.literal.LongLiteral
Textual representation of the value as a decimal number (always ends with 'L').
valueString - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
The value string.
valueString - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
The value as human readable String.
valueString - Variable in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutReader.KeYlessValue
The value.
valuesVariable - Variable in class de.uka.ilkd.key.rule.metaconstruct.EnhancedForElimination
 
ValueTermFeature - Class in de.uka.ilkd.key.strategy
 
ValueTermFeature(TermFeature) - Constructor for class de.uka.ilkd.key.strategy.ValueTermFeature
 
valueTermIndexInStatePredicate - Variable in class de.uka.ilkd.key.symbolic_execution.AbstractUpdateExtractor.ExtractLocationParameter
The index of the value argument in the predicate used in side proof to compute the values.
valueUneq(Polynomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueUneq(BigInteger) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
valueUnknown - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
Is the value unknown?
valueUnknown - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.ExecutionValue
Is the value unknown?
var - Variable in class de.uka.ilkd.key.java.declaration.VariableSpecification
 
var(LogicVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
var(ProgramVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
var(ProgramVariable...) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
var(Iterable<ProgramVariable>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
var(SchemaVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
var(ParsableVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
var - Variable in class de.uka.ilkd.key.macros.scripts.InstantiateCommand.Parameters
 
var - Variable in class de.uka.ilkd.key.macros.scripts.SchemaVarCommand.Parameters
 
var - Variable in class de.uka.ilkd.key.rule.conditions.ArrayComponentTypeCondition
 
var - Variable in class de.uka.ilkd.key.rule.conditions.ArrayTypeCondition
 
var - Variable in class de.uka.ilkd.key.rule.conditions.IsThisReference
 
var - Variable in class de.uka.ilkd.key.rule.conditions.LocalVariableCondition
 
var - Variable in class de.uka.ilkd.key.strategy.feature.ComprehendedSumFeature
 
var - Variable in class de.uka.ilkd.key.strategy.feature.instantiator.ForEachCP
 
var - Variable in class de.uka.ilkd.key.strategy.feature.LetFeature
 
var1 - Variable in class de.uka.ilkd.key.rule.conditions.DifferentFields
 
var1 - Variable in class de.uka.ilkd.key.rule.conditions.DifferentInstantiationCondition
 
var1 - Variable in class de.uka.ilkd.key.rule.conditions.MetaDisjointCondition
 
var2 - Variable in class de.uka.ilkd.key.rule.conditions.DifferentFields
 
var2 - Variable in class de.uka.ilkd.key.rule.conditions.DifferentInstantiationCondition
 
var2 - Variable in class de.uka.ilkd.key.rule.conditions.MetaDisjointCondition
 
VAR_IDX - Static variable in class de.uka.ilkd.key.gui.InvariantConfigurator
 
var_ns() - Method in class de.uka.ilkd.key.core.KeYMediator
returns the variable namespace
VARARGDENOTER - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
varArgParameter - Variable in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
flag to store whether this parameter is a the last arg in a method declaration with variable number of arguments. false if not otherwise set in the appropriate constructor.
Varargs - Annotation Type in de.uka.ilkd.key.macros.scripts.meta
 
VARCOND - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
VARCOND - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
varcond_abstractOrInterface(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_applyUpdateOnRigid(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_array(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_array_length(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_constant(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_containsAssignment(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_different(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_differentFields(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_dropEffectlessElementaries(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_dropEffectlessStores(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_enum_const(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_enumtype(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_equalUnique(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_fieldtype(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_final(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_free(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_freeLabelIn(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_hassort(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_label(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_localvariable(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_metadisjoint(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_new(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_newlabel(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_observer(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_reference(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_referencearray(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_simplifyIfThenElseUpdate(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_static(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_static_field(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_staticmethod(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_subFormulas(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_thisreference(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varcond_typecheck(TacletBuilder, boolean) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varconditions - Variable in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
varconditions - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the variable conditions of the taclet that need to be satisfied by found schema variable instantiations
varDeclaredNew(SchemaVariable) - Method in class de.uka.ilkd.key.rule.Taclet
looks if a variable is declared as new and returns its sort to match with or the schema variable it shares the match-sort with.
varDeclaredNotFree(SchemaVariable) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
looks if a variable is declared as not free in
varDeclaredNotFree(SchemaVariable) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
looks if a variable is declared as not free in
varexp(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
varexplist(TacletBuilder) - Method in class de.uka.ilkd.key.parser.KeYParser
 
Variable - Interface in de.uka.ilkd.key.java.abstraction
A program model element representing variables.
variable - Variable in class de.uka.ilkd.key.java.reference.VariableReference
 
VARIABLE - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
VARIABLE - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
VARIABLE - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
variable - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessValue
The parent IExecutionVariable if available.
variable - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionValue
The parent IExecutionVariable which provides this IExecutionValue.
variableArguments - Variable in class de.uka.ilkd.key.macros.scripts.meta.ProofScriptArgument
is an argument ellipsis
VariableAssignments - Class in de.uka.ilkd.key.api
Class to represent current Variable assigments.
VariableAssignments(VariableAssignments) - Constructor for class de.uka.ilkd.key.api.VariableAssignments
Create new, empty variable assignment, to add variables
VariableAssignments() - Constructor for class de.uka.ilkd.key.api.VariableAssignments
Default constructor
VariableAssignments.VarType - Enum in de.uka.ilkd.key.api
 
VariableCollectVisitor() - Constructor for class de.uka.ilkd.key.logic.ClashFreeSubst.VariableCollectVisitor
creates the Variable collector
VariableCondition - Interface in de.uka.ilkd.key.rule
The instantiations of a schemavariable can be restricted on rule scope by attaching conditions on these variables.
VariableConditionAdapter - Class in de.uka.ilkd.key.rule
The variable condition adapter can be used by variable conditions which can either fail or be successful, but which do not create a constraint.
VariableConditionAdapter() - Constructor for class de.uka.ilkd.key.rule.VariableConditionAdapter
 
variableConditions - Variable in class de.uka.ilkd.key.rule.Taclet
Additional generic conditions for schema variable instantiations.
variableConditions - Variable in class de.uka.ilkd.key.rule.TacletApplPart
 
variableConditions - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
List of additional generic conditions on the instantiations of schema variables.
VariableDeclaration - Class in de.uka.ilkd.key.java.declaration
Variable declaration.
VariableDeclaration() - Constructor for class de.uka.ilkd.key.java.declaration.VariableDeclaration
Variable declaration.
VariableDeclaration(Modifier[], TypeReference, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.VariableDeclaration
Variable declaration.
VariableDeclaration(ImmutableArray<Modifier>, TypeReference, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.VariableDeclaration
Variable declaration.
VariableDeclaration(ExtList, boolean) - Constructor for class de.uka.ilkd.key.java.declaration.VariableDeclaration
Variable declaration.
VariableDeclarator(boolean) - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
VariableDeclarator(boolean) - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
VariableDeclaratorId() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
VariableDeclaratorId() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
VARIABLEINIT - Static variable in class de.uka.ilkd.key.logic.sort.ProgramSVSort
 
VariableInitializer() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
VariableInitializer() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
VariableNameProposer - Class in de.uka.ilkd.key.proof
Proposes names for variables (except program variables).
VariableNameProposer() - Constructor for class de.uka.ilkd.key.proof.VariableNameProposer
 
VariableNamer - Class in de.uka.ilkd.key.logic
Responsible for program variable naming issues.
VariableNamer(Services) - Constructor for class de.uka.ilkd.key.logic.VariableNamer
 
VariableNamer.BasenameAndIndex - Class in de.uka.ilkd.key.logic
tuple of a basename and an index
VariableNamer.CustomJavaASTWalker - Class in de.uka.ilkd.key.logic
a customized JavaASTWalker
VariableNamer.IndProgramElementName - Class in de.uka.ilkd.key.logic
ProgramElementName carrying an additional index
VariableNamer.PermIndProgramElementName - Class in de.uka.ilkd.key.logic
regular indexed ProgramElementName
VariableNamer.TempIndProgramElementName - Class in de.uka.ilkd.key.logic
temporary indexed ProgramElementName
variableNamingMap - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
A Map mapping from relevant variables for the condition to their runtime equivalent in KeY
VariableNotation() - Constructor for class de.uka.ilkd.key.pp.Notation.VariableNotation
 
VariablePool - Interface in de.uka.ilkd.key.taclettranslation.assumptions
 
VariableReference - Class in de.uka.ilkd.key.java.reference
 
VariableReference() - Constructor for class de.uka.ilkd.key.java.reference.VariableReference
 
VariableReference(ExtList) - Constructor for class de.uka.ilkd.key.java.reference.VariableReference
 
VariableReference(ProgramVariable, PositionInfo) - Constructor for class de.uka.ilkd.key.java.reference.VariableReference
 
VariableReference(ProgramVariable) - Constructor for class de.uka.ilkd.key.java.reference.VariableReference
 
VariableReplacementMap() - Constructor for class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.VariableReplacementMap
 
variables() - Method in class de.uka.ilkd.key.logic.NamespaceSet
 
VARIABLES - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
VARIABLES - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
variables() - Method in class de.uka.ilkd.key.parser.KeYParser
 
Variables(ProgramVariable, ProgramVariable, ProgramVariable, Map<LocationVariable, ProgramVariable>, ImmutableList<ProgramVariable>, LocationVariable, Term) - Constructor for class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
Variables(ProgramVariable, ProgramVariable, ProgramVariable, Map<LocationVariable, ProgramVariable>, ImmutableList<ProgramVariable>, LocationVariable, Function, TermServices) - Constructor for class de.uka.ilkd.key.proof.init.WellDefinednessPO.Variables
 
variables - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ConditionsAndClausesBuilder
 
variables - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
variables - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.UpdatesBuilder
 
variables - Variable in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
variables - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl.Creator
 
variables - Variable in class de.uka.ilkd.key.speclang.AbstractAuxiliaryContractImpl
 
Variables(ProgramVariable, Map<Label, ProgramVariable>, Map<Label, ProgramVariable>, ProgramVariable, ProgramVariable, ProgramVariable, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>, Map<LocationVariable, LocationVariable>, TermServices) - Constructor for class de.uka.ilkd.key.speclang.AuxiliaryContract.Variables
You should use #create() instead of this constructor.
variables - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.AbstractKeYlessExecutionNode
The contained variables.
variables - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.AbstractExecutionNode
The variable value pairs of the current state.
variables - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitor
 
variables - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.CollectLocationVariablesVisitorHashSet
 
variablesAreCoprime(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
variablesAreOnlyComputedFromUpdates - Variable in class de.uka.ilkd.key.symbolic_execution.model.impl.TreeSettings
true IExecutionVariable are only computed from updates, false IExecutionVariables are computed according to the type structure of the visible memory.
VariableScope - Interface in de.uka.ilkd.key.java
The property of a non terminal program element to define a scope for variables.
VariablesCreator(JavaStatement, List<Label>, IProgramMethod, Services) - Constructor for class de.uka.ilkd.key.speclang.AuxiliaryContract.VariablesCreator
Constructor.
VariablesCreatorAndRegistrar(Goal, AuxiliaryContract.Variables, Services) - Constructor for class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.VariablesCreatorAndRegistrar
 
variablesDisjoint(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
variablesEqual(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
VariableSpecification - Class in de.uka.ilkd.key.java.declaration
Variable specification that defines a variable name.
VariableSpecification() - Constructor for class de.uka.ilkd.key.java.declaration.VariableSpecification
 
VariableSpecification(IProgramVariable) - Constructor for class de.uka.ilkd.key.java.declaration.VariableSpecification
 
VariableSpecification(IProgramVariable, Type) - Constructor for class de.uka.ilkd.key.java.declaration.VariableSpecification
 
VariableSpecification(IProgramVariable, Expression, Type) - Constructor for class de.uka.ilkd.key.java.declaration.VariableSpecification
 
VariableSpecification(IProgramVariable, int, Expression, Type) - Constructor for class de.uka.ilkd.key.java.declaration.VariableSpecification
 
VariableSpecification(IProgramVariable, int, Expression, Type, PositionInfo) - Constructor for class de.uka.ilkd.key.java.declaration.VariableSpecification
 
VariableSpecification(ExtList, IProgramVariable, int, Type) - Constructor for class de.uka.ilkd.key.java.declaration.VariableSpecification
Constructor for the transformation of RECODER ASTs to KeY.
variableSpecification(IProgramVariable, int, Expression, Type) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a variable specification.
variableSpecification(IProgramVariable, Expression, KeYJavaType) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a variable specification.
variablesSubsume(Monomial) - Method in class de.uka.ilkd.key.rule.metaconstruct.arith.Monomial
 
VariableSV - Class in de.uka.ilkd.key.logic.op
Schema variable that is instantiated with logical variables.
VariableSV(Name, Sort) - Constructor for class de.uka.ilkd.key.logic.op.VariableSV
Creates a new SchemaVariable that is used as placeholder for bound(quantified) variables.
VariableSV() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
VariableSV() - Constructor for class de.uka.ilkd.key.parser.SchemaVariableModifierSet.VariableSV
 
VariableSVBinder(VariableSV) - Constructor for class de.uka.ilkd.key.rule.match.vm.instructions.BindVariablesInstruction.VariableSVBinder
 
variableSVMatcher - Static variable in class de.uka.ilkd.key.rule.match.legacy.ElementMatcher
 
VariableSVMatcher() - Constructor for class de.uka.ilkd.key.rule.match.legacy.ElementMatcher.VariableSVMatcher
 
variant - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLLoopSpec
 
variant_function() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
variantAvailable() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
variantPO - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The proof obligation for the variant.
variantRequired() - Method in class de.uka.ilkd.key.rule.LoopInvariantBuiltInRuleApp
 
varId() - Method in class de.uka.ilkd.key.parser.KeYParser
 
varIds() - Method in class de.uka.ilkd.key.parser.KeYParser
 
varInst - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.InstantiationCost
 
varIsBound(QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.Sequent.NILSequent
 
varIsBound(QuantifiableVariable) - Method in class de.uka.ilkd.key.logic.Sequent
returns true iff the given variable is bound in a formula of a SequentFormula in this sequent.
varIsBound(SchemaVariable) - Method in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
returns true iff the given variable is bound either in the ifSequent or in any part of the TacletGoalTemplates
varIsBound(SchemaVariable) - Method in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
returns true iff the given variable is bound either in the ifSequent or in any part of the TacletGoalTemplates
varIterator() - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
varList - Variable in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
collects all found variables
varMap - Variable in class de.uka.ilkd.key.strategy.quantifierHeuristics.Substitution
 
varName(char) - Method in class de.uka.ilkd.key.smt.SMTObjTranslator
 
varNamer - Variable in class de.uka.ilkd.key.control.instantiation_model.TacletFindModel
variable namer
varNr - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
varNS - Variable in class de.uka.ilkd.key.logic.NamespaceSet
 
varNS() - Method in class de.uka.ilkd.key.proof.init.InitConfig
returns the variable namespace of this initial configuration
varNum - Static variable in class de.uka.ilkd.key.testgen.oracle.OracleGenerator
 
vars - Variable in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod.QuantifiableVariableVisitor
 
vars - Variable in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor
 
vars - Variable in class de.uka.ilkd.key.logic.ClashFreeSubst.VariableCollectVisitor
the collected variables
vars() - Method in class de.uka.ilkd.key.logic.ClashFreeSubst.VariableCollectVisitor
the set of all occurring variables.
vars() - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
vars - Variable in class de.uka.ilkd.key.smt.lang.SMTFunctionDef
 
varsBoundAboveFindPos(Taclet, PosInOccurrence) - Static method in class de.uka.ilkd.key.rule.PosTacletApp
returns the LogicVariables that are bound above the PositionInOccurrence of the PosTacletApp.
varsBoundHere(int) - Method in interface de.uka.ilkd.key.logic.Term
The logical variables bound by the top level operator for the nth subterm.
varsBoundHere(int) - Method in class de.uka.ilkd.key.logic.TermImpl
 
varsForCondition - Variable in class de.uka.ilkd.key.symbolic_execution.strategy.breakpoint.AbstractConditionalBreakpoint
A list of ProgramVariables containing all variables that were parsed and have to be possibly replaced during runtime.
varsNew - Variable in class de.uka.ilkd.key.rule.Taclet
Variables that have to be created each time the taclet is applied.
varsNew() - Method in class de.uka.ilkd.key.rule.Taclet
returns an iterator over the variables that are new in the Taclet.
varsNew - Variable in class de.uka.ilkd.key.rule.TacletApplPart
 
varsNew() - Method in class de.uka.ilkd.key.rule.TacletApplPart
returns the list of variables that are new in a Taclet
varsNew - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
varsNewDependingOn - Variable in class de.uka.ilkd.key.rule.Taclet
Deprecated.
varsNewDependingOn() - Method in class de.uka.ilkd.key.rule.Taclet
 
varsNewDependingOn - Variable in class de.uka.ilkd.key.rule.TacletApplPart
 
varsNewDependingOn() - Method in class de.uka.ilkd.key.rule.TacletApplPart
returns the list of variable pairs that represent the "new depending on" relation of a Taclet
varsNewDependingOn - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
varsNotFreeIn - Variable in class de.uka.ilkd.key.rule.match.legacy.LegacyTacletMatcher
 
varsNotFreeIn - Variable in class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
the built-in notFreeIn variable conditions
varsNotFreeIn - Variable in class de.uka.ilkd.key.rule.Taclet
variables with a "x not free in y" variable condition.
varsNotFreeIn() - Method in class de.uka.ilkd.key.rule.Taclet
returns an iterator over the variable pairs that indicate that are new in the Taclet.
varsNotFreeIn - Variable in class de.uka.ilkd.key.rule.TacletApplPart
 
varsNotFreeIn() - Method in class de.uka.ilkd.key.rule.TacletApplPart
returns the list of variable pairs that represent the NotFreeIn relation of a Taclet
varsNotFreeIn - Variable in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
varsNotFreeIn() - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletBuilder
 
varSpec - Variable in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
Var spec.
varSpecs - Variable in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
Var specs.
varSVNameConflict() - Method in class de.uka.ilkd.key.rule.TacletApp
returns the bound SchemaVariable that causes a name conflict (i.e. there are two matched bound SchemaVariables that are matched to variables with an equal name, the returned SchemaVariable is (an arbitrary) one of these SchemaVariables) or null if there is no such conflict
VarType(String) - Constructor for enum de.uka.ilkd.key.api.VariableAssignments.VarType
 
VBT_MODEL_GEN - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
VBT_PHASE - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
VBT_QUAN_INST - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
VBT_SYM_EX - Static variable in class de.uka.ilkd.key.strategy.StrategyProperties
 
VERBOSITY - Static variable in class de.uka.ilkd.key.core.Main
 
verbosity - Static variable in class de.uka.ilkd.key.core.Main
Level of verbosity for command line outputs.
verbosity - Variable in class de.uka.ilkd.key.ui.ConsoleUserInterfaceControl
 
Verbosity - Interface in de.uka.ilkd.key.ui
 
VERSION - Static variable in interface de.uka.ilkd.key.util.KeYConstants
 
version - Variable in class de.uka.ilkd.key.util.KeYResourceManager
 
VersionChecker - Class in de.uka.ilkd.key.smt
Little helper class that helps to check for the version of a solver.
VersionChecker() - Constructor for class de.uka.ilkd.key.smt.VersionChecker
 
VersionItem() - Constructor for class de.uka.ilkd.key.gui.actions.SendFeedbackAction.VersionItem
 
VersionStringComparator - Class in de.uka.ilkd.key.util
Compares Strings by integer values of 'dot' separated components.
VersionStringComparator() - Constructor for class de.uka.ilkd.key.util.VersionStringComparator
 
Vertex(Pair<Sort, IObserverFunction>, ClassAxiom, boolean, int, int) - Constructor for class de.uka.ilkd.key.proof.init.AbstractPO.Vertex
 
vertices - Variable in class de.uka.ilkd.key.proof.init.AbstractPO
 
veto(Term) - Method in class de.uka.ilkd.key.rule.RewriteTaclet
the top level operator has to be a simultaneous update.
vf - Variable in class de.uka.ilkd.key.strategy.JavaCardDLStrategy
 
ViewSelector - Class in de.uka.ilkd.key.gui.configuration
 
ViewSelector(JFrame) - Constructor for class de.uka.ilkd.key.gui.configuration.ViewSelector
creates a new ViewSelector
ViewSelector.NumberDocument - Class in de.uka.ilkd.key.gui.configuration
 
ViewSelector.NumberInputField - Class in de.uka.ilkd.key.gui.configuration
 
viewSettings - Variable in class de.uka.ilkd.key.settings.ProofIndependentSettings
 
ViewSettings - Class in de.uka.ilkd.key.settings
This class encapsulates information about: 1) relative font size in the prover view 2) the maximal number of lines a tooltip with instantiated SchemaVariables is allowed to have.
ViewSettings() - Constructor for class de.uka.ilkd.key.settings.ViewSettings
 
viewSettingsListener - Variable in class de.uka.ilkd.key.gui.actions.HidePackagePrefixToggleAction
Listens for changes on ProofIndependentSettings.DEFAULT_INSTANCE.getViewSettings().
viewSettingsListener - Variable in class de.uka.ilkd.key.gui.actions.PrettyPrintToggleAction
Listens for changes on ProofIndependentSettings.DEFAULT_INSTANCE.getViewSettings().
viewSettingsListener - Variable in class de.uka.ilkd.key.gui.actions.UnicodeToggleAction
Listens for changes on ProofIndependentSettings.DEFAULT_INSTANCE.getViewSettings().
visibility - Variable in class de.uka.ilkd.key.speclang.ClassAxiomImpl
 
visibility - Variable in class de.uka.ilkd.key.speclang.ClassInvariantImpl
 
visibility - Variable in class de.uka.ilkd.key.speclang.ContractAxiom
 
visibility - Variable in class de.uka.ilkd.key.speclang.InitiallyClauseImpl
 
visibility - Variable in class de.uka.ilkd.key.speclang.ModelMethodExecution
 
visibility - Variable in class de.uka.ilkd.key.speclang.RepresentsAxiom
 
VisibilityModifier - Class in de.uka.ilkd.key.java.declaration.modifier
Visibility modifier.
VisibilityModifier() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.VisibilityModifier
 
VisibilityModifier(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.VisibilityModifier
Constructor for the transformation of COMPOST ASTs to KeY.
visibleBranch() - Method in class de.uka.ilkd.key.util.KeYResourceManager
 
visibleLabelsChanged(TermLabelVisibilityManagerEvent) - Method in interface de.uka.ilkd.key.control.event.TermLabelVisibilityManagerListener
When the visible term labels have changed.
visibleTermLabels - Variable in class de.uka.ilkd.key.gui.actions.TermLabelMenu
 
visibleTermLabels - Variable in class de.uka.ilkd.key.pp.SequentViewLogicPrinter
 
VisibleTermLabels - Interface in de.uka.ilkd.key.pp
This abstract class is used by SequentViewLogicPrinter to determine the set of printed TermLabels.
visit(RuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(UseDependencyContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(AutoModeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(MacroInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(UserNoteInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(OSSBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(SMTBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(PruneInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(LoopContractInternalBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(ContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(LoopInvariantBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(SettingChangeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(MergeRuleBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.DefaultInteractionVisitor
 
visit(RuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(UseDependencyContractBuiltInRuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(AutoModeInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(MacroInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(UserNoteInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(OSSBuiltInRuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(SMTBuiltInRuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(PruneInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(LoopContractInternalBuiltInRuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(ContractBuiltInRuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(LoopInvariantBuiltInRuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(SettingChangeInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(MergeRuleBuiltInRuleInteraction) - Method in interface de.uka.ilkd.key.gui.interactionlog.algo.InteractionVisitor
 
visit(RuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(UseDependencyContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(AutoModeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(MacroInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(UserNoteInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(OSSBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(SMTBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(PruneInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(LoopContractInternalBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(ContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(LoopInvariantBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(SettingChangeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(MergeRuleBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
visit(RuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
visit(AutoModeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
visit(MacroInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
visit(UserNoteInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
visit(PruneInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
visit(SettingChangeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
visit(OSSBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
visit(RuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(UseDependencyContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(AutoModeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(MacroInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(UserNoteInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(OSSBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(SMTBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(PruneInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(LoopContractInternalBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(ContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(LoopInvariantBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(SettingChangeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(MergeRuleBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
visit(RuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(UseDependencyContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(AutoModeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(MacroInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(UserNoteInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(OSSBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(SMTBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(PruneInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(LoopContractInternalBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(ContractBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(LoopInvariantBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(SettingChangeInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(MergeRuleBuiltInRuleInteraction) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.Reapplication
 
visit(Term) - Method in class de.uka.ilkd.key.gui.smt.SolverListener.ContainsModalityOrQueryVisitor
the entry method for the visitor pattern
visit(Term) - Method in class de.uka.ilkd.key.informationflow.po.snippet.InfFlowInputOutputRelationSnippet.SearchVisitor
 
visit(Term) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod.QuantifiableVariableVisitor
 
visit(Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.Comment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.CompilationUnit
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.ContextStatementBlock
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.ArrayDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.ClassDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.ClassInitializer
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.ConstructorDeclaration
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.Extends
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.FieldDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.FieldSpecification
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.Implements
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.ImplicitFieldSpecification
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.InterfaceDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.LocalVariableDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.Modifier
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.ParameterDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.SuperArrayDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.Throws
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.VariableDeclaration
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.declaration.VariableSpecification
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.ArrayInitializer
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.BooleanLiteral
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.CharLiteral
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.DoubleLiteral
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.EmptyMapLiteral
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySeqLiteral
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.EmptySetLiteral
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.FloatLiteral
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.FreeLiteral
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.IntLiteral
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.LongLiteral
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.NullLiteral
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.RealLiteral
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.literal.StringLiteral
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllFields
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.AllObjects
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqConcat
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqGet
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqIndexOf
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqLength
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqReverse
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSingleton
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SeqSub
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetMinus
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.SetUnion
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.adt.Singleton
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAnd
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryAndAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryNot
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOr
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryOrAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOr
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.BinaryXOrAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Conditional
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.CopyAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Divide
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.DivideAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.DLEmbeddedExpression
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Equals
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.ExactInstanceof
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.GreaterOrEquals
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.GreaterThan
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Instanceof
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Intersect
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.LessOrEquals
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.LessThan
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalAnd
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalNot
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.LogicalOr
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Minus
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.MinusAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Modulo
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.ModuloAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Negative
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.New
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.NewArray
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.NotEquals
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Plus
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.PlusAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Positive
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.PostDecrement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.PostIncrement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.PreDecrement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.PreIncrement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeft
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftLeftAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRight
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.ShiftRightAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.Times
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.TimesAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.TypeCast
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRight
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.operator.UnsignedShiftRightAssignment
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.ParenthesizedExpression
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.expression.PassiveExpression
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.Import
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in interface de.uka.ilkd.key.java.Label
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.PackageSpecification
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.ArrayLengthReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.ArrayReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.ExecutionContext
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.FieldReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.MetaClassReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.MethodReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.PackageReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.SchematicFieldReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.SchemaTypeReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.SuperConstructorReference
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.SuperReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.ThisConstructorReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.ThisReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.TypeReferenceImp
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.reference.VariableReference
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in interface de.uka.ilkd.key.java.SourceElement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Assert
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Break
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Case
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Catch
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.CatchAllStatement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Continue
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Default
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Do
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Else
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.EmptyStatement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.EnhancedFor
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Finally
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.For
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.ForUpdates
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Guard
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.If
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.LabeledStatement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.LoopInit
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.LoopScopeBlock
Calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.MergePointStatement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.MethodBodyStatement
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.MethodFrame
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Return
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Switch
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.SynchronizedBlock
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Then
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Throw
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.TransactionStatement
 
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.Try
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.statement.While
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.java.StatementBlock
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Term) - Method in class de.uka.ilkd.key.logic.BoundVarsVisitor
only called by execPostOrder in Term.
visit(Sequent) - Method in class de.uka.ilkd.key.logic.BoundVarsVisitor
visits a sequent
visit(Term) - Method in class de.uka.ilkd.key.logic.ClashFreeSubst.VariableCollectVisitor
 
visit(Visitor) - Method in class de.uka.ilkd.key.logic.op.LocationVariable
 
visit(Visitor) - Method in class de.uka.ilkd.key.logic.op.ProgramConstant
 
visit(Visitor) - Method in class de.uka.ilkd.key.logic.op.ProgramMethod
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Visitor) - Method in class de.uka.ilkd.key.logic.op.ProgramSV
 
visit(Visitor) - Method in class de.uka.ilkd.key.logic.op.ProgramVariable
 
visit(Term) - Method in class de.uka.ilkd.key.logic.OpCollector
 
visit(Visitor) - Method in class de.uka.ilkd.key.logic.ProgramElementName
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Term) - Method in class de.uka.ilkd.key.logic.SortCollector
 
visit(Term) - Method in interface de.uka.ilkd.key.logic.Visitor
the entry method for the visitor pattern
visit(Proof, Node) - Method in interface de.uka.ilkd.key.proof.ProofVisitor
 
visit(Term) - Method in class de.uka.ilkd.key.proof.TermProgramVariableCollector
is called by the execPostOrder-method of a term
visit(Term) - Method in class de.uka.ilkd.key.proof.TermProgramVariableCollectorKeepUpdatesForBreakpointconditions
is called by the execPostOrder-method of a term
visit(Proof, Node) - Method in class de.uka.ilkd.key.proof_references.ProofReferenceUtil.ReferenceAnalaystProofVisitor
visit(Visitor) - Method in class de.uka.ilkd.key.rule.metaconstruct.ProgramTransformer
calls the corresponding method of a visitor in order to perform some action/transformation on this element
visit(Term) - Method in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
is called by the execPostOrder-method of a term
visit(Semisequent) - Method in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
collects all correspondences in a semisequent
visit(Sequent) - Method in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
collects all correspondences in a sequent
visit(Taclet, boolean) - Method in class de.uka.ilkd.key.rule.SVNameCorrespondenceCollector
collects all correspondences in a taclet
visit(Term) - Method in class de.uka.ilkd.key.rule.SyntacticalReplaceVisitor
performs the syntactic replacement of schemavariables with their instantiations
visit(Term) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
visit(Sequent) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
visit(TacletGoalTemplate) - Method in class de.uka.ilkd.key.rule.tacletbuilder.TacletPrefixBuilder
 
visit(Term) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
visits the Term in post order Term.execPostOrder(Visitor) and collects all found schema variables
visit(Semisequent) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
collects all variables in a Semisequent
visit(Sequent) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
goes through the given sequent an collects all vars found
visit(Taclet, boolean) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
collects all schema variables of a taclet
visit(Term) - Method in class de.uka.ilkd.key.rule.TacletVariableSVCollector
visits term t in post order (Term.execPostOrder(de.uka.ilkd.key.logic.Visitor)) and collects all bound schema variables
visit(Visitor) - Method in interface de.uka.ilkd.key.speclang.AuxiliaryContract
Accepts a visitor.
visit(Visitor) - Method in class de.uka.ilkd.key.speclang.BlockContractImpl
 
visit(Visitor) - Method in class de.uka.ilkd.key.speclang.LoopContractImpl
 
visit(Visitor) - Method in interface de.uka.ilkd.key.speclang.LoopSpecification
Loop invariants can be visited like source elements: This method calls the corresponding method of a visitor in order to perform some action/transformation on this element.
visit(Visitor) - Method in class de.uka.ilkd.key.speclang.LoopSpecImpl
 
visit(Term) - Method in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature.ContainsTermVisitor
 
visit(Term) - Method in class de.uka.ilkd.key.strategy.feature.FocusIsSubFormulaOfInfFlowContractAppFeature.SubFormulaVisitor
 
visit(Proof, Node) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicExecutionTreeBuilder.AnalyzerProofVisitor
visit(Term) - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsIrrelevantThingsVisitor
the entry method for the visitor pattern
visit(Term) - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionSideProofUtil.ContainsModalityOrQueryVisitor
the entry method for the visitor pattern
visit(Term) - Method in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.FindModalityWithSymbolicExecutionLabelId
the entry method for the visitor pattern
visit(Semisequent) - Method in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
visit(Sequent) - Method in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
visit(Taclet, boolean) - Method in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
visit(Taclet) - Method in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
visit(File) - Method in interface org.key_project.util.java.IOUtil.IFileVisitor
Do something with the visited File.
visit(File, IOUtil.IFileVisitor) - Static method in class org.key_project.util.java.IOUtil
Visits recursive all files and folders.
visitCatchAll(CatchAllStatement) - Method in class de.uka.ilkd.key.java.recoderext.SourceVisitorExtended
 
visitClassDeclaration(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer.TypeDeclarationCollector
 
visitClassDeclaration(ClassDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TypeAndClassDeclarationCollector
 
visitClassDeclaration(ClassDeclaration) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
visitCompilationUnit(CompilationUnit) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
visited(Term) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.ConstraintAwareSyntacticalReplaceVisitor
 
visitFile(File) - Method in class de.uka.ilkd.key.util.AddAHead
 
visitFindPart(Taclet) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
visitFindPart(Taclet) - Method in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
visitGoalTemplates(Taclet, boolean) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
 
visitGoalTemplates(Taclet, boolean) - Method in class de.uka.ilkd.key.taclettranslation.TacletVisitor
 
visitInterfaceDeclaration(InterfaceDeclaration) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer.TypeDeclarationCollector
 
visitInterfaceDeclaration(InterfaceDeclaration) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
visitMethodDeclaration(MethodDeclaration) - Method in class de.uka.ilkd.key.util.rifl.SpecificationInjector
 
Visitor - Interface in de.uka.ilkd.key.java.visitor
This class is implemented by visitors/walkers.
Visitor - Interface in de.uka.ilkd.key.logic
 
visitSubtree(Term) - Method in class de.uka.ilkd.key.informationflow.po.snippet.ReplaceAndRegisterMethod.QuantifiableVariableVisitor
 
visitSubtree(Term) - Method in class de.uka.ilkd.key.informationflow.rule.tacletbuilder.AbstractInfFlowTacletBuilder.QuantifiableVariableVisitor
 
visitSubtree(Term) - Method in class de.uka.ilkd.key.logic.DefaultVisitor
 
visitSubtree(Term) - Method in interface de.uka.ilkd.key.logic.Visitor
Checks if the subtree below the visited Term should be traversed.
visitSubtree(Term) - Method in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature.ContainsTermVisitor
 
visitVariableReference(VariableReference) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.FinalOuterVarsCollector
 
visitWithoutAddrule(Taclet) - Method in class de.uka.ilkd.key.rule.TacletSchemaVariableCollector
collects all variables in a Taclet but ignores the variables that appear only in the addrule sections of the Taclet
VMTacletMatcher - Class in de.uka.ilkd.key.rule.match.vm
Matching algorithm using a virtual machine based approach inspired by Voronkonv et al.
VMTacletMatcher(Taclet) - Constructor for class de.uka.ilkd.key.rule.match.vm.VMTacletMatcher
 
VMTacletMatcherKit() - Constructor for class de.uka.ilkd.key.rule.match.TacletMatcherKit.VMTacletMatcherKit
 
VOCAB - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
VOCAB - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
VOID - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
VOID - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
VOID - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
VOID - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
VOID_TYPE - Static variable in class de.uka.ilkd.key.java.abstraction.KeYJavaType
Special return "type" for void methods.
voidComments - Variable in class de.uka.ilkd.key.java.declaration.MethodDeclaration
 
Volatile - Class in de.uka.ilkd.key.java.declaration.modifier
Volatile.
Volatile() - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Volatile
Volatile.
Volatile(ExtList) - Constructor for class de.uka.ilkd.key.java.declaration.modifier.Volatile
Constructor for the transformation of COMPOST ASTs to KeY.
VOLATILE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
VOLATILE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
VOLATILE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
VOLATILE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
VS - Static variable in class de.uka.ilkd.key.gui.HeatmapOptionsDialog
The view settings

W

w - Variable in class de.uka.ilkd.key.gui.interactionlog.algo.LogPrinter
 
wait - Variable in class de.uka.ilkd.key.smt.SolverLauncher
This condition is used in order to make the launcher thread wait.
WAIT_FOR_DETAILS - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
WAIT_FOR_MODEL - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
WAIT_FOR_QUERY - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
WAIT_FOR_RESULT - Static variable in class de.uka.ilkd.key.smt.AbstractSolverSocket
 
waitForPipe() - Method in class de.uka.ilkd.key.smt.Pipe
Wait until the output of the target process has been read completely.
waitForRunningSolvers() - Method in class de.uka.ilkd.key.smt.SolverLauncher
The launcher should not be stopped until every solver has stopped.
waitForThreads(Thread[]) - Static method in class org.key_project.util.java.ObjectUtil
Waits until the given Threads have terminated.
waiting(SolverListener.InternSMTProblem) - Method in class de.uka.ilkd.key.gui.smt.SolverListener
 
waitWhileAutoMode() - Method in class de.uka.ilkd.key.control.DefaultProofControl
 
waitWhileAutoMode() - Method in interface de.uka.ilkd.key.control.ProofControl
Blocks the current Thread while the auto mode of this UserInterfaceControl is active.
waitWhileAutoMode() - Method in class de.uka.ilkd.key.ui.MediatorProofControl
Blocks the current Thread while the auto mode of this UserInterfaceControl is active.
walk(SourceElement) - Method in class de.uka.ilkd.key.java.recoderext.JMLTransformer.TypeDeclarationCollector
 
walk(SourceElement) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.FinalOuterVarsCollector
 
walk(SourceElement) - Method in class de.uka.ilkd.key.java.recoderext.RecoderModelTransformer.TypeAndClassDeclarationCollector
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.InnerBreakAndContinueReplacer
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTVisitor
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.JavaASTWalker
walks through the AST.
walk(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnCollector
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.OuterBreakContinueAndReturnReplacer
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.java.visitor.ProgVarReplaceVisitor
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.logic.VariableNamer.CustomJavaASTWalker
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.rule.metaconstruct.ReplaceWhileLoop
 
walk(ProgramElement) - Method in class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
walks through the AST.
Walker(Iterator<String>) - Constructor for class de.uka.ilkd.key.java.JavaReduxFileCollection.Walker
 
Walker(Iterator<File>) - Constructor for class de.uka.ilkd.key.util.DirectoryFileCollection.Walker
 
Walker(String[]) - Constructor for class de.uka.ilkd.key.util.ZipFileCollection.Walker
 
walkUpMatrix(PosInOccurrence) - Method in class de.uka.ilkd.key.strategy.quantifierHeuristics.QuanEliminationAnalyser
 
WARNING - Static variable in class de.uka.ilkd.key.gui.nodeviews.SequentHideWarningBorder
The warning message which is printed.
warning(SAXParseException) - Method in class de.uka.ilkd.key.util.rifl.RIFLHandler.ErrorHandler
 
WarningException - Exception in de.uka.ilkd.key.parser
 
WarningException(String) - Constructor for exception de.uka.ilkd.key.parser.WarningException
 
warnings - Static variable in class de.uka.ilkd.key.java.recoderext.JMLTransformer
 
warnings - Variable in class de.uka.ilkd.key.proof.init.ProblemInitializer
 
warnings - Variable in class de.uka.ilkd.key.speclang.jml.JMLSpecExtractor
 
warnings - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
warnings - Variable in class de.uka.ilkd.key.speclang.jml.translation.JMLTranslator
 
warnings - Variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
WaryClashFreeSubst - Class in de.uka.ilkd.key.logic
 
WaryClashFreeSubst(QuantifiableVariable, Term, TermBuilder) - Constructor for class de.uka.ilkd.key.logic.WaryClashFreeSubst
 
WarySubstOp - Class in de.uka.ilkd.key.logic.op
 
WarySubstOp(Name) - Constructor for class de.uka.ilkd.key.logic.op.WarySubstOp
 
warysvars - Variable in class de.uka.ilkd.key.logic.WaryClashFreeSubst
variables occurring within the original term and within the term to be substituted
wasInterrupted() - Method in interface de.uka.ilkd.key.smt.SMTSolver
Returns true if the solver process was interrupted by an user, an exception or a timeout.
wasInterrupted() - Method in class de.uka.ilkd.key.smt.SMTSolverImplementation
 
wasSetNodeExecuted() - Method in class de.uka.ilkd.key.symbolic_execution.strategy.ExecutedSymbolicExecutionTreeNodesStopCondition
Checks if at least one symbolic execution tree node was executed.
wasSuccessful() - Method in class de.uka.ilkd.key.gui.AuxiliaryContractConfigurator
Tells whether the user clicked "ok".
wasSuccessful() - Method in class de.uka.ilkd.key.gui.ClassSelectionDialog
Tells whether the user clicked "ok".
wasSuccessful() - Method in class de.uka.ilkd.key.gui.ContractConfigurator
Tells whether the user clicked "ok".
wd(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
wd(Iterable<Term>) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
wd(Term[]) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
WD_ANY - Static variable in class de.uka.ilkd.key.logic.TermBuilder
 
WD_BRANCH - Static variable in class de.uka.ilkd.key.macros.WellDefinednessMacro
 
WD_FORMULA - Static variable in class de.uka.ilkd.key.logic.TermBuilder
 
WD_PREFIX - Static variable in class de.uka.ilkd.key.macros.WellDefinednessMacro
 
wdChecks - Variable in class de.uka.ilkd.key.proof.mgt.SpecificationRepository
 
wdMod - Variable in class de.uka.ilkd.key.speclang.StatementWellDefinedness.SequentTerms
 
wdRest - Variable in class de.uka.ilkd.key.speclang.StatementWellDefinedness.SequentTerms
 
weak_arith_op() - Method in class de.uka.ilkd.key.parser.KeYParser
 
weak_arith_op_term() - Method in class de.uka.ilkd.key.parser.KeYParser
 
weakeningVerified - Variable in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeReader.KeYlessJoin
Is the weakening verified?
WebstartMain - Class in de.uka.ilkd.key.core
 
WebstartMain() - Constructor for class de.uka.ilkd.key.core.WebstartMain
 
Weighter() - Constructor for class de.uka.ilkd.key.logic.LexPathOrdering.Weighter
 
WELL_FORMED_NAME - Static variable in class de.uka.ilkd.key.smt.SMTObjTranslator
 
WellDefinednessCheck - Class in de.uka.ilkd.key.speclang
A contract for checking the well-definedness of a jml specification element (i.e. a class invariant, a method contract, a model field or any jml statement), consisting of precondition, assignable-clause, postcondition, accessible-clause, measured-by-clause and represents-clause.
WellDefinednessCheck(String, int, IObserverFunction, Contract.OriginalVariables, WellDefinednessCheck.Type, Services) - Constructor for class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
WellDefinednessCheck(String, int, WellDefinednessCheck.Type, IObserverFunction, LocationVariable, Contract.OriginalVariables, WellDefinednessCheck.Condition, Term, Term, WellDefinednessCheck.Condition, Term, Term, TermBuilder) - Constructor for class de.uka.ilkd.key.speclang.WellDefinednessCheck
 
WellDefinednessCheck.Condition - Class in de.uka.ilkd.key.speclang
A static data structure for storing and passing two terms, denoting the implicit and the explicit part of a pre- or post-condition.
WellDefinednessCheck.POTerms - Class in de.uka.ilkd.key.speclang
A data structure for storing and passing all specifications of a specification element includinf pre- and post-condition, an assignable-clause and a list of all other clauses specified.
WellDefinednessCheck.TermAndFunc - Class in de.uka.ilkd.key.speclang
A static data structure for passing a term with a function.
WellDefinednessCheck.TermListAndFunc - Class in de.uka.ilkd.key.speclang
A static data structure for passing a term list with a function.
WellDefinednessCheck.Type - Enum in de.uka.ilkd.key.speclang
 
WellDefinednessMacro - Class in de.uka.ilkd.key.macros
This macro resolves the well-definedness transformer, i.e. it applies exactly all applicable rules to resolve the operators WD and wd (which are formula/term transformers).
WellDefinednessMacro() - Constructor for class de.uka.ilkd.key.macros.WellDefinednessMacro
 
WellDefinednessMacro.WellDefinednessStrategy - Class in de.uka.ilkd.key.macros
This strategy accepts all rule apps for which the rule name is a Well-Definedness rule and rejects everything else.
WellDefinednessPO - Class in de.uka.ilkd.key.proof.init
The proof obligation for well-definedness checks.
WellDefinednessPO(InitConfig, WellDefinednessCheck) - Constructor for class de.uka.ilkd.key.proof.init.WellDefinednessPO
Constructor
WellDefinednessPO.Variables - Class in de.uka.ilkd.key.proof.init
A static data structure for storing and passing the variables used in the actual proof.
WellDefinednessStrategy() - Constructor for class de.uka.ilkd.key.macros.WellDefinednessMacro.WellDefinednessStrategy
 
wellFormed - Variable in class de.uka.ilkd.key.ldt.HeapLDT
 
wellFormed(Term) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
wellFormed(LocationVariable) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
wellFormedAnon - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.AdditionalHeapTerms
 
wellFormedAnon - Variable in class de.uka.ilkd.key.rule.AbstractLoopInvariantRule.LoopInvariantInformation
The wellformed formula.
wellFormedAssertions - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
Assertions regarding the wellformed function.
wellformedFunction - Variable in class de.uka.ilkd.key.smt.SMTObjTranslator
The wellformed predicate. wellformed : Heap -> Bool
wfAnon - Variable in class de.uka.ilkd.key.speclang.StatementWellDefinedness.SequentTerms
 
WHEN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
WHEN - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
when_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
when_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
WHEN_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
WHEN_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
where_to_bind() - Method in class de.uka.ilkd.key.parser.KeYParser
 
whereToBind - Variable in class de.uka.ilkd.key.logic.op.AbstractOperator
 
whereToBind() - Method in class de.uka.ilkd.key.logic.op.AbstractOperator
 
While - Class in de.uka.ilkd.key.java.statement
While.
While() - Constructor for class de.uka.ilkd.key.java.statement.While
While.
While(Expression, Statement, PositionInfo, ExtList) - Constructor for class de.uka.ilkd.key.java.statement.While
While.
While(Expression, Statement) - Constructor for class de.uka.ilkd.key.java.statement.While
create a new While statement with no position info and no comments but guard and body set
While(Expression, Statement, PositionInfo) - Constructor for class de.uka.ilkd.key.java.statement.While
While.
WHILE - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
WHILE - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
WhileInvariantRule - Class in de.uka.ilkd.key.rule
 
WhileInvariantRule() - Constructor for class de.uka.ilkd.key.rule.WhileInvariantRule
 
WhileInvariantRule.AnonUpdateData - Class in de.uka.ilkd.key.rule
 
WhileInvariantRule.InfFlowData - Class in de.uka.ilkd.key.rule
 
WhileInvariantRule.Instantiation - Class in de.uka.ilkd.key.rule
 
WhileInvariantTransformation - Class in de.uka.ilkd.key.rule.metaconstruct
Walks through a java AST in depth-left-fist-order.
WhileInvariantTransformation(ProgramElement, ProgramElementName, ProgramElementName, ProgramVariable, ProgramVariable, ProgramVariable, ProgramVariable, ProgramVariable, ProgramVariable, ProgramVariable, LinkedList<BreakToBeReplaced>, Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
creates the WhileLoopTransformation for the transformation mode
WhileInvariantTransformation(ProgramElement, SVInstantiations, Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformation
creates the WhileLoopTransformation for the check mode
WhileInvariantTransformer - Class in de.uka.ilkd.key.rule.metaconstruct
 
WhileInvariantTransformer() - Constructor for class de.uka.ilkd.key.rule.metaconstruct.WhileInvariantTransformer
 
whileLoop(Expression, Statement) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a while loop.
whileLoop(Expression, Statement, PositionInfo) - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a while loop at a specific source position.
WhileLoopTransformation - Class in de.uka.ilkd.key.rule.metaconstruct
Walks through a java AST in depth-left-fist-order.
WhileLoopTransformation(ProgramElement, ProgramElementName, ProgramElementName, Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
creates the WhileLoopTransformation for the transformation mode
WhileLoopTransformation(ProgramElement, SVInstantiations, Services) - Constructor for class de.uka.ilkd.key.rule.metaconstruct.WhileLoopTransformation
creates the WhileLoopTransformation for the check mode
WhileLoopTransformation.DefaultAction - Class in de.uka.ilkd.key.rule.metaconstruct
 
WhileStatement() - Static method in class de.uka.ilkd.key.parser.proofjava.ProofJavaParser
 
WhileStatement() - Static method in class de.uka.ilkd.key.parser.schemajava.SchemaJavaParser
 
whitelist - Variable in class de.uka.ilkd.key.macros.AutoMacro.AutoMacroFilterStrategy
See in outer class.
whitelist - Variable in class de.uka.ilkd.key.macros.AutoMacro
Rules which never should be suppressed
WHITELIST_PARAM_NAME - Static variable in class de.uka.ilkd.key.macros.AutoMacro
argument name
WHITESPACE - Static variable in class org.key_project.util.java.StringUtil
All characters representing whitespace.
width - Variable in class de.uka.ilkd.key.util.pp.Layouter.BreakToken
 
width - Variable in class de.uka.ilkd.key.util.pp.Layouter.IndentationToken
 
windowListener - Variable in class de.uka.ilkd.key.gui.actions.ExitMainAction
 
WindowSaver() - Constructor for class de.uka.ilkd.key.util.PreferenceSaver.WindowSaver
 
WindowUserInterfaceControl - Class in de.uka.ilkd.key.gui
Implementation of UserInterfaceControl which controls the MainWindow with the typical user interface of KeY.
WindowUserInterfaceControl(MainWindow) - Constructor for class de.uka.ilkd.key.gui.WindowUserInterfaceControl
 
with - Variable in class de.uka.ilkd.key.macros.scripts.InstantiateCommand.Parameters
 
WITHOPTIONS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
WITHOPTIONS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
withPermissions() - Method in class de.uka.ilkd.key.proof.init.JavaProfile
 
worker - Variable in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
Worker(String) - Constructor for class de.uka.ilkd.key.smt.Pipe.Worker
 
Worker(Proof, int) - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.AutomaticProver.Worker
 
worker - Variable in class de.uka.ilkd.key.ui.MediatorProofControl
 
workerLock - Variable in class de.uka.ilkd.key.smt.Pipe
 
workers - Variable in class de.uka.ilkd.key.smt.Pipe
The workers of the pipe.
WORKING - Static variable in class de.uka.ilkd.key.smt.ModelExtractor
 
Working() - Constructor for class de.uka.ilkd.key.taclettranslation.lemma.TacletSoundnessPOLoader.Working
 
WORKING_SPACE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
WORKING_SPACE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
working_space_clause() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
working_space_keyword() - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
WORKING_SPACE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
WORKING_SPACE_RED - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
workingSpace - Variable in class de.uka.ilkd.key.speclang.jml.pretranslation.TextualJMLSpecCase
 
WORKINGSPACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
WORKINGSPACE - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
workingTerm - Variable in class de.uka.ilkd.key.symbolic_execution.util.SymbolicExecutionUtil.ContractPostOrExcPostExceptionVariableResult
The working Term.
workWithFile(File) - Method in class de.uka.ilkd.key.gui.actions.EditMostRecentFileAction.EditFileActionHandler
Opens the given file in the default editor or opens the given directory.
wrap(JavaNonTerminalProgramElement, StatementBlock, IntIterator, int, PosInProgram, PosInProgram) - Method in class de.uka.ilkd.key.java.visitor.ProgramContextAdder
 
wrapGlobals(ImmutableList<? extends Named>) - Method in class de.uka.ilkd.key.logic.VariableNamer
creates a Globals object for use with other internal methods
wrapGlobals(ImmutableSet<ProgramVariable>) - Method in class de.uka.ilkd.key.logic.VariableNamer
creates a Globals object for use with other internal methods
wrapInMethodFrameIfContextIsAvailable(StatementBlock) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.GoalsConfigurator
 
wrapInTryCatch(Statement, ProgramVariable) - Method in class de.uka.ilkd.key.rule.AuxiliaryContractBuilders.ValidityProgramConstructor
 
WrapLayout - Class in de.uka.ilkd.key.gui.utilities
FlowLayout subclass that fully supports wrapping of components.
WrapLayout() - Constructor for class de.uka.ilkd.key.gui.utilities.WrapLayout
Constructs a new WrapLayout with a left alignment and a default 5-unit horizontal and vertical gap.
WrapLayout(int) - Constructor for class de.uka.ilkd.key.gui.utilities.WrapLayout
Constructs a new FlowLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
WrapLayout(int, int, int) - Constructor for class de.uka.ilkd.key.gui.utilities.WrapLayout
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
wrapOption(T) - Static method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils
Wraps the given object s.th. if it is null, a None value is returned, and a Some value wrapping the object is returned otherwise.
wrappedElement - Variable in class de.uka.ilkd.key.symbolic_execution.util.EqualsHashCodeResetter
The wrapped elements on that EqualsHashCodeResetter.equals(Object) and EqualsHashCodeResetter.hashCode() is reset to default Java implementation.
WrappedKJT(KeYJavaType) - Constructor for class de.uka.ilkd.key.gui.ClassSelectionDialog.WrappedKJT
 
wrappedTerms - Variable in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapperFactory
 
wrapTerm(Term) - Method in class de.uka.ilkd.key.util.mergerule.MergeRuleUtils.TermWrapperFactory
 
WRITABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
WRITABLE - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
writable_if_clause(ImmutableList<String>) - Method in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
write(String) - Method in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
write(int) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write.
write(char[]) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write.
write(char[], int, int) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write.
write(String) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write.
write(String, int, int) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write.
write(String, int, Proof) - Method in class de.uka.ilkd.key.macros.scripts.ProofScriptEngine
 
write(OutputStream) - Method in class de.uka.ilkd.key.smt.lang.SMTFile
 
write(String) - Method in class de.uka.ilkd.key.smt.testgen.MemoryTestGenerationLog
write(String) - Method in interface de.uka.ilkd.key.smt.testgen.TestGenerationLog
 
write(Properties) - Method in class de.uka.ilkd.key.strategy.StrategyProperties
 
write(IExecutionNode<?>, String, File, boolean, boolean, boolean, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Writes the given IExecutionNode as XML file.
write(IExecutionNode<?>, String, OutputStream, boolean, boolean, boolean, boolean) - Method in class de.uka.ilkd.key.symbolic_execution.ExecutionNodeWriter
Writes the given IExecutionNode into the OutputStream.
write(ISymbolicLayout, String, File) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Writes the given ISymbolicLayout as XML file.
write(ISymbolicLayout, String, OutputStream) - Method in class de.uka.ilkd.key.symbolic_execution.SymbolicLayoutWriter
Writes the given ISymbolicLayout into the OutputStream.
writeBlockList(int, int, int, ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write a complete ArrayOf using "Block" style.
writeBlockList(ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write block list.
writeCommaList(int, int, int, ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write a complete ArrayOf using "Comma" style.
writeCommaList(int, ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write comma list.
writeCommaList(ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write comma list.
writeElement(int, int, int, SourceElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Adds indentation for a program element if necessary and if required, but does not print the indentation itself.
writeElement(int, int, SourceElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write a source element.
writeElement(int, SourceElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write source element.
writeElement(SourceElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write source element.
writeException(Throwable) - Method in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
writeException(Throwable) - Method in class de.uka.ilkd.key.smt.testgen.MemoryTestGenerationLog
writeException(Throwable) - Method in interface de.uka.ilkd.key.smt.testgen.TestGenerationLog
 
writeFullMethodSignature(IProgramMethod) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
writeImmutableArrayOfProgramElement(int, int, int, String, int, int, ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write a complete ArrayOf.
writeIndentation(int, int) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Convenience method to write indentation chars.
writeIndentation(Position) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Convenience method to write indentation chars.
writeIndentation(SourceElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write indentation.
writeInternalIndentation(SourceElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write internal indentation.
writeJavaFile(File, CompilationUnit) - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
Writes a single Java file.
writeKeywordList(int, int, int, ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write a complete ArrayOf using "Keyword" style.
writeKeywordList(ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write keyword list.
writeLineList(int, int, int, ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write a complete ArrayOf using "Line" style.
writeLineList(ImmutableArray<? extends ProgramElement>) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write line list.
writeln(String) - Method in class de.uka.ilkd.key.gui.testgen.TGInfoDialog
 
writeln(String) - Method in class de.uka.ilkd.key.smt.testgen.MemoryTestGenerationLog
writeln(String) - Method in interface de.uka.ilkd.key.smt.testgen.TestGenerationLog
 
writeLock - Variable in class de.uka.ilkd.key.rule.IfFormulaInstantiationCache
 
writeLock - Variable in class de.uka.ilkd.key.strategy.IfInstantiationCachePool.IfInstantiationCache
 
writeLog() - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
Write the log information of the proof including the KeY version and the user name.
writeProblemFile(File, String, String) - Method in class de.uka.ilkd.key.util.rifl.RIFLTransformer
 
writeProfile(Profile) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
WriterBackend - Class in de.uka.ilkd.key.util.pp
Deprecated.
WriterBackend(Writer, int) - Constructor for class de.uka.ilkd.key.util.pp.WriterBackend
Deprecated.
 
writerClosed() - Method in class de.uka.ilkd.key.java.recoderext.URLDataLocation
 
writerClosed() - Method in class de.uka.ilkd.key.util.SpecDataLocation
 
writeRFLFile() - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
Creates the RFL.java file, that provides setter and getter methods using the reflection API as well as object creation functions based on the objenesis library.
writeSelector(NodeIdentifier) - Method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
writeSettings(ProofSettings) - Method in class de.uka.ilkd.key.proof.io.OutputStreamProofSaver
 
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ChoiceSettings
implements the method required by the Settings interface.
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.GeneralSettings
implements the method required by the Settings interface.
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.LemmaGeneratorSettings
 
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ProofDependentSMTSettings
 
writeSettings(Properties) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings.SolverData
 
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ProofIndependentSMTSettings
 
writeSettings(Object, Properties) - Method in interface de.uka.ilkd.key.settings.Settings
The settings to store are written to the given Properties object.
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.StrategySettings
 
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.TestGenerationSettings
 
writeSettings(Object, Properties) - Method in class de.uka.ilkd.key.settings.ViewSettings
implements the method required by the Settings interface.
writeSpaces(int) - Method in class de.uka.ilkd.key.util.pp.Printer
 
writeSVModifiers(StringBuffer, SchemaVariable) - Static method in class de.uka.ilkd.key.gui.nodeviews.TacletDescriber
 
writeSymbol(int, int, String) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Write symbol.
writeTacletSchemaVariable(StringBuffer, SchemaVariable) - Static method in class de.uka.ilkd.key.gui.nodeviews.TacletDescriber
 
writeTacletSchemaVariablesHelper(StringBuffer, Taclet) - Static method in class de.uka.ilkd.key.gui.nodeviews.TacletDescriber
 
writeTo(InteractionLog, PrintWriter) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.KPSProofScriptExport
 
writeTo(InteractionLog, PrintWriter) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.MarkdownExport
 
writeTo(InteractionLog, PrintWriter) - Static method in class de.uka.ilkd.key.gui.interactionlog.algo.MUProofScriptExport
 
writeTo(OutputStream, String) - Static method in class org.key_project.util.java.IOUtil
Writes the given content into the given OutputStream and closes it.
writeTo(OutputStream, String, Charset) - Static method in class org.key_project.util.java.IOUtil
Writes the given content into the given OutputStream and closes it.
writeTo(OutputStream, String, String) - Static method in class org.key_project.util.java.IOUtil
Writes the given content into the given OutputStream and closes it.
writeToFile(String, StringBuffer) - Method in class de.uka.ilkd.key.testgen.TestCaseGenerator
 
writeToken(int, int, String, NonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
Writes an implicit terminal token of a NonTerminal, including its indentation.
writeToken(int, String, NonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
writeToken(String, NonTerminalProgramElement) - Method in class de.uka.ilkd.key.java.PrettyPrinter
 
WrittenAndDeclaredPVCollector(ProgramElement, Services) - Constructor for class de.uka.ilkd.key.util.MiscTools.WrittenAndDeclaredPVCollector
 
writtenCharacters - Variable in class de.uka.ilkd.key.java.PrettyPrinter
The number of charcters that have been send to the writer
writtenPVs - Variable in class de.uka.ilkd.key.util.MiscTools.WrittenAndDeclaredPVCollector
The written program variables.
WS - Static variable in class de.uka.ilkd.key.parser.KeYLexer
 
WS - Static variable in class de.uka.ilkd.key.parser.KeYParser
 
WS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreLexer
 
WS - Static variable in class de.uka.ilkd.key.speclang.jml.pretranslation.KeYJMLPreParser
 
WS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
WS - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 

X

x - Variable in class de.uka.ilkd.key.java.visitor.CreatingASTVisitor.ParameterDeclarationAction
 
x - Variable in class de.uka.ilkd.key.rule.conditions.ApplyUpdateOnRigidCondition
 
x - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessElementariesCondition
 
x - Variable in class de.uka.ilkd.key.rule.conditions.DropEffectlessStoresCondition
 
x2 - Variable in class de.uka.ilkd.key.rule.conditions.ApplyUpdateOnRigidCondition
 
XI - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
xmlResources - Variable in class de.uka.ilkd.key.gui.InfoView
 
XMLResources - Class in de.uka.ilkd.key.util
An instance of this class loads several XML files, whose contents are displayed in InfoView.
XMLResources() - Constructor for class de.uka.ilkd.key.util.XMLResources
 
XMLUtil - Class in org.key_project.util.java
Provides static methods to work with XML.
XMLUtil() - Constructor for class org.key_project.util.java.XMLUtil
Forbid instances.
XMLUtil.HTMLRendererReplacer - Class in org.key_project.util.java
This XMLUtil.ITagReplacer can be used to render HTML into a plain text.
XMLUtil.ITagReplacer - Interface in org.key_project.util.java
Instances of this interface are used in XMLUtil.replaceTags(String, ITagReplacer) to replace an individual found tag.
XOR - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
XOR - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
XOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLLexer
 
XOR - Static variable in class de.uka.ilkd.key.speclang.jml.translation.KeYJMLParser
 
XORASSIGN - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
XORASSIGN - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
xorJint - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
xorJlong - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 

Y

YESNOT - Static variable in class de.uka.ilkd.key.smt.AbstractSMTTranslator
 
YICES_SOLVER - Static variable in interface de.uka.ilkd.key.smt.SolverType
Class for the Yices solver.
YICESSocket - Class in de.uka.ilkd.key.smt
 
YICESSocket(String, ModelExtractor) - Constructor for class de.uka.ilkd.key.smt.YICESSocket
 

Z

Z - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
Z - Variable in class de.uka.ilkd.key.strategy.feature.AbstractMonomialSmallerThanFeature
 
Z - Variable in class de.uka.ilkd.key.strategy.feature.AtomsSmallerThanFeature
 
Z - Variable in class de.uka.ilkd.key.strategy.feature.MonomialsSmallerThanFeature
 
Z3_CE_SOLVER - Static variable in interface de.uka.ilkd.key.smt.SolverType
Class for the Z3 solver.
Z3_SOLVER - Static variable in interface de.uka.ilkd.key.smt.SolverType
Class for the Z3 solver.
Z3CESocket - Class in de.uka.ilkd.key.smt
 
Z3CESocket(String, ModelExtractor) - Constructor for class de.uka.ilkd.key.smt.Z3CESocket
 
Z3Socket - Class in de.uka.ilkd.key.smt
 
Z3Socket(String, ModelExtractor) - Constructor for class de.uka.ilkd.key.smt.Z3Socket
 
Zero - Class in de.uka.ilkd.key.axiom_abstraction.signanalysis
The Zero element of the sign lattice, representing only the number 0.
Zero() - Constructor for class de.uka.ilkd.key.axiom_abstraction.signanalysis.Zero
 
zero - Variable in class de.uka.ilkd.key.ldt.IntegerLDT
 
zero() - Method in class de.uka.ilkd.key.ldt.IntegerLDT
 
ZERO - Static variable in class de.uka.ilkd.key.logic.PosInProgram
often used positions
zero() - Method in class de.uka.ilkd.key.logic.TermBuilder
 
ZERO - Static variable in class de.uka.ilkd.key.rule.metaconstruct.arith.Polynomial
 
ZERO_COST - Static variable in class de.uka.ilkd.key.strategy.feature.BinaryFeature
Constant that represents the boolean value true
ZERO_COST - Static variable in class de.uka.ilkd.key.strategy.feature.ContainsTermFeature
Constant that represents the boolean value true
ZERO_COST - Static variable in class de.uka.ilkd.key.strategy.feature.QueryExpandCost
Constant that represents the boolean value true
ZERO_COST - Static variable in class de.uka.ilkd.key.strategy.NumberRuleAppCost
 
ZERO_COST - Static variable in class de.uka.ilkd.key.strategy.termfeature.BinaryTermFeature
Constant that represents the boolean value true
ZERO_ONE - Static variable in class de.uka.ilkd.key.logic.PosInProgram
 
ZERO_POSITION - Static variable in class de.uka.ilkd.key.java.recoderext.ProofJavaProgramFactory
 
ZERO_POSITION - Static variable in class de.uka.ilkd.key.java.recoderext.SchemaJavaProgramFactory
 
ZERO_ZERO - Static variable in class de.uka.ilkd.key.logic.PosInProgram
 
zeroLiteral() - Static method in class de.uka.ilkd.key.java.KeYJavaASTFactory
Create a literal for the integer zero.
zeroLiteral - Variable in class de.uka.ilkd.key.strategy.ArithTermFeatures
 
ZETA - Static variable in class de.uka.ilkd.key.util.UnicodeHelper
 
zipFile - Variable in class de.uka.ilkd.key.util.ZipFileCollection
 
ZipFileCollection - Class in de.uka.ilkd.key.util
Allows to iterate a zip file to return all matching entries as InpuStreams.
ZipFileCollection(File) - Constructor for class de.uka.ilkd.key.util.ZipFileCollection
 
ZipFileCollection.Walker - Class in de.uka.ilkd.key.util
 
zTerm(String) - Method in class de.uka.ilkd.key.logic.TermBuilder
 
zTerm(long) - Method in class de.uka.ilkd.key.logic.TermBuilder
 

_

_DEFAULT - Static variable in interface de.uka.ilkd.key.parser.proofjava.ProofJavaParserConstants
 
_DEFAULT - Static variable in interface de.uka.ilkd.key.parser.schemajava.SchemaJavaParserConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
KeY 2.7.1589_4abe0e7c170fc61dd74a695a6efcf763b0f06898