public class IgnoreFilter extends java.lang.Object implements VisitableFilter
| Constructor and Description |
|---|
IgnoreFilter()
Trivial constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Visitable visitable)
Return true if the Visitable passes the filter.
|
public boolean accept(Visitable visitable)
VisitableFilteraccept in interface VisitableFilterApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.