Uses of Class
io.atlasmap.expression.internal.VariableExpression
Packages that use VariableExpression
Package
Description
Internal implementation details for the AtlasMap expression evaluator.
-
Uses of VariableExpression in io.atlasmap.expression.internal
Methods in io.atlasmap.expression.internal with parameters of type VariableExpressionModifier and TypeMethodDescriptionstatic BooleanExpression
UnaryExpression.createInExpression
(VariableExpression right, List<Object> elements, boolean not)