See: Description
| Class | Description |
|---|---|
| AbstractBinaryOperator |
Common methods for nodes denoting binary operators (and, or).
|
| AbstractOperator |
Common methods for internal nodes (operators).
|
| AbstractUnaryOperator |
Common methods for unary operators (only not for now).
|
| AndOperatorFactory |
Factory for the "and" operator.
|
| NotOperatorFactory |
Factory for the "not" operator.
|
| OrOperatorFactory |
Factory for the "or" operator.
|
Copyright © 2009–2020. All rights reserved.