Package dev.cel.optimizer.optimizers
-
Class Summary Class Description ConstantFoldingOptimizer Performs optimization for inlining constant scalar and aggregate literal values within function calls and select statements with their evaluated result.
| Class | Description |
|---|---|
| ConstantFoldingOptimizer |
Performs optimization for inlining constant scalar and aggregate literal values within function
calls and select statements with their evaluated result.
|