| Package | Description |
|---|---|
| cz.jirutka.rsql.parser | |
| cz.jirutka.rsql.parser.ast |
| Class and Description |
|---|
| ComparisonOperator |
| Node
Common interface of the AST nodes.
|
| Class and Description |
|---|
| AbstractNode |
| AndNode |
| ComparisonNode
This node represents a comparison with operator, selector and arguments,
e.g.
|
| ComparisonOperator |
| LogicalNode
Superclass of all logical nodes that represents a logical operation that connects
children nodes.
|
| LogicalOperator |
| Node
Common interface of the AST nodes.
|
| OrNode |
| RSQLVisitor
An interface for visiting AST nodes of the RSQL.
|
Copyright © 2011–2016. All rights reserved.