|
tvm
|
Reference type of ContinueDocNode. More...
#include <doc.h>
Public Member Functions | |
| ContinueDoc () | |
| Constructor of ContinueDoc. More... | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (ContinueDoc, StmtDoc, ContinueDocNode) | |
Public Member Functions inherited from tvm::script::printer::StmtDoc | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (StmtDoc, Doc, StmtDocNode) | |
Public Member Functions inherited from tvm::script::printer::Doc | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (Doc, ffi::ObjectRef, DocNode) | |
Additional Inherited Members | |
Protected Member Functions inherited from tvm::script::printer::StmtDoc | |
| StmtDoc ()=default | |
Protected Member Functions inherited from tvm::script::printer::Doc | |
| Doc ()=default | |
| Doc (ffi::ObjectPtr< DocNode > data) | |
Reference type of ContinueDocNode.
|
explicit |
Constructor of ContinueDoc.
| tvm::script::printer::ContinueDoc::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE | ( | ContinueDoc | , |
| StmtDoc | , | ||
| ContinueDocNode | |||
| ) |