Class PythonCodeTryBlock.PythonCodeExceptBlock

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

public class PythonCodeTryBlock.PythonCodeExceptBlock extends PythonCodeBlock
  • Field Details

  • Constructor Details

  • Method Details

    • setStar

      private void setStar()
    • store

      public void store(net.ssehub.easy.instantiation.core.model.templateModel.CodeWriter out)
      Specified by:
      store in interface Storable
      Overrides:
      store in class PythonCodeBlock