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

Reference type of CommentDocNode. More...

#include <doc.h>

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

Public Member Functions

 CommentDoc (ffi::String comment)
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (CommentDoc, StmtDoc, CommentDocNode)
 
- 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, 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 (ObjectPtr< DocNode > data)
 

Detailed Description

Reference type of CommentDocNode.

See also
CommentDocNode

Constructor & Destructor Documentation

◆ CommentDoc()

tvm::script::printer::CommentDoc::CommentDoc ( ffi::String  comment)
explicit

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()

tvm::script::printer::CommentDoc::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE ( CommentDoc  ,
StmtDoc  ,
CommentDocNode   
)

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