Doc that represents an expression as statement.
More...
#include <doc.h>
|
static constexpr const char * | _type_key = "script.printer.ExprStmtDoc" |
|
static constexpr const char * | _type_key = "script.printer.StmtDoc" |
|
static constexpr const char * | _type_key = "script.printer.Doc" |
|
static constexpr bool | _type_mutable = true |
|
Doc that represents an expression as statement.
- See also
- ExprStmtDoc
◆ RegisterReflection()
static void tvm::script::printer::ExprStmtDocNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::printer::ExprStmtDocNode::_type_key = "script.printer.ExprStmtDoc" |
|
staticconstexpr |
◆ expr
ExprDoc tvm::script::printer::ExprStmtDocNode::expr {nullptr} |
The expression represented by this doc.
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h