| Package | Description |
|---|---|
| org.apache.tvm |
| Modifier and Type | Field and Description |
|---|---|
ArgTypeCode |
TVMValue.typeCode |
ArgTypeCode |
TVMValue.typeCode |
| Modifier and Type | Method and Description |
|---|---|
static ArgTypeCode |
ArgTypeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgTypeCode |
ArgTypeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgTypeCode[] |
ArgTypeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ArgTypeCode[] |
ArgTypeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TVMValue(ArgTypeCode tc) |
TVMValue(ArgTypeCode tc) |
Copyright © 2022. All rights reserved.