| Package | Description |
|---|---|
| com.atlassian.query.history |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
AndHistoryPredicate.accept(PredicateVisitor<R> visitor) |
<R> R |
TerminalHistoryPredicate.accept(PredicateVisitor<R> visitor) |
<R> R |
HistoryPredicate.accept(PredicateVisitor<R> visitor)
Allows us to perform operations over the clauses based on the passed in visitor.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.