| Package | Description |
|---|---|
| gw.lang | |
| gw.lang.gosuc | |
| gw.lang.javac |
| Modifier and Type | Method and Description |
|---|---|
IIssue.Kind |
IIssue.getKind() |
static IIssue.Kind |
IIssue.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIssue.Kind[] |
IIssue.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IIssue.Kind |
GosuIssue.getKind() |
| Modifier and Type | Method and Description |
|---|---|
IIssue.Kind |
JavaIssue.getKind() |
Copyright © 2020. All rights reserved.