Modifier and Type | Class and Description |
---|---|
class |
ExprSubstitutionNode
Represents a substitution value to be substituted in an expression tree, not valid for any purpose of use
as an expression, however can take a place in an expression tree.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExprVariableNode
Represents a variable in an expression tree.
|
Modifier and Type | Class and Description |
---|---|
class |
ExprVariableNodeImpl
Represents a variable in an expression tree.
|
Constructor and Description |
---|
FilterForEvalDeployTimeConstDoubleForge(ExprNodeDeployTimeConst deployTimeConst) |
FilterForEvalDeployTimeConstForge(ExprNodeDeployTimeConst deployTimeConst,
SimpleNumberCoercer numberCoercer,
EPType returnType) |
FilterForEvalDeployTimeConstStringForge(ExprNodeDeployTimeConst deployTimeConst) |
FilterSpecParamDeployTimeConstParamForge(ExprFilterSpecLookupableForge lookupable,
FilterOperator filterOperator,
ExprNodeDeployTimeConst deployTimeConstant,
EPType returnType,
SimpleNumberCoercer numberCoercer) |
Copyright © 2005–2021. All rights reserved.