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