Doc that represents attribute access on another expression.
More...
#include <doc.h>
|
static constexpr const char * | _type_key = "script.printer.AttrAccessDoc" |
|
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 attribute access on another expression.
- See also
- AttrAccessDoc
◆ RegisterReflection()
static void tvm::script::printer::AttrAccessDocNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::script::printer::AttrAccessDocNode::_type_key = "script.printer.AttrAccessDoc" |
|
staticconstexpr |
◆ name
String tvm::script::printer::AttrAccessDocNode::name |
The attribute to be accessed.
◆ value
ExprDoc tvm::script::printer::AttrAccessDocNode::value {nullptr} |
The target expression to be accessed.
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h