| Package | Description |
|---|---|
| cz.jirutka.rsql.parser.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
AndNode |
class |
ComparisonNode
This node represents a comparison with operator, selector and arguments,
e.g.
|
class |
LogicalNode
Superclass of all logical nodes that represents a logical operation that connects
children nodes.
|
class |
OrNode |
Copyright © 2011–2016. All rights reserved.