tvm
|
Reference type of DocStringDocNode. More...
#include <doc.h>
Public Member Functions | |
DocStringDoc (ffi::String docs) | |
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (DocStringDoc, StmtDoc, DocStringDocNode) | |
![]() | |
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (StmtDoc, Doc, StmtDocNode) | |
![]() | |
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (Doc, ObjectRef, DocNode) | |
Additional Inherited Members | |
![]() | |
StmtDoc ()=default | |
![]() | |
Doc ()=default | |
Doc (ObjectPtr< DocNode > data) | |
Reference type of DocStringDocNode.
|
explicit |
tvm::script::printer::DocStringDoc::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE | ( | DocStringDoc | , |
StmtDoc | , | ||
DocStringDocNode | |||
) |