Doc that represents docstring.
More...
#include <doc.h>
|
static constexpr const char * | _type_key = "script.printer.DocStringDoc" |
|
static constexpr const char * | _type_key = "script.printer.StmtDoc" |
|
static constexpr const char * | _type_key = "script.printer.Doc" |
|
static constexpr bool | _type_mutable = true |
|
|
Optional< String > | comment {std::nullopt} |
| The comment of this doc. More...
|
|
Array< ffi::reflection::AccessPath > | source_paths |
| The list of object paths of the source IR node. More...
|
|
Doc that represents docstring.
- See also
- DocStringDoc
◆ RegisterReflection()
static void tvm::script::printer::DocStringDocNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::printer::DocStringDocNode::_type_key = "script.printer.DocStringDoc" |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h