This expression represents a literal MLIR Attribute, and contains the textual assembly format of that attribute.
More...
#include "mlir/Tools/PDLL/AST/Nodes.h"
This expression represents a literal MLIR Attribute, and contains the textual assembly format of that attribute.
Definition at line 370 of file Nodes.h.
◆ create()
◆ getValue()
StringRef mlir::pdll::ast::AttributeExpr::getValue |
( |
| ) |
const |
|
inline |
Get the raw value of this expression.
This is the textual assembly format of the MLIR Attribute.
Definition at line 376 of file Nodes.h.
The documentation for this class was generated from the following files: