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