tvm
Public Member Functions | List of all members
tvm::script::printer::DocStringDoc Class Reference

Reference type of DocStringDocNode. More...

#include <doc.h>

Inheritance diagram for tvm::script::printer::DocStringDoc:
Collaboration diagram for tvm::script::printer::DocStringDoc:

Public Member Functions

 DocStringDoc (String docs)
 
 TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS (DocStringDoc, StmtDoc, DocStringDocNode)
 
- Public Member Functions inherited from tvm::script::printer::StmtDoc
 TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS (StmtDoc, Doc, StmtDocNode)
 
- Public Member Functions inherited from tvm::script::printer::Doc
 TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS (Doc, 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
 

Detailed Description

Reference type of DocStringDocNode.

See also
DocStringDocNode

Constructor & Destructor Documentation

◆ DocStringDoc()

tvm::script::printer::DocStringDoc::DocStringDoc ( String  docs)
explicit

Member Function Documentation

◆ TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS()

tvm::script::printer::DocStringDoc::TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS ( DocStringDoc  ,
StmtDoc  ,
DocStringDocNode   
)

The documentation for this class was generated from the following file: