Class PythonCodeWith.PythonCodeWithItem

java.lang.Object
net.ssehub.easy.instantiation.python.codeArtifacts.PythonCodeElement
net.ssehub.easy.instantiation.python.codeArtifacts.PythonCodeWith.PythonCodeWithItem
All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, Storable
Enclosing class:
PythonCodeWith

private class PythonCodeWith.PythonCodeWithItem extends PythonCodeElement
  • Field Details

    • expr

      private String expr
    • varName

      private String varName
  • Constructor Details

  • Method Details

    • store

      public void store(net.ssehub.easy.instantiation.core.model.templateModel.CodeWriter out)