pyds.Statement

class pyds.Statement(identifier, value, validate_identifier=True)

Bases: builtins.object

Base class for PDS statements.

Note

This is an abstract base class and therefore cannot be instantiated directly.

See also

Attribute, Group, Object