| Package | Description |
|---|---|
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
static Keyword.Style |
Keyword.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Keyword.Style[] |
Keyword.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Keyword.toString(Keyword.Style style)
Return string representation of this keyword using style specified
|
Copyright © 2017. All Rights Reserved.