JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.2_00c1abfd22b738afe24e89fecc2ee4eec2c38f4a
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.uka.ilkd.key.proof.rulefilter
Interface RuleFilter
All Known Implementing Classes:
AndRuleFilter
,
AnyRuleSetTacletFilter
,
ClassRuleFilter
,
IHTacletFilter
,
InstantiateCommand.TacletNameFilter
,
NotRuleFilter
,
RuleCommand.TacletNameFilter
,
SemanticsBlastingMacro.EqualityRuleFilter
,
SemanticsBlastingMacro.SemanticsRuleFilter
,
SetRuleFilter
,
TacletFilter
,
TacletFilter.TacletFilterTrue
,
TacletFilterCloseGoal
,
TacletFilterSplitGoal
public interface
RuleFilter
Interface for objects that represent sets of rules, and which can be used to distinguish different kinds of rules.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
filter
(
Rule
rule)
Method Detail
filter
boolean filter(
Rule
rule)
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.2_00c1abfd22b738afe24e89fecc2ee4eec2c38f4a
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method