All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, Storable
Direct Known Subclasses:
PythonCodeAlternative, PythonCodeForLoop, PythonCodeFunction, PythonCodeMatch.PythonCodeCase, PythonCodeTryBlock, PythonCodeTryBlock.PythonCodeExceptBlock, PythonCodeWhileLoop, PythonCodeWith

public class PythonCodeBlock extends PythonCodeStmt
Represents a Python code block in VTL.
Author:
Kevin Schaperjahn