MLIR 22.0.0git
mlir::PyPrintAccumulator Struct Reference

Accumulates into a python string from a method that accepts an MlirStringCallback. More...

#include "mlir/Bindings/Python/NanobindUtils.h"

Public Member Functions

voidgetUserData ()
MlirStringCallback getCallback ()
nanobind::str join ()

Public Attributes

nanobind::list parts

Detailed Description

Accumulates into a python string from a method that accepts an MlirStringCallback.

Definition at line 116 of file NanobindUtils.h.

Member Function Documentation

◆ getCallback()

◆ getUserData()

◆ join()

Member Data Documentation

◆ parts


The documentation for this struct was generated from the following file: