Class PythonCodeLambdaExpr

All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, Storable

public class PythonCodeLambdaExpr extends PythonCodeExpr
Represents a Python lambda expression in VTL.
Author:
Kevin Schaperjahn