Class PythonCodeDecoratorArg

java.lang.Object
net.ssehub.easy.instantiation.python.codeArtifacts.PythonCodeDecoratorArg
All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, Storable

public class PythonCodeDecoratorArg extends Object implements IPythonCodeElement
Represents a Python decorator argument in VTL.
Author:
Kevin Schaperjahn