| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformApplyTransform
A copying transform that applies an Op Transform to the algebra operator of E_Exist and E_NoExists
|
class |
ExprTransformConstantFold
An expression transform that simplifies expressions by constant folding
wherever possible
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformSubstitute
An expression transformer that substitutes another expression in place of variables
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformExpand
An expression transformer that will expand user defined function expressions
so they do not explicitly rely on other user defined functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeTransformExpr
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformApplyElementTransform
A copying transform that applies an ElementTransform syntax pattern of
E_Exist and E_NoExists
|
class |
ExprTransformNodeElement
Special version of ExprTransform for applying a node transform on syntax
(Elements) only
|
Licenced under the Apache License, Version 2.0