Class PythonCodeForLoop

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

public class PythonCodeForLoop extends PythonCodeBlock
Represents a Python "for" in VTL.
Author:
Kevin Schaperjahn