VisitableFilter
public 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)
VisitableFilter
accept
in interface VisitableFilter
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.