Contents:
Functions
dotted_variable_name_converter(name)
dotted_variable_name_converter
structure_hook(data, cls)
structure_hook
unstructure_hook(dotted_variable_name)
unstructure_hook
Classes
DottedVariableName(dotted_name)
DottedVariableName
Represents the name of a parameter.
VariableName(name)
VariableName
Represents a single variable name.
Exceptions
InvalidVariableNameError