pyrtma.parser.is_dataclass

is_dataclass(obj)[source]

Returns True if obj is a dataclass or an instance of a dataclass.