Reference type of ClassDocNode.
More...
#include <doc.h>
Reference type of ClassDocNode.
- See also
- ClassDocNode
◆ ClassDoc()
tvm::script::printer::ClassDoc::ClassDoc |
( |
IdDoc |
name, |
|
|
Array< ExprDoc > |
decorators, |
|
|
Array< StmtDoc > |
body |
|
) |
| |
|
explicit |
Constructor of ClassDoc.
- Parameters
-
name | The name of class. |
decorators | The decorator of class. |
body | The body of class. |
◆ TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h