| Package | Description |
|---|---|
| ca.carleton.gcrc.javascript |
| Modifier and Type | Method and Description |
|---|---|
LibraryConfiguration.CompileLevel |
LibraryConfiguration.getCompileLevel() |
static LibraryConfiguration.CompileLevel |
LibraryConfiguration.getCompilerLevelFromName(String name) |
static LibraryConfiguration.CompileLevel |
LibraryConfiguration.CompileLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LibraryConfiguration.CompileLevel[] |
LibraryConfiguration.CompileLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LibraryConfiguration.setCompileLevel(LibraryConfiguration.CompileLevel compileLevel) |
Copyright © 2016. All Rights Reserved.