public interface PredicateVisitorAcceptor
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PredicateVisitor visitor)
Accept the given visitor.
|
void accept(PredicateVisitor visitor)
visitor - the visitorCopyright © 2022 Apache Software Foundation. All rights reserved.