Doc that represents literal value.
More...
#include <doc.h>
|
ffi::Any | value |
| the internal representation of the literal value. More...
|
|
Array< ffi::reflection::AccessPath > | source_paths |
| The list of object paths of the source IR node. More...
|
|
|
static constexpr const char * | _type_key = "script.printer.LiteralDoc" |
|
static constexpr const char * | _type_key = "script.printer.ExprDoc" |
|
static constexpr const char * | _type_key = "script.printer.Doc" |
|
static constexpr bool | _type_mutable = true |
|
Doc that represents literal value.
- See also
- LiteralDoc
◆ RegisterReflection()
static void tvm::script::printer::LiteralDocNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::printer::LiteralDocNode::_type_key = "script.printer.LiteralDoc" |
|
staticconstexpr |
◆ value
ffi::Any tvm::script::printer::LiteralDocNode::value |
the internal representation of the literal value.
Possible actual types:
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h