Doc that represents slice in Index expression.
More...
#include <doc.h>
Doc that represents slice in Index expression.
This doc can only appear in IndexDoc::indices.
- See also
- AttrAccessDoc
◆ RegisterReflection()
static void tvm::script::printer::SliceDocNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
tvm::script::printer::SliceDocNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL |
( |
"script.printer.SliceDoc" |
, |
|
|
SliceDocNode |
, |
|
|
DocNode |
|
|
) |
| |
◆ start
ffi::Optional<ExprDoc> tvm::script::printer::SliceDocNode::start |
◆ step
ffi::Optional<ExprDoc> tvm::script::printer::SliceDocNode::step |
◆ stop
ffi::Optional<ExprDoc> tvm::script::printer::SliceDocNode::stop |
The exclusive end of slice.
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h