Package net.ssehub.easy.instantiation.python.codeArtifacts
package net.ssehub.easy.instantiation.python.codeArtifacts
VTL Code artifact(s) for Python.
-
ClassDescriptionDeclares a code artifact.Declares a generic Python code element.Interface for a Python import.Interface for a Python type specification.Represents a Python "if" in VTL.Represents the Python code artifact in VTL.The VIL/VTL artifact creator for Python.Represents a Python "assert" in VTL.Represents a Python value assign in VTL.Represents a Python code block in VTL.Represents a Python "class" in VTL.Represents a Python constructor call in VTL.Represents a Python decorator in VTL.Represents a Python decorator argument in VTL.Represents a Python "del" in VTL.Represents a Python doc comment in VTL.Represents a Python code element in VTL.Represents a Python enum.Represents a Python expression in VTL.Represents a Python function call in VTL.Represents a Python "for" in VTL.Represents a Python function in VTL.Represents a Python "global" in VTL.Represents a Python "import" in VTL.Represents a Python import scope in VTL.Represents a Python lambda expression in VTL.Represents a Python "match" in VTL.Represents a Python "nonlocal" in VTL.Represents a Python parameter in VTL.Represents a Python "raise" in VTL.Represents a Python single line comment in VTL.Represents a Python statement in VTL.Represents a not further refined/refinable text Python expression/statement in VTL.Represents a Python "try" in VTL.Represents a Python type alias in VTL.Represents a Python type (usage) specification in VTL.Represents a Python visibility in VTL.Represents a Python "while" loop in VTL.Represents a Python "with" in VTL.