| Interface | Description |
|---|---|
| FormulaPart |
Part of formula
|
| Class | Description |
|---|---|
| Formula |
Represents the formula for search
|
| FPBlock |
Part in parentheses, has the highest priority in computing
|
| FPFunction |
Function calling info
|
| FPLiteralNumber |
Number literal
|
| FPLiteralString |
String literal
|
| FPOperation |
Operation
Every operation has two argument and command
|
| FPValue |
Extract value from source
|
| Enum | Description |
|---|---|
| FPOperation.Command |
Defined operations
|
| Exception | Description |
|---|---|
| FormulaException |
Exception when formula contain errors
|
Copyright © 2018. All rights reserved.