Doc that represents identifier.
More...
#include <doc.h>
|
String | name |
| The name of the identifier. 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.IdDoc" |
|
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 identifier.
- See also
- IdDoc
◆ RegisterReflection()
static void tvm::script::printer::IdDocNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::printer::IdDocNode::_type_key = "script.printer.IdDoc" |
|
staticconstexpr |
◆ name
String tvm::script::printer::IdDocNode::name |
The name of the identifier.
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h