See: Description
| Class | Description |
|---|---|
| ExpressionFlipStrategy |
Allow to parse target expression.
|
| ExpressionNode |
Storage of an node in expression tree.
|
| ExpressionParser |
Syntax Parser for expression as ( (sampleA|sampleB) & (C|D|!B) & !(A|D) ) | ( (A&B&C)|(C&D)|(A|B&D) )
to be converted as :
|
| Enum | Description |
|---|---|
| ExpressionOperator |
Enumeration to list operator handles by engine
ExpressionParser. |
Copyright © 2013–2015 FF4J. All rights reserved.