public abstract class TacletFilter extends Object implements RuleFilter
Modifier and Type | Class and Description |
---|---|
(package private) static class |
TacletFilter.TacletFilterTrue
Trival TacletFilter that always returns true;
|
Modifier and Type | Field and Description |
---|---|
static TacletFilter |
TRUE
Trival TacletFilter that always returns true;
|
Constructor and Description |
---|
TacletFilter() |
public static final TacletFilter TRUE
public boolean filter(Rule rule)
filter
in interface RuleFilter
protected abstract boolean filter(Taclet taclet)
taclet
should be included in the
result