Managed reference to TupleTypeNode.
More...
#include <type.h>
Managed reference to TupleTypeNode.
- See also
- TupleTypeNode.
◆ TupleType()
tvm::TupleType::TupleType |
( |
ffi::Array< Type > |
fields, |
|
|
Span |
span = Span() |
|
) |
| |
|
explicit |
Constructor.
- Parameters
-
fields | Fields in the tuple. |
span | The span of the type. |
◆ Empty()
Create an empty tuple type that constains nothing.
- Returns
- A empty tuple type.
◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()
The documentation for this class was generated from the following file: