The variable_value.py
module#
Summary#
Defines an interface for the behavior common among all variable types. |
Defines an interface for the behavior common among all array types. |
Raises an error to indicate that a required variable value is invalid. |
Description#
Defines the IVariableValue
class and related classes.
Module detail#
- variable_value.T#