public interface WhereVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitConjunction(WhereConjunction conjunction) |
void |
visitField(WhereField field) |
void visitConjunction(WhereConjunction conjunction) throws Exception
Exceptionvoid visitField(WhereField field) throws Exception
ExceptionCopyright © 2019. All rights reserved.