| Package | Description |
|---|---|
| gw.lang.reflect.gs |
| 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,
ITypeLoader loader,
TypeName.Kind kind,
TypeName.Visibility visibility) |
Copyright © 2015. All rights reserved.