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.internalMethods in io.atlasmap.expression.internal with parameters of type VariableExpressionModifier and TypeMethodDescriptionstatic BooleanExpressionUnaryExpression.createInExpression(VariableExpression right, List<Object> elements, boolean not)