AliasPrinter
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Printer
Attributes
- Inherited from:
- Printer
Attributes
- Inherited from:
- Printer
Prints a single key = value pair of an attribute dictionary. A UnitAttr value is printed as the bare key, as MLIR does.
Prints a single key = value pair of an attribute dictionary. A UnitAttr value is printed as the bare key, as MLIR does.
Attributes
- Inherited from:
- Printer
Attributes
- Inherited from:
- Printer
Attributes
- Inherited from:
- Printer
Attributes
- Inherited from:
- Printer
Prints the attribute dictionary of a hand-written custom syntax: the operation's attributes, plus the names properties its syntax does not spell out itself, in the order named. This is the rule the attr-dict directive follows for declarative formats, which hand-written printers have to apply themselves.
Prints the attribute dictionary of a hand-written custom syntax: the operation's attributes, plus the names properties its syntax does not spell out itself, in the order named. This is the rule the attr-dict directive follows for declarative formats, which hand-written printers have to apply themselves.
Attributes
- Inherited from:
- Printer
Attributes
- Inherited from:
- Printer