| Package | Description |
|---|---|
| org.delia.type |
| Modifier and Type | Method and Description |
|---|---|
static BuiltInTypes |
BuiltInTypes.fromDeliaTypeName(String typeName) |
static BuiltInTypes |
BuiltInTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltInTypes[] |
BuiltInTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
BuiltInTypes.getDeliaTypeName(BuiltInTypes builtIn) |
static Shape |
BuiltInTypes.getShapeOf(BuiltInTypes builtIn) |
DType |
DTypeRegistry.getType(BuiltInTypes builtInType) |
Copyright © 2020. All rights reserved.