Class PythonCodeConstructorCall

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

public class PythonCodeConstructorCall extends PythonCodeFnCall
Represents a Python constructor call in VTL.
Author:
Kevin Schaperjahn