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