public interface WhereVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitConjunction(WhereConjunction conjunction) |
void |
visitField(WhereField field) |
void visitConjunction(WhereConjunction conjunction)
void visitField(WhereField field)
Copyright © 2017. All rights reserved.