Package | Description |
---|---|
manifold.api.type |
Modifier and Type | Field and Description |
---|---|
TypeName.Kind |
TypeName.kind |
Modifier and Type | Method and Description |
---|---|
static TypeName.Kind |
TypeName.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeName.Kind[] |
TypeName.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TypeName(String name,
IModule module,
TypeName.Kind kind,
TypeName.Visibility visibility) |
Copyright © 2024. All rights reserved.