| Package | Description |
|---|---|
| org.apidesign.vm4brwsr |
| Modifier and Type | Method and Description |
|---|---|
static ObfuscationLevel |
ObfuscationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObfuscationLevel[] |
ObfuscationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Bck2Brwsr |
Bck2Brwsr.obfuscation(ObfuscationLevel level)
Changes the obfuscation level for the compiler by creating new instance
which inherits all values from
this and adjust the level
of obfuscation. |
Copyright © 2017 API Design. All Rights Reserved.