| Modifier and Type | Method and Description |
|---|---|
static UnaryLogicalExpression |
UnaryLogicalExpression.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node)
Parses a unary logical expression using the given object node
|
| Modifier and Type | Method and Description |
|---|---|
protected QueryExpression |
QueryIterator.itrUnaryLogicalExpression(UnaryLogicalExpression q,
Path context)
Default behavior is to recursively iterate the nested query.
|
protected abstract T |
QueryIteratorSkeleton.itrUnaryLogicalExpression(UnaryLogicalExpression q,
Path context) |
Copyright © 2015. All rights reserved.