qat.experimental.dialect.q1.ir.attrs module

class LabelAttr(data)

Bases: Data[str]

name: ClassVar[str] = 'q1.label'

The attribute name should be a static field in the attribute classes.

classmethod parse_parameter(parser)

Parse the attribute parameter.

Return type:

str

print_parameter(printer)

Print the attribute parameter.

Return type:

None