Class PythonCodeFnCall

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

public class PythonCodeFnCall extends PythonCodeExpr
Represents a Python function call in VTL.
Author:
Kevin Schaperjahn