blark.transform.Statement

class blark.transform.Statement[source]

Bases: object

Base class for all statements in a structured text implementation section.

Marked as a “tagged union” so that serialization will uniquely identify the Python class.

Methods