JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.3_7d3deab0763c88edee4f7a08e604661e0dbdd450
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.3_7d3deab0763c88edee4f7a08e604661e0dbdd450
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method