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

Reference type of StmtDocNode. More...

#include <doc.h>

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

Public Member Functions

 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)
 

Protected Member Functions

 StmtDoc ()=default
 
- Protected Member Functions inherited from tvm::script::printer::Doc
 Doc ()=default
 

Detailed Description

Reference type of StmtDocNode.

See also
StmtDocNode

Constructor & Destructor Documentation

◆ StmtDoc()

tvm::script::printer::StmtDoc::StmtDoc ( )
protecteddefault

Member Function Documentation

◆ TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS()

tvm::script::printer::StmtDoc::TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS ( StmtDoc  ,
Doc  ,
StmtDocNode   
)

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