| Package | Description |
|---|---|
| org.jboss.as.console.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
static Code.Language |
Code.Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Code.Language[] |
Code.Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Code(Code.Language language,
boolean lineNumbers) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.