The container doc that holds a list of StmtDoc.
More...
#include <doc.h>
|
static constexpr const char * | _type_key = "script.printer.StmtBlockDoc" |
|
static constexpr const char * | _type_key = "script.printer.Doc" |
|
static constexpr bool | _type_mutable = true |
|
The container doc that holds a list of StmtDoc.
- Note
StmtBlockDoc
is never used in the IR, but a temporary container that allows holding a list of StmtDoc.
- See also
- StmtBlockDoc
◆ RegisterReflection()
static void tvm::script::printer::StmtBlockDocNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::printer::StmtBlockDocNode::_type_key = "script.printer.StmtBlockDoc" |
|
staticconstexpr |
◆ stmts
Array<StmtDoc> tvm::script::printer::StmtBlockDocNode::stmts |
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h